body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0F2B06;
	margin: 0px;
	padding: 0px;
	background-color: #082800;
	background-repeat: repeat-x;
	background-position: top;
}

.nav {
	background: #E7E3A5;
	color: #082800;
	text-align: center;
	vertical-align: top;
}

.nav a {
	font-weight: bold;
	color: #082800;
	text-decoration: none;
}

.nav a:hover {
	color: #082800;
	font-weight: bold;
}

.nav a:visited {
	color: #082800;
	font-weight: bold;
}

.banner {
	background: #FFFFFF;
}

.content {
	background: #FFFFFF;
	padding: 10px;
}

td.content {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0F2B06;
}

.mainCol {
	font-size: 11px;
	line-height: 17px;
	color: #0F2B06;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.mainCol a {
	color: #082800;
	font-weight: bold;
	text-decoration: none;
}

.mainCol a:hover {
	color: #0F2B06;

}

.mainCol a:visited {
	color: #0F2B06;
	text-decoration: none;
}

.mainCol img {
	border: 1px solid #0F2B06;
}

h1, h3 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #848A52;

}

h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #848A52;

}

h4 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #848A52;

}

.copy {
	font-size: 9px;
	vertical-align: bottom;
	color: #0F2B06;
	height: 30px;
	text-align: right;
}

.copy a {
	color: #0F2B06;
}

.imgCol {
	left: 10px;
	top: 10px;
	right: 10px;
	padding: 10px;
}

.imgCol img {
	border: 1px solid #0F2B06;
}

.imgCol a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #848A52;
}

.imgCol a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #848A52;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0F2B06;
	background: #F3F3DC;
	border-top: 1px solid #F7F7E7;
	border-right: 1px solid #919E8D;
	border-bottom: 1px solid #919E8D;
	border-left: 1px solid #F7F7E7;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #F3F3DC;
	color: #0F2B06;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #0F2B06;
}
p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }