/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
	color: #999999;
	font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #FFFFFF;
}

img, div { behavior: url(/SiteFiles/1268/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #595959;
}
p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #595959; 
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #595959; 
	font-weight: bold;
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #90B623;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #4d4d4d;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #ED9416;
}
h4 {
	font-size: 18px;
	color: #90B623;
}
h5 {
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	position: absolute;
	top: 42px;
	right: 0px;
	width: 166px;
	height: 25px;
	background: url(/SiteFiles/1268/Images/search-field.gif) no-repeat;
}
.searchField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	padding: 0;
	margin: 7px 0px 7px 24px;
	border: 0;
	width: 142px;
	background: none;
	outline: none;
}
.searchButton {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	position: absolute;
	bottom: 10px;
	width: 920px;
	height: 20px;
	padding: 10px;
}
a.back:link, a.back:visited, a.back:active {
	float: left;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 5px;
	margin-right: 5px;
}
a.back:hover {
	background-color: #000000;
}
#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
#subnav li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	background: none;
	font-size: 11px;
}
#subnav a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 5px;
}
#subnav a:hover {
	background-color: #444444;
}
#subnav a.first {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 5px;
}
#subnav a.first:hover {
	background-color: #444444;
}
#subnav a.current {
	background-color: #89b115;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#mainnav-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #000000;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 110px;
	position: relative;
}
.logo {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 165px;
	height: 29px;
	overflow: hidden;
}
.logo a {
	width: 165px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1268/Images/logo.gif) no-repeat;
}
#header-links {
	position: absolute;
	top: 46px;
	right: 165px;
	width: 145px;
	color: #999999;
}
#header-links a {
	color: #999999;
	font-weight: normal;
	padding-right: 1px;
}

/* ----------------------------------------------------------------------------------------------------------------- Mainnav Styles */
#mainnav {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 46px;
}
.mn-newhere {
	float: left;
	width: 306px;
	height: 46px;
	margin-right: 16px;
}
.mn-newhere a {
	width: 306px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1268/Images/mn-newhere.jpg) no-repeat 0px 0px;
}
.mn-newhere a:hover {
	background: url(/SiteFiles/1268/Images/mn-newhere.jpg) no-repeat 0px -46px;
}
.mn-connect {
	float: left;
	width: 306px;
	height: 46px;
	margin-right: 16px;
}
.mn-connect a {
	width: 306px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1268/Images/mn-connect.jpg) no-repeat 0px 0px;
}
.mn-connect a:hover {
	background: url(/SiteFiles/1268/Images/mn-connect.jpg) no-repeat 0px -46px;
}
.mn-events {
	float: left;
	width: 306px;
	height: 46px;
}
.mn-events a {
	width: 306px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1268/Images/mn-events.jpg) no-repeat 0px 0px;
}
.mn-events a:hover {
	background: url(/SiteFiles/1268/Images/mn-events.jpg) no-repeat 0px -46px;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#top {
	margin: 32px auto 0px;
	padding: 10px;
	width: 940px;
	height: 371px;
	background: url(/SiteFiles/1268/Images/top-bkgd.jpg) no-repeat;
	position: relative;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
#content {
	margin: 0px auto;
	padding: 32px 0px 0px;
	width: 950px;
	height: 225px;
	text-align: center;
}
#credit {
	margin: 0px auto;
	padding: 0px 0px 32px;
	width: 950px;
	text-align: center;
	color: #999999;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 32px auto;
	padding: 0px;
	width: 950px;
}
#footer p {
	color: #BFBFBF;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 18px;
}
#footer-left {
	float: left;
	width: 291px;
}
.recent-blog-posts-wrapper ul {
	margin: -10px 0px 0px;
	padding: 0px 0px 6px;
	background: none;
}
.recent-blog-posts-wrapper li {
	margin: 0px;
	padding: 6px 0px;
	list-style: none;
	border-bottom: 1px solid #2f2f2f;
}
.recent-blog-posts-date-wrapper  {
	display: none;
}
.recent-blog-posts-title {
	display: block;
}
.recent-blog-posts-view-link {
	float: left; 
	width: 53px;
	height: 26px;
	overflow: hidden;
}
.recent-blog-posts-view-link a {
	width: 53px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1268/Images/b-more.png) no-repeat top;
	behavior: url(/SiteFiles/1268/Scripts/iepngfix.htc);
}
.blog-subscribe {
	display: inline;
	float: right;
	margin-top: 4px;
}
#footer-middle {
	float: left;
	width: 291px;
	margin: 0px 38px 0px 38px;
}
.cp-subscribe {
	float: right;
}
#footer-right {
	float: left;
	width: 291px;
}
#iframe {
	float: left;
	width: 400px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#d-top {
	margin: 32px auto 0px;
	padding: 10px;
	width: 940px;
	height: 216px;
	background: url(/SiteFiles/1268/Images/d-top-bkgd.jpg) no-repeat;
	position: relative;
}
#d-content {
	margin: 0px auto;
	padding: 32px 0px;
	width: 950px;
}
#d-content-left {
	float: left;
	width: 611px;
}
* html #d-content-left {width: 600px;}
#d-content-right {
	float: right;
	width: 307px;
	margin-left: 32px;
}
#d-content-right p {
	font-size: 11px;
}
.content-right-top {
	float: left;
	width: 307px;
	height: 6px;
	background: url(/SiteFiles/1268/Images/content-right-top.gif) no-repeat;
}
.content-right-middle {
	float: left;
	width: 267px;
	background: url(/SiteFiles/1268/Images/content-right-middle.gif) repeat-y;
	padding: 14px 20px;
}
* html .content-right-middle {
	margin-top: -10px;
}
.content-right-bottom {
	float: left;
	width: 307px;
	height: 6px;
	background: url(/SiteFiles/1268/Images/content-right-bottom.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Results Styles */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	width: 542px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1268/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1268/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1268/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Locator Map */
div.places-app-wrapper {
	position:relative;
}
ul.places-app-category-list {
	left:17px;
	padding:0;
	position:absolute;
	top:400px;
	z-index:2;
}
li.places-app-category-item {
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	list-style-type:none;
	margin-right:20px;
	margin-top:7px;
}
.places-app-category-item label {
	margin-left:5px;
}
div.places-app-map-canvas {
	border-color:#727272;
	border-style:solid;
	border-width:5px 5px 50px;
	width:620px !important;
	z-index:1;
}
* html div.places-app-map-canvas {width:600px !important;}
div.places-app-location-popup {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px dashed #727272;
	color:#FFFFFF;
	padding:10px;
	position:absolute;
	width:250px;
}
p.places-app-location-description, p.places-app-location-address {margin:0;}
.places-app-location-description strong {display:block;}
.places-app-location-description br {display:none;}