/* CSS Document */

body {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	background-color: #000000;
	text-align:center;
	color:#000000;
}
* {
	margin:0;
	padding:0;
}
#global {
	width:100%;
	height:100%;
	border:none;
	color:#000000;
	padding:0 10% 0 1%;
}
#global #container {
	max-width:420px;
	margin:1%;
	position:relative;
}
#global #container #header #banner {
	background-image:url(../images/bg2a.gif);
	text-align:center;
}
#global #container #header #hinav {
	background-color:#FFFFFF;
	background-image:url(../images/bg1a.gif);
	color:#000000;
}
#global #container #contentarea {
	background-image:url(../images/bg1a.gif);
	background-color:#FFFFFF;
	text-align:center;
}
#global #container #contentarea #total {
	margin:0 0 0 10px;
	text-align:center;
	color:#000000;
}
#global #container #footer {
	background-image:url(../images/bg2a.gif);
	margin:0 0 4px 0;
	color: #000000;
}
#global #container #footer #lonav {
	margin:4px 0;
	background-image:url(../images/bg1a.gif);
}
#global #container #footer #stuff {
	font-size: 70%;
	margin:1px 0;
}
#footer a:hover {
	color: black;
	font-weight:bold;
}
#footer a, #footer a:visited, #stuff {
	color: #000000;
}

#total #listings {
	font-size:85%;
	text-align:left;
	line-height:100%;
	margin:1%;
	border:thin #000000 solid;
}
/* Styles Below */

h1 {
	font-size: 110%;
	line-height: 50%;
	font-weight:bold;
	margin-top:4px;
}
h2 {
	font-size: 85%;
	margin: 0 4px;
	text-align:center;
	color:#000000;
}
h2 a:hover {
text-decoration:underline;
}

h3 {
	font-size: 70%;
	line-height: 70%;
}

h1 a {
	margin:0;
}
ul li {
	font-size:85%;
	text-align:left;
	list-style:none;
	line-height:100%;
	margin:1%;
	padding:2px 0;
	border:thin #000000 solid;
}
#total ol{
	list-style:disc;
	font-size:100;
	text-align:left;
	line-height:100%;
	margin-left:25px;
	margin-right:25px;
	padding:2px 0;
}
#total ol li {
	font-size:90%;
	text-align:left;
	line-height:100%;
	margin:1%;
	padding:2px 0;
}
h2.counties {
	background-image:url(../images/bg2a.gif);
	padding:4px;
	font-size:85%;
	line-height:120%;
	border:thin #000000 solid;
}

#listings img.lstg {
	float:left;
	margin:2px 4px 2px 1px;
}
li h2 {
	background-image:url(../images/bg2a.gif);
	padding:4px;
	font-size:100%;
	line-height:120%;
}

#total p {
	color:#000000;
	font-size:100%;
	line-height:120%;
	text-align:left;
	margin-left:2%;
}
#total li p {
	color:#000000;
	margin:4px 1%;
	line-height:100%;
}
#total #listings p {
	color:#000000;
	margin:auto 1%;
	line-height:100%;
	display:block;
	text-align:left;
}
ul li img {
	float:left;
	margin:2px 4px 2px 1px;
}
#listings a {
	line-height:inherit;
}
#listings a:hover {
	font-weight:bold;
}
ul li .txt {
	font-size:70%;
	margin:10px 6px;
	color:#000000;
	display:block;
	text-align:left;
}
li a {
	margin:1px;
	line-height:inherit;
}
li a:hover {
	font-weight:bold;
}
#lonav p, #lonav a, #lonav li {
	color: #000000;
	font-size: 90%;
	line-height: 120%;
}


a, a:visited {
	color: #000000;
	text-decoration: none; }
a:hover {
	text-decoration: underline; }
	
.clear {
	clear:both;
}	
.clearList {
	clear:both;
	margin-bottom:2px;
}
.bold {
	font-weight:bold;
}
#total p.intro {
 font-size:75%;
}
p em {
color:red;
}
li em {
color:red;
}
