* {
	margin:0;
	padding:0;
}
option {
	padding:0 2px;
}
body {
	background-color:#FFFFFF;
}
#wrapper {
	width:983px;
	margin:20px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#header {
}
#navigation {
	height:17px;
	padding-top:42px;
	padding-bottom:7px;
	text-align:right;
}
#navigation li {
	display:inline;
}
#navigation a {
	text-transform:uppercase;
	text-decoration:none;
	padding:0 8px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
#navigation a.first {
	padding-left:0;
}
#navigation a.last {
	border:none;
	padding-right:0;
}
#content {
	margin-bottom:7px;
}
#content p {
	padding:5px 0;
}
#subTemplateTable td {
	vertical-align:top;
}
#subTemplateLeft {
	width:173px;
	padding:20px 0 20px 20px;
	background:url(/images/subTemplateNavBkg.jpg) repeat-y right top;
}
#subTemplateLeft h1 {
	font-size:16px;
	color:#000000;
	margin-bottom:5px;
	text-transform:uppercase;
}
#subTemplateLeft li {
	list-style-type:none;
}
#subTemplateLeft a {
	display:block;
	padding:5px 0;
	border-bottom:solid 1px #C3C6DB;
	color:#5F659A;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
#subTemplateLeft a.last {
	/*border:none;*/
}
#subTemplateLeft .subLocationsCategories ul ul a {
	font-size:11px;
	text-transform:none;
}
#subTemplateLeft .subLocationsCategories ul a {
	font-size:12px;
	text-transform:none;
}
#subTemplateLeft .subLocationsCategories a {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
table#subTemplateTable td#subTemplateLeft ul li a {
	text-transform:uppercase;
}
table#subTemplateTable td#subTemplateLeft ul ul li a {
	text-transform:none;
}
#subTemplateRight {
	width:790px;
	border-top:solid 2px #C3C6DB;
	border-left:solid 1px #C3C6DB;
	padding:18px 0 20px 20px;
}
#subTemplateRight h1 {
	font-size:22px;
	color:#555A8A;
	margin-bottom:10px;
	text-transform:uppercase;
}
#subTemplateRight h2 {
	font-size:16px;
	color:#555A8A;
	margin:10px 0 0 0;
}
#subTemplateRight h3 {
	color:#000000;
	font-size:14px;
}
#subTemplateRight a {
	text-decoration:none;
	color:#555A8A;
	cursor:pointer;
}
#subTemplateRight a:hover {
	text-decoration:underline;
	color:#000000;
}
#footer{font-size:11px;}
#footer a {
	text-decoration:none;
	color:#000000;
}
#footer a:hover {
	text-decoration:underline;
}

.locationWrapper h3 a:link, .locationWrapper h3 a:visited {
	color: #fff;
	text-decoration:underline;
	cursor:pointer;
}
#loadingBox {
	background: crimson;
	color: #fff;
	display:inline;
	padding: 3px;
}
#map {
	width:632px;
	height:630px;
	margin-top:10px;
	border:solid 1px #5F659A;
}
.map_form li {
}
#map_categories_list {
	color:#000000;
	list-style: none;
	border-right:none;
}
#map_categories_list li {
	display:inline-block;
	padding:7px 22px;
	border:solid 1px #5F659A;
	font-weight:bold;
	float:left;
}
#content .locationWrapper {
	padding:2px 5px;
	border-bottom:dotted 1px #5F659A;
}
/*#content .locationWrapper img{max-height:30px;}*/
#content #pointsWrapper {
	border:solid 1px #5F659A;
	/*height:529px;*/
	height:630px;
	overflow:auto;
	margin-right:10px;
	margin-top:10px;
}
#content #pointsWrapper a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
#content #pointsWrapper p{font-size:10px;}
#content #pointsWrapper a:hover {
	color:#555A8A;
	text-decoration:underline;
}
#map_categories_list li {
}
#locationsContent {
}
#subTemplateRight #locationsContent h2 {
	font-size:22px;
}
#categoryName {
	margin-bottom:10px;
	font-size:22px;
	color:#555A8A;
	text-transform:uppercase;
}
#content .heading h3 {
	padding:0;
	margin-bottom:2px;
	font-weight:bold;
}
#content .heading h3 a {
	font-size:14px;
	text-decoration:none;
	color:#555A8A;
	cursor:pointer;
	font-weight:bold;
}
#content .heading h3 a:hover {
	color:#000000;
	text-decoration:underline;
}
.locationsAddress {
	padding:0;
	margin:0;
	color:#000000;
	font-size:14px;
}
.locationsPhone {
	padding:0;
	margin:0;
	margin-bottom:2px;
	color:#000000;
	font-size:14px;
}
.locationsParagraph {
	margin-bottom:5px;
}
.locationBottom {
	margin:30px 0;
	border-bottom:dotted 1px #555A8A;
}
#locationsContent a {
	color:#555A8A;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}
