body {
	background: #FEFFFE;
	margin: 0px;
	padding: 0px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #008800;
}

td {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #008800;
}
.masthead {
	border-top: 5px solid #008800;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FCFFFC;
	margin: 0px;
	height: 35px;
	background: #008800 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: #FCFFFC;
	text-decoration: none;
	border-bottom: 5px solid #CBD6FE;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #FCFFFC;
	border-bottom: 5px solid #6584FF;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #FCFFFC;
	text-decoration: none;
	border-bottom: 5px solid #CBD6FE;
	font-weight: normal;
}

#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
}

.rightCol {
	background: 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: #0033FF;
	background: #008800;
	padding-right: 44px;
	padding-left: 22px;
}

.copy a {
	color: #0033FF;
	font-weight: normal;
}

.copy a:visited {
	color: #0033FF;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 14px;
	line-height: 17px;
}

h1 {
	font: lighter 18px Georgia, "Times New Roman", Times, serif;
	color: #0033FF;
}

h2 {
	font: lighter 16px Georgia, "Times New Roman", Times, serif;
	color: #0033FF;
}

h3 {
	font: lighter 14px Georgia, "Times New Roman", Times, serif;
	color: #0033FF;
}

.leftCol img, .rightCol img {
	border: 1px solid #008800;
}

a {
	font-weight: bold;
	color: #0033FF;
}

a:hover {
	color: #008800;
}

a:visited {
	color: #008800;
}

.rows1 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #008800;
	background: #EAF6EA;
	padding: 8px;
}

.rows2 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #008800;
	background: #D8EDD8;
	padding: 8px;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #008800;
	background: #D8EDD8;
	border-top: 1px solid #ECF7EC;
	border-right: 1px solid #90CC90;
	border-bottom: 1px solid #90CC90;
	border-left: 1px solid #ECF7EC;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #D8EDD8;
	color: #008800;
	padding: 8px;
}

.phoneclick {
	background-color: #FEFFFE;
}

.phoneclick td {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #008800;
}

.phoneclick a {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #008800;
}
