#contentWrapper {
	margin: auto;
	width: 952px;
}
#headerWrapper {
	background-image: url(../images/index_top_bg.png);
	background-position: bottom;
	height: 135px;
	background-repeat: no-repeat;
}
#flashWrapper {
	background-image: url(../images/index_masthead.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: top;
	height: 328px;
	overflow: hidden;
}

#flashHeader {
	background-image: url(../images/index_masthead.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: top;
	height: 339px;
	overflow: visible;
}

#bodyWrapper {
	background-image: url(../images/index_mainExpand_bg.png);
	background-repeat: repeat-y;
}

#bodyAll {
	background-image: url(../images/index_body_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	background-position: center top;
}

.prop {
    height:259px;
	float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.contactinfo { color: #443824; font-size: 10pt; line-height: 14pt; text-align: center; text-shadow: #FFF; }

#bodyMain {
	background-image: url(../images/index_body_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 300px;
	padding-right: 20px;
	margin-top: -20px;
	padding-top: 30px;
}

#leftColumn {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	margin-top: 10px;
	background-image: url(../images/index_ourMission.png);
	background-repeat: no-repeat;
	background-position: right 15px;
}
#contactWrapper {
	width: 800px;
	margin:auto;
}


#footerWrapper {
	background-image: url(../images/index_bottom.png);
	background-position: -1px top;
	height: 49px;
	background-repeat: no-repeat;
	background-color: #8F8F8F;
}
#startSearchFooter {
	background-repeat: no-repeat;
	height: 74px;
	position: absolute;
	width: 575px;
	left: 330px;
	top: 6px;
}
#footerAddressLower {
	padding-top: 75px;
}

#footerAddressLower a:link {
	color: #CCC;
}

#footerAddressLower a:visited {
	color: #CCC;
}

#footerAddressLower a:hover, #footerAddressLower a:active {
	color: #7D5500;
}

#rightColumn {
	width: 725px;
	padding-right: 20px;
	padding-left: 220px;
}

#footerAddress {
	background-image: url(../images/index_footerAddress.png);
	height: 32px;
	position: absolute;
	width: 300px;
	left: 24px;
	top: 44px;
	background-repeat: no-repeat;
}
#galleryImage {
	width: 250px;
	overflow:hidden;
	float: left;
	/*padding: 10px;*/
	margin: 0 15px 15px 0;
	text-align: center;
}
#galleryWrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
