* {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(images/bg.jpg) repeat-y top center;
	font-size: 12px;
	line-height: 20px;
	}
	
p {
	margin-bottom: 10px;
	}

h1, h2, h3 {
	font-family: Georgia, Times, serif;
	}

h3 {
	font-variant: small-caps;
	}

a {
	text-decoration: none;
	color: #14376f;
	font-weight: bold;
	}

a:hover {
	color: #a51512;
	}

img {
	border: 0;
	}

.embed-image {
	margin: 5px;
	}
	
#content {width: 980px; margin: 0px auto;}

#header {
	margin: 0px;
	height: 120px;
	}

h2, h3 {
	text-shadow: 0px 2px 2px #888;
	color: #000;
	margin-bottom: 10px;
	font-weight: normal;
}

#header h1 a {
	text-indent: -9999em;
	background: url(images/header.png);
	display: block;
	width: 980px;
	height: 120px;
	}

/* Search */

.input {
	width: 190px;
	height: 30px;
	background: url(images/search.png);
	padding: 5px 5px;
	border: 0;
	font-size: 1.5em;
	}


/* menu */
#menu {
	width: 980px;
	height: 60px;
	}

#menu li {
	position: relative;
	float: left;
	}


#menu ul {
	margin: 0;
	padding: 0;
	}

#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#menu ul li a {
	height: 60px;
	text-indent: -9999em;
	display: block;
	text-decoration: none;
	}

#menu ul ul {
	padding: 0;
	margin-left: 40px;
	margin-top: -15px;
	visibility: hidden;
	position: absolute;
	top: 75px /*58px*/;
	left: -700px;
	z-index: 100;
	width: 980px;
	background: #f8f8f8;
	padding: 5px 0px 10px 0px;
	border-bottom: 4px #14376f solid;
	}

#menu ul ul li a {
	width: 225px;
	background-image: none;
	background-color: /*#14376f;*/ #f8f8f8;
	/*border-top: 1px #fff solid;*/
	padding: 5px;
	margin: 0 5px;
	height: 15px;
	color: #14376f;
	text-indent: 0em;
	display: block;
	z-index: 101;
	}

#menu ul ul li a:hover {
	text-decoration: none;
	background-color: #14376f;
	color: #fff;
	}

#menu ul li:hover ul, #menu ul a:hover ul {visibility: visible;}

.menu_home a, .menu_mayor a, .menu_aldermen a, .menu_schools a, .menu_contact a, .menu_directions a, .menu_quick-links a {
	background: url("images/menu.png") 0px 0px;
	cursor: pointer;
	}

.menu_home a, .menu_mayor a, .menu_aldermen a, .menu_schools a, .menu_contact a, .menu_directions a {
	width: 110px;
	}

.menu_home a {
	background-position: 0px 0px;
	}

.menu_mayor a {
	background-position: -110px 0px;
	}

.menu_aldermen a {
	background-position: -220px 0px;
	}

.menu_schools a {
	background-position: -330px 0px;
	}

.menu_contact a {
	background-position: -440px 0px;
	}

.menu_directions a {
	background-position: -550px 0px;
	}

.menu_quick-links a {
	background-position: -660px 0px;
	width: 320px;
	}


/* hover */
.menu_home a:hover, .menu_mayor a:hover, .menu_aldermen a:hover, .menu_schools a:hover, .menu_contact a:hover, .menu_directions a:hover {
	background-position: 60px;
	}

.menu_home a:hover {
	background-position: 0px 60px;
	}

.menu_mayor a:hover, #menu_mayor-selected a {
	background-position: -110px 60px;
	}

.menu_aldermen a:hover, #menu_aldermen-selected a {
	background-position: -220px 60px;
	}

.menu_schools a:hover {
	background-position: -330px 60px;
	}

.menu_contact a:hover, #menu_contact-selected a {
	background-position: -440px 60px;
	}

.menu_directions a:hover {
	background-position: -550px 60px;
	}

.menu_quick-links a:hover, li.menu_quick-links:hover a {
	background-position: -660px 60px;
	}

/* Back */
#back {
	margin: 0 0 0 0;
	background: /*url(images/back.png) no-repeat*/ #f8f8f8;
	clear: both;
	}

