.back_to_top {
	clear: both;
}

p {
	text-align: justify;
}

div {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5
{
	color: #008000;
	background-color: transparent;	
}

h5 {  
	font-weight: bold;
  /*	font-size: 1.0em; */
}
 
h3,h4,h5 {
	margin-bottom: 1px;
}

h3, h4, h5, li, p {
	line-height: 1.7em;
}

#scrollmap {
	border: 1px gray solid;
	
	margin: 10px 30px;	
   width: 700px;
	height: 600px;
	overflow: scroll;
}

#Locations table {
	width: 90%;
}
 
#Locations td {
	width: 25%;
	padding-bottom: 1em;
	vertical-align: top;
}

.slogan {
	font-size: 115%;
}

/* --------------  for microformats ------------ */

.fn {
	font-weight: bold;
}


#Locations .organization-name {
	display: none;
}

/* -------------------------------------------- */
 


.org_main_phone {
	font-weight: bold;
	font-size: 125%;	
}

.org_name_address {
	font-weight: bold;
}

.org_phone_fax {
	font-weight: normal;
}
 

#Contact_Us
{
	
	margin-right: 30px;
	
	min-height: 600px;
}


#Contact_Us table {
	margin: 1em 0;
	padding: 0;
	border: 1px black solid;
}

#Contact_Us h1
{
	padding-bottom: 1em;
}

#Contact_Us th
{
	background-color: green;
	color: white;
 	text-transform: uppercase; 
	text-align: left;
}
 
#Contact_Us th, #Contact_Us td {
	border-bottom: 1px black solid;
	padding: .6em .6em 0 .6em;
}

#Contact_Us td {
	text-align: left;
}
  

#Contact_Us .name_column {
	/* background-color: white; */
	width: 25%;
}

#Contact_Us .title_column {
	/* background-color: silver; */
	width: 25%;
}

#Contact_Us .phone_column {
  /*	background-color: silver; */
	width: 25%;
}

#Contact_Us .email_column {
	/* background-color: white; */
	width: 25%;
}
 
#form1 {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse; 
	line-height: 150%;	 
}

.alpha_index ul 
{
	margin: 0;
	padding:  0 0 0 30px; 
	
}
 	
.alpha_index li { 
	display: inline;
	margin: 0;
	
	
	padding: 0 1em 0 0;
	
	font-size: 1em;
}
 

.back_to_top_link {
	margin-left: 30px;
	font-size: .9em;	
}
  	
.HorizonList {	
	margin: 0;
	padding: 0;
}
 
.HorizonList ul { 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
  	padding-left: 30px;  
}
 	
.HorizonList li { 
	display: inline;
	padding-left: 0;  /* .5em; */
	padding-right: .75em;
	
	margin-left: 0;
	margin-right: 0;
	
 
	font-size: 8.5pt;
}

.first_list_item {
	font-weight: bold;
}


#SiteBoxContent a {
	text-decoration: none;
}
#SiteBoxContent a:link {
	color: #00703C;
}
#SiteBoxContent a:visited {
	color: #00703C;
}
#SiteBoxContent a:hover {
	color: #00703C;
}
#SiteBoxContent a:active {
	color: #00703C;
}

.long_list {
	margin-left: 8em;
	margin-right: 8em;
}

.long_list li {
	margin-bottom: .6em;
	/* line-height: 150%;	*/
}
 
#photo_group {
	margin: 0 30px;
}

.photo_and_caption {
	float: left;
	width: 50%;
	line-height: normal;
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
}

.photo_and_caption img {
   margin:  3px 15px 0 0; 
	padding: 0;
   border: 1px black solid;
	/* 	float: left; */
}

.photo_and_caption p {
	 text-align: center;
	 margin: 0 0 2em 0;
    padding: 0;
}

.note {
 
  margin: 0;
  padding: 0;
  font-size: 8pt;
  line-height: normal;
  text-indent: 0;
	text-align: left;
}

/* 
.pseudo_link {
	color: #A7A9AC;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
	
}  */

#Nav .pseudo_link, #footer .pseudo_link
{
	color: #A7A9AC;
	background-color: transparent; 
	font-size: 1em;
	font-weight: bold;
}

#Nav .pseudo_link {

	
	/* font-size: 12px; */
	
	margin-right: 18px;
	margin-left: 18px;
}


#Nav a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
	margin-right: 18px;
	margin-left: 18px;
	
}

#Nav a:link {
	color: #FFFFFF;
}

#Nav a:visited {
	color: #FFFFFF;
}

#Nav a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}

#Navbar a, #footer a  {
	text-decoration: none;
}

#Navbar a:link, #footer a:link  {
	color: gray;   
}

#Navbar a:visited, #footer a:visited  {
	color: gray;  
}
 

#Navbar a:hover, #footer a:hover  {
	color: #007000;
	text-decoration: underline;
}

#SiteBoxContent h2 a {
	font-weight: normal;
}

#SiteFooterNav a {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	margin-right: 12px;
	padding-right: 12px;
}
#SiteFooterNav a:link {
	color: #E3E3E3;
}
#SiteFooterNav a:visited {
	color: #E3E3E3;
}
#SiteFooterNav a:hover {
	color: #E3E3E3;
	text-decoration: underline;
}
#SiteFooterNav a:active {
	color: #E3E3E3;
}

body {
	margin: 0;
	background-color: #B5B4B4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
}
 

#SiteBox {
	color: #000;
	background: #B5B4B4;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Verdana, sans-serif;
	line-height: 0;
	text-align: center;
}

