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

a {
	color:#33688a;
}

a:hover {
	color:#004444;
}

.clear { clear:both;}
.center {text-align:center;}
ul, li,h1, h2, h3, h4, h5 { margin:0; }

li { padding:0;}

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

h2 { color:#819812;}
h3 { color:#819812;}

h3 a,h3 a:visited {text-decoration:none;color:#819812;}

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

#header {
	background-color:#415d73;
	height:100px;
	color:#FFF;
	background:url(../images/header.jpg) no-repeat;
}

#body {
	padding-top:4px;
}

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

#leftcol .content {padding:2px 8px;}

#leftcol .hdr {
	background:url(../images/bg_orange.jpg) repeat-x;
	height:22px;
	font-weight:bold;
	padding:4px 8px 4px 4px;
	font-size:1.1em;
	color:#FFF;
	text-align:left;
}

#leftcol ul li{
	list-style-type:circle;
}

#content {
	float:left;
	width:680px;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 4px;
}
 
 
/* 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;
}

#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;
	width:150px;
	list-style-type: none;
}
.states ul ul {
	padding-left:8px;
	font-size:.8em;
}
.states li {
	background: url(../images/bullet.gif) no-repeat;
	background-position: left 12px;
	padding-left:8px;
	clear:left;
}


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

.businesslisting {
	margin-bottom:20px;
}

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

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