body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color:#A0AF6C;
} 

p, td {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color:#5B4624;
}

p { margin-top:0px; }

h1 {color: #A0AF6C; font-size:16px; font-weight:bold; margin:4px 0px 0px 0px; }
h2 {color : #66A7AF; font-size:14px; font-weight: bold; margin-bottom: 0px;}
h3 {color : #000000; font-size:12px; font-weight: bold; margin-bottom: 0px;}
h4 {color : #008899; font-size:12px; font-weight: bold; margin-bottom: 0px;}
 
a  { color: #15568B;  text-decoration:none; }
a:link { color: #15568B;  text-decoration:none; }
a:visited { color: #15568B;  text-decoration:none; }
a:hover { color: #3C86C2;  text-decoration:underline; }

a.nav 			{ color:#ffffff; font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav:link 		{ color:#ffffff; font-weight: bold; text-decoration: none;}
a.nav:visited 	{ color:#ffffff; font-weight: bold; text-decoration: none;}
a.nav:hover 	{ color:#6AA5A9; font-weight: bold; text-decoration: none;}

.navbox { width:85px;  font-size:9px; text-align:center; background-color:#CEF492; border:1px dotted #87B63E;  padding:0px;  }
a.navitem {  width:85px; color: #333333; background-color:#CEF492;  text-decoration:none; }
a.navitem:link {  width:85px; color: #333333; background-color:#CEF492; text-decoration:none; }
a.navitem:visited {	 width:85px; color: #333333; background-color:#CEF492; text-decoration:none;}
a.navitem:hover { width:85px;  color: #333333; background-color:#ffffff;  text-decoration:none;}

a.bnav 			{ color:#6AA5A9; font-size: 11px; text-decoration: none;}
a.bnav:link 	{ color:#6AA5A9;  }
a.bnav:visited 	{ color:#6AA5A9;  }
a.bnav:hover 	{ color:#3C86C2;  text-decoration: none;}

.wht  { color : #ffffff; }
.whtb  { color : #ffffff; font-weight:bold; }
.caption { 	font-size : 10px; 	font-weight : normal; 	font-style : normal; 	color : #999999; }
li { 	font-weight : normal; 	color : #000000; }

DT{	font-size : 10px;  	font-weight : bold;  	color : #333366; }
DD{	font-size : 10px; 	font-weight : normal;  	color : #68855D; }
	
dl.regular { font-size:12px; }
.regular dt { font-size:12px; margin-top:10px; }
.regular dd { font-size:12px; }

 
#bg {
	position:relative;
	background-image:url(images/bg_header.gif);
	background-repeat:repeat-x;
	width: 99px;
}
#container	{ position:relative; width:780px; margin-left:auto; margin-right:auto; background-color:white;   }
#page 		{ position:absolute; width:780px; left:0px; text-align:left; background-color:#FFFFFF; z-index:1;}
#header		{ position:absolute; width:780px; height:126px;	background-image:url(/images/bg_header.gif);	background-repeat:repeat-x;top: 0px;	z-index: 9;}
#navbar 	{ position:absolute; width:780px; height:30px;  top: 126px; left:0px; background-image:url(../images/bgnav.gif); z-index: 5;}
#nav1 		{ position:absolute; width:39px; height:28px;  top:126px; left:20px; padding-top:9px;  z-index: 6;}
#nav2 		{ position:absolute; width:60px; height:28px;  top:126px; left:87px; padding-top:9px;  z-index: 6;}
#nav3 		{ position:absolute; width:60px; height:28px;  top:126px; left:162px; padding-top:9px;  z-index: 6;}
#nav4 		{ position:absolute; width:60px; height:28px;  top:126px; left:251px; padding-top:9px;  z-index: 6;}
#nav5 		{ position:absolute; width:80px; height:28px;  top:126px; left:355px; padding-top:9px;  z-index: 6;}
#nav6 		{ position:absolute; width:60px; height:28px;  top:126px; left:460px;  padding-top:9px; z-index: 6;}
#nav7 		{ position:absolute; width:60px; height:28px;  top:125px; left:544px;  padding-top:9px; z-index: 6;}

#content 	{ position:absolute; width:760px; background-color:WHITE; height:500px; top:156px; left:0px; padding: 10px 10px 10px 10px; z-index:6; }
#leftside   { position:absolute; width:2px; left: -2px; }
#rightside   { position:absolute; left: 780px; }
#title 		{ position:absolute; left:540px; top: 82px; z-index:10; }
#footer 	{ position:absolute; width:780px; left:0px; top:600px; background-color:#FFFFFF; background-image:url(images/bg_footer.jpg); background-repeat:no-repeat; z-index:99; }

#holly {	position:absolute;	width:163px;	color:white;	font-weight: bold;	left: 241px;	top: 19px; z-index:100; }
