body {
	background: #645545;
	margin: 0;
	padding: 0;
	font: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: underline;
	color: #9a6632;
}

a:hover, a:active {
	text-decoration: underline;
	color: #d9683e;
}

#container {
	position: absolute;
	width: 772px;
	margin-top: 0;
	left: 50%;
	margin-left: -381px;
	padding:0;
}

#outline_main {
	width: 760px;
	border-left: 1px dashed;
	border-right: 1px dashed;
	border-bottom: 1px dashed;
	border-top: 0;
	border-color: #867460;
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#main {
	background: url(images/interior_bg.gif) repeat-y;
	width: 760px;
	margin: 0;
	padding: 0;
}

#bridge_main {
	background: #fef5d3;
	width: 760px;
	margin: 0;
	padding: 0;
}

#top_block {
	background: url(images/top_bar.jpg);
	width: 760px;
	height: 140px;
}

#home_link {
	position: absolute;
	z-index: 150;
	left: 35px;
	top: 30px;
}

#nav_block {
	position: absolute;
	left: 427px;
	top: 14px;
	margin: 0;
	padding: 0;
}

#nav_block ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#nav_block li.line {
	padding: 0;
	margin-top: 1px;
	border-bottom: 1px dashed;
	border-color: #0066a5;
}

#nav_block li {
	padding: 0;
	margin-top: 1px;
}

a.navbutton {
	display: block;
	font-weight: bold;
	font-style: italic;	
	font-size: 13px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #645545;	
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 134px;
	height: 17px;
	text-decoration: none;
}

.navbutton_off {
	display: block;
	font-weight: bold;
	font-style: italic;	
	font-size: 13px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbbdc0;	
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 134px;
	height: 17px;
	text-decoration: none;
}

a.navbutton:link { 		
	text-decoration: none;	
}

a.navbutton:visited {		
	text-decoration: none;	
}

a.navbutton:hover { 	
	background-color: #e5f9fd;
	color: #d9683e;
	text-decoration: none;	
}

a.navbutton:active { 	
	background-color: #e5f9fd;
	color: #d9683e;	
	text-decoration: none;	
}


#thin_orange {
	background: #fa8053;
	width: 760px;
	height: 3px;
	margin: 0;
	padding: 0;
}

#thick_orange {
	background: #d9683e;
	width: 760px;
	height: 12px;
	margin: 0;
	padding: 0;
}

#content_block {
	position: relative;
	width: 760px;
	min-height: 380px;
	height: 100%;
	margin: 0;
	padding: 0;
}

.indent {
	margin: 0 0 0 20px;
}

#bridge_text {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #645545;
	text-align: center;
	width: 560px;
	margin: 0;
	padding: 30px 100px 0 100px;
}

#content_left {
	float: left;
	display: block;
	width: 190px;
	min-height: 380px;
	height: 380px;
	margin: 0;
	padding: 0;
}

#content2_left {
	background: #f7e999;
	float: left;
	display: block;
	width: 190px;
	min-height: 380px;
	height: 380px;
	margin: 0;
	padding: 0;
}

#nav2_block {
	margin: 20px 0 0 25px;
	padding: 0;
	width: 140px;
}

#nav2_block ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#nav2_block li.line {
	padding: 0;
	margin-top: 1px;
	border-bottom: 1px dashed;
	border-color: #c69c6d;
}

#nav2_block li.lines {
	padding-top: 1px;
	margin-top: 1px;
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	border-color: #c69c6d;
}

#nav2_block li.topline {
	padding: 2px 0 0 0;
	margin-top: 1px;
	border-top: 1px dashed;
	border-color: #c69c6d;
}

#nav2_block li.section_title {
	padding-bottom: 12px;
	margin-top: 1px;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #d9683e;
}

#nav2_block li {
	padding: 0;
	margin-top: 1px;
}

a.nav2button {
	display: block;
	font-weight: bold;
	font-style: italic;	
	font-size: 12px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7b3900;	
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 140px;
	height: 17px;
	text-decoration: none;
}

.nav2button_off {
	display: block;
	font-weight: bold;
	font-style: italic;	
	font-size: 13px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbbdc0;	
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 140px;
	height: 17px;
	text-decoration: none;
}

