 

body{
  width:902px;
  margin:0 auto;
  padding-top:10px;
  position:relative;
  font-size:small;
  font-family:helvetica, arial, sans-serif;
}

div#branding h1 {
  background:url('../surveyImages/logo.png') no-repeat top left;
  text-indent:-9999px;
  width:259px;
  height:39px;
  margin:0px 0px 5px 21px;
}


div#signup h1 {
  background:url('../surveyImages/envelope.gif') no-repeat;
  width:190px;
  height:59px;
  position:absolute;
  top:30px;
  right:170px;
}

div#weather_info {
  width:190px;
  position:absolute;
  top:30px;
  right:20px;
}

div#weather_info span.title {
  color:#fff;
  font-size:1.2em;
  text-transform:uppercase;
  display:block;
  font-weight:bold;
}

div#weather_info span.weather_alert {
  color:#cf0000;
  text-transform:uppercase;
  font-size:0.9em;
  font-weight:bold;
  display:block;
  padding:0.25em 0;
}

div#weather_info span.temperature {
  font-weight:bold;
  display:block;
  float:left;
  font-size:1.75em;
  padding-top:0.1em;
}

div#weather_info span.weather, div#weather_info span.weather_links {
  font-size:0.75em;
  display:block;
  float:left;
  padding:0em 1em 0.2em;
}

div#weather_info span.weather_links a {
  color:#000;
  text-decoration:none;
}





div#navigation ul#secondary_navigation {
  position:absolute;
  top:4px;
  right:5px;
}

div#navigation ul#secondary_navigation li {
  display:inline;
  color:#fff;
  font-weight:bold;
}

div#navigation ul#secondary_navigation li:after {
  content:"\\";
}

div#navigation ul#secondary_navigation li:last-child:after {
  content:none;
}

div#navigation ul#secondary_navigation li a {
  color:#fff;
  padding:0.5em;
  text-transform:uppercase;
  text-decoration:none;
  font-size:0.9em;
}



div#navigation ul#search_navigation {
  position:absolute;
  top:24px;
  right:15px;
}

div#navigation ul#search_navigation li {
  display:inline;
  color:#000099;
  font-weight:bold;
}
div#navigation ul#search_navigation li a {
  color:#000099;
  padding:0.5em;
  text-transform:uppercase;
  text-decoration:none;
  font-size:0.9em;
}



div#navigation ul#main_navigation {
  background:url('../surveyImages/navigation_background.jpg') repeat-x bottom #fff;
  height:31px;
  width:100%;
  padding-top:20px;
}
div#navigation ul#main_navigation li {
  float:left;
  margin:0.35em 0;
  border-right:1px solid #0e3c56;
  position:relative;
}

div#navigation ul#main_navigation li:last-child, div#navigation ul#main_navigation li:last-child a {
  border:none;
}

div#navigation ul#main_navigation li a {
  display:block;
  float:left;
  padding:0.25em 0.5em;
  color:#fff;
  font-family:georgia, serif;
  text-transform:uppercase;
  text-decoration:none;
  font-size:0.95em;
  border-right:1px solid #4b83a2;
}
div#navigation ul#main_navigation li ul {
  background:#164965;
  position:absolute;
  top:20px;
  z-index:100;
  border-left:3px solid #4b83a2;
}

div#navigation ul#main_navigation li ul li {
  clear:left;
  width:100%;
  border-right:none;
  border-top:1px solid #0e3c56;
  border-bottom:1px solid #4b83a2;
  padding:0;
  margin:0;
  white-space:nowrap;
}

div#navigation ul#main_navigation li ul li:first-child {
  border-top:none;
}

div#navigation ul#main_navigation li ul li a {
  border:none;
}

div#content_wrapper {
  background:url('../surveyImages/content_background.jpg') repeat-y left;
  float:left;
}

div#content {
  width:574px; 
  height:1200;
  padding:19px;
  position:1;
  float:left;
}

div#content h3 {
  color:blue;
  font-weight:bold;
  font-size:14pt
}
 


div#footer {
  clear:both;
}

h2.welcome {
  text-indent:-9999px;
  width:410px;
  height:35px;
  padding:1em 0;
  background:url('../surveyImages/welcome_background.png') no-repeat center;
}
 