#SiteBoxContent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#HomePhotoBlock {
	width: 1000px;
	height: 240px;   
	background-image: url(../images/background1.jpg);	 
}

#SiteContent {
	width: 1000px;
	background: #FFFFFF url(../images/sidenav_bg.gif) repeat-y;
}

#footer {
	clear: both;
	
	border-top: 2px #00703C solid;

	padding-top: 5px;
	margin-left: 204px;
	padding-bottom: 5px;
	margin-top: 0;
}

.footer_navigation {
	 background-color: #F5F5F5;
	
	border: 1px #C0C0C0 dotted;
	 margin: 15px 30px;
	 padding: .3em;
}

.footer_navigation span {	
	margin-right: 22px;
	/* margin-left: 18px; */
	
}

#footer p {
	font-size: .8em;
	/* text-align: center; */
	margin: 5px 30px;
}

/* 
#Photo {
	border: 1px solid #e5e5e5;
	padding: 4px;
	margin: 0 20px 20px 30px;
}
*/

#Navbar {
	float: left;
	width: 150px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 35px;
	/* background-image: url(../images/navbar_bg.jpg);
   background-repeat: no-repeat; */
}

#Navbar p {
	font-size: 1em;
	/* font-family: Helvetica, Arial, sans-serif; */
	margin-bottom: 15px;
	font-weight: bold;
}

#Navbar h5 {
	margin-bottom: 0;
}
 
#SiteHeader {
	width: 1000px;
	height: 100px;
	background: #FFFFFF url(../images/drop_bg_top.jpg) no-repeat right;
}

/* #SiteFooterNav {
	font-size: 10px;
	background-color: #B5B4B4;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}*/

#Logo {
	float: left;
}
 
#Nav {
	float: right;
	margin-top: 70px;
	width: 621px;
	background-color: #00703C;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ContentPhotoBlock {
	width: 1000px;
	height: 88px;
	background: #FFFFFF;
	margin-bottom: 7px;
}

#ContentMain {
	float: right;
	width: 794px;
	padding-top: 15px;
	/* padding-top: 30px; */
	margin: 0;
}

#ContentMain a {
	text-decoration: underline;
}

#ContentMain a:link {
		
		color: Navy;
		background-color: transparent;
		 
}

/*
#ContentMain a:visited {
	color: #00703C;
} */

#ContentMain a:hover {
	text-decoration: underline;
}

/*
#ContentMain a:active {
	color: #00703C;
}*/

#ContentMain p {
	padding-left: 30px;
}

#ContentMain p, #ContentMain h1, #ContentMain h2 {
	
	padding-right: 30px;
}

/* wm defined h1, h2, h3 in #ContentMain */


#page_TOC a {
	 text-decoration: none;
	 /*font-style: italic; */
}

#page_TOC a:hover
{
color: black;
 text-decoration: underline;
}

#page_TOC a:visited {
	color: #00703C;
}



#page_TOC {
	background-color: #EEEEEE;   
 	margin: 0 30px;  
}

/* 
margin-left: 15px; 
*/

#page_TOC h3 {
	
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 15px; 
	font-size: 9pt;	
	font-weight: bold;

	
}

#ContentMain h1 {

	padding-left:  30px; 
	
	/*margin-left:  30px; 
	margin-right:  30px; */

	padding-bottom: 0;
	
	font-size: 1.7em;
		
	font-weight: bold;
	border-bottom: 2px #008000 solid;
	
}

#page_TOC h2 {
	padding-left: 60px;
	padding-bottom: 0;
	font-size: 11pt;	
	font-weight: normal;
   margin-bottom: 0;
	padding-top: 0;
}

#ContentMain h2 {
	padding-left: 30px;
	padding-bottom: 0;
	font-size: 13pt;	
	font-weight: bold;
	  
}
/*
#ContentMain h3 {
	font-size: 12.5pt;	
	font-weight: normal;
}*/

/*
#ContentPeopleBlock {
	float: right;
	width: 405px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEB98B;
} */

.contentHeader {
	/* font-size: 14px; */
	font-size: 13pt;
	font-weight: bold;
}

#ContentMainHomeBlock1 {
	width: 395px;
	background-color: #D2D2D4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00703C;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00703C;
	float: left;
	padding-bottom: 25px;
	margin: 0;	
}
#ContentMainHomeBlock1 a {
	text-decoration: none;
}
#ContentMainHomeBlock1 a:link {
	color: #00703C;
}
#ContentMainHomeBlock1 a:visited {
	color: #00703C;
}
#ContentMainHomeBlock1 a:hover {
	color: #00703C;
}
#ContentMainHomeBlock1 a:active {
	color: #00703C;
}

#ContentMainHomeBlock2 {
	width: 395px;
	background-color: #D2D2D4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00703C;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00703C;
	float: right;
	padding-bottom: 25px;
	margin: 0;
}
#ContentMainHomeBlock2 a {
	text-decoration: none;
}
#ContentMainHomeBlock2 a:link {
	color: #00703C;
}
#ContentMainHomeBlock2 a:visited {
	color: #00703C;
}
#ContentMainHomeBlock2 a:hover {
	color: #00703C;
}
#ContentMainHomeBlock2 a:active {
	color: #00703C;
}


.contenttable {
	padding-right: 30px;
	padding-left:  30px;
	
}

#ContentMain table {
	margin-right: 30px;
	margin-left: 30px;
}
