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;
}

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

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

.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;
	width: 225px !important;
}

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

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

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


.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%;
}

.leftnavwrap {
	padding: 60px 10px 10px 10px;
	position: relative;
}

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.hozline {
	border-bottom: 1px solid #eaeaea;
	height: 1px;
	margin-bottom: 10px;
}

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;
}

/* Departments and contacts Pop Out */
#button-box {
	width: 196px;
	height: 45px;
	background: url(images/button-box-bkgd.jpg) repeat-x;
	position: absolute;
	top: -1px;
	left: -1px;
}

a#contactinfo {
	width: 200px;
	height: 22px;
	display: block;
	float: right;
	background: url(images/contact-button.jpg) 0 0;
	margin: 0 0 15px 15px;
}

.contact-current {
	background: url(images/contact-button.jpg) 0 -22px !important;
}


a#services-button {
	width: 159px;
	height: 22px;
	display: block;
	background: url(images/drop-button.jpg) 0 0;
	margin: 11px auto 0 auto;
}

.current {
	background: url(images/drop-button.jpg) 0 -22px !important;
}



span.hidden {
	display: none;
}

/* Menu */

.tooltip { 
    display:none; 
    background: white;  
    position: relative;
   	width: 504px;
    text-align: left;
    -moz-box-shadow:0 0 3px 0px #bfbfbf; 
	-webkit-box-shadow: 0 0 3px #bfbfbf; 
	box-shadow: 0 0 6px #000;
	border: 1px solid #bfbfbf;
	-moz-border-radius: 4px;
	border-radius: 4px;   
	background: white url(images/grad.jpg) repeat-x bottom;
	z-index: 500;
}

.toolcontent {
	padding: 10px 10px 0 10px;
}

table.drop-menu {
	margin: 14px 10px;
	border-collapse: collapse;
	width: 480px;
}

table.drop-menu td {
	width: 50%;
	vertical-align: top;
}


table.drop-menu ul {
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0;
}

table.drop-menu ul.right {
	border-left: 1px solid #bfbfbf;
	padding-left: 16px;
}

table.drop-menu h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table.drop-menu ul li a.pdf {
	padding: 0 0 0 22px;
	background: transparent url(images/acro.gif) no-repeat;
	line-height: 32px;
}

table.drop-menu ul li a {
	line-height: 18px;
}

table.drop-menu ul li a:hover {
	text-decoration: none;
}

/* Special Events */
h2.se_headlines {
	margin-bottom: 4px;
	margin-top: 0;
}


p.date {
 	margin: 0 0 4px 0;
 	font-size: .9em;
}

p.date em {
 	font-size: .8em;
 	color: #4d4d4d;
}

p.location {
 	margin: 0 0 10px 0;
 	padding-top: 0;
 	font-size: .9em;
}

p.location em {
 	font-size: .8em;
 	color: #4d4d4d;
}

p.excerpt {
	margin: 0 0 10px 0;
}

img.se-image-thumbnail {
	float: left;
	margin: 0 14px 10px 0;
}

div.se-thumbnails {
	width: 100px;
	border-radius: 10px;
	background: #eaeaea;
	padding: 0 10px 10px 10px;
	float: left;
	margin: 0 14px 10px 0;
}

div.se-thumbnails img {
	margin: 10px 0 0 0;
}

.ongoing-events {
	background: #f8f3e1;
	padding: 0 10px 10px 10px;
	border: 1px solid #dcd9ce;
	border-radius: 10px;
	margin-top: 24px;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}

/* style.css */
