body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	line-height: 1.4em;
}
td {
	padding: 0px;
	vertical-align: top;
	border-width: 0px;
}

body {
	font-size: 75%;
	background-color: #999999;
	margin-top: 24px;
	margin-bottom: 24px;
}
a:link{
	font-weight: normal;
	color: #682a79;
	text-decoration: underline;
}
a:hover{
	color: #682a79;
	text-decoration: none;
	font-weight: normal;
}
a:visited{
	font-weight: normal;
	color: #682a79;
	text-decoration: underline;
}
a:active{
	font-weight: normal;
	color: #682a79;
	text-decoration: underline;
}

#wrapper {
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#toplogos {
	background-image: url(images/top-border.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 61px;
	vertical-align: bottom;
	padding-top: 24px;
}
#topmenubg {
	background-color: #d8d0c3;
	height: 36px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#topmenubg #topmenubody {
	background-image: url(images/menu-bg-default.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	height: 32px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ededec;
	border-bottom-color: #ededec;
}
#topmenubody .topmenuoption {
	font-size: 12px;
	font-weight: bold;
	color: #682a79;
	background-image: url(images/whitebullet.gif);
	background-repeat: no-repeat;
	background-position: 22px 15px;
	height: 23px;
	padding-top: 9px;
	padding-right: 26px;
	padding-left: 33px;
}

#topmenubody .topmenuoption a:link{
	font-weight: bold;
	color: #682a79;
	text-decoration:none;
}
#topmenubody .topmenuoption a:hover{
	font-weight: bold;
	color: #682a79;
	text-decoration:underline;
}
#topmenubody .topmenuoption a:active{
	font-weight: bold;
	color: #682a79;
	text-decoration:underline;
}
#topmenubody .topmenuoption a:visited{
	font-weight: bold;
	color: #682a79;
	text-decoration:none;
}

#topmenubody .menudividedhighlight {
	background-image: url(images/menu-bg-highlight.gif);
	background-repeat: no-repeat;
	width: 2px;
}
#topmenubody .menudivideddefault {
	background-image: url(images/menu-divider-default.gif);
	width: 2px;
	background-repeat: repeat-y;
}
#banner {
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ededec;
	border-bottom-color: #d8d0c3;
	margin-bottom: 2px;
}
#breadcrumb {
	background-color: #e7e0ce;
	padding-top: 11px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c0b298;
	color: #4a4025;
}
#breadcrumb a:link{
	color: #682a79;
	text-decoration: underline;
}
#breadcrumb a:hover{
	color: #682a79;
	text-decoration: underline;
}
#breadcrumb a:active{
	color: #682a79;
	text-decoration: underline;
}
#breadcrumb a:visited{
	color: #682a79;
	text-decoration: underline;
}#dropshadow {
	background-image: url(images/dropshadow.gif);
	background-repeat: repeat-x;
	height: 4px;
}
#mainbody {
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 45px;
}
#mainbody #typetable {
	color: #f6f2ea;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e7e0ce;
	border-left-color: #e7e0ce;
	width: 580px;
	border-right-width: 1px;
	border-right-color: #e7e0ce;
	background-color: #f6f2ea;
}
#homeills {
	float: right;
	margin-left: 35px;
}
#homeills #homeillstop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #d9a528;
	border-bottom-color: #d9a528;
}
#homeills #homeillsbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9a528;
}
#homeills img {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;

}
#homemenu {
	padding-left: 35px;
	width: 300px;
}
#homemenu p {
	background-image: url(images/h1-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 100%;
	font-weight: bold;
	line-height: 3em;
}
#homemap {
	float: right;
	width: 356px;
}
#recordcount {
	color: #477926;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 90%;
}



#typetable .leftcol{
	width: 164px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5dcc6;
}

