@charset "utf-8";
body,html {
	height:100%;
}
body {
	background-color: #000000;
	background-image: url(../images/bckgrndimg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
}
.navbck {
	background-image: url(../images/navbck.png);
	background-repeat: no-repeat;
	background-position: 600px top;
}
.contentbck {
	background-image: url(../images/contentbck.png);
	background-repeat: no-repeat;
	background-position: top;
}
.contentback2 {
	background-image: url(../images/contentbck2.png);
	background-repeat: no-repeat;
	background-position: top;
}

.tanfont18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #dccf83;
	text-decoration: none;
}
.tanfont14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #dccf83;
	text-decoration: none;
}
.redfont18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.tanfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dccf83;
	text-decoration: none;
}
.redfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.whitefont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #a59960;
	text-decoration: none;
	line-height: 26px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}

a.navfont:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #a59960;
	text-decoration: none;
	line-height: 26px;
}
a.navfont:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
}
.largelinkfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.largelinkfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.largelinkfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000; !important;
	text-decoration: none;
	background-color: #000000;!important;
	border: 1px solid #CCCCCC;!important;
}
.whitefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.imageborder {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
.featuredheader {
	background-image: url(../images/featureart_header.png);
	background-repeat: no-repeat;
	background-position: right 315px;
}
#logo {
	background-image: url(../images/logo_header2.png);
	background-repeat: no-repeat;
	height: 271px;
	width: 650px;
	position: absolute;
}
