/* CSS Document */

body {
background-color:#71797D;
margin-top:0;
margin-bottom:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#6A5C44;
height:100%;
}

#main {
margin-left:auto;
margin-right:auto;
width:798px;
}

#header {
width:798px;
height:180px;
background-color:#FBC268;
border-left:1px solid #695435;
border-right:1px solid #695435;
}

#header_left{
float:left;
background-color:#FBC268;
height:180px;
width:201px;
}

#header_right{
float:right;
background-color:#FBC268;
height:180px;
width:597px;
background-image:url(images/brighten_banner.gif);
background-position:bottom;
background-repeat:no-repeat;
}

#header_right_int{
float:right;
background-color:#FBC268;
height:180px;
width:597px;
}

#middle{ /*holds main image and nav*/
width:798px;
height:370px;
background:#fff;
background-image:url(images/main_image.jpg);
background-position:left;
background-repeat:no-repeat;
border-left:1px solid #695435;
border-right:1px solid #695435;
border-bottom:1px solid #695435;
}


#flash {
width:585px;
float:left;
}

#nav {
float:left;
width:206px;
height:375px;
}

#nav_int {
float:left;
width:199px;
height:272px;
background-image:url(images/nav_int_BG.gif);
}

#menu a, #menu a:visited {
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  color:#695435;
  display:block; 
  width:150px; 
  padding:12px 5px 5px 5px;
  margin:0px 0 0 30px;
  }
#menu a:hover {
  color:#FBC268;
  }





#address_box {
float:right;
width:202px;
height:360px;
padding:10px 0 0 10px;
border-left:1px solid #695435;
}


#wrapper { /*holds content*/
width:798px;
margin-left:auto;
margin-right:auto;
background-color:#FDF0D4;
height:100%;
background-image:url(images/wrapper_BG.gif);
background-repeat:repeat-y;
border-right:1px solid #695435;
border-left:1px solid #695435;
}

#wrapper_int { /*holds content*/
width:798px;
margin-left:auto;
margin-right:auto;
background-color:#A4D4FE;
height:100%;
border-right:1px solid #695435;
border-left:1px solid #695435;
border-bottom:1px solid #695435;
background-image:url(images/wrapper_BG1.gif);
}

#wrapper_top {
width:798px;
height:14px;
background-image:url(images/wrapper_top_border.gif);
background-repeat:repeat-x;
margin:10px 0 0 0;
border-right:1px solid #695435;
border-left:1px solid #695435;
border-right:1px solid #695435;
border-top:1px solid #695435;
}

#wrapper_top_int {
width:798px;
height:14px;
background-image:url(images/wrapper_top_border.gif);
background-repeat:repeat-x;
margin:0px 0 0 0;
border-right:1px solid #695435;
border-left:1px solid #695435;
border-right:1px solid #695435;
border-top:1px solid #695435;
}

#contact_box {
float:left;
height:500px;
width:167px;
background-color:#FEF8EA;
margin:0px 0 0 23px;
display:inline;
border-top:10px solid #F8DAAC;
padding:5px;
}

#content {
float:right;
width:574px;
height:700px;
background-color:#FDF0D4;
margin:0px 24px 0px 0;
display:inline;
border-top:10px solid #F1B459;
}

#content_int {
color:#6A5C44; /*text color for interior pages*/
float:right;
width:574px;
background-color:#FDF0D4;
margin:0px 24px 0px 0;
display:inline;
border-top:10px solid #F1B459;
}

.content_padding {
padding:10px 10px  0 35px;
}

#footer {
clear:both;
width:798px;
background-color:#B29A6E;
color:#484338;
text-align:center;
font-size:10px;
}

#footer a {
color:#484338;
}

#footer a:hover {
color:#FFFFFF;
}

.heading {
font-size:24px;
}

#navcontainer
{
padding: 0;
height: 25px;
float:right;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{

width: 149px;
height: 25px;
padding:5px 0 0 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.one {
background-color: #695435;
}

.two {
background-color:#CC9900;
}

.three {
background-color: #402D1C;
}

.four {
background-color: #EEA53F;
}

#navcontainer ul li a:hover
{
color: #610;
background: #fda;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
#navcontainer ul li.pgfive a
{
border-right: 1px solid #654;
}

body#pgone #navcontainer ul li.pgone a 
{
 background-color:#cba;
 color: #210;
 }

body#pgtwo #navcontainer ul li.pgtwo  a
{
 background-color:#cba;
 color: #210;
 }
 
body#pgthree #navcontainer ul li.pgthree a 
{
 background-color:#cba;
 color: #210;
 }
 
body#pgfour #navcontainer ul li.pgfour a 
{
 background-color:#cba;
 color: #210;
 }
 
body#pgfive #navcontainer ul li.pgfive a 
{
 background-color:#cba;
 color: #210;
 }
  
#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#EE3423;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #F1B459;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#6A5C44;
font-size:12px;
margin-top:45px;
margin-left:10px;
margin-right:10px;
background-color:#FBE1A8;
border-top:14px solid #F1B459;
border-right:1px solid #F1B459;
border-left:1px solid #F1B459;
border-bottom:1px solid #F1B459;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#6A5C44;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

.form_field {
width:158px;
border:1px solid #666;
margin-bottom:3px;
padding:2px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
}

.message {
width:158px;
border:1px solid #666;
margin-bottom:3px;
overflow:hidden;
padding:2px;
color:#000;
font-family:Arial, Helvetica, sans-serif;

}

.submit {
background-color:#666;
border:none;
color:#fff;
}

