body{
	font-family: 'ariel', verdana, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top:23px;
	font-size: 0.8em;
	background-color: #E8EADB;
	}

table {
  width:100%;
  border-collapse:collapse;
  margin-bottom: 1.7em;
}

/* the border will be defined by the td tags */
td.table1 {
  border:transparent;
  padding:10px;
 
}

#sitemap {
	width: 785px;
	margin: 0px 10px 10px 0px;
	font-size: 93%;
}


.thumbnail {
	border-width: 0 !important;
	margin: 0 !important;
	
}

.thumbnail img {
	border: 1px solid #888;
	margin: 0.15em;
}


/* and of course a default one */
#sitemap td {
  
  color: #060606;
  padding:5px;
  
}


#sectionLinks a:link, #sectionLinks a:visited, #sectionLinks a:hover {
	color: #000000;
	border: none;
	text-decoration: none;
}
#sectionLinks .currentPage a {
border-top: 1px solid #E8F0E1;
	background-color: #E8F0E1;
	padding: 2px 0px 2px 10px;
	}

h1{
 	
	width: 75%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-family: 'trebuchet ms', Verdana,Arial,sans-serif;
 	font-size: 130%;
 	color: #000000;

}

h2{
	font-family: 'trebuchet ms', Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #000000;
 padding: 0px 0px 10px 0px;
}

h3{
 font-size: 100%;
 color: #334d55;
 margin: 0px 0px 10px 0px;
 }

h4{
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 }


ul{
 list-style-type: disc;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#map_canvas {

}

#masthead {	margin: 0px;
		padding: 10px 0px 0px 10px;
		background-image: url("/pics/header_2.jpg");
		height: 204px;
		background-repeat: no-repeat;
		background-position: 0 0;
		}

#address {margin: 0 0 0 0;
	background-color: #FFFFFF;
	color: #000000;
	padding: 20px 0px 20px 10px;
	}
	
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border-left: 1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	}

#header {
	
    margin: 0px 0px 18px 0px;
}


#navBar{
	margin: 0 82% 0 0;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}

#content{
  	float: right;
  	width: 79%;
	margin: 0;
	padding: 8px 8px 0px 0px;
	height: auto;
	}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	border:1px solid #CCCCCC;

	border-left: none;

	border-right: none;

	clear:both;

	color:#000000;

	font-size:75%;

	height:38px;

	margin-top: -1px;

	padding:5px 10px;
	text-align: center;

}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	border: 0;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #E8F0E1;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 8px 8px 0px 0px;
	border-bottom: 1px solid #E8F0E1;
	font-size: 100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #E8F0E1;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #E8F0E1;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover, #sectionLinks a.currentPage {
	border-top: 1px solid #E8F0E1;
	background-color: #E8F0E1;
	padding: 2px 0px 2px 10px;
}

#contactform dl {
	margin: 0;
	padding: 0px;
	font-size: 0.9em;
	}
#contactform dt {
	color: #333333;
	font-weight:bold;
	padding:0px;
	margin:0; 
	}
#contactform dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding:0px;
	margin:2px 0 0 0; 
	}
#contactform dt em, #contactform .note em {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	}
#contactform .note {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding:8px 0 0 2px;
	}
#content .note em {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	padding-left:2px;
	}
#contactform #name, #contactform #email, #contactform #tel {
	width: 250px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-size: 1em;
	color: #333333;
	margin-bottom:2px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
#contactform textarea {
	width: 253px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid  #cccccc;
	padding-bottom:2px;
	margin-bottom:20px;
	}
#contactform .button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px outset;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	margin:4px 0 8px 0;
	padding: 0.1em 0.6em 0.1em 0.6em;
}
fieldset {
	padding:0;
	margin:0;
	border:0;
	width:550px;
	}

