html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #504634;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}
body.mceContentBody {
   background: #fff;
   padding-left:4px;
}
body.mceContentBody ul{
         margin-left:20px;
}
body.mceContentBody table td{
        color: #74653D;
}
/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 920px;
	background: #ffffff;
  position: relative;
}

#header {
  background: #D9D1BC url(../lib/header.jpg) no-repeat;
  height: 160px;
}
#logo {
  position: absolute;
  top: 12px;
  left: 300px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}



#nav {
  background: #4B5360;
  position: absolute;
  top: 128px;
  left: 287px;
  width: 520px;
  padding: 9px 10px;

}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}



#body {
  padding-top: 3px;
  background-color:#FFF;
}
#columnnav {
  float: left;
  width: 195px;
  background: #D4CAB6;
  height:100%
}
#maincontent {
  float: right;
  width: 709px;
  font: 12px arial,verdana,  sans-serif;
  text-align: justify;
  margin-bottom: 2px;
  padding:4px 10px 4px 6px;
}
#maincontent ul{
        margin-left:20px;
}
h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}


.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}


#columnnav h2 {
  color: #fff;
  padding: 1px 0 1px 39px;
  background: #4B5360;
}
#columnnav li {
  background: #D4CAB6 left url(../lib/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 2px 0 2px 35px;
}
#columnnav li.test{
	background: #4B5360;
	padding: 2px 5px;
	color:#fff
}
#columnnav a {
  text-decoration: none;
  color: #000000;
}
#columnnav a:hover {
  text-decoration: underline;
}



#copyright {
  text-align: center;
  font-size: 11px;
  padding: 8px;
  background: #D4CAB6;
}
/* CONTACT FORM */
#cont p{margin:0px;
}
#cont label { position: absolute; text-align:right; width:130px; }
#cont input, #cont textarea { margin-left: 140px; border: 1px solid #c0c0c0;background: #fff; }
#cont img {margin-left: 140px; }
#cont label.check, #cont label.radio { position:relative; text-align:left; }
#id_verify_1 {
    margin: 0px !important;
    border: 1px solid #c0c0c0;
    background: #fee3ad; }


#cont ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #fff;
text-decoration: none;
background-color: red;
text-indent: 5px;
list-style-position: inside;
list-style-type: square;
padding: 4px;
width:240px;
margin-bottom:0px;
margin-left: 140px;
}
/*BANNERS*/
#banners {

  padding-bottom: 3px;
  text-align: center;
}

#bannersrotational {
  padding-bottom: 3px;
  text-align: center;
}
#bannerrotate2{
overflow:hidden;
margin-bottom:10px;
height:200px;
text-align:center;
}
#bannerstatic{
margin-bottom:10px;
}
img.bannerimg{
border:0px
}
img.bannerimg_rot{
border:0px
}
/*END BANNERS*/
