html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: .85em  "Trebuchet MS", helvetica, sans-serif;	
  background: #fff;
  color: #602d1a;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ color: #602d1a;
  padding: 0 0 5px 0;}

h1
{ font: normal 130% "Trebuchet MS", helvetica, sans-serif;	
  margin: 0 0 15px 0;
  padding: 15px 20px 5px 0;
  color: #000;}
  
h4
{ font: normal 130% "Trebuchet MS", helvetica, sans-serif;	
  margin: 0;
  padding: 20px 20px 0 0;
  color: #000;}

h2, h5
{ padding: 0 0 5px 0;
  font: bold 110% arial;
  text-transform: uppercase;
  letter-spacing: 0;}

h3, h6
{ color: #666;
  font: normal 85% arial;
  letter-spacing: 0;
  padding: 0 0 15px 0;}

h4
{ font: bold 110% "Trebuchet MS", helvetica, sans-serif;	
  color: #000;}

h5, h6
{ color: #129991;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #000;}

a:hover
{ text-decoration: none;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: url(back2.png) repeat-x;
  height: 250px;}

#logo
{ width: 950px;
  position: relative;
  height: 200px;
  background: url(bc_rockies_treasure_trails2.jpg) no-repeat;}

#logo #logo_text 
{ position: absolute; 
  top: 10px;
  left: 0;}

#logo h1, #logo h2
{ font-family: "Trebuchet MS", helvetica, sans-serif;	
  border-bottom: 0;
  text-transform: none;
  letter-spacing: 0.1em;
  margin: 0;}

#logo_text h1
{ padding: 22px 0 0 0;
  color: #FFF;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #A8AA94;}


#menubar
{ width: 800px;
  height: 30px;
  background: transparent;
  padding-left: 5px;
  padding-top: 10px;
  } 

.menu ul{
list-style-type:none;
padding:0;
}

.menu li{
float:left;
position:relative;
z-index:100;
}

.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

.menu a, .menu :visited {
display:block;
width:150px;
height:1%;
padding:7px 0;
color:#602d1a;
background: #DFD4D2;
text-decoration:none;
text-align:center;
}

.menu :hover{
color:#000;
background:#D1C6C4;
}

.menu ul ul {
visibility:hidden;
position:absolute;
background: #DFD4D2;
width:150px;
}

.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}



#site_content
{ width: 925px;
  overflow: hidden;
  background: url(bg3.jpg) center top;
  padding-top: 10px;
  margin-top: 10px;
  padding-left: 40px;
  padding-left: 30px;
  } 
  
  
#site_content  ul
{ margin: 2px 0 22px 17px;}

#site_content ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

#site_content ol
{ margin: 8px 0 22px 20px;}

#site_content ol li
{ margin: 0 0 11px 0;}

.sidebar
{ float: right;
  width: 208px;
  padding: 0 0px 0 30px;}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 25px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;} 

#content
{ text-align: left;
  width: 543px;
  padding: 0 20px 0 0px;
  margin-left: 70px;
  border-right: 1px dashed #ccc;
  }

#footer
{ width: 100%;
  font-family: "Trebuchet MS", helvetica, sans-serif;	
  height: 33px;
  padding: 20px 0 4px 0;
  margin-bottom: 20px;
  text-align: center; 
  background: #d6cea9;
  color: #896D4E;
  border-top: 1px solid #FFF;
  letter-spacing: 0.1em;}

#footer a
{ color: #896D4E;
  text-decoration: none;}

#footer a:hover
{ color: #672b09;
  text-decoration: none;}

.yellow
{ color: #AF9417;}

.blue
{ color: #05A4D1;}

.orange
{ color: #FF7A0F;}

.red
{ color: #C80500;}

.purple
{ color: #EB0FFF;}

.green
{ color: #A4AA04;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 304px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
 table
{ margin: 0 0 10px 0;}

table tr th, table tr td
{ 
  padding: 7px 4px;}

table td img {
		 margin: 0;
		 padding: 5px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}  


  
input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="password"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

        form {

        }
        form label {
            display: block;
            font-size: 12px;
        }
        form input[type="text"],
        form input[type="number"],
        form input[type="email"],
        form textarea {
            display: block;
            background: white;
            border: 1px solid #dddddd;
            box-shadow: inset 0px 1px 5px rgba(0,0,0,0.1);
            width: 100%;
            box-sizing: border-box;
            font-size: 16px;
        }
        form input[type="text"],
        form input[type="number"],
        form input[type="email"] {
            height: 32px; line-height: 32px;
            padding: 8px;
        }
        form textarea {
            padding: 8px;
            height: 200px;
        }
        form input[type='submit']
        {
            padding: 12px;
            font-size: 16px;
            background: darkslategrey;
            color: white;
            width: 100%;
            max-width: 200px;
            border: none;
        }
        form .eps_login_captcha_field_wrapper {
            display: block;
        }

        form .eps_login_captcha_field_wrapper .eps_login_captcha_field_question {
            background: #f4f4f4;
            height: 32px; line-height: 32px;
            padding: 0px 12px;
            display: inline-block;

        }
        form .eps_login_captcha_field_wrapper input.eps_login_captcha_field_input {
            display: inline-block !important;
            width: 100px;

        }
         .form-error {
            padding: 8px;
            display: block;
            margin: 0px auto;
            margin-bottom: 6px;
            background: orangered;
            color: white;
        }
         .form-success {
            padding: 8px;
            display: block;
            margin: 0px auto;
            margin-bottom: 6px;
            background: seagreen;
            color: white;
        }