body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #222;
	background: #ECECEC;
	margin: 0;
}

img { behavior:	url("/images/page/pngbehavior.htc"); }

hr {
	border: none 0;
	border-top: 1px solid #CCC;
	height: 1px;
}

h1.topofpage {
	color: #222;
	font-family: Georgia;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 16px;
	line-height: 26px;
}	
	
h1.communityTitle {
	color: #FFF;
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	margin: 180px 0 12px 22px;
	text-shadow: black 0.1em 0.1em 0.1em;
}	
	
h2 {
	color: #333;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
}	
	
h2.boxedIconType {
	color: #444;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 1px 0 0 0;
}	
	
h2.boxedIconType a:link {
	color: #444;
	text-decoration: none;
}	
	
h2.boxedIconType a:visited {
	color: #444;
	text-decoration: none;
}	
	
h2.boxedIconType a:hover {
	color: #000;
	text-decoration: none;
}	
	
h3 {
	color: #222;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
}

h3.boxedIconCity {
	color: #222;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	margin: 8px 0 1px 0;
}

h3.maps {
	color: #222;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	margin: 1px 0 8px 0;
}

h3.sponsorInfo {
	color: #222;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 0 0 0;
}

#mainWrap {
	width: 1100px;
	background-color: transparent;
	background-position: top center;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#topBarLinkWrap {
	width: 310px;
	height: 50px;
	background: url(/images/page/topBarLink_background.png) no-repeat;
	float: left;
	margin: 16px 0 0 75px;
}

#topBarLinkPadding {
	width: 250px;
	float: right;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin-top: 18px;
}

#topBarLinkPadding a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

#topBarLinkPadding a:hover {
	color: #CCC;
	text-decoration: none;
}

#topBar {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}

#topBarWrap {
	width: 1100px;
	height: 34px;
	background: transparent;
}

#topBar {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}

.topBarDate {
	color: #FFF;
	font-size: 12px;
	float: left;
	margin: 10px 0 0 0;
}

.topBarLink a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin: 10px 0 0 0;
}

#mainWidth {
	width: 950px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

.topNavEndLeft {
	width: 10px;
	height: 35px;
	float: left;
	background: url(/images/page/topNav_leftend.png) no-repeat;
}

.topNavEndRight {
	width: 10px;
	height: 35px;
	float: left;
	background: url(/images/page/topNav_rightend.png) no-repeat;
}

#topNavWrap {
	width: 950px;
	height: 35px;
	margin-bottom: 20px;
}

.topNavWidth {
	width: 930px;
	height: 35px;
    background: #000;
    float: left;
}

ul.topNav, ul.topNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.topNav li {
	float: left;
	font-size: 15px;
	margin-right: 0;
	margin-top: 0;
    border-right: 1px solid #555;
}

ul.topNav a {
	display: block;
	padding: 8px 18px 8px 18px;
	font: normal 100% Arial, sans-serif;
    text-transform: lowercase;
    background: #000;
    color: #FFF;
    text-decoration: none;
    text-align:center
}

ul.topNav a:hover { background: #111; color:#FFF }

.topNavEnd {
	width: 10px;
	float: left;
}

.contentBorder {
	width: 950px;
	height: 11px;
	background: transparent;
}
	
#contentWrap {
	width: 948px;
    background: #FFF;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.contentWidth {
	width: 748px;
	height: 100%;
	line-height: 16px;
	background: #FFF;
    float: left;
	border-right: 1px solid #999;
}

.adWidth {
	width: 199px;
	background: #FFF;
    float: right;
}

.contentPadding {
	padding: 8px 20px 18px 20px;
}

.contentPadding a:link {
	color: blue;
	text-decoration: none;
}

.contentPadding a:visited {
	color: purple;
	text-decoration: none;
}

.googleAdPadding {
	padding: 14px 19px 8px 20px;
}

#feedbackwrap {
	width: 114px;
	float: right;
	margin: 3px 0 6px 8px;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
}

.feedbackicon {
	width: 16px;
	float: left;
	margin: 3px 6px 0 0;
}

#feedbackwrap a:link {
	color: #333;
	text-decoration: none;
}

#feedbackwrap a:visited {
	color: #333;
	text-decoration: none;
}

#feedbackwrap a:hover {
	color: blue;
	text-decoration: none;
}

#sponsorWrap {
	background: #ECECEC;
	border: 1px solid #CCC;
	width: 708px;
	margin-bottom: 10px;
}

.sponsorPhoto {
	width: 90px;
	float: left;
}

.sponsorInfo {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 5px 0 7px 0;
	text-align: center;
}
	
#mapandweatherWrap {
	width: 320px;
	float: right;
	margin: 0 0 16px 16px;
}

.communityPhotos {
	width: 320px;
	margin-bottom: 16px;
}

