@charset "utf-8";
/* CSS Document */

html, body {height: 100%; min-height: 100%;max-height: 100%;}

body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	font-family:Arial, Helvetica, sans-serif;}

h1{	font-family: Arial, Helvetica, sans-serif;	font-size:1.7em;	color:#E97E20;	margin: 0px 0 20px 30px;	font-weight:400;}
h2{	font-family: Arial, Helvetica, sans-serif;	font-size:1.3em;	color:#E97E20;	margin: 20px 0 0 30px;	font-weight:400;}
h4{	font-family: Arial, Helvetica, sans-serif;	font-size:1.1em;	color:#000;	margin: 10px 0 0 40px;	font-weight:500;}
p{	font-family: Arial, Helvetica, sans-serif; font-size:.9em;	line-height:1.5em;	margin: 12px 10px 0 50px; text-align:left;	font-weight:600; color:#555}

ul{margin-left:30px; font-size:.9em; font-weight:600; color:#555}
ul li{margin:10px 0 0 40px; line-height: normal;}

#wrapper{float:left;  width:100%;  position:relative; clear:both;}
#bar{background-image: url(/images/home_bar.jpg); background-position:top; background-repeat:repeat-x;height:263px;width:100%; height:306px;}
#logo{float:left;background-image:url(/images/home_gml.jpg); background-position:top; background-repeat:no-repeat;height:306px;width:306px;}
#banner{float:right;background-image:url(/images/home_banner.jpg); background-position:top; background-repeat:no-repeat;height:263px;width:603px;}

#navbar{clear:both;float:left; background:#F2EFDC; width:301px;}
#copy{float:right; background:#FFF; width:580px; }

img{border:none;}

#nav{ 	margin: 8px 10px 50px 0;}

.level_1_off{text-decoration: none;	line-height:1.5em;	font-family:Arial, Helvetica, sans-serif;	font-size:1.1em;	line-height:1.8em;	margin: 8px 10px 0 20px;	font-weight:550;}
.level_1_off p{margin: 0 }
.level_1_ON{	color: #444;	}

.level_2_ON{	color: #7d7d7d;	text-decoration: none;}

.level_3_ON{	color: #6e7663;	text-decoration: none;}

.push { height: 4em;clear:both;}

.footer { clear:both;background:#F2EFDC; padding-top:5px;}
.footer p{	font-size:.7em; font-weight:100;	text-align:center; padding-top:5px; margin:0;}

.level_1_off a { color: #66652F; text-decoration: none; }
.level_1_off a:hover{ color: #E97E20; }

a { color: #66652F; text-decoration: none; }
a:hover{ color: #E97E20; }

.mainfoot {
  background-color: #6A6730;
  border: 0px;
  margin: 5px 0 20px 30px;
  padding: 10px;
  color: #D4E04E;
  font-family : Verdana, Geneva, Helvetica, sans-serif;
  font-size: 1em;
  line-height:1.8em;
  text-align: center;
  
}

.mainfoot a { color: #FFFFFF; text-decoration: none; }
.mainfoot a:hover{ color: #FFFFFF; }
