html,body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a,a:visited {
	color:#488242;
	font-weight:bold;
	/*text-decoration:none;
	border-bottom:1px solid #607c96;*/
}
a:hover {
	/*border-bottom:1px solid #beae63;
	text-decoration:none;*/
}

h1,h2,h3,.rowHiliteOn, .rowHiliteOff {
	font-family:Georgia,Arial;
}

h1 {
	font-size:36px;
	padding:0;
	margin:0;
}

h2 {
	font-weight:500;
	line-height:48px;
	margin:0;
	padding:0;
	font-size:24px;
}
h1.innertitle {
	color:#999999;
	font-weight:600;
	padding-bottom:13px;
	padding-left:7px;
}

div.spacer {
	height:5px;
}
* html div.spacer {
	margin-bottom:-15px;
}
.listings h3 {
	padding:10px;
	color:#003300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.hilite{
	color:#fff;
}
.lowercase {
	text-transform:lowercase;
}
.middlecase {
	text-transform:capitalize;
}
.uppercase {
	text-transform:uppercase;
}

.searchResultListing, .listings {
	font-size:11px;
}

.searchResultSubHeading {
	background-color:#455B42;
	color:#9AB399;
}
.searchResultSubHeading a{
	color:#99B795;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #607c96	
}
.searchResultSubHeading a:hover{
	color:#ccc;
	border-bottom:3px solid #beae63
}
.rowOn {
	background-color:#D2DFD0;
}
.rowOff {
	background-color:#f0f0f0;
}
.rowOn:hover, .rowOff:hover {

}
.rowHiliteOn, .rowHiliteOff {
	font-weight:500;
	line-height:48px;
	margin:0;
	padding:0;
	font-size:22px;
	text-align:center;
	color:#87A57E;
}	

.rowHiliteOn {
	background-color:#CDDFCA;
}
.rowHiliteOff {
	background-color:#DFECD9;
}
.10down {
	margin-top:10px;
}

div#container_box {
	width:825px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

div#container_add {
	width:825px;
	text-align:center;
	margin:0 auto;
	position:relative;
}

div#container_masthead {
	position:relative;
	width:825px;
	background-image:url(img/bg_masthead.gif);
	background-repeat:no-repeat;
	height:100px;
	margin:0 auto;
	text-align:right;
}
#logo {
	float:left;
	z-index:1000;
	position:absolute;
	left:0;
}
.masthead_topnav {
	font-size:10px;
	color:#4B6F4A;
	height:10px;
	line-height:88px;
	margin-right:12px;
	float:right;
}
.masthead_topnav a, .masthead_topnav a:visited{
	color:#94BA92;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #607c96	
}
.masthead_topnav a:hover{
	color:#ccc;
	border-bottom:3px solid #beae63
}

