.text-content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.text-content-small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.form-box {  font-family: Arial, Helvetica, sans-serif!important; font-size: 9px!important; color: #000000!important; border: 1px #006666 solid!important;}
.text-title {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #006666}
.text-quote {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #006666}
.hi-lite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #990000}
.form-box-2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: #006666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
hr { height:1;  border-color: black black #000000; border-style: dashed; border-bottom-width: 1px}
td,body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333 }

.formbox-email {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; border: #006666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

a:LINK {color: #006666;}
a:HOVER {text-decoration: none;color: #999999;}
a:ACTIVE, a:VISITED {color: #006666;}

/****** 'SELECT A SEARCH METHOD' STYLES ******/

.sm_box {
	width: 300px;
	float: left; 
	margin-left: 20px;
	text-align: right;
	padding-bottom: 10px;
	}
	
.sm_box img { border: none; }

.sm_box p {
	text-align: right;
	padding: 0 0 0 100px;
	height: 60px;
	}
	
.sm_box .hdr_search {
	padding-bottom: 2px;
	border-bottom: 1px dashed #999;
	margin-bottom: 6px;}

.sml_box {
	width: 175px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	}
	
.sml_box img { border: none; }

.sml_box p {
	text-align: right;
	height: 60px;
	}
	
.sml_box .hdr_search {
	padding-bottom: 2px;
	border-bottom: 1px dashed #999;
	margin-bottom: 6px;}

	
.style6 {color: #DB2D14}
.style7 {color: #EDC019}
.style9 {color: #0236A7}
.style10 {color: #3EB03D}

.searchrow{
	clear: both;
	margin: 10px 0 0 0;
}

.searchrow .field{
	float:left;
	
}

.searchrow label{
	float:left;
	width: 150px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.result{
	margin: 10px 0px 0 0px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #777;
}
.resultleft{
	float: left;
}

.resultimg{
	float: left;
	margin: 0px 10px 0 0;
}

.resultmain{
	clear: left;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


ul.morelinks{
	list-style-type: none;
	
}

#detailsPic{
	float: left;
	margin: 0 12px 0 0;
}

#detailsInfo{
	float: left;
	font-weight: bold;
}

#detailsInfoFull{
	clear: left;
}

#detailsArea{
	background: #99cccc;
	color: #fff;
	width: 100%;
	padding: 3px;
}

.formtext{
	width: 150px;
}

#map_canvas{
	width: 100%;
	text-align: center;
	border: 2px groove;
}
td.menuBorder
{
    background-color: #6bcf7f;
}

td.header
{
     background-color: #000000;   
}

td.header a
{
    text-decoration: none;
}

span.logo
{
    font-size: 36px;
    color: #ffffff;
    font-weight:bold;
    line-height:30px;
}

span.strapline
{
    font-size: 18px;
    color: #83c27f;
    letter-spacing:1px;
    line-height:25px;
}

div#map
{
    height: 320px;
    width: 420px;
}

div.editable
{
    margin: 0;
    padding: 0;
	border: solid 2px Transparent;
	width: 100%;
	min-height: 50px;
}

div.editable:hover
{
	border-color: black;
}

div#footerText
{
    color: White;
}

div#footerText td.text-content-small
{
    color: White;
}

div#footerText a
{
    color: #83C27F;
}

