/* CSS Document */
body {
	margin: 0px;
	width: 100%;
	/*background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;*/
}

#wrapper {
	position:relative;
	width: 100%;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

img {
	border: 0px;
}

#text_link_default {
	text-decoration: underline;
}

#text_link_medium {
	text-decoration: none;
}

#text_link_large {
	text-decoration: none;
}

#text_link_default:hover {
	text-decoration: underline;
}

#text_link_medium:hover {
	text-decoration: underline;
}

#text_link_large:hover {
	text-decoration: underline;
}

#top_area {
	position:relative;
	width: 100%;
	background-color: #130E14;
	background-image: url(../images/top_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#top {
	position: relative;
	width: 849px;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 344px;
}

.top_box {
	float: right;
	margin-right: 25px;
	background-color: #000000;
	border: 2px solid #353535;
	padding: 4px 13px;
}

.top_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FBB039;
}

.top_link:link {
	color: #FBB039;
	text-decoration: none;
}

.top_link:active {
	color: #FBB039;
	text-decoration: underline;
}

.top_link:visited {
	color: #FBB039;
	text-decoration: none;
}

.top_link:hover {
	color: #FBB039;
	text-decoration: underline;
}

#menu {
	width: 100%;
	clear: both;
	position: relative;
}

.menu_container {
	width: 849px;
	margin: 0 auto;
	width: 824px;
	padding-top: 1px;
	padding-left: 25px;
	background-image:url(../images/menu_left.jpg);
	background-repeat: repeat-x;
	background-color: #130E14;
}

.menu_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #464343;
	padding: 7px 15px;
	line-height: 27px;
	/*border-left: 1px solid #000000;*/
}

.menu_link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #464343;
	padding: 7px 15px;
	line-height: 27px;
	/*border-left: 1px solid #000000;*/
}

.menu_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #464343;
	padding: 7px 15px;
	line-height: 27px;
	/*border-left: 1px solid #000000;*/
}

.menu_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DF0705;
	padding: 7px 15px;
	line-height: 27px;
	/*border-left: 1px solid #000000;*/
}

.news_headline {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DF0705;
	padding: 7px 15px;
	line-height: 27px;
	/*border-left: 1px solid #000000;*/
}

#middle {
	clear: both;
	position: relative;
	width: 100%;
}

.red_line {
	height: 5px;
	background-image: url(../images/red_strip.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.middle_top_container {
	clear: left;
	width: 100%;
	background-image:url(../images/mid_top_container.jpg);
	background-repeat: repeat-x;
	background-color: #FDFDFD;
	background-position: bottom;
}

.middle_top {
	clear: left;
	width: 849px;
	margin: 0 auto;
	background-image: url(../images/img_post.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	background-color: #FDFDFD;
}

.middle_top_blank {
	clear: left;
	width: 849px;
	margin: 0 auto;
}

.middleTop_textArea {
	width: 417px;
	padding-left: 25px;
	padding-top: 29px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/middle_top_bg.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: #FDFDFD;
}


.middleTop_textArea_wide {
	width: 800px;
	padding-left: 25px;
	padding-top: 29px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.middleTop_textArea a, .middleTop_textArea_wide a, .content_left a {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.middleTop_textArea a:hover, .middleTop_textArea_wide a:hover, .content_left a:hover {
	text-decoration: none;
}

.middleTop_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0000;
	padding-bottom: 15px;
} 

.content_area {
	clear: left;
	width: 794px;
	margin: 0 auto;
	padding: 25px 30px 0px 25px;
}

.content_wide {
	float: left;
	width: 397px;
	padding-right: 40px;
}


.content_left {
	float: left;
	width: 397px;
	padding-right: 40px;
}

.content_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CE990C;
	padding-bottom: 10px;
}

.content_right {
	float: left;
	width: 355px;
}

.middle_link:link {
	color: #CC0000;
	text-decoration: underline;
}

.middle_link:active {
	color: #CC0000;
	text-decoration: underline;
}

.middle_link:visited {
	color: #CC0000;
	text-decoration: underline;
}

.middle_link:hover {
	color: #EC8787;
	text-decoration: underline;
}

#footer {
	clear: left;
	width: 100%;
}

.bottom {
	width: 100%;
	background-color: #333333;
	/*background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;*/
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.bottom_text {
	width: 824px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 25px;
}

.clear {
	clear: left;
}

ul {
	line-height: 18px;
	font-size: 13px;
}

.bottom_text a:active {
	color: #DCA206;
	text-decoration: underline;
}

.bottom_text a:visited {
	color: #DCA206;
	text-decoration: underline;
}

.bottom_text a:hover {
	color: #F6E1A7;
	text-decoration: underline;
}

.bottom_text a {
	color: #DCA206;
	text-decoration: underline;
}

.footer_img_container {
	clear: left;
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer_area {
	width: 824px;
	margin: 0 auto;
	padding-left: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E1E1E;
	line-height: 30px;
}

.text_div {
	padding-bottom: 10px;
}

.formInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 200px;
}



#poll_response {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	display: block;
	height: 30px;
	width: 350px;
}

.formButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DF0705;
	padding: 2px;
	line-height: 27px;
	border: 0px;
	margin-top: 15px;
	cursor: pointer;
}

.formButton:hover {
	background-color: #333333;
	background-image: none;
	color: #FFFFFF;
}

.alertMsg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DF0705;
	padding: 2px;
	line-height: 27px;
	border: 0px;
	margin-top: 15px;
	text-align: center;
}

.toTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DF0705;
	padding: 4px;
	line-height: 27px;
	border: 0px;
	clear: left;
}

.toTop:hover {
	background-color: #333333;
	background-image: none;
	color: #FFFFFF;	
}

#frmContact label {
	width: 130px;
	display: table-cell;
	float: left;
	font-weight: bold;
}

#frmContact .formTextarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 200px;
	height: 100px;
	float: right;	
}

#frmContact .formInput {
	width: 200px;
	float: right;
}

#contactForm {
	display: block;
	width: 60%;
	float: left;
}