#masthead_tabs {
	/* background-image:url(img/masthead-tab-bg.jpg); */
	background-repeat:no-repeat;
	height:36px;
	width:585px;
	bottom:0;
	right:0;
	clear:both;
	float:right;
	margin-right:1px;
	margin-top:54px;
	z-index:1;
}
* html #masthead_tabs {
	margin-top:-24px;
}
.browsetab_on {
	background-image:url(img/manttus-masthead_05.gif);
	float:left;
	margin-top:9px;
	width:85px;
	height:27px;
	z-index:1000;
}
.browsetab_off {
	background-image:url(img/manttus-masthead-o_05.gif);
	height:27px;
	width:85px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.hometab_off {
	background-image:url(img/manttus-masthead-o_03.gif);
	height:27px;
	width:77px;
	float:left;
	margin-top:9px;
	margin-left:10px;
	z-index:1000;
	cursor:pointer;
}
.hometab_on {
	background-image:url(img/manttus-masthead_03.gif);
	height:27px;
	width:77px;
	float:left;
	margin-top:9px;
	margin-left:10px;
	z-index:1000;
}
.searchtab_off {
	background-image:url(img/manttus-masthead-o_04.gif);
	height:27px;
	width:80px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.searchtab_on {
	background-image:url(img/manttus-masthead_04.gif);
	height:27px;
	width:80px;
	float:left;
	margin-top:9px;
	z-index:1000;
}

.members_off {
	background-image:url(img/manttus-masthead-o_06.gif);
	height:27px;
	width:133px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.members_on {
	background-image:url(img/manttus-masthead_06.gif);
	height:27px;
	width:133px;
	float:left;
	margin-top:9px;
	z-index:1000;
}
.addbus_off {
	background-image:url(img/manttus-masthead-o_07.gif);
	height:27px;
	width:167px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.addbus_on {
	background-image:url(img/manttus-masthead_07.gif);
	height:27px;
	width:167px;
	float:left;
	margin-top:9px;
	margin-left:-10px;
	z-index:1000;
}
.browse_home {
	color:#84A480;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.row_underline {
	border-bottom: 1px solid #006633;
}

div#homepage_main {
	background-image:url(img/bg-home.gif); 
	background-repeat:no-repeat;
	width:826px;
	height:259px;
	z-index:0;
	margin:0 auto;
	margin-bottom:5px;
}
.search_title {
	clear:both;
	padding-top:20px;
}
.homepage_searchbox {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#247B15;
	font-size:24px;
	width:400px;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #999;
	border-right:1px solid #fff;
	border-left:1px solid #999;
	border-bottom:1px solid #fff;
	margin-bottom: 10px;
}
.homepage_searchtxt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:18px;
	width:500px;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.searchpage_searchbox {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#247B15;
font-size:24px;
width:400px;
text-align:center;
font-weight:bold;
border:1px solid #999;
background-color:#D9E7D3;
margin-bottom: 10px;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
#prettylist li:before {
	content: "\00BB \0020";
	}
#prettylist li {
	font-style:italic;
}
div#container_main {
	background-color:#E6E6E6;
}

div.container_top {}
	div.topleft {
/*		background-image:url(img/main-topleft.gif);
		background-repeat:no-repeat;
		background-position:top;
		float:left;*/
		width:18px;
	}
	div.topmiddle {
		float:left;
		width:786px;
	}
	div.topright {
/*		background-image:url(img/main-topright.gif);
		background-repeat:no-repeat;
		background-position:top;
		float:right;*/
		width:18px;
	}

div.container_middle {
	background-color:#DCE7DA;
	clear:both;
	margin-left:13px;
	margin-right:10px;
}
	div.innertopleft {
		background-image:url(img/inner-topleft.gif);
		background-color:#fff;
		background-repeat:no-repeat;
		float:left;
		width:15px;
	}
	div.innertopmiddle {
		background-color:#fff;
		float:left;
		width:770px;
	}
	div.innertopright {
		background-image:url(img/inner-topright.gif);
		background-repeat:no-repeat;
		background-position:left;
		float:left;
		width:15px;
	}
	
div.innermiddlemiddle {
		background-color:#ffffff;
		width:800px;
}
div.container_span {
	width:790px;
	padding-left:5px;
	margin-top:-13px;
}
* html div.container_span {
	margin-top:0;
}

div.spanleft {
	float:left;
	height:48px;
	width:11px;
	background-color:#48714E;
	border:0;
	border-top:4px solid #beae63;
}
div.spanmiddle {
	color:#bbb;
	float:left;
	height:48px;
	width:768px;
	background-color:#48714E;
	border:0;
	border-top:4px solid #beae63;
}

div.spanright {
	background-color:#48714E;
	border:0;
	border-top:4px solid #beae63;
	float:right;
	height:48px;
	width:11px;
}
*/
	div.innerbottomleft {
		background-image:url(img/inner-bottomleft.gif);
		background-color:#fff;
		background-repeat:no-repeat;
		background-position:bottom;
		float:left;
		width:15px;
	}
	div.innerbottommiddle {
		background-color:#fff;
		float:left;
		width:770px;	
	}
	div.innerbottomright {
		background-image:url(img/inner-bottomright.gif);
		background-color:#fff;
		background-repeat:no-repeat;
		background-position:bottom;
		float:left;
		width:15px;	
	}
div.container_maincontent {
	padding:0px 5px 10px 5px;
	clear:both;
}
.companyDetail {
	line-height:20px;
}
#company-detail p{
}
#company-detail strong, #company-detail h1 {
}

div.container_bottom {
	clear:both;
}
	div#container_main div.bottomleft {
/*		background-image:url(img/main-bottomleft.gif);
		background-repeat:no-repeat;
		background-color:#b7b7b7;
		background-position:bottom;*/
		float:left;
		width:18px;
	}
	div#container_main div.bottommiddle {
		float:left;
		background-color:#48714E;
		width:789px;	
	}
	div#container_main div.bottomright {
		/*background-image:url(img/main-bottomright.gif);
		background-repeat:no-repeat;
		background-color:#b7b7b7;
		background-position:bottom;*/
		float:left;
		width:18px;	
	}
a.blankr {
	color:#fff;
	cursor:default;
}
div#container_main div.container_footer {}

.homepage_block {
	/* background-image:url(img/blockbg.jpg); */
	/* background-repeat:repeat-x; */
	vertical-align:top;
	height:200px;
	text-align:left;
}
.homepage_block h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;

}
.homepage_block span {
}
.homepage_block_inner {
	padding:10px;
	font-size:14px;
}

div#container_footer {
	background-color:#48714E;
	clear:both;
	width:826px;
	height:210px;
	margin:0 auto;
}
#footer {
font-size:10px;
width:826px;
margin:0 auto;
}
.searchpage_zipBox {

	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#247B15;
	font-size:18px;
	width:290px;
	text-align:center;
	font-weight:bold;
	border:1px solid #999;
	background-color:#FFFFFF;
}
.searchpage_zipBoxList {


	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#247B15;
	font-size:18px;
	width:85px;
	text-align:center;
	font-weight:bold;
	border:1px solid #999;
	background-color:#FFFFFF;
}
.business_info {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
width: 350px;
height: 400px;
padding: 10px;
}

