body {
	margin: 0px;
	padding: 0px;
	background-color: #efeae4;
}
.mainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	min-height: 885px;
}
*html .mainContainer {
height:700px;
position:relative;
}
.mainContainerSub {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	min-height: 1200px;
}
*html .mainContainerSub {
	height:1200px;
	position:relative;
}
.contentArea {
	position: relative;
	clear: left;
	width: 650px;
}

.bannerContainer {
	position: relative;
}

.footerContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c866e;
	margin-right: auto;
	margin-left: auto;	position: relative;
	width: 940px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.footerContainer a {
	color: #9c866e;
}

.navContainer {
	background-image: url(../images/nav_bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 940px;
	position: relative;
	z-index: 500;
}


.shadow {
	background-image: url(../images/nav_shadow.gif);
	background-repeat: repeat-x;
	height: 12px;
	float: right;
	width: 940px;
}
.shadowHome {
	background-image: url(../images/nav_shadow.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 300px;
	position: absolute;
	z-index: 50;
	left: 640px;
	top: 210px;
}


.rightColumn {
	float: right;
	padding-right: 15px;
	clear: both;
	text-align: right;
	padding-top: 12px;
	height:auto;

}
.rightColumn a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
	font-size:12px;
	color:#a68769;
	
	
}
.subContentHome {
	position: relative;
	background-image: url(../images/home_subContent_bkg.gif);
	background-repeat: repeat-y;
}
.subContentOne {
	background-image: url(../images/home_subContent1_bkg.jpg);
	background-repeat: no-repeat;
	height:278px;;
	position: relative;
	width: 276px;
	padding-top: 34px;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
}
.rightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a68769;
	text-align: right;
	position: absolute;
	left: 700px;
	top: 8px;
}

.rightNewsletterLink {
color:#534236;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}

.subContentTwo {
	background-image: url(../images/home_subContent2_bkg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 320px;
	height: 214px;
	width: 276px;
	padding-top: 34px;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
}

.subContentHome a {
	color: #0FB4DA;
	text-decoration: none;
}
.rightNav a {
	text-decoration: none;
	color: #a68769;
}
.contentAreaSub {
	position: relative;
	clear: left;
	padding-top: 30px;
	padding-left: 30px;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534236;
	padding-bottom: 20px;
	text-decoration: none;
}	
	.contentAreaSub a{
	text-decoration: none;
}
.indent {
	padding-left: 15px;
}
.runAround {
	padding-right: 15px;
	padding-bottom: 15px;
}
.dropDownProgram {
	position: absolute;
	left:39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 534236;
	padding-bottom: 20px;
	list-style-position: inside;
	margin-left: 155px;
	width: 202px;
	top: 11px;
	height: 64px;
}
.dropDownVision {
	position: absolute;
	left:-81px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 534236;
	padding-bottom: 20px;
	list-style-position: inside;
	margin-left: 155px;
	width: 323px;
	top: 8px;
	height: 64px;
}
.dropDownPlace {
	position: absolute;
	left:326px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 534236;
	padding-bottom: 20px;
	list-style-position: inside;
	margin-left: 155px;
	width: 121px;
	top: 6px;
	height: 124px;
	}
.dropDownNews {
	position: absolute;
	left:401px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 534236;
	padding-bottom: 20px;
	list-style-position: inside;
	margin-left: 155px;
	width: 221px;
	top: 10px;
	height: 124px;
}
.dropDownPeople {
	position: absolute;
	left:186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 534236;
	padding-bottom: 20px;
	list-style-position: inside;
	margin-left: 155px;
	width: 112px;
	top: 12px;
	height: 64px;
}
.contentAreaSubblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00b2d9;
	text-decoration:none;
}
.contentAreaSubblue a {
	text-decoration: none;
	color: #00b2d9;
}
