body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #007229;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.toprow {
	background: #00873F;
	padding: 10px 0px 0px;
}

.nav {
	color: #006600;
}

.nav a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.nav a:hover {
	color: #006600;
}

.nav a:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.drawkeyline {
	margin-top: 1px;
	padding-top: 1px;
	border-top: 5px solid #0F4D2A;
}

.imgcell img {
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom: 5px solid #0F4D2A;
}

.content {
	line-height: 17px;
	color: #007229;
}

.content h1 {
	font: lighter 20px Arial, Helvetica, sans-serif;
	color: #0F4D2A;
	border-bottom: 1px solid #C3D2CA;
	padding-bottom: 4px;
	padding-top: 18px;
	margin-bottom: 18px;
}

.content h2 {
	font: lighter 18px Arial, Helvetica, sans-serif;
	color: #0F4D2A;
	border-bottom: 1px solid #C3D2CA;
	padding-bottom: 4px;
	padding-top: 18px;
	margin-bottom: 18px;
}

.content h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0F4D2A;
	margin-bottom: 14px;
}

.content a:link {
	font-weight: bold;
	color: #0F4D2A;
}

.content a:hover {
	font-weight: bold;
	color: #007229;
}

.content a:visited {
	font-weight: bold;
	color: #009530;
}

.copy {
	background: #00873F;
	padding: 15px 0px 15px 310px;
	font-size: 9px;
	color: #0F4D2A;
}

.copy a {
	color: #0F4D2A;
}

.clicks {
	padding-top: 18px;
	line-height: 17px;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #007229;
	border-top: 1px solid #0F4D2A;
	border-right: 1px solid #0F4D2A;
	border-bottom: 1px solid #0F4D2A;
	border-left: 1px solid #0F4D2A;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #007229;
	color: #FFFFFF;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding: 5px;
}
p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }

.safari {
	background-color:#CCB37B;
}