/* CSS Document */
body{margin:auto; background-color:#e9e9e1; color:#222; font-family:verdana, arial, tahoma, helvetica, sans-serif; font-size:71%; padding:0;}
* html body{text-align:center;}

* {margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{color:#333; font-family:arial, verdana, tahoma, helvetica, sans-serif; font-weight:bold;}

h1{font-size:300%; color:#fff; padding:25px 0 0 17px; background:#5c4e01;}
* html h1{padding:26px 0 0 17px;}
h2{font-size:180%; color:#fff; padding:10px 0 0 7px; background:#bfbf97; border-bottom:1px solid #5c4e01;}
h3{font-size:150%; color:#333; padding:10px 0 0 0; border-bottom:2px solid #5c4e01; margin-left:7px;}
h4{font-size:120%; color:#333; padding:10px 0 0 0; border-bottom:1px solid #5c4e01; margin-left:7px;}

/* misc styles */
.skiplinks{display:none;}fieldset{border:0; width:200px;}input{font-size:100%; font-family:verdana, arial, sans-serif; vertical-align:middle; width:250px;}textarea{font-size:100%; font-family:verdana, arial, sans-serif; width:345px;}form{margin:0; padding:0; border:0;}table{font-size:100%;} img{border:0;}
hr{height:1px; border:0; line-height:1px; clear:both; color:#000; background-color:#000;}label{}ul{list-style-type:none;}
.clear{clear:both; height:1px; line-height:1px; font-size:1px; margin-top:-1px;}

.clearDiv:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearDiv {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearDiv {height: 1%;}
.clearDiv {display: block;}
/* End hide from IE-mac */

/**/
#container{width:770px; text-align:left; margin:auto;}

#header{padding-bottom:2px;}
#header #its{font-size:300%; font-family:arial, verdana, sans-serif; font-weight:bold; padding:18px 0 2px 9px;}
#header #its a{color:#222; text-decoration:none;}
#header #its a:hover{color:#222; text-decoration:none; background:none;}

/* main nav */
ul#navlist{display:none;} 

/* subnav */
#subnav{display:none;}

/* homepage */
#hmright{display:none;}

/* leveldown */
#left{display:none;}

p{font-size:100%; margin:10px;}

/* footer */
#footer{display:none;}


