body {
	background: #1b2307 url(images/bg.jpg) no-repeat;
	padding: 0;
	margin: 0;
	font-family: Verdana;
max-width: 940px;
}
.long-bg {
background: #1b2307 url(images/bg-2.jpg) no-repeat;
}
img {
	border: none;
}
a {
	color: #115511;
	text-decoration: none;
}
a:hover {
	color: #666633;
	text-decoration: underline;
}
hr {
	color:#599EC9;
	width: 50%;
	height: 1px;	
}
h2 {
color: #336633;
font-size: 11px
}
h3 {
	color: #336633;
font-size: 10px;
}
h4 {
color: #336633;
font-size: 11px;
margin: 0;
padding: 0}
#container {
	width:806px;
	margin-left: 134px;
margin-top:15px;
	padding: 0;

}
#header {
	height: 174px;
	padding: 0;
	margin: 0;
	;
}
#header h1 {
	color: #AFCFE4;
	margin-top: 0;
}
#headerLeft {
	float: left;
	position: absolute;
top: 0px;
	clear: right;
	background-repeat: no-repeat;
	padding: 0;
}
#headerMain {	
	background:url(images/menu.gif) no-repeat;
	position: absolute;
left: 429px;
top:  0px;
	clear: right;
	float: right;
	padding: 0;
}

#mainBody {	
}
#mainBody p {
text-align: left;
	color: #FFF;
	font-size: 10px;
	margin: 5px 0 0 20px;
	padding-bottom: 0;
	line-height: normal;
}
#content {
	width: auto;
	height: auto;
	padding: 0;
	padding: 1px;
	margin: -6px 5px 5px 5px;
}
#lowerMenu h2{
text-align: right;
margin-top: -40px;
}
#content-head {
	background: #eae5df;
	border: 5px solid #ddd7d0;
	padding: 6px;
	display: block;
}
#tplt_home-img {
	float: left;
	position: relative;
	padding: 15px 8px 8px 8px;
}
#tprt_home-img {
	float:right;
	position: relative;
	margin-top: -30px;
	padding:5px;
	}
.left-center {
	float: left;
	padding-left: 15px;
	padding-right: 10px;

}
#right-center-img {
	float: right;
}
#address {
	border-right: 1px solid #666633;
	width: 190px;
	margin-top: 50px;
	line-height: 10px !important;
	height: 275px;
}

#content p {
	color: #666633;
	font: bold 12px/19px Arial;
}

#navcontainer {
   margin: 0;
   padding: 0;
   height: 24px;
	color: white;
	width: auto;
	text-align: left;
	height: 24px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	vertical-align: middle;
}
#navcontainer ul {
	font-weight: bold;
   border: 0;
   padding: 0;
   list-style-type: none;
	margin:0;
}
#navcontainer ul li {
	margin-top: 18px;
	display: block;
	float: left;
	padding: 0;
}
#navcontainer ul li a {
   margin-top:16px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0;
	color: Silver;
	text-decoration: none;
  	text-decoration: none;
   display: block;
}
#navcontainer ul li a:hover {
	text-decoration: underline;
	color: White;
}
#lowerMenu {
	font-size: 12px;
	text-align:center;
	margin: 0;
	padding: 2px;
}

.float-left {
	clear: left;
	float: left;
}
.float-right {
	clear: right;
	float: right;
}

#footer {
	clear: right;
	float: right;
	color: #666633;
	font-size: 10px;
	margin: 20px 20px 5px 0;
	padding-bottom: 0;
	line-height: normal;
}
#footer a {
	color: blue;
	text-decoration: none;
}
#footer a:hover {
	color: White;
	text-decoration:underline;
}
.clear-both {
	clear: both;
}
h4 {
	font: 10px arial;
	color:#336633;
	margin:0;
	padding:0;
}

#gallery {
font: bold 11px arial;
padding: 10px;
text-align: center;
}
#gallery td {
vertical-align: top;
padding: 6px;
}
#gallery img {
border: 1px solid #666633
}
.fieldwidth {width: 259px;}
.small-text {font-size: 10px;}
.required {color:#FF0000;}