

 body {
	topmargin: 10;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #8E8035;
	background-image: url(Images/PageGrass.jpg);
}
a:link {
	color: #B3A87C;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #B3A87C;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #B3A87C;
	text-decoration: underline;
}

a.photo:link {
	color: #000000;
	
}
a.photo:visited {
	color: #000000;
	
}
a.photo:hover {
	color: #000000;
	
}
a.photo:active {
	color: #000000;
	
}

.ImageLink img{border:1 solid #000000}
.ImageLink {border:1px solid #000000}
.ImageLink:hover {border:1px solid #000000}

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D2A1F;
}

.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B3A87C;
}

.PageHeader {
	color: #2D2A1F;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}

.Header {
	color: #2D2A1F;
	font-weight: bold;
	font-size: 14px;
}

.WhiteHeader {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;

}