.navbar {
	width:80%;
	background-color:#EAAB00;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #336633;
	text-align: center;
	vertical-align: middle;
	display: table-row;
	border-right-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;

}
.mainbox {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
	 font-size: 90%; color:#333333;
	 margin-left: 1em ; 	
	 margin-right:1em; 
	 background-color:#FFFFFF;
	  }
	  
.header {
	width:80%;
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
	font-size:14pt;
	color:#eaab00;
	background-color:#FFFFFF;
		}
		
.hbrd {
	width:80%;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
font-size:32pt;
	color:#eaab00;
	background-color:#336633;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

		}
h1 {	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
font-size:18pt;
	color: #666666;
	}
	
h2{	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
font-size: 1em;
	color: #666666;
	}
	
h3{	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
font-size: 11pt;
	color: #666666;
	}
	
.colOne {  
	width: 215px;
	float: left;
	margin: 1em 2em; 
	background-color: #FFFFFF;
	border-style: groove;
	}

.colTwo { 
	width: 215px;
	float: left;
	margin: 1em 2em; 
	background-color: #FFFFFF;
	border-style: groove; 
	}
	
.colThree {
	width: 215px;
	float: left;
	margin: 1em 2em; 
	background-color: #FFFFFF;
	border-style: groove;
	}
	
.footer {
	width:80%;	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
	color:#EAAB00;
	background-color:#007647;
	font-weight: bold;
	border: none;
	font-size: 9pt;

}
.copy {
	width:80%;	
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
	color:#336633;
	font-weight: bold;
	font-size: 7pt;
}

p{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
	font-size: 90%;
	color: #666666;
}

.bdr {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
		}
		
ul{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,  sans-serif;
	font-size: 90%;
	color: #666666;
	}
		
a.nav:link {color: #336633; text-decoration: none;}
a.nav:visited {color: #336633;}
a.nav:hover {color: #33CC66;}
a.nav:active {color: #336633; text-decoration: underline; }

a:link {color:#336633; text-decoration: none;}
a:visited {color: #336633;text-decoration: underline; }
a:hover {color: #FFFFFF;}
a:active {color: #336633; }

a.foot:link {color: #FF9900;  text-decoration: none;}
a.foot:visited {color:#EAAB00;  }
a.foot:hover {color: #FFFFFF;}
a.foot:active {color: #336633; text-decoration: underline; }