@charset "UTF-8";
/* CSS Document */


/* CSS RESET  --  Eric Meyer CSS Reset v1.0 | 20080212 MODIFIED

-----------------------------------------------

The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. */

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

	font-weight:normal;}

ol, ul {list-style: none;}



body {
	background-image: url(images/background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #5B97C8;
}

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/sidebar_bg.gif) repeat-y 100% 0;
}

#header {
	background-color: #FFFFFF;
	height: 120px;
	width: 990px;
	margin: 0px;
	padding: 0px;
}
#image_area {
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 990px;
}

/* Navigation */
#nav {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 990px;
	clear: both;
	float: left;
}

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

ul li {
	display:block;
	float:left;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
    }
	   
ul li a {
	display:block;
   	height:60px; width:153px;
   	background:transparent url(images/navigation.png) no-repeat 0 0;
   	text-indent:-9009px;
	margin:0px;
	padding: 0px;
   	}

ul li#accomplishments a {
	width:187px;
	background-position: -153px 0;
    }
	
ul li#news a {
	width:93px;
	background-position: -340px 0;
    }
	
ul li#council a {
	width:232px;
	background-position: -433px 0;
    }
	
ul li#campaign a {
	width:180px;
	background-position: -665px 0;
    }	
	
ul li#contact a {
	width:145px;
	background-position: -845px 0;
    }			
	
ul li a:hover {
	background-position: 0 -60px;
   	}
	
	  
ul li#accomplishments a:hover {
	background-position: -153px -60px;
   	}
		   
ul li#news a:hover {
	background-position: -340px -60px;
   	}
	
ul li#council a:hover {
	background-position: -433px -60px;
   	}
	
ul li#campaign a:hover {
	background-position: -665px -60px;
   	}
	
ul li#contact a:hover {
	background-position: -845px -60px;
   	}			

a:active { /* removes outline on clicked links in FF browsers */
outline: none;}
a:focus {
   -moz-outline-style: none;}

/* End Navigation */

/* Main Content Area */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
	padding-top: 5px;
}

#main_container {
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main_content {
	background-color: #FFFFFF;
	float:left;
	height: auto;
	min-height: 530px;
	width: 664px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#main_sidebar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: auto;
	width: 326px;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat-y;
	vertical-align: baseline;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000066;
	line-height: 21px;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	color: #333333;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.pcaption {
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color:#000000;
	height: auto;
	width: 275px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.content {
	margin: 0px;
	float: left;
	height: auto;
	width: 610px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 26px;
}
.contentsb {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
}

/* End Main Content Area */

.image_box {
	padding: 0px;
	height: auto;
	width: 275px;
	border: 1px solid #333333;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.citycouncil {
	float: left;
	height: auto;
	width: 610px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding: 0px;
	display: inline;
}
.councilimage {
	padding: 0px;
	float: left;
	height: auto;
	width: 93px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.councilimageend {
	padding: 0px;
	float: left;
	height: auto;
	width: 93px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pcaptioncc {
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color:#000000;
	height: auto;
	width: 95px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
#base {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5B97C8;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: auto;
	width: 985px;
	clear:both;
}



/* header */

/* City Council Images */

.content dl {
	float: left;
	width: 582px;
	margin: 15px 0px;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
	}
	
.content dt {
	float: right;
	width: 475px;
	margin: 0;
	padding: 0;
	font-size: 120%;
	color: #990000;
	}

.content dd {
	margin: 0 0 0 106px;
	padding: 0;
	font-size: 90%;
	color: #000000;
	line-height: 1.25em;
	}
	
.content dd.img img {
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
	border: 1px solid #000000;
	}
	
.content dl dd.img {
	margin: 0px;
	}
	
.content .alt dd {
	margin: 0 0 0 106px;
	}
	
	