body {
	background-image: url(../site_images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#505f40;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main{
	margin-right:auto;
	margin-left:auto;
	width:773px;
	align: center;
	position:relative; 
}
.top{
	background-image: url(../site_images/top_left.jpg);
	width:228px;
	height:59px;
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
}
.menu_area{
	background-image: url(../site_images/tableft.jpg);
	width:540px;
	height:59px;
	background-repeat: x;
	position:absolute;
	left:228px;
	z-index:99;

}
.right_end{
	width:6px;
	height:59px;
	background-image: url(../site_images/rightend.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:767px;

}
.flash{
	width:773px;
	height:141px;
	position:absolute;
	left:0px;
	top:59px;

}

.slogan{
	width:773px;
	height:59px;
	position:absolute;
	left:0px;
	top:200px;
	background-image: url(../site_images/slogan.jpg);
	background-repeat: no-repeat;

}

.main_content{
	width:773px;
	position:absolute;
	left:0px;
	top:249px;
	background-image: url(../site_images/table-bg.jpg);
}

.location_holder{
	float:left;
	width:177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354425;
	padding-left:53px;
	font-weight:bold;
	text-align:left;
}

.location_holder h2{
	font-family: Arial, Helvetica, sans-serif;
	color:#dfdfc3;
	font-size:11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-image: url('../site_images/location_header.jpg');
	background-repeat: no-repeat;
	padding-left:12px;
	padding-top:8px;	
	padding-bottom:8px;
	text-align:left;
	margin-bottom: 0px;
}
.location_holder p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354425;
	padding-left:12px;
	margin-top:0px;
	font-weight:bold;
	text-align:left;
}

.subscribe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A320A;
	padding-left:12px;
	padding-top:8px;	
	padding-bottom:8px;
	padding-right:12px;
	line-height: 20px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000;
	height:30px;
	font-weight: bold;
	background-image: url('../site_images/subscribe.png');
	background-repeat: repeat-x;
}
.content {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354425;
	line-height: 20px;
	margin-left:15px;
	width:511px;
	text-align:justify; 
}

#footer {
	width:773px;
	height:70px;
	background-image: url('../site_images/footer.jpg');
	background-repeat: no-repeat;
	clear:both;
	padding-top:40px;
	margin-top: 40px;
	margin-bottom:-40px;
}


#footer h2{
	font-family: Arial, Helvetica, sans-serif;
	color:#d7c098;
	font-size:11px;
	text-transform: uppercase;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	margin-bottom: 0px;
	display:inline;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A320A;
	line-height: 20px;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A320A;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A320A;
	line-height: 16px;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354425;
	font-weight: bold;
	text-decoration:underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354425;
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.style1 {font-size: 12px; color: #7A320A; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}