#sidecontent {
	width: 240px;
	float: left;
	}
	
/* Side */

#side, #box-general, #left-box, #panel {
	background-color: #e9e9e9;
	}

#side {
	width: 200px;
	/*background: url(images/sidebg.png) no-repeat*/;
	padding: 10px;
	margin: 10px;
	}

#side ul {
	margin: 0;
	padding: 0;
	}

#side ul li {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	background: url(images/icons/bullet_black.png) no-repeat;
	}

#side a {
	text-decoration: none;
	color: #112649;
	font-weight: bold;
	}

/* Content */

#maincontent {
	width: 555px;
	float: left;
	}

#content-box, #box-general, #box-image, #wide-box, #box-newsite {
	margin-top: 10px;
	float: left;
	}
	
#rightcontent {
	width: 175px;
	float: left;
	}

#left-box {
	margin-top: 10px;
	width: 155px;
	padding: 10px;
	}

#picture-mayor {
	height: 175px;
	margin-bottom: 10px;
	clear: both;
	}


/* Content > 1st row */
#content-box {
	width: 175px;
	height: 130px;
	margin-right: 10px;
	}

#box-warning {
	background: url(images/warning.png) no-repeat;
	font-size: 14px;
	width: 920px;
	height: 20px;
	padding: 20px;
	margin: 10px 10px 0 10px;
	color: #fff;
	}
	
#box-warn2x {
	background: url(images/warning-2x.png) no-repeat;
	font-size: 14px;
	width: 920px;
	height: 20px;
	padding: 20px;
	margin: 10px 10px 0 10px;
	color: #fff;
	}

#box-warning b {
	text-transform: uppercase;
	}

#box_short-links {
	margin-top: 10px;
	width: 175px;
	height: 80px;
	}

#box_short-links_s {
	margin-top: 10px;
	width: 175px;
	height: 40px;
	}

#panel {
	width: 525px;
	padding: 10px;
	display: none;
	}

#box-setti {
	width: 545px;
	margin-top: 10px;
	float: left;
	background: url(images/welcome.png) no-repeat #bc4600;
	color: #fff;
	line-height: 18px;
	width: 
	}
	
#box-setti p {
	padding: 140px 20px 20px 170px;
	}

/* Aldermen */
ul#aldermen {
	margin: 0;
	padding: 0;
	}

ul#aldermen li {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	}

ul#aldermen li.calendar {
	background-image: url(images/icons/calendar_view_month.png);
	}

ul#aldermen li.aldermen-news {
	background-image: url(images/icons/application_form.png);
	}

ul#aldermen li.report {
	background-image: url(images/icons/award_star_bronze_1.png);
	}


#aldermen a {
	text-decoration: none;
	color: #112649;
	font-weight: bold;
	}


/* Ticker */
#box_aldermen {
	width: 155px;
	height: 100px;
	padding: 10px;
	background: #e9e9e9;
	float: left;
	margin-bottom: 10px;
	cursor: default;
	}


/* Content > 2nd row */

#box-general {
	width: 525px;
	padding: 10px;
	}
	
#box-general ul {
	margin: 0;
	padding: 0;
	}

#box-general ul li {
	list-style: none;
	padding-left: 20px;
	margin: 0;
	background: url(images/icons/bullet_star.png) no-repeat;
	padding-top: 1px;
	}

#box-image {
	width: 525px;
	}


/* Footer */
#footer {
	text-align: center;
	padding: 20px 0;
	background: url(images/footer-bg.png) no-repeat #f8f8f8;
	height: 80px;
	}

/* Mayor Page */
#pagecontent {
	width: 730px;
	float: left;
	}

#wide-box {
	width: 710px;
	padding: 10px;
	background: #fff;
	}
	

/* Special characters */
.link-pdf, .link-doc, .link-zip, .link-xls, .link-ext {
	padding-right: 16px;
	margin-right: 3px;
	background-repeat: no-repeat;
	background-position: top right;
	}

.link-pdf {
	background-image: url(images/icons/page_white_pdf.png);
	}

.link-doc {
	background-image: url(images/icons/page_white_doc.png);
	}

.link-zip {
	background-image: url(images/icons/page_white_zip.png);
	}

.link-xls {
	background-image: url(images/icons/page_white_xls.png);
	}
