/* Basic Layout Styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align:center;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #d7d7d7;
	}
	
#clear {
	clear:both;
}
	
#wrapper {
	width: 800px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	}
#header {
	background-attachment: scroll;
	background-image: url(images/header_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 246px;
	width: 800px;
}
#navigation {
	height: 38px;
	width: 800px;
	background-color: #d7d7d7;
}
#content_wrapper {
	background-repeat: repeat-y;
	width: 800px;
	float: left;
	background-image: url(images/content_bkgnd.jpg);
	margin: 0px auto;
	padding: 0px;
}
#content_wrapper p {
	padding-top: 10px;
}
#content_wrapper_bkgnd {
	float: left;
	background-image: url(images/content_wrapper_bkgnd.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(images/footer_bkgnd.jpg);
	height: 90px;
	width: 800px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
}
.footer_promo_content {
	text-align: left;
	padding-left: 50px;
	padding-top: 30px;
	width: 500px;
	padding-right: 20px;
	height: 114px;
	font-family: Arial, Helvetica, sans-serif;
	color: #754c24;
	font-size: 1em;
	line-height: 1.2em;
	float: left;
	position: relative;
}
.footer_promo_content h1 {
	font-size: 1.3em;
	color: #f3971f;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
.footer_promo {
	background-image: url(images/promo.jpg);
	height: 224px;
	width: 800px;
	background-repeat: no-repeat;
	float: left;
}
#footer_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 35px;
	text-align: left;
	padding-left: 30px;
}
.footer_links {
	font-size: .9em;
}
.footer_meta {
	font-size: 0.7em;
	display: block;
	margin-top: 7px;
}

#main_content {
	float: left;
	width: 440px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 112px;
	padding-left: 50px;
	text-align: left;
	padding-top: 15px;
}
#main_content_full {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 5px;
	text-align: left;
	padding-top: 15px;
	width: 535px;
	float: right;
	padding-right: 30px;
}
#sidebar {
	float: left;
	width: 190px;
	text-align: left;
	padding-left: 25px;
	margin-top: 15px;
	background-image: url(images/sidebar_content.jpg);
	background-repeat: repeat-y;
	position: relative;
}
.sidebar_content h1 {
	width: 150px;
	font-size: 1em;
	color: #754c24;
	padding-top: 10px;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F3971F;
	margin-top: 15px;
}
.sidebar_content {
	width: 151px;
	padding-right: 20px;
	padding-left: 20px;
	color: #333;
	font-size: .9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar_content a {
	color: #24AEEA;
	text-decoration: underline;
}
.sidebar_content a:hover {
	text-decoration: none;
	color: #D5B913;
}
.sidebar_content a:visited {
	color: #24AEEA;
	text-decoration: underline;
}
.sidebar_content a:hover:visited {
	color: #D5B913;
	text-decoration: none;
}


.sidebar_bold {
	color: #754c24;
	font-weight: bold;
}
.sidebar_top {
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	width: 191px;
}
.sidebar_top h1{
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #754c24;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.sidebar_bottom {
	background-image: url(images/sidebar_bottom.jpg);
	height: 22px;
	background-repeat: no-repeat;
	float: left;
	width: 191px;
}
#main_content h1 {
	color: #f3971f;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
#main_content ul {
	list-style-position: outside;
	padding-left: 30px;
	padding-right: 30px;
}
#main_content ul li {
	padding-bottom: 15px;
}


#main_content a {
	color: #24AEEA;
	text-decoration: underline;
}
#main_content a:hover {
	text-decoration: none;
	color: #D5B913;
}
#main_content a:visited {
	color: #24AEEA;
	text-decoration: underline;
}
#main_content a:hover:visited {
	color: #D5B913;
	text-decoration: none;
}

#main_content_full h1 {
	color: #f3971f;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#main_content_full h2 {
	color: #f3971f;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#main_content_full h3 {
	margin-top: 15px;
	color: #754C24;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #754C24;
}


#main_content_full a {
	color: #24AEEA;
	text-decoration: underline;
}
#main_content_full a:hover {
	text-decoration: none;
	color: #D5B913;
}
#main_content_full a:visited {
	color: #24AEEA;
	text-decoration: underline;
}
#main_content_full a:hover:visited {
	color: #D5B913;
	text-decoration: none;
}
#main_content_full ul {
	list-style-position: inside;
	margin-top: 15px;
	margin-left: 20px;
}
#main_content_full hr {
	margin-top: 10px;
	margin-bottom: 5px;
}

#flashcontent {
	height: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#footer a {
	color: #f3971f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #24AEEA;
}
#footer a:visited {
	color: #f3971f;
	text-decoration: none;
}
#footer a:hover:visited {
	color: #24AEEA;
	text-decoration: underline;
}


#footer .card1 a {
	color: #CCC;
	text-decoration: none;
}
#footer .card1 a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer .card1 a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer .card1 a:hover:visited {
	color: #FFF;
	text-decoration: underline;
}
.image_float_right {
	float: right;
}
.image_float_right_brdr {
	float: right;
	border: thin solid #F3971F;
	margin: 5px 0px 0px 15px;
	padding: 5px;
}
.image_float_left {
	float: left;
}
.image_float_left_brdr {
	float: left;
	border: thin solid #F3971F;
	margin: 0px 15px 0px 0px;
	padding: 5px;
}
.image_brdr {
	border: thin solid #F3971F;
	padding: 5px;
}
.yellow_text {
	color: #D5B913;
}
.bold {
	font-weight: bold;
}
.promo_button {
	height: 81px;
	width: 232px;
	margin-left: 60px;
	float: left;
}
#header_meta {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
	margin-top: 120px;
	font-size: 1em;
	color: #754c24;
	font-weight: bold;
	line-height: 1.4em;
}
#header_meta h1{
	color: #f3971f;
	font-size: 1.4em;
	padding-bottom: 5px;
}
#homeing_signal {
	float: left;
	padding-top: 90px;
}
.redtext {
	color: #F00;
}
.quotes {
	color: #666;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9600;
	padding-bottom: 10px;
}
.quote_body {
	font-style: italic;
	color: #333;
}
