/*===========================================
Global template styles
===========================================*/

body, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: auto;

}
.mainContent{
	width: 901px;
	text-align: center;
	margin: auto;

}

/*===========================================
Styles for the center part of the home page.
===========================================*/


.hpFlashMainFlash{
	padding-bottom: 13px;

}


.hpCenterFeatureTextTitle{
	
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336633;
	
}

.hpCenterFeatureTextCopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.pageContent{
	padding-right: 30px;
	padding-right: 20px;


}

.latestNews{
	font-size: 10px;

}

/*===========================================
Styles for the footer on the template.
===========================================*/

.footer{

	font-size: 10px;
	text-align: left;

}



.spacer{
	padding: 8px;
}