body {
    text-align: center;
   	font: 12px verdana, arial, helvetica, trebuchet ms, sans-serif;
	background: url(../images/background.gif);
}
html, body, body div, body a, body div, body p, body ul {
	margin: 0 auto; 
	padding: 0;
}
span.hide { 
	display: none;
}
a img { border: 0; }
/* -------------------------------------- banner elements -----------------------------------------
-------------------------------*/
#nav {		
	font: 13px times new roman, serif;	
	text-align: right;
	background: url(../images/left.jpg) no-repeat left;	
	background-position: 0 0;
}

#nav ul {
	padding-top: 120px;
	margin-left: 148px;
	width: 162px;
	min-height: 1123px;
	height: auto !important;
	height: 1123px;
	list-style: none;
	background: url(../images/left_nav_back.gif);
}

#nav ul li {
	width: 120px;
	padding: 0 0 10px 15px;
}
#nav a:link, #nav a:visited {
	color: #eee;
	text-decoration: none;
}
#nav a:hover {
	color: #dead7c;
	text-decoration: none;
}
.loginPadding {
	margin-top: 20px;
}
.links {
	font-size: 11px;
}

.links a:link, .links a:visited {
	color: #6f3d0d;
	text-decoration: underline;
	font-weight: bold;
}
.links a:hover {
	color: #999;
	text-decoration: none;
}

#rightColumn {
	width: 570px;
	min-height: 1291px;
	height: auto !important;
	height: 1291px;
	background: #eee;
	position: absolute;
	left: 310px;
	background: url(../images/contentSlice.gif) right;
}
#logo,
#innerLogo {
	margin-top: 30px;
}
h1 {
	font: 13px times new roman, serif;
	color: #6f3d0d;
	letter-spacing: .3em;
	margin-bottom: 30px;
}
h2 {
	color: #404134;
}
.content, #logOutText {
	font-size: 11px;
	line-height: 18px;
	color: #6f3d0d;
	text-align: left;
	padding: 0 40px 20px 40px;
}
#logOutText {
	text-align: center;
}
.subText {
	font-size: 10px;
	color: #666;
}
#koaForest {
	margin-bottom: 30px;
}

table#zoning {
	margin: 0 0 20px 70px;
	border-collapse: collapse;
}
table#zoning td,
table#zoning th { 
	border: 1px solid #000; 
	padding: 4px;
	font-size: 11px;	
}
#blink {
	margin-top: 100px;
	width: 162px;
	font: 11px times new roman, serif;

	
}
#blink a:link, #blink a:visited {
	color: #c3c1c1;	
}
#blink a:hover {
	color: #6f3d0d;	
	text-decoration: none;
}
/* ------------- maps ---------------- */	
.map {
	float: left;
	display: inline;
	margin-left: 42px;
}
#maps {
	float: left;
	width: 570px;
	display: block;
}
#largePreview {
	margin-top: 30px;
	margin-left: -4px;
}
.poPup img {
	border: 0;
}
.map a { text-decoration: none; }
.map a:visited, #largePrevLink:visited { text-decoration: none; color: #000; }
.map a h4 { 
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	color: #000;
}
/* ------------- Form info ---------------- */

form#contactForm {
	margin-top: 20px;
	text-align: left;
}
form#contactForm p.note,
form#contactForm p.opps { 
	padding: 0 30px;
	margin-bottom: 14px;
	text-align: center;
}
form#contactForm p.opps { color: #f00; font-weight: 900; }
form span.req { color: #f00; }
form#contactForm label {
	display: block;
	width: 200px;
	text-align: right;
	padding-left: 10px;
}
form#contactForm input.loginInput { width: 140px; }
form#contactForm input, 
form#contactForm textarea {
	position: relative;
	left: 215px;
	top: -15px;
	border: 1px solid #a9a9a9;
}
form#contactForm input:focus, 
form#contactForm textarea:focus {
	background: #ffffcc !important;
}
input#submitBtn { 
	margin: 20px 0 10px 0;
}
input#submitBtn:focus { 
	background: #ddd !important;
}
#howhear {
	margin-top: -15px;
}