a.nav2button:link { 		
	text-decoration: none;	
}

a.nav2button:visited {		
	text-decoration: none;	
}

a.nav2button:hover { 	
	color: #d9683e;
	text-decoration: none;	
}

a.nav2button:active { 
	color: #d9683e;	
	text-decoration: none;	
}

a.nav2_subbutton {
	display: block;	
	font: 12px Arial, Helvetica, sans-serif;
	color: #9a6632;
	padding: 6px 0 4px 0;
	width: 130px;
	text-decoration: none;
}

a.nav2_subbutton:hover, a.nav2_subbutton:active { 	
	color: #d9683e;
	text-decoration: underline;	
}

a.nav2_subbutton2 {
	display: block;	
	font: 12px Arial, Helvetica, sans-serif;
	color: #9a6632;
	padding: 0 0 5px 0;
	width: 130px;
	text-decoration: none;
}

a.nav2_subbutton2:hover, a.nav2_subbutton2:active { 	
	color: #d9683e;
	text-decoration: underline;	
}

a.nav2_subbutton1 {
	display: block;	
	font: 12px/13px Arial, Helvetica, sans-serif;
	color: #9a6632;
	padding: 0 0 7px 0;
	width: 130px;
	text-decoration: none;
}

a.nav2_subbutton1:hover, a.nav2_subbutton1:active { 	
	color: #d9683e;
	text-decoration: underline;	
}

#tip_block {
	background: #f6e791;
	width: 150px;
	height: 154px;
	margin: 0;
	padding: 16px 20px 20px 20px;
}

#tip_title {
	width: 150px;
	height: 19px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #848679;
	border-bottom: 1px dashed #848679;
}

#tip_text {
	width: 150px;
	height: 112px;
	margin: 7px 0 0 0;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #848679;
}

#more_tips {
	margin: 0;
	padding: 0;
}

#more_tips a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #848679;
	font-style: italic;
}

#more_tips a:hover {
	color: #d9683e;
}

#testimonial_block {
	background: #e9f5cc;
	width: 150px;
	height: 154px;
	margin: 0;
	padding: 16px 20px 20px 20px;
}

#testimonial_title {
	width: 150px;
	height: 19px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #848679;
	border-bottom: 1px dashed #848679;
}

#testimonial_text {
	width: 150px;
	margin: 7px 0 0 0;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #848679;
}

.author {
	font-size: 10px;
	line-height: 20px;
	font-style: italic;
}

#content_main {
	position: relative;
	float: right;
	width: 570px;
	height: 380px;
	margin: 0;
	padding: 0;
	display: block;
}

#content_main_elastic {
	position: relative;
	float: right;
	width: 570px;
	margin: 0;
	padding: 0;
	display: block;
}

#content_main_elastic1 {
	position: relative;
	float: right;
	width: 570px;
	margin: 0;
	padding: 0;
	display: block;
}

#content_main_elastic1 a:link, #content_main_elastic1 a:visited {
	text-decoration: underline;
	color: #9a6632;
}

#content_main_elastic1 a:hover, #content_main_elastic1 a:active {
	text-decoration: underline;
	color: #d9683e;
}

#content_main a:link, #content_main a:visited, #content_main_elastic a:link, #content_main_elastic a:visited {
	text-decoration: none;
	color: #9a6632;
}

#content_main a:hover, #content_main a:active, #content_main_elastic a:hover, #content_main_elastic a:active  {
	text-decoration: underline;
	color: #d9683e;
}

a.associations:link, a.associations:visited {
	text-decoration: underline;
	color: #9a6632;
}

a.associations:hover, a.associations:active {
	text-decoration: underline;
	color: #d9683e;
}

#content_main_title {
	margin: 21px 30px 0 25px;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed;
	border-color: #9a6632;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9a6632;
	width: 515px;
}

#content_main_text {
	margin: 11px 0 90px 25px;
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #645545;
	width: 515px;
	padding: 0;
}

#content_main_text1 {
	margin: 11px 0 50px 25px;
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #645545;
	width: 515px;
	padding: 0;
}

