a:link, a:visited, a:active, a:hover {
	color:#41504D;
}
a.greenBack:link, a.greenBack:visited, a.greenBack:active, a.greenBack:hover {
	color:#EAD386;
}
a.topNav:link, a.topNav:visited, a.topNav:active, a.topNav:hover {
	color:#FFFFFF;
	text-decoration:none;
}
body {
	background-color: #F2EAD9;
	background-image: url(../images/tile_bkg2.jpg);
	margin-top: 50px;
	font-family: Times New Roman, Times, serif;
}
.copyRight {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #838881;
}
.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
td,th {
	font-family: Times New Roman, Times, serif;
}
.mainBody {
	background-color:#D6CEC7;
	padding:0px 15px 15px 15px;
}
h3 {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#635646;
	font-weight:normal;
}
.largeColoredText {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#635646;
	font-weight:normal;
}
h4 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#41504D;
	font-weight:normal;
}
.style12 {
	color: #A27E06;
	font-weight: bold;
}
.style17 {font-size: small; font-style: italic;}
.style21 {font-family: "Times New Roman", Times, serif}
.style31 {font-size: medium; font-family: "Times New Roman", Times, serif;}
.style32 {color: #FFFFFF; }
.style33 {color: #A27E06; }

.blackBorder {
	border:1px solid black;
	border-collapse:collapse;
}

.turtleBox {
	position:absolute;
	right:0px;
	float:right;
	z-index:5;
}