@charset "utf-8";
.nav-bg {
	background-attachment: scroll;
	background-image: url(images/nav_bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/nav_bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.column-left-bg {
	background-color: #d6d5c6;
}
.black-hor-bar-bg {
	background-attachment: scroll;
	background-image: url(images/black_horiz_bar_bg_24.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.column-mid-bg {
	background-color: #e6e5dc;
}
.column-right-bg {
	background-color: #cdcbb9;
}
.main-bg {
	background-color: #e6e5dc;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	line-height: 14px;
}
.search-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}

.main-txt a:link {
	color: #7FA304;
	text-decoration: none;
}
.main-txt a:visited {
	color: #7FA304;
	text-decoration: none;
}
.main-txt a:hover {
	color: #7FA304;
	text-decoration: underline;
}
.main-txt a:active {
	color: #7FA304;
	text-decoration: underline;
}
.main-hdr-txt {
	font-size: 14px;
	font-weight: bold;
	color: #2a84ad;
}
.main-hdr-txt-sub {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.city-links-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9cba03;
	padding-left: 22px;
	text-align: left;
}


.city-links-txt a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.city-links-txt a:visited {
	color: #000000;
	text-decoration: none;
}
.city-links-txt a:hover {
	color: #7FA304;
	text-decoration: none;
}
.city-links-txt a:active {
	color: #7FA304;
	text-decoration: none;
}
.city-contacts-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808077;
	padding-left: 22px;
	text-align: left;
	line-height: 16px;
}


.footer-bg {
	background-attachment: scroll;
	background-image: url(images/footer_bg_35.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #e6e5dc;
	text-align: center;
	line-height: 16px;
}
.footer-txt a:link {
	color: #e6e5dc;
	text-decoration: none;
}
.footer-txt a:visited {
	color: #e6e5dc;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #b7cf01;
	text-decoration: none;
}
.footer-txt a:active {
	color: #b7cf01;
	text-decoration: none;
}
.municipal-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.municipal-txt a:link {
	color: #7FA304;
	text-decoration: none;
}
.municipal-txt a:visited {
	color: #7FA304;
	text-decoration: none;
}
.municipal-txt a:hover {
	color: #7FA304;
	text-decoration: underline;
}
.municipal-txt a:active {
	color: #7FA304;
	text-decoration: underline;
}
.right-column-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.right-column-txt-sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A84AD;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.borders {
	border: 1px solid #333333;
}


.right-column-txt a:link {
	text-decoration: underline;
	color: #000000;
}
.right-column-txt a:visited {
	color: #000000;
	text-decoration: underline;
}
.right-column-txt a:hover {
	color: #7FA304;
	text-decoration: underline;
}
.right-column-txt a:active {
	color: #7FA304;
	text-decoration: underline;
}
.calendar-hdr {
	background-attachment: scroll;
	background-image: url(images/city_calendar_page_hdr_bg_04.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.loading-bg {
	background-attachment: scroll;
	background-image: url(images/loading_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
li {
	list-style-type: square;
}
.sub-hdr-txt {
	font-size: 14px;
	font-weight: bold;
	color: #7FA304;
}
.main-hdr-txt2 {
	font-size: 16px;
	font-weight: bold;
	color: #BB262A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
}
