body {
	behavior: url("../js/iecsshover/csshover3.htc");
	background: #ffffff url(../images/bg.jpg) repeat-x;
	font-family: "Lucida Grande",Arial,Helvetica,Sans-Serif;
	color: white;
}

#logo {
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
	font-size: 12px;
	width: 371px;
	height: 65px;
}

#site_wrapper {
	display: block;
	margin: 24px auto 0 auto;
	width: 944px;
}

#top_menus_bg {
	display: block;
	background: url(../images/top_menus_bg.png) no-repeat;
	width: 944px;
	height: 63px;
}

#top_menus {
	display: block;
	padding: 0px 70px;
}

#top_menus a {
	display: block;
	height: 55px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding: 12px 15px 0px 15px;
	border-right: none;
	float: left;
}

#top_menus a:hover {
	color: Red;
}

#top_menus a.menu_far_right {
	border: none;
}

#left_menus {
	float: left;
	width: 200px;
	margin: 5px 0 0 10px;
	font-size: 14px;
}

#left_menus ul {
	list-style: none;
}

#left_menus a {
	text-decoration: none;
	color: white;
}

#left_menus a:hover {
	color: #ee1c24;
}

a#active_menu, #active_menu a {
	color: red;
}

#top_menus a#active_menu {
	
}

.menu_block {
	margin-bottom: 15px;
	padding-left: 10px;
}

.menu_block_top {
	display: block;
	background: url(../images/left_menu_top.png) no-repeat top center;
	width: 210px;
	height: 14px;
	margin: 0 auto;
}

.menu_block_bg {
	display: block;
	background: url(../images/left_menu_bg.png) repeat-y;
	width: 210px;
	padding-left: 16px;
	margin: 0 auto;
}

.menu_block_bottom {
	display: block;
	background: url(../images/left_menu_bottom.png) no-repeat bottom center;
	width: 210px;
	height: 14px;
	margin: 0 auto;
}

.menu_block_title {
	width: 178px;
	border-bottom: 2px solid;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 6px;
}

#content_bg {
	display: block;
	background: url(../images/bodybg.png) repeat-y;
	width: 944px;
	padding-bottom: 20px;
}

#content {
	display: block;
	padding: 8px 27px 8px 28px;
	font-size: 14px;
	line-height: 1.5;
}

.content_title {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 25px;
	padding: 10px 0 10px 0;
}

#content .content_body_text {
	float: right;
	width: 670px;
}

#content a {
	color: #EE1C24;
}

#bbblink-container {
	margin-top: 15px;
}

#content ul, #content ol {
	padding-left: 25px;
}

#content table tr td {
	vertical-align: top;
}

#content p.testimony {
	font-style: italic;
	margin-top: 30px;
}

#content p.testimony_submitter {
	font-weight: bold;
	margin-top: 5px;
	padding-left: 10px;
}

#content .faq_title {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin: 25px 0 15px 0;
}

#content p.faq_question {
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 5px 0;
}

#content p.faq_answer {
	font-style: italic;
}

#content table#googlemap div.marker_test {
	color: black;
	border-bottom: 2px solid;
}

#content table#googlemap .gmapDir {
	color: black;
}

#contact_form_container {
	display: block;
	width: 645px;
	margin: 50px auto 0 auto;
}

.forms_heading {
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	margin: 25px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

.forms_inputbox, .forms_textarea {
	background: #FFFFFF url(../images/input_bg.gif) repeat-x scroll left top;
	border: 1px solid #BDB9A9;
	color: #333333;
	margin: 2px 0 5px 0;
	padding: 3px;
	width: 300px;
}

.forms_textarea {
	overflow: auto;
	width: 400px;
}

.forms_contactus_labels {
	width: 200px;
	margin-right: 20px;
	float: left;
}

.forms_contactus_fields {
	width: 400px;
	float: left;
}

.forms_contactus_errors {
	padding-left: 220px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}

#slideshowContainer {
	display: block;
	text-align: left;
	margin: 0 auto;
	width: 621px;
	height: 148.5px;
}

#footer {
	display: block;
	background: url(../images/bodybg_bottom.png) no-repeat;
	width: 944px;
	height: 54px;
	text-align: center;
}

#footer div.copyright {
	font-size: 10px;
	padding-top: 25px;
}

#redraiderclub {
	margin-bottom: 8px;
	text-align: center;
	color: black;
}

#redraiderclub img {
	vertical-align: middle;
}

.flashmessage {
	background: red;
	color: black;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	padding-top: 8px;
	text-align: center;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
}

.clear_both {
	clear: both;
}
