body {
	background: #4f184b url(gfx/bg_image.png) repeat top left;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #106C2D;
}

td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #106C2D;
}
.masthead {
	border-top: 5px solid #106C2D;
	padding-top: 1px;
}
.nav {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FEFAE1;
	margin: 0px;
	height: 35px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #106C2D;
	background-image: url(gfx/navbgimg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}


.nav a {
	margin: -2px 0 0 0px;
	padding: 9px 14px;
	color: #FEFAE1;
	text-decoration: none;
	border-bottom: 5px solid #D4EAD4;
	font-weight: normal;
	height: 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
}

* html .nav a {
	margin: 0;
}

.nav a:hover {
	margin: 0px;
	color: #FEFAE1;
	border-bottom: 5px solid #37854E;
}

.nav a:visited {
	margin: 0px;
	xxpadding: 9px 14px;
	color: #FEFAE1;
	text-decoration: none;
	border-bottom: 5px solid #D4EAD4;
	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: 9px Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #FEFAE1;
	margin: 0px;
	height: 20px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #106C2D;
	background-image: url(gfx/copybgimg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.copy a {
	color: #FEFAE1;
	font-weight: normal;
}

.copy a:visited {
	color: #FEFAE1;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1, h3 {
	font: lighter 19px Verdana, Arial, Helvetica, sans-serif;
	color: #106C2D;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #106C2D;
}

.rightCol img {
	border: 1px solid #FEFAE1;
}

.leftCol img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #106C2D;
}

a:hover {
	color: #106C2D;
}

a:visited {
	color: #106C2D;
}

.send {
	font: bold 11px Tahoma, Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #106C2D;
	background: #FFFEFC;
	border-top: 1px solid #B7D3C0;
	border-right: 1px solid #98C0A4;
	border-bottom: 1px solid #98C0A4;
	border-left: 1px solid #B7D3C0;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFEFC;
	color: #106C2D;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #FEFAE1;
}

#biggertext {
	font-size: 120%;
	font-weight:bold;
}