body {
	margin: 20px 0px 20px 0px;
	background-color: #002552;
	padding: 0px;
	text-align: center; /* for IE */
}

img { border: 0 none; }

body, p, input {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 13px;
}

form {
	margin: 0px;
	padding: 0px;
}

p.links {
	line-height: 12px;
	margin-bottom: 2px;
	margin-top: 7px;
	font-size: 11px;
}

div#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 800px;
	margin-top: 20px;
}

div.roof {
	background-color: #ffffff;
	width: 196px;
	height: 91px;
	float: left;
	background-image: url(images/roof.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.cowg {
	height: 91px;
	float: right;
}

div#topnav {
	clear: both;
	text-align: center;
	border-top: 7px solid #767241;
	border-bottom: 7px solid #767241;
	height: 38px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
}

div#topnav p {
	margin-top: 10px;
}

/***********/

.topnav_home {
	background-color: #9d9754;
}

.topnav_resident {
	background-color: #dd8628;
}

.topnav_business {
	background-color: #d4da6d;
}

.topnav_visitor {
	background-color: #b19241;
}

.topnav_cityhall {
	background-color: #520e18;
}

.topnav_publicsafety {
	background-color: #7a909b;
}

/***********/

.callout_generic {
	background-color: #002552;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.callout_home {
	background-color: #9d9754;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.callout_resident {
	background-color: #dd8628;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.callout_business {
	background-color: #d4da6d;
	float: right;
	padding: 10px;
	margin-left: 20px;
}

.callout_visitor {
	background-color: #b19241;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.callout_cityhall {
	background-color: #520e18;
	color: #ffffff;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.callout_cityhall p a {
	color: #ffffff;
}

.callout_publicsafety {
	background-color: #7a909b;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}


/***********/


span.topnav_on, span.topnav_on a, span.topnav_on a:visited {
	color: #000000;
	text-decoration: none;
}

span.topnav_divider {
	font-weight: normal;
	padding: 0px 18px 0px 18px;
	color: #ffffff;
}

span.topnav, span.topnav a, span.topnav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

span.topnav_on, span.topnav_on a, span.topnav_on a:visited {
	color: #000000;
	text-decoration: none;
}

/* Overridden for City Hall, where we want the "on" link to be white instead of black: */
span.topnav_on a.cityhall, span.topnav_on a.cityhall:visited {
	color: #ffffff;
	text-decoration: none;
}

span.topnav a:hover, span.topnav_on a:hover {
	text-decoration: underline;
}

table.lower {
	border: 0px;
	background-color: #ffffff;
	border-collapse: collapse;
	width: 100%;
}

table.lower tr td.leftnav {
	vertical-align: top;
	text-align: right;
	width: 100%;
	padding: 10px;
}

td.leftnav p {
	margin-right: 14px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 12px;
}

td.leftnav p a {
	text-decoration: none;
	color: #000000;
}

td.leftnav p a.high {
	font-weight: bold;
}

td.leftnav p a:hover {
	text-decoration: underline;
	color: #000000;
}

h1 {
	margin-top: 20px;
	font-size: 16px;
}

.callout_business h1, .callout_resident h1, .callout_visitor h1, .callout_cityhall h1, .callout_publicsafety h1 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

.callout_business h2, .callout_resident h2, .callout_visitor h2, .callout_cityhall h2, .callout_publicsafety h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

.callout_business p, .callout_resident p, .callout_visitor p, .callout_cityhall p, .callout_publicsafety p {
	line-height: 13px;
	margin-bottom: 2px;
	margin-top: 7px;
	font-size: 11px;
}

h2 {
	margin-top: 10px;
	font-size: 13px;
}

h3 {
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

td.leftnav h1 {
	margin-right: 14px;
	margin-top: 10px;
	margin-bottom: 14px;
	font-size: 13px;
	text-transform: uppercase;
}

div.leftnav_divider {
	width: 173px;
	height: 2px;
	margin-bottom: 14px;
}

/*******/

div#leftnav_divider_business {
	background-color: #d4da6d;
}

div#leftnav_divider_resident {
	background-color: #dd8628;
}

div#leftnav_divider_visitor {
	background-color: #b19241;
}

div#leftnav_divider_cityhall {
	background-color: #520e18;
}

div#leftnav_divider_publicsafety {
	background-color: #7a909b;
}

/*******/
 
input.search {
	width: 105px;
}

table.lower tr td.content {
	vertical-align: top;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

div.top_image {
	width: 604px;
}

img.bottom {
	float: right;
	width: 604px;
}

/***********/

h1.home,h1.home a {
	color: #767241;
	text-decoration: none;
}

h1.home a:hover {
	color: #767241;
	text-decoration: underline;
}

h1.resident,h1.resident a {
	color: #dd8628;
	text-decoration: none;
}

h1.resident a:hover {
	color: #dd8628;
	text-decoration: underline;
}

h1.business,h1.business a {
	color: #d4da6d;
	text-decoration: none;
}

h1.business a:hover {
	color: #d4da6d;
	text-decoration: underline;
}

h1.visitor,h1.visitor a {
	color: #b19241;
	text-decoration: none;
}

h1.visitor a:hover {
	color: #b19241;
	text-decoration: underline;
}

h1.cityhall,h1.cityhall a {
	color: #520e18;
	text-decoration: none;
}

h1.cityhall a:hover {
	color: #520e18;
	text-decoration: underline;
}

h1.publicsafety,h1.publicsafety a {
	color: #7a909b;
	text-decoration: none;
}

h1.publicsafety a:hover {
	color: #7a909b;
	text-decoration: underline;
}

/***********/

div.content {
	clear: both;
	background-image: url(images/gradient.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 5px 30px 1px 30px;
}

div.end_grade {
	background-image: url(images/gradient-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 30px;
}

div.footer {
	text-align: center;
	color: #ffffff;
}

div.footer p {
	font-size: 11px;
}

div.footer p a {
	color: #ffffff;
}

div.footer p span.credits, div.footer p span.credits a {
	color: #2233dd;
	font-size: 10px;
}

div.tour {
	border: 1px solid #000000;
	background-color: #79919b;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	float: right;
	margin-right: 12px;
}

img#tour {
	border: 0px;
	width: 148px;
	height: 150px;
}

img.leftnav_bubbles {
	padding: 10px 10px 0px 0px;
	border: 0px;
}

table.info, table.info_lines {
	border-collapse: collapse;
}

table.info tr td.title {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 5px;
	vertical-align: top;
}

table.info_lines tr td {
	border: 1px solid #cccccc;
	padding: 5px;
}

img.code_violation {
	float: right;
	margin: 10px 0px 10px 10px;
}

p.violation {
	clear: right;
}

img.commissioner {
	float: right;
	margin: 10px 0px 10px 10px;
}

table.schedule {
	border-collapse: collapse;
}

table.schedule tr td {
	width: 100%;
}

table.schedule tr th, table.schedule tr td {
	vertical-align: top;
	font-weight: normal;
}

.grey {
	color: #aaaaaa;
}

.highlight {
	font-weight: bold;
}

hr.recreation {
	border: dashed #dd8628;
	border-width: 1px 0 0 0;
	height: 0;
	line-height: 0px;
	font-size: 0;
	margin: 0;
	padding: 0px 0px 10px 0px;
	clear: both;
}

/* style.css */