#wrapper {
	height: 850px;
	width: 750px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #FFFFFF;
}
#header {
	height: auto;
	width: auto;
	padding: 0px;
}
body {
	background-color: #30A571;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
#famous {
	height: 226px;
	width: 378px;
	position: absolute;
	left: 374px;
	top: 5px;
	background-color: #B0E5CB;
}
#lowerContainer {
	height: 264px;
	width: 760px;
	position: absolute;
	left: 10px;
	top: 505px;
	overflow: auto;
}


#footer {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 84px;
	width: 750px;
	position: absolute;
	bottom: 3px;
	left: 7px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	background-attachment: fixed;
	background-image: url(../images/logo_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#mainContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	float: none;
	height: 335px;
	width: 342px;
	position: absolute;
	top: 160px;
	right: 409px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	z-index: 50;
	color: #000000;
	background-color: #FFFFFF;
	border: thin none #339967;
	text-align: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
h3 {
	font-style: italic;
	color: #329967;
}
.openhouse {
	background-color: #FFF;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	color: #F00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.green {
	color: #329967;
}

#collage {
	width: 392px;
	left: 369px;
	top: 170px;
	position: absolute;
	height: 306px;
	padding-top: 15px;
}

#navBox {
	float: left;
	height: 25px;
	width: 750px;
	padding-top: 10px;
	background-color: #AFE4CA;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #368355;
	border-right-color: #368355;
	border-bottom-color: #368355;
	border-left-color: #368355;
}
#accreditations a hover {
	font-weight: bold;
}

.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #30A571;
	font-style: italic;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#accreditations {
	height: 226px;
	width: 360px;
	position: absolute;
	left: 0px;
	background-color: #B0E5CB;
	top: 4px;
	
}
.box_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	font-variant: normal;
	background-color: #30A571;
	padding: 2px;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-size: small;
}
a:hover {
	color: #339967;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
}
a:visited {
	color: #00F;
	text-decoration: underline;
	font-size: small;
	font-weight: normal;
}
#wrapper #navBox #mainContainer h4 {
	background-color: #AFE5CB;
	padding: 3px;
	border: 1px solid #999;
}
