@import url('superfish.css');
/* Global Stylesheet */
/* DuroMedia */
/* Developed By: Adam Duro */

/* --------------------------------------- */
/* --( Global Styles )-- */
/* --------------------------------------- */

body {
    font: 62.5%/1.25 arial, sans-serif;
    font-size: .8em;
    background: #b5b7b9 url('../_img/page_bg.gif') repeat-x top center;
}
a {
    text-decoration: none;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

.nodisp {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* --------------------------------------- */
/* --( Main Container )-- */
/* --------------------------------------- */

#main_container {
    width: 980px;
    margin: 0 auto;
}

/* --------------------------------------- */
/* --( Header )-- */
/* --------------------------------------- */

#header {
    height: 113px;
    background: url('../_img/header_light.jpg') no-repeat 0px 0px;
	width: 496px;
	margin: 0 auto;

}
#header h1 {
    float: none;
	margin: 0 auto;
	width: 284px;
	padding-left: 34px;
}
#header h1 a {
    display: block;
    height: 108px;
    width: 284px;
    background: url('../_img/header_logo.png') no-repeat;
    text-indent: -3000px;
}
#header_cta {
    width: 249px;
    float: right;
    background: #476d9a;
    margin-top: 19px;
}
#header_cta span {
    display: block;
}
#header_cta span.b1 {
    background: url('../_img/header_cta_arrow.gif') no-repeat left;
    padding-left: 14px;
}
#header_cta span.b2 {
    background: url('../_img/header_cta_top.gif') no-repeat top right;
}
#header_cta span.b3 {
    background: url('../_img/header_cta_bottom.gif') no-repeat bottom right;
}
#header_cta h3 {
    padding: 11px 0;
    color: #bee9ff;
    font-weight: normal;
    font-size: 1.8em;
    padding-left: 20px;
    display: block;
    height: 48px;
}
#header_cta h3 span {
    color: #fff;
}

/* --------------------------------------- */
/* --( Navigation )-- */
/* --------------------------------------- */

#nav ul li {
    display: inline;
}
#nav ul li.parent {
    position: relative;
    display: block;
    float: left;
}
#nav ul li a {
    display: block;
    float: left;
    font-size: 1.4em;
    text-transform: uppercase;
    /*padding: 12px 30px 8px 10px;*/
	padding: 12px 17px 8px 10px;
    color: #1e3c6f;
	position: relative;
}
#nav ul li a:hover {
    color: #c10503;
}
#nav ul.sf-menu li ul {
    visibility: hidden; /* Comment This Out to view what dropdown will look like */
    display: block;
    position: absolute;
    top: 42px;
    left: 0;
    width: 200px;
}
#nav ul.sf-menu li ul li a {
/*    float: none;*/
    background: #fff;
    margin-bottom: 1px;
	display: block;
	float: left;
    padding-left: 15px;
    font-size: 1.1em;
	width: 185px;
	color: #1E3C6F;
}
#nav ul.sf-menu li ul li a:hover {
	color: #960f00;
}
#nav ul.sf-menu ul ul {
	left: 220px;
	top: -1em;
}
#nav ul.sf-menu li ul  li ul {
	display: block;
	top: -1em;
	left: 220px;
}
/* --------------------------------------- */
/* --( Leaderboard )-- */
/* --------------------------------------- */

#leaderboard {
    height: 174px;
    background: url('../_img/leaderboard_map.jpg') no-repeat 45px 3px;
    padding-left: 498px;
    padding-top: 38px;
    line-height: 1.9em;
}
#leaderboard h3 {
    color: #b3cbe6;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.5em;
}
#leaderboard p {
    color: #fffffe;
    font-size: 1.4em;
}
#leaderboard p a {
    background: #27648c;
    padding: 4px 2px 3px;
	text-decoration: none;
	color: #fffffe;
}

/* --------------------------------------- */
/* --( Content )-- */
/* --------------------------------------- */

#content_container {
    background: url('../_img/content_bg.gif') repeat-y;
}
#content_container span {
    display: block;
}
#content_container span.b1 {
    background: url('../_img/content_head.gif') no-repeat top;
}
#content_container span.b2 {
    background: url('../_img/content_foot.gif') no-repeat bottom;
    padding: 24px 26px;
}
#content {
    width: 632px;
    float: left;
}
#content h2 {
    font-size: 1.7em;
    margin: 0 0 15px 0;
    font-weight: normal;
    color: #1e3c6f;
}
#content h3 {
    font-size: 1.5em;
    margin: 0 0 0px 0;
    font-weight: normal;
    color: #666666;
}
#content h4 {
    font-size: 1.2em;
    margin: 0 0 0px 0;
    font-weight: bold;
    color: #1e3c6f;
}
#content p {
    margin: 15px 0;
    line-height: 1.8em;
    text-align: justify;
}
#content img {
	border: 4px #666666 solid;
	margin-left: 15px;
	margin-right: 15px;
}
#content .planningcommission {
	float: left;
	width: 45%;
}	
#content span.sep {
    display: block;
    height: 28px;
    margin: 15px 0;
    background: url('../_img/paragraph_seperator.gif') no-repeat center;
}
#content ul li {
	list-style-type: disc;
}
#content ul li.reject {
	color:#F00;
	font-weight:bold;
}
#content ul {
	padding-left: 20px;
}
#sidebar {
    width: 265px;
    background: url('../_img/news_bg.gif') no-repeat top;
    padding: 13px 12px;
    float: right;
}
#sidebar div {
	border-left: 2px solid #E4E8EC;
	border-right: 2px solid #E4E8EC;
}
#sidebar h3 {
    width: 245px;
    height: 18px;
    color: #fff;
    font-weight: normal;
    font-size: 1.5em;
    background: url('../_img/news_head_bg.jpg') no-repeat;
    text-align: center;
    padding: 11px 0;
    margin: 0 0 12px 6px;
	line-height: 1;
}
#sidebar dl dt,
#sidebar dl dd {
    margin: 12px 6px;
	color: #003366;
}
#sidebar dl dd p {
    margin: 10px 14px;
	color: #000000;
}

/* --------------------------------------- */
/* --( Footer )-- */
/* --------------------------------------- */

#footer {
    padding: 0 18px;
    color: #f2f2f2;
}
#footer p {
    margin: 18px 0;
}
#footer p a {
    color: #f2f2f2;
}
#footer p a:hover {
    text-decoration: underline;
}
#footer div.col1 {
    width: 400px;
    float: left;
}
#footer div.col2 {
    width: 350px;
    float: right;
    text-align: right;
}
#content img.departments {
	margin-left: 30px;
	
}
.bkgrd {
	background: #1e3c6f;
}
table.precinct {
	margin-left:30px;
}
table.precinct tr td.indent {
	padding-left:15px;
}

table.precinct tr.head {
	font-size:16px;
	font-style:italic;
}