* {border:0; margin:0; padding:0; color: #4f2926; font-size: 12pt}

body{
   font-family: Arial, Verdana, sans-serif;
   text-align: left;
   background: #f0eada;
}

#content h1, #content h2, #content h3, #content p, #content form, #content img {
   margin-left: 5px; margin-right: 5px; 
}

h1, h2, h3{ 
   margin-top: 1em; 
}

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; font-style: italic}

label {
   font-weight: bold;
   color: #402926;
}

#subtable {
        position: absolute;
        top: 320px;
        left: 100px;
}

#page {
   position: relative;
   text-align: left;
   width: 820px;
	margin: 20px auto;
}

div#scrn{
   height: 615px; 
   float: right;
   width: 0px;
}

div#banner {
   width: 100%;
   height: 53px; 
   display: block;
   position: relative;
}

div#banner img{
	display:inline;
	float: left;
	margin-left: 40px;
}

div#banner h1{
	display:inline;
	float: left;
	color: #3d5c57;
   font-size: 75%;
   margin-top: 25px;
}


ul#nav {
	position: absolute;
	top: 0;
	right: 0;
   height: 30px;
   text-align: center;
   list-style: none;
}
#nav li ul {
   list-style: none;
}

#nav li {
   float: left;
   position: relative;
   /* width: 8em; */
   font-style: italic;
   font-weight: bold;
   font-size: 8pt;
   line-height: 1em;
}



ul.postnav a{
   font-size: 8pt;
    display:block;
/*    width: 9em; */
/* padding:5px 0;  */
/*    background: #4f2926;color: #afb48b; */
    text-decoration:none;text-align:center
}


/*
ul.postnav a:hover{
    color: #4f2926;background: #afb48b;
}
*/


div#content {
   display: block;
}


.left { float: left; }
.right { float: right; }
.clearit{ clear: both; }


div#footer{
   display: block;
   text-align: center;
   clear: both;
   margin: 0 10px 10px 10px;
   height: 2em;
   font-size: 75%;
}

div#footer a{
   font-size: 100%;
   text-decoration: none;
}

div#footerp{
	position:absolute;
	right:10px;
	width:450px;
	top:640px;
	font-size:52%;
}

div#footer {
	margin: 5px 8px 5px 8px;
   color: black;
}


#legal {
	margin-top: 8px;
	display:block;
   text-align: center;
   font-size: 80%;
	color: #4f2926;
   letter-spacing: .07em;
}

#legal a {
	color: #4f2926;
}

#legal sup {
        font-size: 60%;
}


#slogan {
	display:block;
   text-align: center;
   font-size: 120%;
	color: #3d5c57;
   letter-spacing: .07em;
}

#slogan span{
	color: #4f2926;
}

.noborder {
   border: 0;
   background-color: white;
}


div.floathack { float:right;width:1px }

div#content:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#content, .clearfix {display: inline-block;}

div#banner_border {
   text-align: center;
   width: 100%;
   font-weight: bold;
   background-color: #3d5c57;
}

div#banner_border .border_title {
   text-align: center;
   color: white;
   border: 1px solid #3d5c57;
}

.right_vertical_border {
   border-right: 1px solid #3d5c57;
}

input{
  
   border: 1px solid black;
}

/* Hides from IE-mac \*/
* html div#content, * html .clearfix {height: 1%;}
div#content, .clearfix {display: block;}
/* End hide from IE-mac */



*/

