@charset "utf-8";
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spacer {
	background-color: #96A570;
	height: 10px;
	width: 955px;
}

#main_container {
	margin: 0px;
	width: 955px;
	height: 700px;
	background-color: #969e72;
}
#main_body {
	float: left;
	height: 560px;
	width: 685px;
	padding-left: 35px;
	padding-right: 0px;
	background-color: #FBF7E6;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}

#left_nav {
	float: left;
	width: 180px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 535px;
	background-color: #D5DAB6;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#flower {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

#banner {

}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #3E4A11;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3e4a11;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: 3e4a11;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
#specializing {
	width: 650px;
	text-align: center;
	padding-top: 20px;
}
#content {
	width: 325px;
	float: left;
	height: 300px;
}
#content_right {
	height: 275px;
	width: 325px;
	float: left;
	padding-top: 25px;
}
img {
	border: 2px solid #969E72;
}
#main_bottom {
	float: left;
	height: 125px;
	width: 650px;
	padding-top: 20px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #969E72;
	font-size: 90%;
	text-align: right;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	color: #3E4A11;
	font-weight: normal;
	text-align: left;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3E4A11;
	text-decoration: none;
	font-size: 100%;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC7A9E;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #969E72;
	text-decoration: none;
}
