/* --------- sitewide tags --------- */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(/images/bg_vert_gradient.jpg);
    background-repeat: repeat-x;
	background-position: left top;
    background-color:#FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nomargins {
	margin: 0px;
	padding: 0px;
}

/* --------- general layout --------- */
#bg {
	/* background-image: url(/images/home-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top; */
    background-color: #F8B737;
	width: 792px;
	/* padding-right: 8px; */
    margin-left: auto;
    margin-right: auto;
}
#footer {
	background-image: url(/images/dropshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 792px;
	padding-top: 20px;
	padding-right: 8px;
	text-align: center;
	font-size: 10px;
    margin-left: auto;
    margin-right: auto;
}
#footer a {color:#4A8033;}
#footer p {
	margin-top: 5px;
	margin-bottom: 20px;
}
#footer h6 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 40px;
}
#footer h6 a {color:#999999;}
#footer #social-networking a {margin: 0px 20px;}
/* --------- home layout and backgrounds --------- */
#left-bg {
	height: 478px;
	width: 204px;
	float: left;
	background-image: url(/images/leftbg/rotator.php);
	background-repeat: no-repeat;
}
#nav-bg {
	height: 478px;
	width: 96px;
	float: left;
	background-image: url(/images/homenavbg.jpg);
	background-repeat: no-repeat;
}
#right-bg {
	height: 478px;
	width: 492px;
	float: left;
	background-image: url(/images/rightbg/rotator.php);
	background-repeat: no-repeat;
}
#home_top {
	margin-bottom: 0px;
    padding: 0px;
    float: left;
}
#homeCenter {
	position: relative;
	top: 115px;
	width: 96px;
}
#home_downtown {
	float: left;
	width: 550px;
}
#homeCenter img {
	margin-top: 0px;
	margin-bottom: 4px;
    padding: 0px;
}
#homeCenter #search_home img{
	margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}
#homeCenter #search_home #keywords {
font-size:11px;
height:12px;
margin-top:0px;
margin-left:3px;
margin-right:0px;
margin-bottom:3px;
padding:0px;
width:55px;
}
#homeCenter #search_home form {
font-size:11px;
height:12px;
margin-top:0px;
margin-left:3px;
margin-right:0px;
margin-bottom:3px;
padding:0px;
}
#homeCenter #search_home #submit {
margin:0px;
padding:0px;
}
/* --------- navigation --------- */
#menu ul, #search ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu li, #search li{
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
}
#menu ul li a, #search ul li a{
	color: #FFFFFF;
	text-decoration: none;
	width: 170px;
	display: block;
	font-weight: bold;
	padding-left: 5px;
	font-size: 14px;
	line-height: 14px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#menu ul li a {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}
#menu ul li a:hover, #menu ul li ul li a:hover, #menu ul li ul li ul li a:hover  {
	background-position: -180px 0;
}
#menu ul li #leftnav_active a, #menu ul li ul li #leftnav_active a, #menu ul li ul li ul li #leftnav_active a {
	background-position: -360px 0;
}
#menu ul li a:active, #menu ul li ul li a:active, #menu ul li ul li ul li a:active {
	background-position: -360px 0;
}
#menu ul li ul li a {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	padding-left: 15px;
	width: 160px;
}
#menu ul li ul li ul li a {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	padding-left: 25px;
	width: 150px;
}

/* --------- inside layout and backgrounds --------- */
#nav-bgIn {
	width: 180px;
	float: left;
	background-image: url(/images/navBgIn.jpg);
	background-repeat: repeat-y;
}
#leftNav {
	width: 180px;
	float: left;
	margin-bottom: 10px;
	padding-top: 0px;
}
#leftNav img{
	margin-bottom: 6px;
}
#insideBG {
	background-image: url(/images/insidebg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;
}
.clear_cols {
	clear: both;
}
#mainContent {
	float: left;
	width: 582px;
	background-image: url(/images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 32px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 4px;
	line-height: 18px;
}
#mainContent p{}
#mainContent h1{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A8034;
	padding-bottom: 5px;
	color: #4A8034;
}
.photoThumbs {
	vertical-align: top;
	padding: 10px;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}
.photoThumbs a{
	color: #4A8034;
}
#entry_logo {
	width:250px;
	float:left;
	margin-right:10px;
}
#entry_logo_no {
	display:none;
}
/* --------- search block --------- */
#search img {
	margin: 0px;
}
#insideBottom {
	background-image: url(/images/bottomcurve.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 792px;
	float: left;
	clear: both;
}
#search #keywords {
	margin-left: 5px;
	margin-top: 2px;
	height: 15px;
	color: #4A8034;
	font-size: 10px;
	margin-bottom: 4px;
}
#search {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#search_home {
	margin-top: 0px;
	margin-bottom: 5px;
    padding-top: 0px;
}

