/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}*/

/*a {
  color: #666666;
  text-decoration: underline;
}

a:hover {
  color: #006633;
  text-decoration: none;
}*/

#advancedSearches{
/*	visibility: hidden; */
  display: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	color: #333333;
/*	width: 100%;*/
}

#advancedSearches h2 {color: #666!important;
	font-size: 14px; }	
#closer {
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}
#locatorform, #advancedSearches	
{width:550px;
	margin: 20px auto;}
.advancedSearchLink, #closer {margin: 10px auto; }	
.advancedSearchLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.advancedSearchLink:hover {
	color: #006633;
	text-decoration: underline;
}
.field {clear: both;
text-align: center;
margin: 15px 5px; }	
.closerLink {
font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.closerLink:hover {
	color: #006633;
	text-decoration: underline;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*.nameLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.nameLink:hover {
	color: #006633;
	text-decoration: none;
}*/
#locate fieldset input {
	float: none;
	text-align: auto;
	margin: auto;
}
#locate fieldset select {width: auto;
	text-align: left;
	float: none;}
.zipp {margin: 5px 0;
float: left;
text-align: left;
width: 190px;
}
.or {width: 3em;margin: 8px 0;
	font-weight: bold;
	font-size: 1.2em; 
	float: left;
	text-align: center;}
#locate .zipp input {font-size: 1.2em;font-weight: bold; color: #3a3a3a; margin: 0; }
.zipp select {font-size: 1.2em;font-weight: bold;color: #3a3a3a; }
.zipp label {font-size: 1.1em;
width: auto;
padding: 3px 0;
text-align: right;
float: left;
width: 80px;
display: block;
}
.mapLink {
	background: url(../img/googlemap.gif) no-repeat left center;
	padding:  0 0 0 15px;
	text-decoration: underline;
	
}

.mapLink:hover {background: url(../img/googlemap.gif) no-repeat left center;
}
.topnav {margin: 20px 0 5px;
	border: 1px solid #ccc;
	border-width: 2px 0 0;
	padding: 5px; }
.navLinks {

}
.detaillist {width: 70%; }
.headText {

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/*.websiteLink {

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.websiteLink:hover {
	color: #006633;
	text-decoration: underline;
}

.emailLink {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.emailLink:hover {
	color: #006633;
	text-decoration: underline;
}*/

/*.pageLink {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.pageLink:hover {
	color: #006633;
	text-decoration: underline;
}*/

hr {
	display:none;
}

.poweredBy {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.addLink {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.addLink:hover {
	color: #006633;
	text-decoration: none;
}

.error {
	color: #800000;
	background: #ffc;
	padding: 5px;
	text-decoration: none;
}
.tr {text-align: right; }
#ltable {
	 border-width:0;
	padding: 0;
	width: 78%;
	border-collapse: collapse;
	}
#ltable caption {text-align: left;
	font-weight: bold;
	padding: 5px 0; }	
#ltable th {background: #efefef;}	
#ltable td { border: 1px solid #ccc;
	border-width: 1px 0 0;
	padding: 5px;}