.image {
	border: 1px solid #aa9850;
}

p.left {
	text-align: left;
}

div.h1 { 
	text-align: left;
	background: url('images/frame/h1bg.png') top left no-repeat;
	width: 335px;
	height: 46px;
}

div.h1 div {
	font-size: 28px;
	font-family: "Times New Roman";
	font-weight: 100;
	padding: 8px;
	letter-spacing: -2px;
}

div.bigh1 { 
	background: url('images/frame/fullh1bg.png') top left no-repeat;
	width: 735px;
}

div.planlisting {
	width: 735px;
	background: #3c0d00;
}



/*
div.planbutton { 
	text-align: center;
	background: url('images/frame/planbutton.jpg') top left no-repeat;
	width: 145px;
	height: 38px;
	float: left;
	display: inline;
	margin: 25px;
}

div.planbutton div {
	padding-top: 10px;
	
}

div.planbutton a {
	font-size: 24px;
	font-family: "Times New Roman";
	font-weight: 100;
	letter-spacing: -2px;
	text-decoration: none;
	text-align: center;
}
*/
div.planbutton:hover {
	background: url('images/frame/planbuttonHover.jpg') top left no-repeat;
}



a.planbutton, a:visited.planbutton {
	float: left;
	display: inline;
	font-size: 24px;
	font-family: "Times New Roman";
	font-weight: 100;
	letter-spacing: -2px;
	text-decoration: none;
	text-align: center;
	background: url('images/frame/planbutton.jpg') top left no-repeat;
	width: 145px;
	height: 38px;
	margin: 35px;
	padding: 0;
}

a.planbutton div {
	padding: 10px 0px 0px 0px;
}

html>body a.planbutton div {
	width: auto;
}


a.planbutton:hover {
	background: url('images/frame/planbuttonHover.jpg') top left no-repeat;
	float: left;
	display: inline;
	font-size: 24px;
	font-family: "Times New Roman";
	font-weight: 100;
	letter-spacing: -2px;
	text-decoration: none;
	text-align: center;
	width: 145px;
	height: 38px;
	margin: 35px;
	padding: 0;	
}
p.center {
	text-align: center;
}

