/* CSS Document */

h2 {
background:#cccccc;
border-top:#666666 groove thin;
border-bottom:#666666 groove thin;
color:#000000;
text-align:center;
font-family:Georgia;
}

h3{
text-align:center;
}


#spotlight{
	font-style:normal;
	float:right;
	color:#000000;
	background-color:#ffffff;
	font-size:90%;
	border-top:1em solid #00593c;
	border-bottom: 1em solid #00593c;
	text-align:left;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	width:250px;
	padding-left:3px;
	padding-right:3px;
	}	

	
#Left{
text-align:left;
float:left;
margin-left:5px;
width:800px;
background:#FFFFFF;
}

#Center{
text-align:center;
}


#Left800{
float:left;
width:990px;
padding:5px;
text-align:left;
clear:both;
}

	
#callout {
	border-top:double medium #00593c;
	border-bottom:double medium #00593c;
	width:280px;
	margin-left:20px;
	margin-top:60px;
	padding:10px;
	}
	


#column5 {
	width:320px;
	float:left;
	text-align: left;
	
	margin-left:3%;
	clear:right;
}

#column5 h3 {
	text-align:center;
	}
	
#column6 {
	width:320px;
	float:left;
	text-align: left;
	
	margin-left:3%;
	clear:right;
}

#column6 h3 {
	text-align:center;
	}
	
#column7 {
	width:320px;
	float:left;
	text-align: left;
	
	margin-left:3%;
	clear:right;
}

#column7 h3 {
	text-align:center;
	}




ul.form {
font-weight:normal;
}







