body, html {
	margin:0;
	margin-top:10px;
	padding:0;
	background: #F8FBFB;;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
  line-height: 16px;
}
#wrap {
	background: #fff url(/images/wrapper_bg.gif) repeat-y 10% 0;
	color: #333;
	margin:0 auto;
	width:700px;
	border: 1px solid #566;
}
#header {
	background: #fff;
	color: #333;
}
#main {
	color: #000000;
	background: transparent;
	float:right;
	padding-bottom: 15px;
	padding-right: 8px;
	padding-top: 15px;
        z-index: 1;
	width: 495px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 495px;	
	}
html>#main 	{
	width: 495px;
	}
#main h2, #main h3, #main p {
	padding:0 10px;
}
#main ol, #main ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
}
#main li	{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc url(/i/listblack.gif) inside;
	vertical-align: top;
}

#sidebar {
	background:#99c;
	float:left;
	width:175px;
	padding: 2px 5px 5px 0;
	background: transparent;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {
	padding:0 5px 0 0;
}
#subnav	{
  padding-left: 1em;
	padding: 10px;
	border: 0;
	margin: 1em;
	padding: 5px;
}
#subnav { font-family: tahoma, helvetica, sans-serif; font-size: 12px; }
#subnav ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}
#subnav ul li	{
	list-style: none;
	margin-top: 1px;
	padding: 2px;
	line-height: 1.4em;
  font-size: 11px;
	background: #C4E974;
	border: 1px dotted #9CBF51;
}
#subnav ul li a:link {
	font-weight: normal;
	text-decoration: none;
	color: #6B864A;
}
#subnav ul li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
#subnav ul li a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #6B7359;
}
#subnav ul li a:active {
	font-weight: normal;
	text-decoration: none;
	color: #D2FCF7;
}

img.cycle { border: 1px solid #571f01; }

/* Fonts */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
#subnav h3 { font-size: 95%; }
p	{
  text-align: left;
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
}
#main, #main div, #main p, #main li {
  font-size: x-small;      
  /* Tantek again */
  voice-family: "\"}\"";   
   voice-family: inherit;   
   font-size: small;         
}
html>#main, html>#main div, html>#main p, html>#main li {
  font-size:  small;
}

/* ---- Links ----- */
#main a:link { color: #43719C; text-decoration: none; border: none; }
#main a:hover { color: #7DC132; text-decoration: none; border: none; }
#main a:visited { color: #F7900A; text-decoration: none; border: none; }

/* Miscellaneous */
.datatable { border: none; width: 98%; }
.datatable td { border: 1px solid #eee; }
table.datatable { margin-left: auto; margin-right: auto; }
#seal { text-align: center; }
div#infoarea p { margin-left: 20px; }
span.highlights { color: red; font-weight: bold; }
.floatclear { clear: both; }
span.inset { 
 margin: 0 auto; 
 background: #F1BE45; 
 color: #000; 
 font-family: Georgia; 
 font-size: 12px; 
 font-weight: bold;
}

/* Images */
#main img.secgraph { border: 1px solid #8A1B1B; display: inline; margin:5px 5px 5px 0px; }
#main p { text-align: left; }
.poster { margin: 5px 5px 5px 0; border: 1px solid #380A07; }

/* iFrame Nav */
#iframenav { margin-left: 20px; }
#iframelist {
list-style: none;
padding: 0;
margin: 0;
}
#iframelist li {
display: inline;
padding: 0;
margin: 0;
}
#iframelist li:before { content: "| "; }
#iframelist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #iframelist li {
border-left: 1px solid black;
padding: 0 0.2em 0 0.2em;
margin: 0 0.2em 0 -0.2em;
}
/*Win IE browsers - hide from Mac IE\*/
* html #iframelist { height: 1%; }
* html #iframelist li {
display: block;
float: left;
}
/*End hide*/
/*Mac IE 5*/
* html #iframelist li:first-child { border-left: 0; }

/* Footer */
#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 3px 7px 3px 7px;
	clear: both;
	font-size: x-small;
	voice-family: "\"}\""; 
	 voice-family:inherit;
	 font-size: small;	
}
html>#footer {
	font-size: small;
}
#footer p	{ margin: 2px 0 0 0; padding: 0; text-align: center; }
#footer a:link { color: #8497C1; text-decoration: none; border-bottom: 1px dotted #8497C1; }
#footer a:hover { color: #A4C184; text-decoration: none; border-bottom: 1px dotted #A4C184;}
#footer a:visited { color: #DE981E; text-decoration: none; border-bottom: 1px dotted #DE981E;}

.center { text-align: center; }
.bold { font-weight: bold; }
span.majatt {
 background: #EFF6F8;
 padding: 2px;
 margin: 2px;
 display: block;
 width: 95%;
 border: 1px solid #A2AC94;
 font-family: tahoma, helvetica, sans-serif;
 font-size: 1.5em;
}
span.majatt img {
 border: 1px solid #35392F;
 margin: 3px;
 margin-bottom: 0px;
}
.notice {
 background: #DEECEF;
 color: #48636A;
 border: 1px solid #677C53;
 margin: 5px;
 padding: 2px;
}
.notice2 {
 background: #DAB459;
 color: #575144;
 border: 1px solid #D19400;
 margin: 5px;
 padding: 2px;
}
h4.leder { text-align: center; font-weight: bold; color: #0C576A; font-size: 1.4em; }

#availparcels { border: 1px solid #000; }

