body {
	background-color: #164E77;
	padding: 0px;
	margin: 0px;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 20px;
	color: #000000;
}
img {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: none;
}
td {
	vertical-align: top;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 20px;
	color: #000000;
}
input {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}
select {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #1D3E5E;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
li {
	margin-bottom: 6px;
}

/* Masthead styles */
.masthead_top {
	border-top: 1px solid #FFFFFF;
	background-color: #88915C;
}
.masthead_middle {
	background-color: #88915C;
	vertical-align: top;
}
.masthead_bottommargins {
	background-color: #88915C;
	border-bottom: 1px solid #FFFFEB;
}
.masthead_bottomcenter {
	background-color: #88915C;
	border-bottom: 1px solid #FFFFFF;
}

/* Navigation and Content */
.main_margins {
	background-color: #6E7649;
}
.main_contentnav {
	background-color: #F2F2E2;
	border-left: 1px solid #FFFFEB;
	border-right: 1px solid #FFFFEB;
	border-bottom: 1px solid #BDBD8E;
}
.main_subnav {
	border-top: 1px solid #BDBD8E;
	background-color: #FFFFEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 10px;
}
.main_subnav a {
	font-weight: normal;
	text-decoration: none;
}
.main_subnav a:hover {
	text-decoration: underline;
}
.current {
	color: #CC6633;
}
.main_content {
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFEB;
	border-left: 1px solid #FFFFEB;
	border-right: 1px solid #FFFFEB;	
}
.main_bottomborder {
	background-image: url('../images/bottomborder.gif');
	height: 3px;
}

/* Homepage Specific */
.testimonialtext {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	color: #505538;
}
.homemaintext {
	font-family: Arial;
	font-size: 13px;
 	line-height: 18px;
	color: #505538;
}
.newspreview {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #3C402B;
	background-color: #BABFA0;
}
a.newspreviewlink {
	color: #3C402B;
}
a.newspreviewlink:hover {
	color: #3C402B;
}
ul.newsliststyle {
	vertical-align: top;
	list-style-image: url('../images/newsbullet.gif');
	margin: 0px;
	padding-left: 30px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 6px;
}
ul.newsliststyle li {
	padding-bottom: 10px;
}

/* Subpage Specific */
.caption {
	padding-left: 25px;
	padding-right: 25px;
	color: #666666;
	line-height: 13px;
	font-size: 11px;
}
.caption a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.caption a:hover {
	text-decoration: underline;
}
.verdana11 {
	font-size: 11px;
	line-height: 12px;
}
/* Footer */
td.footer {
	border-top: 1px solid #FFFFEB;
	border-bottom: 1px solid #FFFFEB;
	background-color: #88915C;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-size: 10px;
	line-height: 10px;
}
td.footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
td.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Footer New */
td.footernew {
	background-color: #164E77;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-size: 10px;
	line-height: 10px;
}
td.footernew a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
td.footernew a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}