.communityPhotosInset {
	width: 368px;
	float: left;
	margin-bottom: 12px;
}

.googleMap {
	width: 320px;
	margin-bottom: 16px;
}

.weatherWrap {
	width: 320px;
	background-image: url(/images/page/weather_tabs.jpg);
	background-repeat: no-repeat;
}

.weatherWidth {
	width: 318px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: transparent;
}

ul.weatherNav, ul.weatherNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent;
}

ul.weatherNav li {
	float: left;
	font-size: 16px;
	margin-right: 0;
	background: transparent;
}

ul.weatherNav a {
	display: block;
	padding: 8px 34px 8px 35px;
	font: normal 100% Georgia;
    color: #999;
    text-decoration: none;
    text-align: center;
    margin: 0;
    border-bottom: 1px solid #CCC;
	background: transparent;
}

ul.weatherNav a:visited { color: #444; }

ul.weatherNav a:hover { background-color: none; color: #000; }

.weatherDisplay {
	width: 318px;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-size: 14px;
	text-align: center;
	padding: 8px 0 4px 0;
}

#event h5
{
    padding: 0; 
    margin: 0;
}

#event ul
{
    padding: 0px 0px 5px 0px; 
    margin: 0px 0px 5px 0px;
    list-style: none; 
    border-bottom: dashed 1px #ccc;
    
    font-size: 14px;
}

#event ul li.title
{
    font-size: 11px; 
    margin-bottom: 5px;
}

#event ul li.small
{
    font-size: 12px;
}

div.motel_greyrow {
	width: 708px;
	background: #ECECEC;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	line-height: 14px;
}

div.motel_whiterow {
	width: 708px;
	background: #FFF;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	line-height: 14px;
}

div.motel_cell {
	width: 236px;
	float: left;
}

div.motel_cellpadding {
	padding: 8px;
}

div.motel_photo {
	width: 100px;
	float: left;
	margin-right: 8px;
	padding-bottom: 8px;
}

.demographicsList {
	width: 236px;
	float: left;
	margin-bottom: 1px;
}

.demographicsList ul {
	margin-top: 10px;
	margin-left: 16px;
	padding: 0;
}

#demographicsList_right {
	width: 345px;
	float: right;
}

#demographics_left {
	width: 345px;
	float: left;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 12px;
}

#demographics_right {
	width: 345px;
	float: right;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 12px;
}

div.demogreyrow {
	background: #ECECEC;
	border-bottom: 1px solid #CCC;
	font-size: 11px;
	line-height: 12px;
	padding: 4px 5px 4px 5px;
}

div.demowhiterow {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	font-size: 11px;
	line-height: 12px;
	padding: 4px 5px 4px 5px;
}

div.greyrow {
	width: 100%;
	background: #ECECEC;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
}

div.whiterow {
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
}

.mapWrap {
	width: 345px;
	float: left;
	border: 1px solid #CCC;
	margin: 0 7px 7px 0;
}

#mapWrap_left {
	width: 345px;
	float: left;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

#mapWrap_right {
	width: 345px;
	float: right;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.mapPadding {
	padding: 8px 10px 1px 10px;
	text-align: center;
}

.mapPadding p {
	font-size: 11px;
	line-height: 13px;
	margin: 6px 0 8px 0;
	padding: 0;
}

p.mapsource {
	font-size: 10px;
	line-height: 11px;
	padding: 0;
	margin-bottom: 0;
}

.symbolWrap {
	width: 708px;
	float: left;
	border-top: 1px solid #CCC;
	margin-bottom: 20px;
}

.symbolPadding {
	padding: 8px 0 8px 0;
}

.symbolImage {
	width: 170px;
	float: left;
	margin-right: 10px;
}

.symbolInfo {
	width: 150px;
	float: left;
	vertical-align: middle;
}

#boxedIconWrap {
	width: 708px;
}

.boxedIcon {
	width: 230px;
	height: 70px;
	float: left;
	background: url(/images/page/boxedicons_background.jpg) no-repeat;
	background-position: top left;
	margin: 0 4px 6px 2px;
}

.boxedIconRight {
	width: 230px;
	height: 70px;
	float: left;
	background: url(/images/page/boxedicons_background.jpg) no-repeat;
	background-position: top left;
	margin-bottom: 8px;
}

.boxedIconPadding {
	padding: 10px 6px 0 8px;
}

.boxedIconCopy {
	float: left;
}

.icon {
	width: 50px;
	height: 50px;
	margin-right: 2px;
	float: left;
}
	
#footerlinks ul {
	width: 950px;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px; 
	padding: 0;
	color: #666;
}

#footerlinks li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footerlinks a:link, #footerlinks a:visited {
	color: #3C53A1;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #C93;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 16px;
	color: #666;
}

#copyright a:link, #copyright a:visited {
	color: #3C53A1;
}

#copyright a:hover {
	color: #000;
}