/* --------- email signup block home --------- */
#emailList #from {
	height: 15px;
	font-size: 11px;
	margin-bottom: 3px;
	width: 82px;
}
#emailList {
	position: relative;
	width: 140px;
	top: 436px;
	left: 5px;
}

/* --------- top events block --------- */
#topEvents {
	float: right;
	width: 217px;
	margin-left: 0px;
	height: 85px;
	margin-top: 5px;
    margin-bottom: 0px;
	margin-right: 5px;
	overflow: hidden;
    padding: 0px;
}
#topEvents h1{
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	padding-bottom: 4px;
}
#topEvents h2{
	text-align: right;
	margin: 0px;
	font-size: 10px;
	overflow: hidden;
}
#topEvents a{
	color: #FF0000;
}
/* --------- neighborhood block home --------- */
#neighborhoodLinks {
	position: relative;
	width: 450px;
	text-align: right;
	margin-left: 35px;
	margin-top: 405px;
}
#insideBottom #neighborhoodLinks, #galleryBottom #neighborhoodLinks {
	position: inherit;
	width: 450px;
	text-align: right;
	float:right;
	margin: 20px 10px 0px 0px;
}
#neighborhoodLinks h1{
	color: #FF0000;
	font-size: 12px;
	margin: 0px;
}
#neighborhoodLinks h2{
	font-size: 10px;
	margin: 0px;
	color: #1D82DC;
}
#neighborhoodLinks h3{
	font-size: 12px;
	margin: 0px 80px 15px;
	color: #1D82DC;
}
#neighborhoodLinks h2 a, #neighborhoodLinks h3 a{
color: #1D82DC;	
}
#neighborhoodLinks h2 a:link, #neighborhoodLinks h2 a:visited{
	text-decoration:none;
}
#neighborhoodLinks h2 a:hover{	
	text-decoration:underline;
}
#neighborhood-head {
	float: right;
}
/* --------- neighborhood block inside --------- */
#neighborhoodLinksIn {
	float: right;
	width: 450px;
	text-align: right;
    margin-top: 30px;
    margin-right: 10px;
}
#neighborhoodLinksIn h1{
	color: #FF0000;
	font-size: 12px;
	margin: 0px;
}
#neighborhoodLinksIn h2{
	font-size: 10px;
	margin: 0px;
	color: #1D82DC;
}
#neighborhoodLinksIn h3{
	font-size: 12px;
	margin: 0px 80px 15px;
	color: #1D82DC;
}
#neighborhoodLinksIn h2 a, #neighborhoodLinksIn h3 a{
color: #1D82DC;	
}
#neighborhoodLinksIn h2 a:link, #neighborhoodLinksIn h2 a:visited{
	text-decoration:none;
}
#neighborhoodLinksIn h2 a:hover{	
	text-decoration:underline;
}
/* --------- photo strip --------- */
#photoStrip {
	background-image: url(/images/photostrip-bg.gif);
	background-repeat: repeat-x;
	height: 56px;
	background-position: left top;
	background-color: #F8B737;
	margin-top: 4px;
	clear: left;
}

#pageHeader {
	background-image: url(/images/pagename.jpg);
	background-repeat: no-repeat;
	width: 792px;
	height: 58px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	clear: left;
}

#pageHeader h1{
	font-weight: bold;
	color: #498234;
	font-size: 20px;
	text-align: right;
	margin: 18px 30px 0px 0px;
}
#home-go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float: left;
	padding-left: 5px;
	padding-top: 40px;
}
#home-go a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageHeader h2{
	font-weight: bold;
	color: #498234;
	font-size: 13px;
	text-align: right;
	margin: 0 30px 0 0;
}

#masthead_wrapper {
	margin: 0px;
	padding: 0px;
}
/* --------- contact page --------- */
#contact_box {
	float: right;
	padding: 10px;
	background-color: #f2f2f2;
	border: 1px solid #999999;
}
#mainContent a {
	color: #498234;
}
#mainContent .button {
	border: 1px solid #999;
	width: 100px;
}
#mainContent form label {
    display:block;
    float:left;
    font-weight:bold;
    margin: 0px;
    width:150px;
}

