/* CSS Document */
body {
 margin: 0px;
}
img {
 border: 0px; 
}
h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 14px;
 color: #7A6E67;
 margin: 0px;
 line-height: 16px;
}
h1.partof {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
}
h2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 12px;
 color: #7A6E67;
 margin: 0px;
}
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 12px;
 line-height: 16px;
 color: #999999;
 margin: 0px;
}
.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #7A6E67;
  margin: 0px;
}
.textb {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
/*  color: #B2AAA4; */
  color: #7A6E67;
  margin: 0px;
}
.lead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #7A6E67;
  margin: 0px;
}
div#content a.sublink {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 12px;
 color: #999999;
 }
div#container {
 position: absolute;
 z-index: 1;
 width: 900px;
 border-right-color: #7A6E67;
 border-right: 1px;
 background-color: #009999;
}
div#top {
 position: absolute;
 width: 900px;
 height: 29px;
 background-image:url(../images/top_gradient.jpg);
 background-repeat: no-repeat; 
 background-position: top right;
}
div#contact {
 position: absolute;
 padding-top: 3px;
 width: 887px;
 height: 26px;
 text-align: right;
}
div#logo {
 position: absolute;
 width: 200px; 
 height: 95px;
 margin: 24px 0px 0px 25px;
 float: left;
 border: 0px;
}
/* main menu */
/*#menu{padding:25px 15px 0 15px;margin:0 0 15px 0;background:#67A897;}*/
ul#menulist {
 list-style-type: none;
 width: 865px;
 position: absolute;
 height: 27px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight: bold;
 font-style: italic;
 margin: 0;
 padding: 11px 0 0 45px;
}
ul#menulist li {
 display: block;
 float: left;
 margin: 117px 0 0 6px;
 height: 27px;
}
ul#menulist li.left {
 margin: 0;
}
ul#menulist li a {
 display: block;
 float: left;
 color: #B06B13;
 /*background:#4A6867;*/
 line-height: 27px;
 text-decoration: none;
 padding: 0 7px 0 8px;
 height: 27px;
}
ul#menulist li a.right {
 padding-right: 19px;
}
ul#menulist li a:hover {
 background: #EFC868;
}
ul#menulist li a.current {
 color: #FFF;
 background: #DF833A;
}
ul#menulist li a.current:hover {
 color: #B06B13;
 background: #EFC868;
}
div#enter {
 position: absolute;
 background-color: #ECECEC;
 text-align: center;
 margin: 155px 0px 0px 0px;
 width: 900px;
 height: 155px;
 border-style: solid;
 border-width: 1px;
 border-color: #7A6E67;
 padding-top: 30px;
}
.enter {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #B2AAA4;
 line-height: 16px;
 margin: 0px;
}
div#banner {
 position: absolute;
 margin: 155px 0px 0px 0px;
 height: 111px;
 width: 900px;
 background-image: url(../images/banner.jpg);
 background-repeat: no-repeat;
}
div#content {
 position: absolute;
 top: 275px;
 margin: 0px 0px 0px 50px;
 }
div#form {
 position: absolute;
 top: 275px;
 margin: 0px 0px 0px 50px;
 height: 950px;
 width: 900px;
 }
div#offer {
 position: absolute;
 top: 275px;
 margin: 0px 0px 0px 50px;
 height: 1200px;
 width: 900px;
 }
div#content a {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
 color: #7A6E67;
}
div#content a:hover {
 color: #e36125;
 text-decoration: underline;
}