body {
	background-color: #e2e2e2;
	background-image: url(../images/website_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica; 
	font-size: 100%;
        line-height:150%;
        font-weight: normal;
	color: #000000;
}

h1 {clear:both;font-weight:normal;letter-spacing:-1px;font-size:1.9em;margin:4px 0px;padding-top:4px;color: #7c3324;}

h2 {clear:both;font-weight:normal;letter-spacing:-1px;font-size:1.9em;margin:4px 0px;padding-top:4px;padding-bottom:6px;color: #7c3324;}

a {
	color: #7c3324;
	text-decoration: none;
}
a:hover {
	color: #d2c368;
	text-decoration: underline;
}

.lead:first-line {font-size:1.50em;font-weight:500;}

.container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.shadowTop {
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
}
.shadowBottom {
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
.shadowLeft {
	background-image: url(../images/shadow_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 13px;
}
.shadowRight {
	background-image: url(../images/shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
}
.contentArea {
	background-color: #FFFFFF;
	width: 804px;
}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 804px;
	float: left;
	margin-top: 36px;
}

input {
	font-size: 11px;
}
.contentMiddle {
	padding: 10px;
	width: 784px;
	float: left;
}
.articleTitle {
	font-size: 14px;
	color: #006e99;
}
.articleTitle a{
	color: #006e99;
	text-decoration: none;
	font-weight: bold;
}
.articleTitle a:hover{
	color: #6fb250;
	text-decoration: underline;
}
.horizontalRule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.footer {
	background-color: #000000;
	font-size: 11px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 15px;
	float: left;
	width: 774px;
}
.footer a{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
.footer a:hover{
	color: #ac9145;
	text-decoration: underline;
	font-weight: normal;
}
.horizontalRuleWhite {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.nav{
	float:left;
	width:inherit;
	position: absolute;
}
.content-table{
	position: inherit;
	padding-top: 31px;
}
.siteSearchBk {
	background-image: url(../images/site_search_bk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	padding: 15px;
}
.grayBox {
	background-image: url(../images/gray_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6d6d6d;
	float: left;
	width: 804px;
	height: 190px;
	padding-top: 10px;
}
.grayLeft {
	width: 381px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	height: 170px;
	padding: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.grayRight {
	width: 382px;
	float: left;
	height: 170px;
	padding: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
}
@charset "UTF-8";
.quoteRight {
	background-image: url(../images/quote_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 218px;
	width: 245px;
	float: none;
}
.quoteLeft {
	background-image: url(../images/quote_left.jpg);
	background-repeat: no-repeat;
        font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica;
        font-size: 15px;
        line-height:18px;
	padding-left: 42px;
	padding-top: 18px;
	float: left;
	margin: 0px;
	width: 370px;
}
.quoteLeft .title {
	font-size: 14px;
	color: #9e7e25;
}

