﻿body
{
	background: #e5e7e8 url(/images/background.jpg) no-repeat center top;
	color: #3e281a;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
}

#wrapper
{
	margin: auto;
	width: 958px;
}
#banner
{
	background: url(/images/banner.png) no-repeat left top;
	height: 160px;
	width: 958px;
}
#innerWrapper
{
	background: url(/images/innerWrapperCurveTop.png) no-repeat left top;
	height: 663px;
	position: relative;
	width: 958px;
}
#curveLt
{
	background: url(/images/curveLt.png) no-repeat left top;
	height: 401px;
	width: 730px;
	position: absolute;
	top: 20px;
	z-index: 100;
}
#whiteBG
{
	background: #FFFFFF;
	height: 391px;
	width: 740px;
	position: absolute;
	top: 20px;
	z-index: 1;
}
#commMsg
{
	height: 150px;
	line-height: 15px;
	width: 490px;
	position: absolute;
	left: 240px;
	top: 80px;
}

#calcImg
{
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	z-index: 101;
}

#rotatingImages
{
	background: url(/images/rotatingBG.png) no-repeat left top;
	height: 334px;
	width: 436px;
	position: absolute;
	left: -35px;
	top: 265px;
	z-index: 250;
}
ul#rotating
{
	height: 245px;
	list-style: none;
	padding: 0;
	width: 300px;	
	position: relative;
	left: 69px;
	top: 37px;
	z-index: 999;
}

#siteUses
{
	background: #a49387;
	height: 225px;
	padding: 10px 10px 10px 150px;
	width: 330px;
	position: absolute;
	right: 230px;
	top: 288px;
	z-index: 150;
	filter: alpha(opacity=70); /* for IE */
	opacity: 0.7; /* CSS3 standard */
}
img.uses
{
	display: block;
	margin: 0 0 0 35px;
}
ul.useList
{
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	padding: 0 0 0 0;
}
ul.useList li
{
	margin: 5px 0;
	padding: 8px 0 8px 45px;
}
ul.useList li.search
{
	background: url(/images/searchIcon.png) no-repeat left center;
}
ul.useList li.multiBill
{
	background: url(/images/multiBillIcon.png) no-repeat left center;
}
ul.useList li.printer
{
	background: url(/images/printerIcon.png) no-repeat left center;
}
ul.useList li.anytimePay
{
	background: url(/images/anytimePayIcon.png) no-repeat left center;
}

#waterAndFlowers
{
	background: url(/images/waterAndFlowers.png) no-repeat left top;
	height: 248px;
	width: 728px;
	position: absolute;
	top: 411px;
	z-index: 10;
}
a#hpSearchBtn 
{
	background: url(/images/hpSearch.png) no-repeat left top;
	color: #FFFFFF;
	display: block;
	height: 104px;
	padding: 20px 0 0 120px;
	text-align: center;
	text-decoration: none;
	width: 189px;
	position: absolute;
	right: 1px;
	top: 20px;
	z-index: 200;
}
a#hpSearchBtn .linkText
{
	font-size: 18px;
}
#commissionerBG
{
	background: url(/images/commissionerBG.png) no-repeat left top;
	height: 277px;
	width: 228px;
	position: absolute;
	right: 4px;
	top: 134px;
	z-index: 200;
}
#commissionerBG #photo
{
    background: url(/images/revComm.jpg) no-repeat center center;
    height: 173px;
    margin: 30px auto 5px auto;
    width: 162px;
}
#commissionerBG #signature
{
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
#quickLinks
{
	background: url(/images/quickLinksBG.jpg) repeat-x left top;
	height: 248px;
	width: 220px;
	position: absolute;
	right: 12px;
	top: 411px;
}
#quickLinks #mouse
{
    background: url(/images/mouse.png) no-repeat center center;
    height: 60px;
    width: 80px;
    position: absolute;
    right: -5px;
    top: 25px;
    z-index: 10;
}
#quickLinks #title
{
    padding: 8px 0 0 0;
    text-align: center;
    z-index: 100;
}
#quickLinks #links
{
    padding: 0 10px;    
}
#quickLinks #links a, #quickLinks #links a:visited
{
    color: #FFFFFF;
    display: block;
    margin: 4px 0;
    text-decoration: none;
    position: relative;
    z-index: 100;
}
#footer
{
	margin: auto;
	width: 958px;
}

/* Secondary Pages */
a.secHome
{
	display: block;
	height: 151px;
}
#secBanner
{
	background: url(/images/secBanner.png) no-repeat left top;
	height: 199px;
	width: 958px;
	position: relative;
	z-index: 500;
}
#content
{
	background: #FFFFFF;
	min-height: 640px;
	padding: 25px 15px 15px 15px;
	width: 920px;
	position: relative;
	top: -8px;
	z-index: 100;
}
a.secSearchBtn
{
	background: url(/images/secSearchBtn.png) no-repeat left top;
	display: block;
	height: 137px;	
	width: 376px;
	position: absolute;	
	right: -7px;
	top: -38px;
	z-index: 600;
}
