@charset "utf-8";
.body1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	width: 774px;
	height:125px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#img_section{
	width: 864px;
	height:335px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 90px;
	background-image: url(../images/bg_imgsection.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#img_section2{
	width: 864px;
	height:226px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 90px;
	background-image: url(../images/bg_imgsection_sml.jpg);
	background-repeat: no-repeat;
}
#main_wrap {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.content_wrap {
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8a2529;
}
.content_left {
	float: left;
	width: 505px;
	margin-right: 22px;
	padding-top: 20px;
	padding-left: 5px;
}
.content_right {
	background-color: #8a2529;
	float: left;
	width: 222px;
	padding: 10px;
}
#quotehold {
	clear: right;
	float: right;
	width: 430px;
	height: 188px;
	margin-right: 20px;
}
#quotehold2 {
	clear: right;
	float: right;
	width: 430px;
	height: 62px;
	margin-right: 20px;
}
.quote {
	height: 75px;
	width: 432px;
}
.quote_blurb {
	background-color: #80894a;
	height: 90px;
	width: 402px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.clearAll {
	clear: both;
}
#footer {
	clear: both;
	margin-top: 20px;
	padding: 5px;
	width: 764px;
	background-color: #80894A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #494F2B;
	text-align: center;
}
.news_column_hold {
	width: 505px;
}
.news_column_left {
	float: left;
	width: 220px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.news_column_right {
	float: left;
	width: 230px;
	padding-left: 10px;

}

