/* COLORS

light grey: #F7F7F7
peach:      #CC9F81

 */

body {
	margin:10px;
	color:#666666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif}

#headbar {
	width:983px;
	margin-bottom:10px;
	background-color:#F7F7F7;
	font-size:.7em;}
	
#headbar p {padding-bottom:3px;}
	
#logo {
	width:215px; height:166px;
	text-indent:-9999px;
	background-image:url(logo.gif);}
	
#h_ad {
	float:right;
	padding:18px;
	width:728px;}
	
#midbar {
	width:983px; height:298px;
	padding:0;
	background-color:#F7F7F7;}
	
h2 {
	display:inline;
	font-size:2em;
	color:white;
	background-color:#CC9F81;
	margin-bottom:30px;
	line-height:42px;}
	
#leadin_box {
	width:438px;
	padding:30px;
}

.lead_in_copy {
	font-size:.8em;
	line-height:20px;
	margin-top: 10px;
}

#Qbar {
	width:983px;
	margin-top:10px;
	background-color:#D5D88F;}
	
.Qcopy {
	color:#64663B;
	font-size:24px;
	padding:25px 45px 0;}
	
.Qsubcopy {
	color:white;
	font-size:16px;
	padding:0 0 25px 45px;}
	
.form {
	position:absolute;
	left: 695px;
	top: 520px;
	color:white;
}

#v_ad {
	font-size:11px;
	position:absolute;
	left: 815px;
	top: 510px;
	padding:1px;
	background-color:grey;
}




#body {
	width:745px;
	margin:30px 0 40px 35px;
	font-size:13px;
	line-height:20px;}
	
#body p {
	font-size:13px;
	line-height:20px;
	padding-bottom:15px;
	}

h3 {
	color:#CDD079;
	font-size:18px;
	padding-bottom:25px;}
	
ul {
	padding-bottom:45px;
	list-style-type:disc;}
	
	
	#v_ad p {
	padding-bottom:3px;
	text-align:center;
	background-color:white;}
	
h2 a {
	text-decoration:none;
	color:#FFFFFF;}
	
h3 a {
	text-decoration:none;
	color:#D5D88F;}

	
	
