body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #fffce3;
	font-size: small;
}

a {
	color:#CC6600;
}

a:hover {
	color:#3399CC;

}
#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #837f6e;
	clear:both;
}
#footerNav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

#container #topHome #homeFeature {
	margin: 0px 0px 0px 235px;
	padding: 155px 20px 0px 30px;
	height: 106px;
	width: 295px;
	background-image: url(../images/oc_feature_bkg.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	line-height: 150%;
	color: #6a6656;
}
#container #mainContent #homeSectionOne {
	background-image: url(../images/home_onea.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 380px;
	font-size: 85%;
	padding-top: 10px;
	line-height: 175%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 40px;
}
#container #mainContent #homeSectionTwo {
	float: left;
	background-image: url(../images/events_bkg.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	background-position: left 35px;
	margin-top: 20px;
	width: 370px;
	height: 370px;
}

#container #mainContent #homeSectionTwo #events {
	font-size: 11px;
	padding-left: 25px;
	padding-top: 55px;
	padding-right: 20px;
	height: 280px;
}

#container #mainContent #homeSectionTwo #events p {
	font-size: 11px;
}


#container #topHome {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-position: 21px 94px;
}
#container #topHome #subContent #subCopy #photo_table img {
	border-top-color: #837F6E;
	border-right-color: #837F6E;
	border-bottom-color: #837F6E;
	border-left-color: #837F6E;
}

#homeList {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	list-style-image: none;
	list-style: none;
}
#homeList li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: none;
	list-style: none;
}

.listHeader {
	font-size: 150%;
	list-style-image: none;
	list-style: none;
}
.header {
	font-size: 150%;
	color: #837f6e;
	margin: 0px;
	padding: 0px 0px 10px;
}
#container #topSub {
	width: 772px;
}
#container #topHome #subContent {
	background-image: url(../images/mid.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear:both;
	margin-left: 45px;
}
#subCopy {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 60px;
	padding-left: 40px;
	padding-bottom: 50px;
	line-height: 170%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-bottom: 50px;
	clear:both;
}
#pageHeader {
	font-size: 160%;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 45px;
	padding: 25px 0px 15px 25px;
	font-weight: normal;
}

a {

}

a:hover {

}

