@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0spx;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8efda;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F8EFDA;
}
a:active {
	text-decoration: none;
	color: #F8EFDA;
}
#header {
	background-color: #4f453e;
	width: 100%;
}
#menu {
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DF682F;
}
#menu .featured {
	color: #0F0;
}
#menu .featured:hover {
	color: #FFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4f453e;
}
.links {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
}
.links a:hover {
	text-decoration: none;
	color: #D1611F;
	font-family: Arial, Helvetica, sans-serif;
}
.links a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.linksSmall {
	text-decoration: none;
	color: #D1611F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	width: 210px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	color: #D1611F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	border-top-color: #4F453E;
	border-top-width: thin;
	border-top-style: solid;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}
.textdirlist a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #C4490E;
}
.textdirlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	line-height: 12pt;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
}

.textOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #E47621;
}

.cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	right: auto;
	font-weight: bold;
	line-height: 1.5;
	background-position: bottom;
}
.issues {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	text-align: left;
	padding-left: 30px;
}
.issues a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
}
.issues a:hover {
	font-size: 10pt;
	color: #C4490E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
}
.cityname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: #C4490E;
	text-decoration: underline;
}
.cityname.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	color: #C4490E;
	text-decoration: underline;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.beige {
	color: #F8EFDA;
}
.select {
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.maplink {
	text-decoration: none;
	color: #D1611F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#table {
	background-color: #EBEBEB;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
.colhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

