body {
	margin:0px;
	background-color: #70451F;
}
.content{
	position: relative;
	background-image: url(images/bg.jpg);
	top: -10px;
	margin-left: 150px;
	margin-right: 150px;
	padding: 160px 10px 10px 10px;
	text-align: left;
	z-index: 15;
	height: 100%;
}
.footer{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	z-index: 100;
}
.topbar{
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 128px;
	position: absolute;
	top: 0px;
	z-index: 50;
	text-align: center;	
}
.topimg{
	position: absolute;
	top: 133px;
	left: 0px;
	z-index: 65;
}
.logo{
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 60;
}
.gap{
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 65;
	border: none;
}
.leftbar{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #70451F;
	width: 150px;
	height: 100%;
	z-index: 25;
	padding-top: 195px;
}
.rightbar{
	position: absolute;
	text-align: center;
	right: 0px;
	top: 0px;
	background-color: #70451F;
	width: 150px;
	padding-top: 160px;
	height: 100%;
	z-index: 25;
}
.topright{
	position: absolute;
	top: 110px;
	right: 0px;
	z-index: 60;
	text-align: center;
   margin: 0px;
}
h1 {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	text-align: left;
}
h2{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-variant: small-caps;
	margin-bottom: -15px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-align: left;
}
a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2F4F4F;
	text-decoration: underline;
}
hr {
	width: 60%;
	text-align: center;
}
.splitter{
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 80%;
	padding: 5px;
	border: none;
}
.footer{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}
#navbar{
	position: absolute;
	top: 110px;
	left: 0px;
	background-color: #1C4617;
	z-index: 70;
	padding-top: 0.2em;
	padding-left: 10px;
	background-image: url(images/navend.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.topmenuul{
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
.topmenuli{
	position: relative;
	left: -40px;
	list-style-type: none;
	float: left;
}
a.topmenutitle{
	display:block;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	height: 1.8em;
	line-height: 1.3em;
	padding: 0px 0px 0px 3px;
}
a.topmenutitle:hover{
	text-decoration: underline;
	color: Yellow;
	
}
.imgleft{
	position: relative;
	float:left;
	margin-right: 10px;
	margin-top: 5px;
}
.imgright{
	position: relative;
	float:right;
	margin: 5px 5px 5px 15px;
}
li:hover ul , li.over ul{ 
	display: block;
}
#dmenu li>ul { 
	top: auto;
	left: auto;
}

#dmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.submenuul {
	margin-top: -1px;
	background-color: #FFFF99;
	list-style-type: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	display: none;
	width: 13.4em;
	text-align: left;
}

.submenuli a{
	padding:2px;
	text-decoration: none;
	color: #000000;
	display:block;
	width:13.4em;
}
.submenuli a:hover{
	text-decoration: none;
	background-color: #006633;
	color: #FFFFFF;
	width:13.4em;
}
legend{
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-weight: bold;
	font-style: italic;
}
div.subnav{
	position: absolute;
	top: 195px;
	left: 12px;
	background-color: #5C3614;
	text-align: center;
	z-index: 68;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #fff;	
	padding: 5px 5px 0px 5px;
}

ul.menu {list-style-type: none;
margin-top: 0.3em;
}
.menu a {
	margin-left: -40px;
	width: 110px;
	height: 1.3em;
	display: block;
	text-align: center;
	border: 1px solid #000;
	text-decoration: none;
	color: White;
	font-weight: normal;
	background: #70451F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
	 
.menu a:hover {
	background: #AE723C;
	text-decoration: none;
	color: #000;
}

.menu a:active {
     background: gray;
     color: #1C4617;
     }
li.menu {margin-bottom: 3px;
}
.gal{
	background-image: url(images/galbg.gif);
	text-align: center;
}
.thumb{
	margin-top: 26px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 33px;
	border: solid 1px #000000;
}
div.picbut{
	position: absolute;
	width: 150px;
	top: 140px;
	right: 0px;
	z-index: 85;	
	text-align: center;
}
img.picbut{
	border: 1px #fff solid;
	margin: 10px;
}
.picbut a{
	color: #fff;
}
.picbut a:hover{
	color: yellow;
}