.locations_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#fedbaf;
	text-align:center;
}

.locations_header_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color:#fedbaf;
	font-weight:bold;
	text-align:center;
}
.enter_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #f1d2ad;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #e6d7ca;
}

.header_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #604225;
	font-style:italic;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000903;
	line-height:22px;
}



.mainNavOff, a.mainNavOff:link, a.mainNavOff:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #fedbaf;
	background-image: url(/pub/images/nav_button.jpg);
	display: block;
	height: 35px;
	white-space:nowrap;
	/*width: 120px;*/
	text-decoration:none;
	font-weight:300;
	padding:0px 5px;
	margin:0px;
}
.mainNavOn,a.mainNavOn:hover, a.mainNavOn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #fedbaf;
	background-image: url(/pub/images/nav_button_over.gif);
	display: block;
	height: 35px;
	white-space:nowrap;	
	/*width: 120px;*/
	text-decoration:underline;
	font-weight:300;
	padding:0px 5px;
	margin:0px;
}

a.footer_link{
	text-decoration:none;
	color:#f1d2ad;
}