#who_left {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	display: block;
}

#who_right {
	float: right;
	width: 250px;
	margin-left: 25px;
	padding: 0;
	display: block;
}

#bio_pic {
	float: left;
	margin-right: 15px;
	padding: 0;
}

#bio_text {
	float: right;
	width: 394px;
	clear: both;
	margin: 0;
	padding: 0;
}

.bio_thumb {
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px dashed;
	border-color: #e4cfa9;
	float: left;
}

.bio_photo {
	margin-right: 15px;
	padding: 2px;
	border: 1px dashed;
	border-color: #e4cfa9;
	float: left;
}

.bio_name {
	font-size: 15px;
	font-weight: bold;
	color: #d9683e;
}

.bio_title {
	font-size: 10px;
}

#bio_thumb_block {
	margin: 0 0 15px 0;
	padding: 0;
	height: 106px;
	clear: both;
	line-height: 16px;
	font-size: 11px;
}

#content_main_text1 ul {
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style: none;
}

#content_main_text1 li {
	line-height: 14px;
	margin-top: 9px;
}

.question {
	font-weight: bold;
	color: #d9683e;
	font-size: 12px;
}

.disclaimer {
	font-size: 11px;
	line-height: 14px;
}

#services_disclosure {
	position: absolute;
	width: 400px;
	bottom: 25px;
	margin: auto 0 auto 25px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #9a6632;
}

#main_upper {
	width: 556px;
	height: 223px;
	padding: 7px 7px 12px 7px;
	margin: 0;
}

#main_image {
	float: left;
	margin: 0;
	padding: 0;
}

.image_outlined {
	margin: 0;
	padding: 2px;
	border: 1px dashed;
	border-color: #e4cfa9;
}

#main_intro {
	float: right;
	width: 173px;
	height: 209px;
	padding: 14px 18px 0 18px;
	margin: 0;
}

.intro_header {
	font: 13px/13px Georgia, "Times New Roman", Times, serif;
	color: #7b3900;
	font-style: italic;
	font-weight: bold;
}

.intro_text {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #a2713f;
}

#main_lower {
	width: 550px;
	padding: 0 10px 0 10px;
	margin: 0;
}

#news_block {
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
	width: 267px;
	height: 125px;
	border-right: 1px dashed #e4cfa9;
}

#news_block_header {
	background: url(images/news_bg.gif);
	width: 257px;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 10px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #848679;
}

#news_block_text {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #848679;
	padding: 6px 10px 0 10px;
	margin: 0;
}

.date {
	font-weight: bold;
	color: #9a6632;
}

#more {
	padding: 9px 0 0 10px;
}

#more a {
	font: 12px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #9a6632;
}

#more a:hover {
	color: #d9683e;
}

#events_block {
	float: right;
	margin: 0;
	padding: 0 0 0 7px;
	width: 267px;
	height: 125px;
}

#events_block_text {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #848679;
	padding: 6px 10px 0 10px;
	margin: 0;
}

#events_block_header {
	background: url(images/news_bg.gif);
	width: 257px;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 10px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #848679;
}

#footer_block {
	background: url(images/footer.jpg) #c9e0a6;
	width: 760px;
	height: 33px;
	padding: 0;
	margin: 0;
	clear: both;
}

#footer_links {
	padding-top: 9px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #78837d;
}

#footer_links_off {
	padding-top: 9px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #bbbdc0;
}

#footer_links a {
	color: #78837d;
}

#footer_links a:hover {
	color: #d9683e;
}

#footer {
	margin: 17px 0 30px 0; 
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #bdab89;
	text-align: center;
}

#footer a {
	color: #d9683e;
}

/* seo text formating */

strong {
	font-weight:normal;
}

h1 {
	font-size: 12px;
	font-weight:normal;
	display:inline;
}

h2 {
	font-size:10px;
	font-weight:normal;
	display:inline;
}

/* site map */

.sitemap li {
	list-style:disc;
	list-style-position: outside;
}

#li1 {
	list-style:circle;
	font-weight:bold;
}

#li2{
	font-weight:normal;
}

.sitemap a {
	padding-left: 10px;
}