html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background-position: center center;
	margin-top: 0px;
	min-height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #d2bb92;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
}
.maintext {
	margin-right: 25px;
	margin-left: 25px;
	line-height: 16px;
	color: #000000;
}
.maintext a:link {
	color: #8F784F;
}
.maintext a:visited {
	color: #607D69;
}

.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-right: 25px;
	margin-left: 25px;
}

.copyright {
	font-size: 10px;
	margin-top: 20px;	

}
a:link {
	color: #FFFDF9;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #FEF5E4;
	font-weight: bold;
	text-decoration: underline;
	
}
a:hover {
	color: #D2BB92;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #5C6852;
	margin-left: 25px;
	margin-top: 25px;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.navLinks a:link {
	color: #FEF5E4;
	text-decoration: none;
}
.navLinks a:visited {
	color: #FEF5E4;
	text-decoration: none;
}
.navLinks a:hover {
	color: #D2BB92;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wf_img {
	margin-right: 20px;
	margin-bottom: 20px;
}

.thumbnails {
	border: 1px solid #252222;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9F7052;
	border-right-color: #9F7052;
	border-bottom-color: #9F7052;
	border-left-color: #9F7052;
	margin-top: 25px;
}


.tabletext {
	color: #252222;
}

ul {
	display: block;
	list-style-type: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	padding: 3px;
}
ul a:link {
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
ul a:visited {
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
ul a:hover {
	background-color: #5F6951;
	color: #FEF5E4;
	text-decoration: none;
	padding: 3px;
}
.botNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.teampics {
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #000000;
}
