body {
	font-size:1em;
	font-family:arial;
	text-align:center;
	line-height:28px;
	word-spacing:4px;
}

img {border:0px;}
a {
	color:#527c56;
}

a:hover {
	color:#004444;
}

ul, li,h1, h2, h3, h4, h5 { margin:0; }

li { padding:0;}

h1 {
	color:#445714;
	font-size:1.4em;
}

#wrapper {
	width:760px;
	margin:auto;
	text-align:left;
}

#header {
	background-color:#0a3420;
	height:80px;
	padding:8px;
	color:#FFF;
}

#body {
	padding-top:4px;
}

#leftcol {
	float:left;
	width:260px;
	border:1px #EEE solid;
	padding:4px;
	background-color:#EFEFEF;
}


#content {
	margin-left:290px;
}
 
 
/* formatting */ 

#header .logo {
	font-size:1.8em;
}

#header .tagline {
	padding-top:12px;
	padding-left:24px;
}

#content .hdr {
	color:#000; /*6d8531;*/
}

#leftcol ul {
	list-style-type:square;
	padding:0 0 0 16px;
	list-style-image:url(../images/bullet.gif);
}

#leftcol .feature_item {
	padding:8px 0px;
	font-size:1.1em;
}

#leftcol .item {
	padding:8px 0px;
}

#leftcol .add_listing {
	padding:8px;
	font-size:.9em;
	font-weight:bold;
}

#leftcol .add_listing a {
	color:#000888;
}

#footer {
	font-size:.7em;
	padding-top:18px;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.states
{
	clear:both;
}

.states ul {
	float:left;
	padding-left:0;
	width:150px;
	list-style-type: none;
}
.states li {
	background: url(../images/bullet.gif) no-repeat;
	background-position: left 12px;
	padding-left:8px;
}


.linethrough {
	text-decoration:line-through;
}

.businesslisting {
	margin-bottom:20px;
}

.businesslisting .phone {
	font-size:.8em;
}

.businesslisting .description {
	font-size:.8em;
}