body { 
	margin: 0px;
	padding: 0px;
	background-color: white;
}

img {
	border: none;
}

#wrapper {
	padding: 0px;
	width: 100%;
	background-color: white;
}

#index_top {
	background-color: #EAF4D1;
	height: 82px;
	border-bottom: solid #78797D 5px;
}

#index_middle {
	background-color: #596331;
	border-bottom: solid #78797D 5px;
}

#index_bottom_links {
	background-color: #FDD677;
}

#content_top {
	background-color: #596331;
	border-bottom: solid #78797D 5px;
}

#content_creambar {
	background-color: #EFDBA6;
}

#content_flowerbar {
	background-color: #60715F;
}

#content_wrapper{
	height: 100%;
	width: 100%;
	background-color: #EAF4D1;
}

#content_navmenu {
	background-color: #EAF4D1;
	width: 181px;
	height: 100%;
}

#content_content {
	width: 100%;
	margin-left: 181px;
	margin-top: -174px;
	background-color: white;
	border: solid white 1px;
}

#content_colorbar {
	background-color: #FDC645;
	border-top: solid #78797D 5px;
}

p.footertext {
	color: #434E23;
	width: 800px;
	text-align: center;
	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
}

.content_title {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #596331;
}

p.content_text {
	margin-left: 15px;
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
}

#map {
	margin-left: 15px;
}