
body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/bgMain.gif) repeat-x #dbe5ea;
}

a {
	color: #ab8257;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	margin-top: 26px;
}

#content {
	overflow: hidden;
	width: 968px;
	margin: 0 auto;
	background: url(../images/bgContent.gif) repeat-y #fff;
}

#content br {
	clear: both;
}

#contentContainer {
	margin: 10px auto 0 auto;
	width: 924px;
}

#hero {
	width: 924px;
	height: 214px;
	margin-bottom: 10px;
	background: url(../images/bgHero.jpg) no-repeat;
}

#hero h1#headline {
	display: block;
	width: 515px;
	margin: 0;
	padding: 20px 0 0 27px;
	color: #fff;
	font-size: 46px;
}

#hero img {
	margin: 15px 0 0 247px;
	border: none;
}

#heroInside {
	width: 924px;
	height: 149px;
	margin-bottom: 10px;
}

#heroInside img {
	position: absolute;
}

#heroInside h1#headline {
	display: block;
	position: relative;
	left: 36px;
	top: 30px;
	width: 515px;
	margin: 0;
	color: #fff;
	font-size: 46px;
}

#contentContainer h1 {
	margin: 0 0 10px 0;
	color: #1b7183;
	font-size: 24px;
	font-weight: normal;
}

#contentContainer h2 {
	margin: 0 0 5px 0;
	color: #8ba9b6;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1em;
}

#contentContainer h3 {
	margin: 0 0 5px 0;
	color: #373535;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1em;
}

#contentContainer h4 {
	margin: 0 0 5px 0;
	color: #846043;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.1em;
}

#contentContainer hr {
	margin: 5px 0;
	height: 1px;
	color: #d4d4d4;
	background: #d4d4d4;
	border: none;
}

#contentContainer p {
	color: #464646;
	font-size: 14px;
	line-height: 1.4em;
}

#header {
	height: 80px;
	background: url(../images/bgHeader.gif) no-repeat;
}

#header img {
	float: left;
	padding: 24px 0 0 24px;
}

#header h5 {
	float: left;
	margin: 0;
	padding: 42px 0 0 402px;
	color: #373535;
	font-size: 18px;
	font-weight: normal;
}

#menu {
	overflow: hidden;
	height: 30px;
	background: url(../images/bgMenu.gif) no-repeat;
}

#menu ul {
	margin: 0 0 0 276px;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px;
	color: #767676;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
	background: url(../images/bgMenuHover.gif) repeat-x;
}

#leftColumn {
	float: left;
	width: 215px;
}

#leftColumn img {
	display: block;
	margin: 10px 0;
	border: none;
}

#news p {
	margin: 0;
	color: #848484;
	font-size: 12px;
}

.story {
	padding: 5px 0;
	border-bottom: 1px solid #ececec;
}

.story a {
	font-size: 14px;
	font-weight: normal;
}

.rss {
	display: block;
	margin-top: 10px;
	padding-left: 20px;
	color: #bb9e80;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/iconRSS.gif) no-repeat;
}

.rss:hover {
	text-decoration: underline;
}

#middleColumnOne {
	float: left;
	width: 924px;
}

#middleColumnTwo {
	float: left;
	width: 684px;
	padding: 0 25px 0 0;
}

#middleColumnThree {
	float: left;
	width: 444px;
	padding: 0 25px;
}

.caption {
	display: block;
	margin-top: 5px;
	color: #838382;
	font-size: 11px;
}

#logos img {
	border: none;
}

#logos table {
	margin: 0 auto;
}

#logos td {
	padding: 5px 20px;
}

#rightColumn {
	float: left;
	width: 215px;
}

#info ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#info li {
	font-size: 12px;
	margin-bottom: 5px;
}

#info a {
	padding-left: 19px;
	background: url(../images/bulletRightArrow.gif) no-repeat;
}

#form {
	width: 175px;
	margin: 10px 0;
	padding: 15px;
	background: #f2f2f2;
	border: 1px solid #dcdcdc;
}

#form h3 {
	margin: 0 0 5px 0;
	color: #777;
	font-size: 16px;
	font-weight: normal;
}

#form input {
	width: 165px;
	margin-bottom: 10px;
}

#form textarea {
	width: 165px;
	height: 75px;
}

#form img {
	margin: 10px 0 0 25px;
}

#footer {
	padding: 0 0 20px 0;
	background: #bb9e80 url(../images/bgFooter.gif) repeat-x;
}

#footer br {
	clear: both;
}

#footerContainer {
	width: 968px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(../images/bgFooterContent.gif) no-repeat;
}

#footerContainer a {
	color: #82490f;
}

#footerContainer h2 {
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}

#footerContainer h3 {
	margin: 30px 0 10px 0;
	color: #603507;
	font-size: 18px;
	font-weight: normal;
}

#footerContainer h4 {
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

.leftFooter {
	float: left;
}

.rightFooter {
	float: left;
	margin-left: 192px;
	color: #603507;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

.rightFooter p {
	font-size: 14px;
}

#subList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #916230;
	font-size: 14px;
}

#subList li {
	float: left;
}

#subList a {
	color: #fff;
}

.sep {
	padding: 0 5px;
}

#infoList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}



















