body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/mainBG.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: #c8bb97;
}

#homeMenuContainer {
	width: 975px;
	padding-top:22px;
	height: 127px;
	margin:auto;
	clear:both;
}

#homeMenuLeft {
	height: 52px;
	width: 317px;
	float: left;
}

#homeLogo {
	height:127px;
	width: 312px;
	float: left;
}

#homeMenuRight {
	height: 127px;
	width: 346px;
	float: left;
}

#homeMainPhotoContainer {
	width: 975px;
	height:335px;
	margin:auto;
	clear:both;
}

#homeContent {
clear:both;
	width: 975px;
	margin:auto;
	background-image: url(../images/homeContentBG.png);
	height: 226px;
}




#insideHeaderPhotoContainer{
	width: 975px;
	clear:both;
	height: 245px;
	margin:auto;
}

#insideHeaderPhoto{
	width: 967px;
	height: 245px;
	float:left;
}

#pageHeader {
	padding-top:130px;
}

#mainContentContainer {
	width: 975px;
	margin:auto;
	clear:both;
	background-image:url(../images/contentBG.png);
	background-repeat:repeat-y;
	padding-bottom:40px;
}

#footer {
	width: 975px;
	margin:auto;
	margin-bottom:30px;
}

#sideMenu {
	margin-left: 44px;
	width: 300px;
	float:left;
}

#content {
	float:left;
	width: 560px;
	text-align: left;
	clear:right;
}

#contentLarge {
	float:left;
	width: 880px;
	margin-left:40px;
	text-align: left;
}

#faqQuestion {
	padding-bottom: 4px;
}

#faqAnswer {
	padding-bottom:30px;
}

#faqAnswer2 {
	padding-bottom:30px;
}
