body {
	font-size: 100%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Serif;
	background-color: #fff;
	text-align: center;
	margin: 0;
}

img {
	border: 0;
}

a:link {
	color: #356550;
}

a:visited, a:active {
	color: #7BA695;
}

#main {
	margin: 0 auto;
	width: 976px;
}

#header {
	width: 100%;
	height: 77px;
	background: #dbe5da url(images/bg_top_map.jpg) repeat-x top left;
}

#middle {
	width: 100%;
	/** height: 567px; */
}

#footer {
	width: 100%;
	height: 113px;
	background: #dbe5da url(images/bg_bottom_map.jpg) repeat-x top left;
}

#top_green_cell {
	width: 802px;
	height: 88px;
	padding: 5px 10px 0 15px;
	color: #fff;
	background: #7ba695 url(images/cell_arrow.gif) no-repeat 0 50px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Serif;
	line-height: 130%;
}

#navigation {
	width: 827px;
	height: 24px;
	background-color: #fff;
}

#navigation_home {
	width: 827px;
	height: 20px;
	background-color: #fff;
}

.nav_button {
	float: center;
	width: 120px;
	height: 20px;
	margin: 4px 5px 6px 0;
	padding: 0 0 0 0;
	background: #C3D6C3 url(images/nav_bg.gif) no-repeat top left;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 70%;
	vertical-align: center;
}

a.nav_but:link, a.nav_but:visited, a.nav_but:active {
	color: #000;
	margin: -3px 0 3px 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	text-decoration: none;
}

.nav_cell {
	float: left;
	width: 203px;
	height: 20px;
	margin: 4px 5px 0 0;
	padding: 0 0 0 0;
	background: #C3D6C3 url(images/nav_bg.gif) no-repeat top left;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 75%;
	vertical-align: top;
}

.nav_cell.on {
	background: #7ba695 url(images/nav_bg_on.gif) no-repeat top left;
	color: #000;
	font-size: 75%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	text-decoration: none;
}

.nav_cell.home {
	margin: 2px 2px 0 0;
	height: 165px;
	background-color: #fff;
}

.nav_cell.on.home {
	margin: 2px 2px 0 0;
	height: 165px;
	background-color: #edf3ed;
}

.nav_cell.end, .nav_cell.on.end {
	margin: 4px 0 0 0;
}

a.nav_link:link, a.nav_link:visited, a.nav_link:active {
	color: #000;
	margin: -3px 0 3px 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	text-decoration: none;
}

.txt_large_header {
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
}

.nav_cell_art {
	padding-top: 2px;
}

.nav_cell_home_box {
	width: 173px;
	height: 115px;
	padding: 15px;
	line-height: 175%;
	word-wrap: break-word;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}

#art_header {
	float: right;
}

#locations_image {
	margin: -30px 0 -20px 0;
}

#phone_apply {
	color: #000;
	font-size: 75%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	text-transform: uppercase;
	text-align: center;
}

#content {
	padding: 30px 10px 30px 10px;
	font-size: 90%;
	line-height: 125%;
}

#content_home {
	width: 820px;
	height: 498px;
	border-bottom: 6px solid #7ba695;
	padding: 23px 0 0 0;
	margin-bottom: -10px;
}

#content_bio {
	float: left;
	width: 565px;
	height: 100%;
	margin-bottom: 20px;
	padding: 0 20px 0 0;
	border-right: 2px solid #dcdcdc;
}

#content_testimonial {
	float: right;
	width: 200px;
	height: 100%;
	padding: 0 0 0 20px;
}

#testimonial {
	width: 195px;
	height: 355px;
	padding: 0 5px 0 0;
	overflow: auto;
}

#content_staff {
	border-top: 1px solid #dcdcdc;
	margin-top: 20px;
}

#home_feature {
	width: 818px;
	height: 306px;
	background: transparent url(images/bg_home_feature.gif) no-repeat top left;
	padding: 17px 5px 5px 22px;
}

#home_art {
	float: left;
	width: 415px !important;
	height: 297px !important;
}

#home_goal {
	float: right;
	margin: 0 50px 0 0;
	*margin: 0 25px 0 0;
}

.txt_header_large {
	font-size: 16px;
	font-weight: bold;
	color: #cf7908;
	margin-bottom: 10px;
}

.txt_header_medium {
	font-size: 14px;
	font-weight: bold;
	color: #cf7908;
	margin-bottom: 10px;
}

.who_img {
	border: 2px solid #7ea797;
}

.who_img_on {
	border: 2px solid #cf7908;
}

.who_txt_name {
	color: #000;
}

.who_txt_title {
	color: #7ea797;
}

.who_mailto {
 font-size: 10px;
 color: #7ea797;
}

.faq_ul li {
    list-style-image: url(images/li_arrow.gif);
    margin: -5px 0 0 -10px;
}

.faq_top {
	font-size: 75%;
	margin-left: 10px;
	float: right;
	text-align: right;
}