#mainContent .divlab {
	display:block;
	float:left;
	font-weight:bold;
	margin: 0px 5px 10px 10px;
	clear: left;
}
#mainContent form select {
    border: 1px solid #999;
    clear: both;
    float: left;
}

#mainContent form textarea {
    border: 1px solid #999;
    float: left;
    clear: both;
    height: 70px;
    width: 360px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow:-moz-scrollbars-vertical;
}

#mainContent form input {
    border: 1px solid #999;
    float: left;
    clear: both;
    width: 180px;
}
/* --------- map page --------- */
#mapBG {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 792px;
	background-color: #FFFFFF;
}

#mapContent {
	width: 550px;
	font-size: 12px;
	margin: 0px 15px 15px;
	height: 450px;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
	text-align: center;
	vertical-align: middle;
}

#map_google {
    float: left;
	width: 550px;
	font-size: 12px;
	margin: 0px 15px 15px;
	height: 450px;
	border: 1px solid #343434;
	background-color: #f2f2f2;
	text-align: center;
	vertical-align: middle;
}

#mapHeader {
	background-image: url(/images/map-pagename.jpg);
	background-repeat: no-repeat;
	width: 792px;
	height: 58px;
	margin: 0px;
	padding: 20px 0 0 0;
	float: left;
}
#mapHeader h1{
	font-weight: bold;
	color: #498234;
	font-size: 26px;
	text-align: right;
	margin-right: 30px;
}
#mapHeader #home-go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
}
#mapHeader #home-go a {
	color: #498234;
	text-decoration: none;
}
#mapBottom {
	background-image: url(/images/map-bottomcurve.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 792px;
	float: left;
	clear: both;
}
#content_Y {
	margin-left: 180px;
}
#map_downloads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
#map_downloads p {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin: 0px;
}
#map_downloads a {
	color: #000000;
}
#map_reset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-right: 227px;
	padding-bottom: 5px;
	float: right;
}
#map_reset a{
	color: #000000;
	padding-left: 35px;
	text-decoration: none;
}
#mapFilters {
    border: none;
    float: right;
    margin: none;
    padding: none;
    width: 190px;
}
#mapFilters #filterForm #parking {
    color: #BCE3FF;
	font-weight: bold;
}
#mapFilters #filterForm #eat {
    color: #CB9D7C;
	font-weight: bold;
}
#mapFilters #filterForm #nightlife {
    color: #C89BFF;
	font-weight: bold;
}
#mapFilters #filterForm #shop {
    color: #6B98FF;
	font-weight: bold;
}
#mapFilters #filterForm #hotels_motels {
    color: #FF776B;
	font-weight: bold;
}
#mapFilters #filterForm #arts_culture {
    color: #01BF00;
	font-weight: bold;
}
#mapFilters #filterForm #parks_public_spaces {
    color: #FFED5C;
	font-weight: bold;
}
#mapFilters #filterForm #historic_buildings_areas {
    color: #FDABFF;
	font-weight: bold;
}
#mapFilters #filterForm #services {
    color: #F8B739;
	font-weight: bold;
}
#mapFilters #filterForm #home a {
	color: #000000;
}
#mapFilters #filterForm #home {
    padding-top: 10px;
}
#mapFilters #filterForm li {
	padding-bottom: 5px;
}

#mapFilters h1 {
    background-color: #f8b737;
    color: #387123;
    margin: 0px 20px 0px 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    text-align: center;
}

#filterForm ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 5px;
	float: left;
}

#filterForm li {
    margin: 0px 0px 0px 0.15em;
    padding: 0px;
}

.checkbox {
    border: 1px solid #999;
}
/* --------- map popup --------- */
.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
.popup a {
	color: #4A8034;
	text-decoration: none;
}
.popup h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.popup p {
	font-weight: normal;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
}

