/* CSS Document */

* {
	margin:0;
	padding:0;
}

.clearall {
	clear:both;
	height:1px;
}

body {
	background: #976237;
	font-size:60%;
	font-family: Verdana, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
}

#wrapper {
	background:url(../images/wrapperbgd.jpg) no-repeat center bottom #FFF;
	margin:0 auto;
	border-top:none;
	width:805px;
}

#header {
	background:url(../images/header.jpg) center no-repeat;
	text-indent:-5000em;
	overflow:hidden;
	height:102px;
	width:100%;
}

h2 {
	display:block;
	width:166px;
	float:left;
	font-size:1.8em;
	font-weight:normal;
	line-height:37px;
	height:37px;
	text-align:center;
	text-transform:uppercase;
	font-family: Verdana, Arial, sans-serif;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	background:#000;
	margin-left:11px;
	color:#fff;
}

#navbar {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	background:#000;
	color:#fff;
	height:37px;
	margin-left:166px;
	margin-right:11px;
}

#navbar ul {
	list-style:none;
	float:left;
}

#navbar ul li a {
	color:#fff !important;
	display:block;
	float:left;
	background:url(../images/mainnavbgd.jpg) no-repeat right;
	text-decoration:none;
	text-align:center;
	line-height:37px;
	font-size:1.4em;
	padding:0 12px;
}

#navbar ul li a.rightLink {
	background:none;
}

#navbar ul ul a {
	margin:0;
	border:none;
	text-align:left;
	padding:5px 6px 5px 3px;
	font-size:1.2em;
	display:block;
	background:none;
	float:none;
	line-height:normal;
	width:160px;
}

#navbar ul ul a:hover {
	background:#072715;
}

#navbar li {
	position: relative; 
	z-index: 1000;
}

#navbar ul ul {
	position: absolute;
	z-index: 500;
	background:#000;
	top:36px;
	left:10px;
}

div#navbar ul ul 
{display: none;}

div#navbar ul li:hover ul
{display: block;}

div#navbar ul ul,
div#navbar ul li:hover ul ul,
div#navbar ul ul li:hover ul ul
{display: none;}

div#navbar ul li:hover ul,
div#navbar ul ul li:hover ul,
div#navbar ul ul ul li:hover ul
{display: block;}

#leftcol {
	width:166px;
	float:left;
	color:#fff;
	padding-top:10px;
	padding-bottom:150px;
	padding-left:15px;
}

#leftcol ul {
	list-style:none;
}

#leftcol ul li a {
	color:#fff;
	text-decoration:none;
	background:url(../images/sidenavbgd.jpg) no-repeat center bottom;
	display:block;
	height:37px;
	line-height:37px;
	font-size:1.3em;
	text-align:center;
	width:166px;
}

#leftcol ul li a.bottomLink {
	background:none;
}

#leftcol img {
	margin-top:15px;
	border:none;
	margin-bottom:10px;
}

#leftcol #fadeshow {
	width:166px;
	text-align:center;
}

#leftcol #fadeshow img {
	margin-top:0;
	margin-bottom:0;
}

#rightcol {
	margin-left:200px;
	text-align:left;
	padding:15px;
	line-height:1.7;
	font-family: Verdana, Arial, sans-serif;
}

body#homePage #rightcol {
	padding:10px 0 5px 0;
	margin-left:205px;
}

#rightcol h3 {
	font-size:1.5em;
	border-bottom:1px solid #000;
	margin-bottom:.5em;
}

#rightcol h4 {
	font-size:1.4em;
	color: #072715;
	margin-top:.5em;
}

#rightcol h5 {
	font-size:1.4em;
}

#rightcol h6 {
	font-size:1.3em;
	color:#A26536;
}

#rightcol p, #rightcol ul, #rightcol ol {
	font-size:1.3em;
	margin-bottom:1em;
	padding-right:30px;
	margin-top:.5em;
	color:#684023;
}

#rightcol ul, #rightcol ol {
	margin-left:30px;
}

#rightcol p.paragraphbox {
	display:block;
	width:96%;
	text-align:center;
	background:#CCCCCC;
	border:2px dashed #000;
	padding:5px;
	font-weight:bold;
}

#rightcol p.paragraphboxright {
	display:block;
	width:50%;
	text-align:center;
	background:#CCCCCC;
	border:2px dashed #000;
	padding:5px;
	font-weight:bold;
	float:right;
}

#rightcol p.rightsmalltext {
	font-size:1.1em;
	text-align:right;
	padding-right:0;
}

#rightcol ul ul {
	font-size:inherit;
}

#rightcol img.border {
	border:1px solid #000;
	padding:2px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#rightcol img.noborder {
	border:0;
	padding:2px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#rightcol img.bordernofloat {
	border:1px solid #000;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
}

#rightcol img.nobordernofloat {
	border:0;
	padding:1px;
	margin-right:2px;
	margin-bottom:3px;
}

img.rightImage {
	float:right;
	margin-left:5px;
	border:1px solid #000;
	padding:2px;
}

img.rightImagenoborder {
	float:right;
	margin-left:5px;
	border:none;
	padding:2px;
}

table {
	margin-bottom:10px;
	border-collapse:collapse;
	border:2px solid #666666;
	color:#684023;
}

table.fullwidth {
	width:100%;
}

table.noborders {
	padding:none;
	border:none;
}

table.noborders td {
	border:none;
}

table.event td.right {
	width:130px;
	padding-right:5px;
}

td.leftcol {
	padding-right:25px;
}

td.grey {
	background:#CCCCCC;
}

td.right {
	text-align:right;
}

body#propertytaxesPage table {
	border-left:none;
	border-right:none;
}

body#propertytaxesPage table td {
	border-left:none;
	border-right:none;
}

tr.total {
	border-top:2px solid #666666;
}

body#waterutilitiesPage table td {
	text-align:right;
}

td.left {
	text-align:left !important;
}	

table#businesslisting {
	width:98%;
	border-collapse:collapse;
	border:2px solid #666666;
}

table td, table th {
	padding:3px;
	border:1px solid #999999;
}

table td {
	font-size:1.3em;
}

table th {
	text-align:center;
	font-size:1.2em;
	line-height:1.2em;
	background:#CCCCCC;
	border-bottom:2px solid #666;
}

#eventscalendarForm, #meterreadingForm {
}


#eventscalendarForm div, #meterreadingForm div {
	padding:5px 0;
	height:30px;
}

.label {
	float:left;
	width:155px;
	border:none !important;
	margin: 0 !important;
	color:#684023;
	font-size:1.2em;
	padding:0;
}

#eventscalendarForm textarea, #meterreadingForm textarea {
	width:300px;
	height:75px;
}

#meterreadingForm .single {
	width:14px;
	text-align:center;
}


#footer {
	width:783px;
	background:#000;
	color:#fff;
	height:20px;
	line-height:20px;
	border-top:1px solid #fff;
	margin-left:11px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#legal {
	width:50%;
	float:left;
	padding-left:5px;
	text-align:left;
}

#pixels {
	text-align:right;
	padding-right:5px;
	font-size:1em;
}