img.intro_pic {
  float:right;
}

p {
  line-height:1.5em;
  padding:1em 0;
}

strong {
  font-weight:bold;
}


div.public_announcment {
  width:540px;
  padding-right:15px;
  float:left;
}

div.public_announcment h2 {
  text-indent:-9999px;
  width:297px;
  height:26px;
  padding:1em 0;
}


div.blue {
  width:240px;
  padding-right:15px;
  float:left;
}

div.blue h3 {
  color:#248dc4;
  border-top:4px solid #248dc4;
}

div.blue li {
  list-style:disc url('../surveyImages/bullet.png') outside;
  margin-left:1em;
  line-height:1.5em;
}

div.blue li a {
  text-decoration:none;
  color:#2d2d2d;
}

div.blue a.more {
  display:block;
  text-indent:-9999px;
  width:103px;
  height:34px;
  margin:2em auto;
  background:url('../surveyImages/view_more.png') no-repeat top left;
}












div.blue_right {
  width:270px;
  padding-right:15px;
  float:right;
}

div.blue_right h3 {
  color:#248dc4;
  border-top:4px solid #248dc4;
}

div.blue_right li {
  list-style:disc url('../surveyImages/bullet.png') outside;
  margin-left:1.5em;
  line-height:1.5em;
}

div.blue_right li a {
  text-decoration:none;
  color:#2d2d2d;
}

div.blue_right a.more {
  display:block;
  text-indent:-9999px;
  width:103px;
  height:34px;
  margin:2em auto;
  background:url('../surveyImages/view_more.png') no-repeat top left;
}
  

div.green h3 {
  color:#86c424;
  border-top:4px solid #86c424;
}

div.blue h3, div.green h3 {
  font-size:2em;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}

div.green {
  border-left:1px solid #e1d8d0;
  width:300px;
  padding-left:15px;
  float:right;
}

div.green li {
  line-height:1.75em;
  width:50%;
  float:left;
}

div.green li a {
  color:#2d2d2d;
  text-decoration:none;
}


 
 
div.green_right h3 {
  color:#86c424;
  border-top:4px solid #86c424;
}
div.blue_right h3, div.green_right h3 {
  font-size:2em;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}

div.green_right {
  width:262px;
  padding-right:15px;
  float:right;
}
 

div.green_right li {
  line-height:1.75em;
  width:50%;
  float:left;
}

div.green_right li a {
  color:#2d2d2d;
  text-decoration:none;
}
 




div#sidebar {
  width:262px;
  float:right;
  padding:18px 18px 18px 9px;
}


ul#sidemenu li a {
  width:262px;
  height:71px;
  margin-bottom:1em;
  display:block;
  text-indent:-9999px;
}
  

ul#sidemenu li.sign_up_email {
  background:url('../surveyImages/email_alerts.png') no-repeat;
}

ul#sidemenu2 li a {
  width:262px;
  height:26px;
  margin-bottom:0.50em;
  display:block;
  text-indent:-9999px;
}

ul#sidemenu2 li.online_services {
  background:url('../surveyImages/online_services.png') no-repeat;
}

ul#sidemenu2 li.announcements{
  background:url('../surveyImages/announcements_button.jpg') no-repeat;
}


ul#sidemenu2 li.plan_search{
  background:url('../surveyImages/plan_search.png') no-repeat;
}

 

h3.police_department {
  font-family:arial;
  font-size:24px;
  color:#2a57b2;
  font-weight:bold;
  letter-spacing:-1px;
  padding-top:5px;
  border-top:5px solid #2a57b2;
}




ul#sidemenu li.announcements {
  background:url('../surveyImages/announcements_button.jpg') no-repeat;
}


ul#sidemenu li.online_services {
  background:url('../surveyImages/online_services.png') no-repeat;
}

ul#sidemenu li.plan_search{
  background:url('../surveyImages/plan_search.png') no-repeat;
}

ul#sidemenu li.online_payment {
  background:url('../surveyImages/pay_online.png') no-repeat;
}
 