.leftcol a:link {
	font-weight: bold;
	text-decoration: none;
}
.leftcol a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.leftcol a:active {
	font-weight: bold;
	text-decoration: none;
}
.leftcol a:visited {
	font-weight: bold;
	text-decoration: none;
}
#infopagecontent {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border: 1px solid #e5dcc6;
	margin-top: 25px;
}


#typetable .rightcol{
	width: 380px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e0ce;
}
#resultstable {
	border: 1px solid #dddbcc;
}

#resultstable .leftcol{
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 15px;

}
#resultstable .rightcol{
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #eeeae2;
}
#resultstable #resultsfooter {
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	border: 1px solid #d9d3c5;
}
#resultsfooter #pagenav td{
	padding-left: 10px;
	font-weight: bold;
}


#resultsfooter td{
	color: #12855a;
	}
#resultsfooter td a:link{
	color: #12855a;
	font-weight: bold;
	}
#resultsfooter td a:active{
	color: #12855a;
	font-weight: bold;
	}
#resultsfooter td a:hover{
	color: #12855a;
	font-weight: bold;
	}
#resultsfooter td a:visited{
	color: #12855a;
	font-weight: bold;
	}


#mainbody #rightdec {
	width: 103px;
	margin-left: 10px;
}


.borderills {
	width: 103px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d8a425;

}
#boroughpulldown {
	border: 1px solid #e3dfd6;
	background-color: #f6f2e9;
	margin-right: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 60px;
}
#boroughpulldown td {
	padding-top: 10px;
	padding-bottom: 8px;
	vertical-align: middle;
}


#recordtop {
	background-color: #eeeade;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d3d1c5;
	border-bottom-color: #eeeade;
	margin-top: 12px;
}

#recordtop table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #d3d1c5;
	border-bottom-width: 4px;
	border-bottom-style: solid;

}
#recordtop #recordtopleft {
	font-size: 1em;
	font-weight: bold;
	color: #635f56;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 32px;
}

#bottombar {
	background-color: #d8d0c3;
	font-size: .9em;
	font-weight: bold;
	color: #635f56;
	height: 4px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ededec;
	border-bottom-color: #ededec;
	margin-bottom: 12px;
}
#recordtop #recordtopright {
	font-size: .9em;
	font-weight: bold;
	color: #635f56;
	text-align: right;
	vertical-align: middle;
	padding-top: 9px;
	padding-right: 32px;
	padding-bottom: 9px;
}
#recordtable {
	border: 1px solid #d1d2b0;
}
#recordtable #siteimage {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 13px;
	font-size: .8em;
	color: #999999;
}

#recordtable .recordtablheadings {
	color: #5b6d39;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	white-space: nowrap;
	width: 170px;
}
#recordtable .recordtableresults {
	padding-top: 4px;
	padding-right: 26px;
	padding-bottom: 4px;
	padding-left: 26px;
	text-align: left;
	vertical-align: top;
}
#recordtable #recordtablecol3 {
	background-color: #f3efe4;
	padding-right: 7px;
	padding-left: 7px;
	width: 78px;
}
#recordtable #recordtablecol4 {
	background-color: #e5e1d5;
	padding-right: 7px;
	padding-left: 7px;
	width: 78px;
}
.thumbstable .picenlarge {
	font-size: .9em;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

#recordtablebottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d2b0;
	border-bottom-color: #d1d2b0;
	border-left-color: #d1d2b0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.thumbstable {
	margin-top: 20px;
}

.lowerrecordinfo {
	padding-bottom: 12px;
}

.lowerrecordinfo td {
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 12px;
}
#searchoptions {
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 30px;
}

#bottombreadcrumb #breadcrumb {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bottomshadow {
	background-image: url(images/footershadow.gif);
	background-repeat: repeat-x;
	height: 11px;
	margin-top: 15px;
}
#footer {
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 44px;
}
.rightimage {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}

.super {
	font-size: .7em;
	vertical-align: super;
	padding-bottom: 5px;
}

h1 {
	background-image: url(images/h1-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 120%;
	font-weight: bold;
	color: #682a79;
}
