body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #E3D5A6;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #330000;
	margin: 0;
}
body.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3D5A6;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
body.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3D5A6;
	background-image: url(../images/enter.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
h1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
}
#leftside {
	width: 168px;
	float: left;
}
#leftside #title {
	opacity:0.35;
	filter: alpha(opacity=35);	
	padding-top: 80px;
	_padding-top: 76px;	
	padding-left: 70px;
	float: left;	
}
#leftside .navbuttons {
		padding: 80px 0 0 20px;
	}
#rightside {
	margin: 0 0 0 174px;
	width: 560px;
}
#photoContainer img.footerAddress {
	padding: 10px 0 10px 0;
	margin:0 auto;
	text-align: center;
	border: none!important;
}	
	
#leftMain {
	position: absolute;
	 margin: 24px 0 0 52px;
	 float:left;
	background-position: left;	 
}
#rightContact {
	position:absolute;
	width: 308px;
	margin: 44px 0 0 526px;
}
#rightContactBox {
	background-color: #F5ECD2;
	border: 1px outset #666666;
}
 #logo {
	float: left;
	margin: 15px 0 15px 0;
	width: auto;
	height: auto;
} 
#photoContainer {
	float: left;
	margin: 10px 0 0 0;		
}
#photoContainer img  {
	border: 2px solid #464500;
}
#photoContainer h5 {
	margin:0 auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
	padding: 6px 0 0 0;
	font-weight: normal;
}
.textBox {
	padding: 6px 12px 6px 12px;
	background-color: #F5ECD2;
	width: 560px;
}

#navButtonContainer {
	width: 560px;
	padding: 0 0 0 0;
	margin: -30px 0 0 0;
	_margin: -20px 0 0 0;	
	clear:both;
}
.navLeft {
	float: left;
}
.navButtonLeft,  {
	float: left;
	width: 250px;
}
.navRight {
	float:right;

}
.navButtonRight {
	float:right;
	width: 250px;
}
 a.nav:link, a.nav:visited, a.nav:hover {
	color: #464500;
	text-decoration: none;
	font-weight: bold;
}
.navButtonLeft .textlink {
	letter-spacing: 1px;
	margin: 11px 6px 0 6px;
	float: left;
}
.navButtonRight .textlink {
	letter-spacing: 1px;
	margin: 11px 6px 0 6px;
	float: right;
}
#footerContainerA {
	text-align: center;
	margin:0 auto;
	padding: 0 0 0 0;
	_margin: 0 0 8px  0;
	width: 560px;
	float:left;
}
#footerContainerSmall {
	text-align: center;
	margin:0 auto;
	padding: 0 0 0 0;
	margin: 10px 0 0  0;
	width: 308px;
	float:left;
}
#footerContainerB {
	
	border-top: 1px solid #464500;
	text-align: center;
	margin:0 auto;
	padding: 2px 0 10px 30px;
	width: 560px;	
	float:left;	
}
clear10px {
	height: 10px;
	clear: both;
}
a:link {
	color: #464500;
	text-decoration: none;
	margin: 0 5px 0 5px;
	font-weight:bold;
}

a:visited {
	color: #8B4D28;
	text-decoration: none;
	margin: 0 5px 0 5px;	
	font-weight:bold;	
}
a:hover {
	color: #757828;
	text-decoration: underline;
	margin: 0 5px 0 5px;	
	font-weight:bold;	
}
.contactColor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #464500;
	font-weight: bold;
	line-height: 18px;
}
h1.contactColor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #464500;
	font-weight: bold;
}