body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	
}
.shaded {
	background-color: #E9EBE7;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.topRow {
	font-weight: bold;
	background-color: #557A73;
	color: #FFFFFF;
}

#homeHead {
	background-color: #e8e6de;
	background-image: url(images/home_head.jpg);
	height: 113px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}

#navWrap {
	width: 760px;
	background-image: url(images/navBack.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#bodyWrap {
	background-image: url(images/bodyBack.gif);
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	
}
#bodyWrap #homeLeft {
	float: left;
	width: 425px;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 30px;
	background-image: url(images/home_left_bg.gif);
	height: 306px;
	
}
#bodyWrap #homeRight {
	float: right;
	width: 265px;
	height: 336px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeRight #newsHead {
	background-image: url(images/news_top_bg.gif);
	height: 39px;
}
#homeRight #newsBody {
	background-image: url(images/news_body_bg.gif);
	height: 208px;
	padding: 27px;
}
#homeRight #newsBody a {
	color: #11433b;
}
#homeRight #newsFoot {
	background-image: url(images/news_foot_bg.gif);
	height: 29px;
	text-align: center;
	color: #11433b;
	padding-top: 6px;
}

.navItem {
	font-size: 11px;
	color: #0c5487;
	display: inline;
	margin: 0px;
	padding: 7px 6px 6px;
	border-width: 0px;
	height: 28px;
}
#wrapper #navWrap .navItem a {
	color: #0c5487;
	text-decoration: none;
}

.navSep {
	display:inline;
	margin: 0px;
	padding: 0px;
}

#homeFlash {
	height: 214px;
	width: 760px;
}

#footer {
	background-image: url(images/footBack.gif);
	height: 73px;
	width: 760px;
	text-align: center;
	font-size: 11px;
	color: #676767;
	padding-top: 16px;
	line-height: 24px;
	background-repeat: repeat-x;
	clear: both;
}
#footer a {
	color: #676767;
}
a {
	color: #11433b;
}
#landingFlash {
	height: 163px;
	width: 760px;
	background-color: #ded9c5;
}
#landingWrap {
	background-image: url(images/bodyBack.gif);
	font-size: 12px;
	/*color: #000000; */
	color: #330000;
	padding-right: 70px;
	padding-left: 74px;
	padding-top: 20px;
	padding-bottom: 39px;
}
li {
	list-style-image: url(images/news_bullet.gif);
	padding-bottom: 18px;
}
#landingWrap #linkCat {
	height: 20px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
}
#landingWrap #links {
	margin-bottom: 6px;
	padding-left: 8px;
}

#landingWrap #intro {
	margin-bottom: 20px;
}

#landingWrap #landingForm {
	background: #eeece4;
	border: 1px solid #c0a67e;
	padding: 15px;
	height: 155px;
}
.faqTitle {
	margin: 10px 0px 5px;
	font-weight: bold;
	font-size: 12px;
}
.faqAnswer {
	padding-left: 20px;
}
#wideWrap {
	width: 710px;
	height: 400px;
	font-size: 12px;
	/*color: #000000; */
	color: #330000;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 39px;
	padding-bottom: 39px;
	margin: 0px;
	background: url(images/bodyBack.gif) repeat-y;
}
#wideWrap #leftCol {
	float: left;
	width: 270px;
	padding: 15px;
	background-color: #eeece4;
	font-size: 11px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #C0A67E;
}
#wideWrap #rightCol {
width: 360px;
	float:right;
	padding: 15px;
	margin-bottom: 14px;
	margin-left: 0px;
}
