body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
body {
	background-color: #006600;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #003300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #008000;
}
h2 {
	font-size: 24px;
	color: #008000;
}
h3 {
	font-size: 18px;
	color: #006600;
	text-align: center;
}
h4 {
	font-size: 16px;
	color: #006600;
}
h5 {
	font-size: 14px;
	color: #006600;
}
h6 {
	font-size: 12px;
	color: #006600;
}



td#top {
	background-image: url(images/shadows/top.jpg);
	background-repeat: repeat-x;
}
td#bottom {
	background-image: url(images/shadows/bottom.jpg);
	background-repeat: repeat-x;
}
td#rightside {
	background-image: url(images/shadows/right-side.jpg);
	background-repeat: repeat-y;
}
td#leftside {
	background-image: url(images/shadows/left-side.jpg);
	background-repeat: repeat-y;
}



table#rightnavbar {
	border: 2px solid #FFCC00;
	margin-top: 15px;
	margin-right: 15px;
}
td#content {
	padding-left: 15px;
	padding-right: 10px;
	width: 100%;
}
td#navbar {
	margin-right: 10px;
	margin-left: 10px;
}
.style18 {
	font-size: 18px;
	line-height: 18px;
}
.maincontent {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 15px;
}
.largetext {
	font-size: 18px;
	line-height: 130%;
}
.neighborhoodsearchbox {
	background-color: #FFC;
	border: 1px solid #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#maincontent .neighborhoodsearchbox p strong {
	text-align: center;
}
.index tr td p .largetext {
	text-align: center;
}
.index tr td p .largetext {
	text-align: center;
}
.il {
	font-style: italic;
}
#maincontent table tr td strong {
	text-align: center;
}
#maincontent form table tr td table {
	font-weight: bold;
}
#h1lineheight {
	line-height: 40px;
}
#maincontent p {
	text-align: justify;
}