/* --------- results page --------- */
#resultsContent {
	float: left;
	width: 582px;
	background-image: url(/images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 32px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 4px;
	line-height: 18px;
}
#resultsContent p{
	margin-top: 0px;
	margin-bottom: 3px;
}
#resultsContent a {
	color: #498234;
}
.search_results {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A8034;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#resultsContent h1{
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
}
#resultsContent h2{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A8034;
	padding-bottom: 5px;
	color: #4A8034;
}
/* --------- category browse page --------- */
#browseContent {
	float: left;
	width: 582px;
	background-image: url(/images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 32px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 4px;
	line-height: 18px;
}
#browseContent p{
	margin-top: 0px;
	margin-bottom: 3px;
}
#browseContent h1{
	font-size: 18px;
	padding-bottom: 5px;
	color: #4A8034;
	margin-bottom: 5px;
}
#browseContent h2{
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
}
.business_listing {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A8034;
	margin-bottom: 10px;
}
.business_listing ul {
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	margin-right: 0px;
}
.business_listing li {
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 13px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.business_listing a {
	color: #4A8034;
}
.business_listing li, .business_listing ul {
	font-size:11px;
	list-style-type:none;
}
.business_info {
	font-weight:bold;
	margin-right:2px;
}
.business_listing h2 a {
	color: #2222dd;
	text-decoration: underline;
}
.business_listing h2 a.smaller {
	color: #4A8034;
	font-size: 11px;
	font-weight: normal;
}

.hilite {
	color: #990000;
}
#listing_detail {
	margin-bottom: 10px;
}
#listing_detail a {
	color: #4A8034;
}
#listing_detail h2 a {
	color: #000000;
	text-decoration: none;
}
#listing_detail img.logo {
	float: right;
	padding: 10px;
}
#listing_detail_description h1 {
	font-size: 14px;
	color: #D39C31;
	margin: 20px 0px 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listing_detail_description {
	padding-top:10px;
}
#listing_info td.listing_contact_space {
	padding-top: 15px;
}
#listing_detail_description p {
	margin: 0px 0px 10px;
}
#listing_info td {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#listing_info h1 {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
/* --------- photo gallery page --------- */
#galleryHeader {
	background-image: url(/images/map-pagename.jpg);
	background-repeat: no-repeat;
	width: 792px;
	height: 58px;
	margin: 0px;
	padding: 20px 0 0 0;
	float: left;
}
#galleryHeader h1{
	font-weight: bold;
	color: #498234;
	font-size: 26px;
	text-align: right;
	margin-right: 30px;
}
#galleryHeader #home-go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
}
#galleryHeader #home-go a {
	color: #498234;
	text-decoration: none;
}
#galleryBottom {
	background-image: url(/images/map-bottomcurve.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 792px;
	float: left;
	clear: both;
}
#galleryBG {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 792px;
	background-color: #FFFFFF;
}
#galleryBG .border {
 border:	1px solid #000;
}

#galleryBG .paddedborder {
 padding: 	10px;
 border: 	1px solid #73737E;
}

#galleryBG .thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 background-color: #EAEBEE;
}

#galleryBG .title {
 margin:            3px 0px 0px 0px;
 padding:opx;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 font-weight: 		bold;
 color:             #000;
}

#galleryBG .caption {
 margin:  			3px 0px 4px 0px;
 padding:0px;
 background-color:	transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: #000;
}

#galleryBG .commentlink {
 margin:            4px 0 8px 0;
}


#galleryBG li {
 margin:            0 0 15px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: 				#333;
 background-color:  transparent;
 text-align: 		left;
 padding-bottom: 	5px;
 border-bottom: 		1px dashed #ccc;
}

#galleryBG .stats {
 margin:            4px 0 4px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 font-weight: 		normal;
 color:             #8185A9;
}

#galleryBG .imageBG {
 text-align: center;
 background-color:#EAEBEE;
 width:95%;
 margin-left:auto;
 margin-right:auto; 
}

#galleryBG .categories {
 padding:           5px 10px 5px 12px;
 background-color:  #E9E9F2;  
}

#galleryBG .tableBorder {
 border: 1px solid #73737E;
}

#galleryBG th {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 color:             #fff;
 font-weight:		bold;
 text-align:			left;
 padding:           5px 4px 5px 12px;
 background-color:  #7378A7;  
}

#galleryBG td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
}
#galleryBG .paginate {
 margin:            10px 0 10px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}
#galleryBG h3 {
	color: #498234;
	font-size: 18px;
	text-align: center;
}
/* --------- news pages --------- */
#news_detail {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A8034;
	margin-bottom: 2px;
	padding-bottom: 2px;
	clear: left;
}
#topEvents #news_detail {
	width: 217px;
}
#news_detail h1{
	font-size:12px;
	padding:0;
	margin: 0;
	border:none;
	color: #ff0000;
	font-weight: bold;
}

#news_detail p{
	font-size:11px;
	padding:0px;
	margin: 0;
	border:none;
}

#news_detail a {
	font-size:11px;
	padding:0px;
	margin: 0;
	border:none;
	color: #4A8034;
	text-decoration: none;
}

#news_detail h2 a {
	color: #000000;
	text-decoration: none;
}
#news_detail_description h1 {
	font-size: 14px;
	color: #D39C31;
	margin: 20px 0px 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news_detail_description p {
	margin: 0px 0px 10px;
}