body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
td.bg_mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #B1C796;
	background-image: url(../img/head_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 52px;
	vertical-align:middle;
}
.foot_rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.foot_small {
	font-size: 9px;
	color: #666666;
	text-align: right;
}


td.bg_mainnav table.mainnav td {
	text-align: center;
	width: 20%;
	line-height:15px;
	}
	
table.mainnav td a:link {
	color: #333;
	text-decoration:none;	
	}
	
table.mainnav td a:visited {
	color: #333;
	text-decoration:none;
	}

table.mainnav td a:hover {
	color: #333;
	text-decoration:underline;
	color: #333;
	}
	
table.mainnav td a:active {
	color: #000;
	text-decoration:none;
		
	}
	
td.home_sub_copy {
	padding: 0 20px 0 0;
	}

.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #B37D39;
	font-style:italic;
	}
	









/* styles for home banner */
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
.title2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B37D39;
	font-style:italic;
}
.title3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3D4B28;
	font-style:italic;
}
