@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/back_001.jpg);
	background-attachment: scroll;
	background-color: #210f00;
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
p, td, th, table {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.25em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}
#header {
	float: left;
	width: 1000px;
	height: 322px;
	background-image: url(images/header_back_001.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
#masthead {
	float: left;
	width: 701px;
	height: 147px;
	padding: 81px 20px 0px 279px;
}
#socialhead {
	float: left;
	width: 695px;
	height: 36px;
	padding: 7px 50px 0px 255px;
	text-align: right;
	font: 14px "Times New Roman", Times, serif;
	font-weight: bold;
}
#mainmenu {
	float: left;
	width: 725px;
	height: 46px;
	padding: 5px 20px 0px 255px;
	font: 18px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e2e0d6;
}
#container_body {
	float: left;
	width: 1000px;
	background-image: url(images/mid_back_001.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat-y;
}
#container_content {
	float: left;
	width: 865px;
	min-height: 300px;
	padding: 0px 65px 0px 70px;
	background-image: url(images/content_head_back_001.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
#content_left {
	float: left;
	width: 525px;
}
#content_home {
	float: left;
	width: 525px;
}
#content_sub {
	float: left;
	width: 865px;
	padding: 0px 0px 20px 0px;
}
#registration_home {
	float: left;
	width: 525px;
	margin: 0px 0px 20px 0px;
}
#content_right {
	float: left;
	width: 320px;
	min-height: 250px;
	padding: 0px 0px 20px 20px;
	background-image: url(images/content_right_back_001.png);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-y;
}
#spotlight {
	float: left;
	width: 320px;
	height: 60px;
	background-image: url(images/spotlight_back.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
#container_footer {
	float: left;
	width: 1000px;
	height: 212px;
	background-image: url(images/footer_back_001.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
#footer_address_left {
	float: left;
	width: 448px;
	height: 23px;
	padding: 7px 0px 0px 52px;
	font-size: 12px;
}
#footer_address_right {
	float: left;
	width: 448px;
	height: 23px;
	padding: 7px 52px 0px 0px;
	text-align: right;
	font-size: 12px;
}
#site_by {
	float: left;
	width: 930px;
	height: 23px;
	padding: 7px 50px 0px 0px;
	font-size: 11px;
	text-align: right;
}

/* mainmenu */

#mainmenu a {
	font: 22px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e2e0d6;
	text-decoration: none;
}
#mainmenu a:hover {
	font: 22px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
ul.menu {
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu li {
	width: inherit;
	float: left;
	list-style-type: none;
	padding: 0px 30px 0px 0px;
}
#current a.active {
	font: 22px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/** Content Styles **/

.contentheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.header02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.header01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ee3a43;
	line-height: 12px;
}

/* Banners */

#registration_home img {
	border: none;
}

/* Featured Items */

#featureditems a {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#featureditems a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
#featureditemstext {
	font-size: 14px;
	line-height: 1.25em;
}
#featureditemsitem {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #000000 dotted;
}
