@charset "utf-8";
/* CSS Document */

a:link {color:#6e2405; text-decoration:none;}
a:visited {color:#6e2405; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}
a:active {color:#6e2405; text-decoration:none;}

body {
	background-image:url(images/background.gif);
	background-position: top center;
	background-color: #d0b69e;
}

.brownHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #6e2405;
	font-weight: bold;
	text-transform: uppercase;
}

.brownSubNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #6e2405;
	font-weight: bold;
	margin-left: 10px;
}

.brownSubHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #6e2405;
	font-weight: bold;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6e2405
}




	.container {margin:auto; width:1000px; height: 772px; padding: 0px; background-image:url(images/wrapDivBG.png); background-repeat:no-repeat;}
	.header {width: 1000px; margin: auto;}
	.topLogo {margin:auto; width: 1000px; height: 176px; padding: 0px;}
	.topMenu {margin:auto; width: 1000px; height: 41px; padding: 0px;}
	.bodyContent {width:1000px; height: 551px; margin:auto; background-image:url(images/contentDivBG.png); background-repeat:no-repeat;}
	.contentAreaWide {width:1000px; float:left; height:auto; padding:15px;}
	.contentAreaWideFlash {width:980px; float:right;}
	.leftBarContainer {width: 280px; padding-left: 125px; padding-right: 15px; float: left;}
	.leftBarContent {width: 230px; padding-right: 15px; float:left;}
	.centerBarContainer {width: 230px; padding-left: 15px; padding-right: 15px; margin-left:405px; margin-right: 325px;}
	.centerBarContent {width: 230px;}
	.rightBarContainer {width: 280px; padding-left: 15px; padding-right: 15px; margin-right: 50px; float: right;}
	.rightBarContent {width: 230px; padding-left: 15px; float: left;}
	.rightBarWideContainer {width: 525px; padding: 15px; margin-right: 25px; float: right;}
	.rightBarWideContent {width: 480px; padding-left: 15px; padding-top: 50px; float: left;}
	.leftBarWideContainer {width: 260px; padding-left: 125px; padding-top: 15px; padding-right: 15px; float: left;}
	.leftBarWideContent {width: 250px; padding-right: 15px; float:left;}
	.rightBarWideContainerA {width: 525px; padding-left: 15px; padding-top: 15px; padding-right: 15px; padding-bottom: 0px; margin-right: 25px; float: right;}


	.vertRuleA {background-image:url(images/vertRuleA.png); height: 273px; background-repeat:no-repeat; width: 29px; float: right;}
	.vertRuleB {background-image:url(images/vertRuleB.png); height: 273px; background-repeat:no-repeat; width: 29px; float: left;}
	.footer {margin:auto; width:1000px; float:left;}



