@charset "UTF-8";
body {
	font: 13px/23px Arial, Helvetica, sans-serif;
	color: #232323;
	background: #d7d1c1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 765px;
	border-top: 10px solid #FFFFFF;
	border-right: 18px solid #FFFFFF;
	border-left: 18px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;

}
.logo_cell {
	background: #FFFFFF url(../images/top_gradient.jpg) repeat-x;
	height: 150px;
	width: 633px;
	vertical-align:top;
	border-bottom: 5px solid #FFFFFF;
	text-align:left;
}
.mainMenu {
	background: url(../images/nav_bar_bgrnd.jpg) repeat-x;
	height: 26px;
	width: 765px;
	text-align: right;
	border-bottom: 5px solid #FFFFFF;
}
.home_content {
	background: #FFFFFF url(../images/main_bgrnd.jpg) repeat-x;
	padding: 15px 5px 20px 23px;
	width: 737px;
	text-align:left;
}
.blue {
	color: #005288;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background: #7C3C02;
	text-align: center;
	height: 19px;
	width: 765px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.contact_cell {
	background: #FFFFFF url(../images/top_gradient.jpg) repeat-x;
	height: 150px;
	width: 132px;
	vertical-align:top;
	border-bottom: 5px solid #FFFFFF;
}
.submenu_column {
	background: #FFFFFF;
	width: 168px;
	vertical-align:top;
	padding-top: 8px;
}
p {
	margin: 0px;
	padding: 0px 0px 18px;
}
.interior_content {
	background: #FFFFFF;
	padding: 10px 25px 20px 37px;
	width: 535px;
	vertical-align: top;
	text-align: left;
}
a {
	color: #005288;
	text-decoration: underline;
}
a:hover {
	color: #7D3D04;
	text-decoration: none;
}
a:visited {
	color: #7D3D04;
	text-decoration: none;
}
.extraspaceforimage {
	padding-top: 5px;
	padding-right: 10px;
}
.number_list {
	padding-bottom: 7px;
}
.larger_text {
	font-size: 18px;
	color: #005288;
}
.maroon {
	color: #7C3B00;
}
.news_update {
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #005288;
	padding-right: 5px;
	padding-left: 5px;
}
.news_update a:link{
	color: #005288;
	text-decoration:none;
}
.news_update a:hover{
	color: #005288;
	text-decoration:
}
.news_update a:visited{
	color: #005288;
	text-decoration:none;
}