#locationsContent a:hover {
	color:#000000;
	text-decoration:underline;
}
#locationsContent p {
}
#locationsContent img {
	padding-left:10px;
}
.articles_wrapper {
	margin:5px 0;
	border:none;
}
.articles_wrapper dd {
	border:none;
	padding:0;
	margin:0;
}
#articles_search {
	margin:5px 0;
}
#subTemplateRight ul {
	margin:0 20px 10px 20px;
}
#article_gallery_wrap {
	float:right;
}
.coupons {
	background:url(/images/pdf_icon.jpg) no-repeat left top;
	padding:3px 0 3px 25px;
	display:inline-block;
	margin-bottom:10px;
	margin-top:-5px;
}
.requiredField {
	color:#FF0000;
}
#brochureTable {
	margin-top:10px;
}
#brochureTable td {
	padding:5px 15px 10px 0;
}
#eventsTop h4 {
	font-size:12px;
	margin-top:5px;
}
#subTemplateLeft ul.hotelList a {
	font-weight:bold;
	font-size:11px;
}
#eventsTop {
	margin:20px 0;
}
#h2_margin {
	margin-bottom:20px;
}
#loadingBox {
	margin-left:10px;
}
#users td {
	padding:5px 10px 5px 0;
}
#users th {
	font-weight:normal;
	text-align:left;
}
#locationGrid {
	border:solid 1px #999999;
	border-top:none;
}
#locationGrid #datagridtable-datagrid {
	margin-right:-16px;
}
#createLocations {
	padding:10px;
	border:solid 1px #999999;
}
#createLocations td {
	padding:5px 10px 5px 0;
}
#weatherGuide {
	border:solid 3px #555A8A;
	margin:20px 0;
}
#weatherGuide th {
	background-color:#D9DAE8;
	padding:5px 10px;
	border-right:dotted 1px #555A8A;
	font-weight:normal;
}
#weatherGuide td {
	vertical-align:middle;
	text-align:center;
	padding:10px;
	border:dotted 1px #555A8A;
	width:185px;
}
#subTemplateRight #brochureButton {
	padding:10px 20px;
	display:inline-block;
	background:url(/images/brochure_button.png) repeat-x left top;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 2px #383C5C;
	margin:3px 0 20px 0;
}
#subTemplateRight #brochureButton:hover {
	background:url(/images/brochure_button.png) repeat-x left bottom;
	text-decoration:none;
}
#subTemplateRight #resourceLinks {
	margin:10px 0;
}
#subTemplateRight #resourceLinks td {
	width:337px;
	padding:10px 0;
}
#subTemplateRight #resourceLinks a {
	display:inline-block;
	padding:5px 0;
}
#pointsWrapper .pagination a {
	display:inline-block;
}
.articles_wrapper h4 {
	font-size:12px;
	margin-bottom:5px;
}
#article_gallery_wrap #first_image img{max-width:150px; margin-left:20px;}
.locationsPicture img{margin-left:20px; margin-bottom:20px;}
.divide{border-top:dotted 1px #555A8A; margin:10px 0;}
#locationWrapperTable td{vertical-align:top;}
#locationsContent h3.homeGrown{ font-size:12px; margin:-15px 0 15px 0; padding:0;}
#locationsContent h3 img{padding:0; margin:0 3px 0 0;}
.upcomingEvents{border:solid 1px #555A8A; float:left;width:288px; min-height:115px; /*background-color:#FFFFAA;*/ background-color:white;}
.upcomingEvents h2{padding:0; margin:0; color:#FFF; font-size:12px; background-color:#F7921C; padding:3px 5px; text-align:center;}
.upcomingEvents h3{padding:0 10px;font-size:12px;margin-top:3px; }
.upcomingEvents h3 a{color:#54588B; text-decoration:none;}
.upcomingEvents h3 a:hover{text-decoration:underline;}
.upcomingEvents h4{padding:0 10px; font-size:11px; }
.upcomingEvents dl{padding:0; margin:0;}
.upcomingEvents dt{padding:0; margin:0;}
.upcomingEvents .articles_wrapper{padding:0; margin:0;}
#content .upcomingEvents p.clickHere{ padding:5px 10px; margin-top:-12px; font-size:10px; text-align:right;}
#content .upcomingEvents p.clickHere a{color:#54588B; font-weight:bold;}
