.topbg {
	background-image: url(images/topbg.JPG);
	background-repeat: repeat-x;
	background-position: center top;
}
.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFA488;
	text-decoration: none;
	text-transform: uppercase;

}
.toplinks a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFA488;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-transform: uppercase;
}
.toplinks a:hover{
	text-decoration: underline;
}
.areabg {
	background-image: url(images/area-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.area-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #BDA170;
	text-decoration: none;
}
.areatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE6BA;
	text-decoration: none;
}
.padding20 {
	padding: 20px;
}
.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #65563C;
	text-decoration: none;
}
.content-large{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5em;

}
.content  li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #AFA488;
	text-decoration: none;
	line-height: 1.5em;
}
.content  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #AFA488;
	text-decoration: none;
	line-height: 1.5em;
}
.content  a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #AFA488;
	text-decoration: underline;
	line-height: 1.5em;
}

.content-bold  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AFA488;
	text-decoration: none;
	line-height: 1.5em;
}

.pagetitle{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FCB017;
	text-decoration: none;

}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AFA488;
	text-decoration: none;
	background-color: #1E0000;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #5F1319;
}
.border-top-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #400303;
}
div.menuname{
	width:950px;
	margin:0;
	padding:0;
}
div.menudata{
	width:950px;
	margin:0;
	padding:0;
}
.image-border {
	border: 1px solid #400303;
	padding: 5px;
}

