body {
	background: #B2C891;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #404F24;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #404F24;
}
.masthead {
	border-top: 5px solid #B2C891;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #B2C891;
	margin: 0px;
	height: 35px;
	background: #404F24 url(gfx/navbgimg.gif) repeat-x bottom;
	padding: 9px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 7px 0px 0px 16px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.nav a {
	margin: 0px;
	padding: 9px 14px;
	color: #B2C891;
	text-decoration: none;
	border-bottom: 5px solid #D9DCD3;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #B2C891;
	border-bottom: 5px solid #C5D2B2;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #B2C891;
	text-decoration: none;
	border-bottom: 5px solid #D9DCD3;
	font-weight: normal;
}

#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: #ffffff url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
}

.rightCol {
	background: #ffffff url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
	color: #B2C891;
	background: #56732E;
	padding-right: 44px;
	padding-left: 22px;
}

.copy a {
	color: #B2C891;
	font-weight: normal;
}

.copy a:visited {
color: #B2C891;
}

.fillHori {
	background: #ffffff url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1, h2, h3 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #56732E;
}


.rightCol img {
	border: 1px solid #BDD0A0;
}

a {
	font-weight: bold;
	color: #B2C891;
}

a:hover {
	color: #404F24;
}

a:visited {
	color: #56732E;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #56732E;
	background: #B2C891;
	border-top: 1px solid #B2C891;
	border-right: 1px solid #ADB3A1;
	border-bottom: 1px solid #ADB3A1;
	border-left: 1px solid #B2C891;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #B2C891;
	color: #404F24;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding: 5px;
}