﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background: #a79e6d;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: #646657;
	border-bottom: 1px solid #787047;
	border-left: 1px solid #787047;
	border-right: 1px solid #787047;
}	

#top {
	background:#707b34;
	border:0;
	width: 100%;
}

#navcell {
	text-align:right;
	vertical-align:bottom;
	width: 451px;
}

#nav {
	border:0;
	width: 100%;
}

#nav td {
	text-align: right;
}

#nav a {
	text-decoration: none;
	display: block;
	padding: 0px 15px 10px 20px;
	color: #e5edbc;
	font-size: 12px;
	background: url('../siteart/nav-off.gif') no-repeat 2px 1px;
}

#nav a:hover {
	color: white;
	background: url('../siteart/nav-on.gif') no-repeat 2px 1px;
}

#maincells {
	width:100%;
	border:0;
}

#maincells td {
	vertical-align:top;
}

#contentcell {
	padding: 11px;
}

#contentcell td {
	vertical-align:top;
}

#content {
	border:0px;
	width: 100%;
}

#content td {
	vertical-align:top;
	color: white;
}

.t {background: url(../siteart/dot.gif) 0 0 repeat-x #110b13; color:white; width: 207px}
.b {background: url(../siteart/dot.gif) 0 100% repeat-x}
.l {background: url(../siteart/dot.gif) 0 0 repeat-y}
.r {background: url(../siteart/dot.gif) 100% 0 repeat-y}
.bl {background: url(../siteart/bl.gif) 0 100% no-repeat}
.br {background: url(../siteart/br.gif) 100% 100% no-repeat}
.tl {background: url(../siteart/tl.gif) 0 0 no-repeat}
.tr {background: url(../siteart/tr.gif) 100% 0 no-repeat; padding:15px 1px 15px 1px} 

#leftnav {
	border:0;
	width: 205px;
}

#leftnav td {
	background: #1c151f;
}

#leftnav a{
	display:block;
	padding: 12px 0px 10px 10px;
	color: #eae6ec;
	text-decoration:none;
	border-top: 1px solid #2d292b;
	background: url('../siteart/arrow-off.gif') no-repeat 180px 16px;
}

#leftnav a:hover {
	color: white;
	background: url('../siteart/arrow-on.gif') no-repeat 180px 16px;}

#contact {
	padding:10px 0px 0px 12px;
	font-size: 12px;
}

#contact a {
	text-decoration:underline;
	color: white;
}

#contact a:hover {
	text-decoration:underline;
	color: #ededed;
}

.wt {background: url(../siteart/wdot.gif) 0 0 repeat-x #f2f3ef; width: 531px}
.wb {background: url(../siteart/wdot.gif) 0 100% repeat-x}
.wl {background: url(../siteart/wdot.gif) 0 0 repeat-y}
.wr {background: url(../siteart/wdot.gif) 100% 0 repeat-y}
.wbl {background: url(../siteart/wbl.gif) 0 100% no-repeat}
.wbr {background: url(../siteart/wbr.gif) 100% 100% no-repeat}
.wtl {background: url(../siteart/wtl.gif) 0 0 no-repeat}
.wtr {background: url(../siteart/wtr.gif) 100% 0 no-repeat; padding:20px;} 


.title {
	color: #4b5d09;
	font-size: 18px;
	border-bottom: #4b5d09 1px solid;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#mainarea {
	padding:11px 11px 11px 0px;
	width:100%;
}

#mainarea img {
	border: 0;
}


#mainarea a {
	color: #4b5d09;
	text-decoration: underline;
	font-size: 11px;
}

#mainarea a:hover {
	color: #7d961b;
}