h3.latest_news {
  background:url('../surveyImages/latest_news.png') no-repeat;
  text-indent:-9999px;
  width:146px;
  height:26px;
  margin-bottom:1em;
}
div.news_block {
  padding-bottom:1em;
}

span.date {
  color:#666666;
  text-transform:uppercase;
  font-size:0.95em;
}

div#sidebar a.more {
  text-decoration:none;
  color:#0082ca;
  display:block;
}

h3.city_events {
  background:url('../surveyImages/upcoming_events.png') no-repeat;
  width:248px;
  height:32px;
  text-indent:-9999px;
}

ul.events {
  background:url('../surveyImages/events_bottom.png') no-repeat bottom left;
  width:262px;
  margin-top:1em;
}

ul.events li {
  padding:10px;
  padding-bottom:5px;
}

ul.events li.first {
  background:url('../surveyImages/events_top.png') no-repeat top left;
}

ul.events span.title {
  display:block;
  font-size:1.25em;
  padding:0.25em 0;
}

ul.events a.more {
  background:url('../surveyImages/events_seperator.png') repeat-x bottom;
  padding-bottom:0.25em;
}

a.view_calendar {
  display:block;
  padding-top:15px;
  text-align:center;
  text-transform:uppercase;
  color:#0082CA;
  text-decoration:none;
}





div#footer {
  background:#2E2D2F;
  width:900px;
  float:left;
}

ul#footer_navigation {
  padding:1em 0;
  margin:0 1em;
  text-align:center;
  background:url('../surveyImages/footer_nav_background.png') repeat-x bottom;
}

ul#footer_navigation li {
  display:inline;
  padding:0.5em;
}

ul#footer_navigation li a {
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  font-size:0.85em;
}

div#site_info {
  color:#cfc8bb;
  font-size:0.85em;
  padding:1em;
  line-height:1em;
  float:left;
}

p.disclaimer {
  width:70%;
  float:left;
}

p.copyright {
  float:right;
  width:28%;
}

p.copyright a {
  color:#cfc8bb;
  text-transform:uppercase;
}



div.dept_right {
  width:262px;
  padding-right:15px;
  float:right;
}

div.dept_right h3 {
  font-size:1em;
  background:#e1d8d0;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}

div.dept_right li {
  font-size:1em;
  padding:0.10em 0;

}

div.dept_right li a {
  color:blue;
  font-weight:normal;
}



div.blue_text {
  width:555px;
  padding-right:15px;
  float:left;
}

div.blue_text h3 {
  color:#248dc4;
  border-top:4px solid #248dc4;
}

div.blue_text li {
  list-style:disc url('../surveyImages/bullet.png') outside;
  margin-left:1em;
  line-height:1.5em;
}

div.blue_text li a {
  text-decoration:none;
  color:#2d2d2d;
}
 
 
.top_border {
	border-top:1px solid #e1d8d0;
	padding:10px 0px;
	line-height:18px;
}

.top_border h3{
	font-size:16px;
	font-weight:bold;
	color:#2a57b2;
	padding:5px 0px;
}
.seperator
 {
  background:url('../surveyImages/events_seperator.png') repeat-x bottom;
  padding-bottom:0.25em;
}

 
h3.take_survey {
  background:url('../surveyImages/take_survey.png') no-repeat;
  width:248px;
  height:32px;
  text-indent:-9999px;
}

ul.survey {
  background:url('../surveyImages/events_bottom.png') no-repeat bottom left;
  width:262px;
  margin-top:1em;
}

ul.survey li {
  padding:10px;
  padding-bottom:5px;
}

ul.survey li.first {
  background:url('../surveyImages/events_top.png') no-repeat top left;
}

ul.survey span.title {
  display:block;
  font-size:1.25em;
  padding:0.25em 0;
}

.survey_header {
	font-family:helvetica, arial, sans-serif;
 	font-size:small;
	font-weight:normal;
 	padding:opx 0px;
}

.survey_question {
	font-family:helvetica, arial, sans-serif;
	font-size:medium;
	font-weight:bold;
	color: black;
	padding:0px 0px;
}

.survey_answer {
	font-family:helvetica, arial, sans-serif;
	font-size:small;
	font-weight:normal;
	color: black;
	padding:5px 0px;
}
