@charset "utf-8";
@import url(zero_out.css);
@import url(header.css);
@import url(leftside.css);
@import url(footer.css);
@import url(ads.css);
#wrapper {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF url(../images/left-bg-shadow.gif) repeat-y;
	padding-left: 8px;
}
#wrapperRightBG {
	background: url(../images/right-bg-shadow.gif) repeat-y right;
	padding-right: 8px;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/bg_color.gif);
}




a{
	color: #990000;
}
h1, h2, h3 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}
#body .source a {
	font-size: 10px;
	text-decoration: none;
}

.center {
	text-align: center;
}
#body {
	background: #FFFFFF;
}


#bodyWrapper {
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	background: url(../images/left-body-shadow.gif) repeat-y;
}

#body #flashContent {
	height: 257px;
	width: 583px;
}
#body #flashContentT {
	width: 605px;
	height: 327px;
	background: url(../images/top.jpg) no-repeat top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 5px;
}
#body #flashContentR {
	background: url(../images/right.jpg) no-repeat right;
}
#body #flashContentL {
	background: url(../images/left.jpg) no-repeat;
}
#body #flashContentB {
	background: url(../images/bottom.jpg) no-repeat bottom;
	padding: 35px 11px;
}


#bodyWrapper #body {
	background: #FFFFFF url(../images/right-body-shadow.gif) repeat-y right;
	position: relative;
	margin-left: 166px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
#bodyWrapper #body ul {
	padding-left: 40px;
	padding-bottom: 20px;
}
#bodyWrapper #body p {
	padding-bottom: 10px;
}

#bodyWrapper #body a:hover {
	text-decoration: none;
}
.clearfloat {
	clear:both;
}


#townImage {
	height: 251px;
	width: 384px;

}
#body #townCategories {
	background: url(../images/top-right-corner.jpg) no-repeat right top;
	margin-left: 20px;
	width: 220px;
}
#body #townCategories li {
	padding-bottom: 10px;
}

#body #townCategories ul {
	list-style: none;
	border: 1px solid #990000;
	padding: 10px;
	height: 200px;
}
#body #townCategories a {
	font-weight: bold;
	text-decoration: none;
}


#body #townCategories p {
	background: url(../images/top-left-corner.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
}
#header #breadcrumbs #bookmark {
	float: right;
	width: 200px;
}
#townPhotos {
	background: url(/images/photo-gallery.jpg) no-repeat;
	height: 25px;
	padding-left: 45px;
	padding-top: 10px;
}
