@charset "UTF-8";
.heads {	font-size: 40px;
	color: #726A46;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* CSS Document */

body {
	background-color: #7D744D;
	background-image: url(images/images/background.png);
}
.imageborder {
	border: 1px solid #FFFFFF;
	background-position: center center;
	cursor: pointer;
}
.imageborder:hover {
	border: 1px solid #EBCA5C;
	background-position: center center;
}
.sublinks {
	background-color: #F0D475;
	border: 2px solid #561E25;
}
.subtitle table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A1309;
}
.whitebdr {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #561E25;
	text-decoration: none;
}
a:visited {
	color: #A92D3B;
	text-decoration: none;
}
a:hover {
	color: #766E4A;
	text-decoration: underline;
}
a:active {
	color: #E6CD7A;
	text-decoration: none;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A1309;
}
.style6 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.style8 {
	color: #726A46;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.style9 {font-size: 40px}
.style10 {
	font-family: ARIAL;
	font-size: 10px;
	color: #FFFFFF;
}.yellowwredbdr {
	background-color: #F0D475;
	border: 2px solid #561E25;
}
.rtblocktext {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.subtitle {
	padding: 20px 20px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.subtitle table:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A1309;
	cursor: pointer;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A1309;
	background-position: right;
	text-align: right;
}
.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726A46;
	cursor: pointer;
}
.about_spacing {
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	vertical-align: bottom;
}
.newsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #330000;
	font-size: 12px;
}
.newsubmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666633;
	font-size: 12px;
}
