body {
	background-color: #535353;
	margin-top: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 146px;
	width: 896px;
}
#header #CCNav {
	height: 42px;
	width: 724px;
	position: relative;
	left: 174px;
	top: 104px;
}
#header #townshipLogo {
	position: absolute;
	height: 110px;
	width: 135px;
	left: 16px;
	top: 20px;
}
#header #getInformed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0B0B0;
	position: absolute;
	height: 15px;
	width: 100px;
	left: 728px;
	top: 55px;
	text-align: right;
	text-decoration: underline;
}
#header #getInformed a:link {
	color: #B6B6B6;
	text-decoration: underline;
}
#header #getInformed a:visited {
	color: #B6B6B6;
	text-decoration: underline;
}
#header #getInformed a:hover {
	color: #C0D7DC;
	text-decoration: underline;
}
#header #getInformed a:active {
	color: #B6B6B6;
	text-decoration: underline;
}
#header #getInformed #bigI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #D9D8B9;
	text-decoration: none;
	padding-right: 3px;
	padding-bottom: 0px;
	margin: 0px;
}
#ContentArea {
	position: relative;
	width: 896px;
	background-color: #FFFFFF;
}
#ContentArea #content {
	float: left;
	width: 693px;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#borderSpacer {
	background-color: #FFFFFF;
	height: 20px;
	width: 693px;
	position: relative;
	float: left;
	clear: both;
}
#TwoColumnLeft img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;
	height: auto;
	width: 100px;
}
#TwoColumnLeft #sectionImage img {
	width: 451px;
	margin: 0px;
	padding: 0px;
}
#TwoColumnLeft #calltoentryImage img {
	width: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#ThreeColumn img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100px;
	height: auto;
}
#ThreeColumnMiddle img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;
	height: auto;
	width: 100px;
}
#fullWidthColumn img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;
	height: auto;
	width: 200px;
}
#fullWidthColumn table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	line-height: 20px;
}
#divfix {
	display: block;
	clear: both;
	background-color: #535353;
	position: relative;
	height: 20px;
}
#divfix .rimrock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #8C8C8C;
}
#divfix .rimrock a:link {
	color: #8C8C8C;
}
#divfix .rimrock a:visited {
	color: #8C8C8C;
}
#divfix .rimrock a:hover {
	color: #CCCCCC;
}
#divfix .rimrock a:active {
	color: #8C8C8C;
}
#returnTownship {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494848;
	padding-top: 40px;
	padding-left: 10px;
}
#fullWidthColumn .map {
	width: auto;
	margin: 0px;
	padding: 0px;
}

.pad5 td{ padding:5px; }

ul.err{
    color:#CC0033;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:20px;
}

p.err{
    color:#CC0033;
    font-size:12px;
    font-family:Arial,Helvetica,sans-serif;
    line-height:20px;
}

input.err{
    background: #FFCCCC;
}

select.err{
    background: #FFCCCC;
}

table.admin{
    border:2px solid #B6B6B6;
}

table.admin td{
    padding:5px;   
}

table.admin tr.bg{
    background: #999999;
}

.right { text-align: right; }
