body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg5.jpg);
}
.submenu {
	background-color: #D5CE91;
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 17px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 11px;
}
.baselayer {
	padding: 2px;
}
.content {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
}
.smalleritalic {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.smallerheader {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #887B0B;
	font-weight: normal;
}
.subnav  a {
	font-family: Georgia, Verdana, "Trebuchet MS";
	text-decoration: underline;
	color: #4E470C;
}
.subnav a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: Georgia, Verdana, "Trebuchet MS";
	text-decoration: underline;
	color: #887B0B;
}
a:visited {
	font-family: Georgia, Verdana, "Trebuchet MS";
	text-decoration: underline;
	color: #887B0B;
}
a:hover {
	font-family: Georgia, Verdana, "Trebuchet MS";
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, Verdana, "Trebuchet MS";
	text-decoration: underline;
	color: #887B0B;
}
h2 {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 17px;
	color: #9C913A;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	padding: 5px 12px 8px;
	color: #000000;
	text-align: justify;
}
.homeT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #A09309;
	line-height: 40px;
}
input {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}
select {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.footer {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
