@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#wrapper #logo {
	height: 90px;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/header.png);
}
#wrapper #logo #graphic {
	float: left;
	height: 90px;
	width: 419px;
}
#wrapper #logo #searchbar {
	float: right;
	width: 290px;
	padding-top: 45px;
	padding-right: 17px;
}


#wrapper #navigation {
	height: 23px;
	background-color: #D8B163;
}
#wrapper #bodyArea {
	background-position: center;
	width: 1024px;
	height: 1300px;
	background-image: url(../images/mainbkgrd_e.png);
}
#wrapper #bodyArea #right #feature #award {
}

#wrapper    #bodyArea    #footer  {
	height: 22px;
	background-color: #D8B163;
	padding-top: 2px;
	clear: both;
	width: 1024px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	float: left;
}
#wrapper #bodyArea #left {
	width: 240px;
	clear: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	height: 1295px;
	background-image: url(../images/mainbkgrd_e.png);
}
#wrapper #bodyArea #left #links {
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}


#wrapper #bodyArea #right {
	float: left;
	width: 763px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	height: 1290px;
}
#wrapper #bodyArea #right #ordinance {
	margin-right: 10px;
	margin-left: 5px;
	clear: both;
	border: 1px solid #666666;
	padding-left: 20px;
}

#wrapper  #bodyArea  #right  #feature {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
#wrapper     #bodyArea     #right       #feature     #pond  {
	width: 180px;
	float: left;
	margin-left: 140px;
	height: 140px;
	padding-left: 10px;
	padding-top: 5px;
}
#wrapper #bodyArea #right #feature #text {
	width: 320px;
	float: left;
	padding-left: 5px;
	padding-top: 17px;
}
#wrapper #bodyArea #right #tips {
	clear: both;
	padding-top: 30px;
}








a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000033;
	text-decoration: none;
}
