body {
	background-color: #f2df90;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #22350f;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #438800;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #006FB1;
}
a:visited {
	text-decoration:underline;
	color: #006FB1;
}
a:active {
	text-decoration:underline;
	color: #006FB1;
}
a:hover {
	text-decoration: none;
	color: #418238;
}

.box{
background-color:#FAFCD4;
vertical-align:top;
}
.botmlinks{
	font-size:10px;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #696969;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.eagletext {	
	color: #FF3300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ospreytext {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	font-weight: bold;
}
.skippersays {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.skippertip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.contructiontext1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #14470c;
}
.contructiontext2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.pam {
	color: #000000;
	font-weight: bold;
}
.pamemail {
	font-size: 16px;
	font-weight: bold;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #984B03;
}
.choosinggreen_header {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}

/*Begin footer*/
.copyright {
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.design {
	color:#000000;
	font-size: 10px;
	font-weight: normal;
}
.webmaster {
	color:#000000;
	font-size: 10px;
	font-weight:normal;
}


/*End footer*/