/* ----------------------------------------------------------------------------------------------------------------- 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: none;
}

.upcoming-events-wrapper ul {
	margin: 0px;
	padding: 0px 0px 8px;
	background: none;
}

.upcoming-events-wrapper li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;
}

.upcoming-events-wrapper p {
	margin-bottom: 0px;
}

.upcoming-events-name {
	font-weight: bold;
}

.upcoming-events-date {
	font-size: 11px;
}

.upcoming-events-time {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- 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: #091102 url(/SiteFiles/1345/Images/vertical-bg.jpg) no-repeat fixed center top;
}

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;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */

body, p, div, ul, li, td {
	font-family: "Myriad Pro", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

p {
	margin-bottom: 18px;
}

a:link, a:visited, a:active {
	color: #232323;
	text-decoration: none;
}

a:hover {
	color: #232323;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-size: 26px;
	line-height: 40px;
}

h2 {
	color: #000000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 6px;
	text-decoration: none;
}

h3 {
	color: #d5a238;
	font-size: 36px;
	margin-left: 2px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	color: #d5a238;
	font-weight: bold;
}

h5 {
	color: #666;
	font-weight: normal;
	font-size: 14px;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */

#search {
	position: absolute;
	top: 9px;
	right: 0px;
	width: 230px;
	height: 27px;
	background: none;
}

.searchField {
	font-family: "Myriad Pro", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #646464;
	padding: 6px 10px;
	float: left;
	width: 170px;
	height: 15px;
	background-color: #c8c8c8;
	border: none;
	outline: none;
}

.searchButton {
	font-family: "Myriad Pro", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #646464;
	padding: 6px 0px 6px 0px;
	margin-left: 5px;
	width: 35px;
	height: 27px;
	float: left;
	cursor: pointer;
	background-color: #969696;
	border: none;
	outline: none;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */

#subnavWrapper {
	width: 240px;
	float: left;
	margin: 0px 0px 18px;
}

#subnavWrapper p, #subnavWrapper h2, #subnavWrapper h2 a {
	display: none;
}

#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	font-size: 14px;
	padding: 0;
	margin: 0;
	width: 240px;
	background: none;
}

#subnav a {
	color: #646464;
	display: block;
	padding: 2px 0px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
}

#subnav a:hover {
	color: #000;
}

#subnav a.current {
	color: #000;
	display: block;
	padding: 2px 0px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */

#green-wrapper {
	background: url("/SiteFiles/1345/Images/green-bkgd.jpg") no-repeat scroll center 0 transparent;
    float: left;
    height: 23px;
    text-align: left;
    width: 100%;
}

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#flashWrapper {
	background-color: #F2F2F2;
	margin: 0 auto;
	padding: 1px 1px 0;
	width: 851px;
}

#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Header & Top Styles */

#header {
	height: 50px;
	margin: 5px auto 11px;
	padding: 0;
	position: relative;
	width: 840px;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 390px;
	height: 50px;
	overflow: hidden;
}

.logo a {
	width: 390px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1345/Images/vertical-logo.png) no-repeat;
}

#header-links {
	bottom: -8px;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 240px;
}

#header-links a {
	color: #FFF;
}

#top {
	background: #6B675E url(/sitefiles/1345/images/bg-top.jpg) no-repeat scroll center top;
	margin: 0 auto;
	padding: 4px 3px 0;
	width: 855px;
}

#top-default {
	margin: 0 auto;
	width: 840px;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */

#contentBg {
	background: #6B675E url(/sitefiles/1345/images/bg-bottom.png) no-repeat scroll center bottom;
	margin: 0 auto;
	padding: 0 3px 4px;
	width: 855px;
}

#content {
	background-color: #F2F2F2;
	margin: 0 auto;
	padding: 0 11px 20px;
	width: 831px;
}

#content-default {
	background-color: #F2F2F2;
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 800px;
	min-height: 500px;
}

#content-left {
	background: transparent url(/sitefiles/1345/images/couch-area.jpg) no-repeat scroll center top;
	float: left;
	height: 147px;
	padding: 210px 20px 0 20px;
	width: 228px;
}

#content-mid {
	background: transparent url(/sitefiles/1345/images/content-right-bg.jpg) no-repeat scroll left top;
	float: right;
	height: 357px;
	width: 545px;
	position: relative;
}

#content-middle {
	float: left;
	height: 357px;
	margin: 0 24px;
	overflow: hidden;
	width: 253px;
}

#content-middle-bottom {
	float: left;
	width: 253px;
}

#content-break {
	left: 283px;
	position: absolute;
	top: 25px;
}

#content-right {
	float: right;
	height: 357px;
	overflow: hidden;
	padding: 15px;
	width: 214px;
}

#twitter_div {
	
}

#twitter_div ul {
	margin: 0px 0px 18px;
	padding: 0px;
	background: none;
	list-style: none;
}

#twitter_div ul li, #twitter_div ul li a {
	color: #FFF;
}

#twitter_div ul li a {
	font-weight: bold;
}

#content-bottom {
	margin: 0px auto;
	padding: 0px 20px;
	width: 813px;
	height: 50px;
	background-color: #f2f2f2;
}

#content-bottom-default {
	margin: 0px auto;
	padding: 0px 20px;
	width: 800px;
	height: 50px;
	background-color: #f2f2f2;
}

.b-facebook {
	float: left;
	width: 34px;
	height: 34px;
	overflow: hidden;
	margin: 0px 15px 0px 0px;
}

.b-facebook a {
	width: 34px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1345/Images/b-facebook-vertical.gif) no-repeat 0px 0px;
}

.b-facebook a:hover {
	background: url(/SiteFiles/1345/Images/b-facebook-vertical.gif) no-repeat 0px -34px;
}

.b-twitter {
	float: left;
	width: 34px;
	height: 34px;
	overflow: hidden;
	margin: 0px 15px 0px 0px;
}

.b-twitter a {
	width: 34px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1345/Images/b-twitter-vertical.gif) no-repeat 0px 0px;
}

.b-twitter a:hover {
	background: url(/SiteFiles/1345/Images/b-twitter-vertical.gif) no-repeat 0px -34px;
}

.b-blogs {
	float: left;
	width: 39px;
	height: 34px;
	overflow: hidden;
	margin: 0px 15px 0px 0px;
}

.b-blogs a {
	width: 39px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1345/Images/b-blogs-vertical.gif) no-repeat 0px 0px;
}

.b-blogs a:hover {
	background: url(/SiteFiles/1345/Images/b-blogs-vertical.gif) no-repeat 0px -34px;
}

.b-contact {
	float: left;
	width: 27px;
	height: 34px;
	overflow: hidden;
	margin: 0px 15px 0px 0px;
}

.b-contact a {
	width: 27px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1345/Images/b-contact-vertical.gif) no-repeat 0px 0px;
}

.b-contact a:hover {
	background: url(/SiteFiles/1345/Images/b-contact-vertical.gif) no-repeat 0px -34px;
}

#login-links {
	color: #FFFFFF;
	float: right;
	margin: 15px 250px 0 0;
	text-align: right;
	width: 200px;
}

#login-links a {
	color: #FFF;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */

#footer {
	margin: 0px auto;
	padding: 5px 0px 20px;
	width: 840px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #FFF;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */

#d-content-left {
	float: left;
	width: 260px;
}

#d-content-left-nosub {
	float: left;
	width: 800px;
}

#d-content-right {
	float: right;
	margin-top: 40px;
	width: 540px;
}

#d-content-nosub {
	float: left;
	width: 800px;
}

/* ----------------------------------------------------------------------------------------------------------------- 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 {
	float: left;
	width: 535px;
	text-align: left;
	margin-bottom: 18px;
}

#breadcrumbs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#breadcrumbs li {
	background: transparent none repeat scroll 0 0;
	display: inline;
	float: left;
	font-size: 12px;
	padding: 0 4px 0 0;
}

#breadcrumbs a {
	background: transparent url(/SiteFiles/1345/Images/breadcrumb.gif) no-repeat scroll 0.2em 50%;
	color: #000000;
	padding-left: 12px;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs a.first {
	background: none;
	padding-left: 0px;
}

#breadcrumbs a.first:hover {
	background: none;
	padding-left: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Main Nav Styles */

#mainnav-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#mainnav-out {
	background: #F2F2F2 url(/SiteFiles/1345/Images/slideshow-shadow.png) no-repeat scroll center top;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 20px 0;
	width: 813px;
}

#mainnav-out-default {
	background-color: #F2F2F2;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 20px 0;
	width: 800px;
}

#mainnavWrapper {
	height: 22px;
	margin: 0 auto;
	padding: 0;
	width: 740px;
}

#mainnav, #mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainnav a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #232323;
	padding: 2px 0;
	margin: 0px 100px 0px 0px;
}

#mainnav a:hover {
	color: #000;
}

#mainnav a.last {
	padding: 2px 0;
	margin: 0px!important;
}

#mainnav a.current {
	color: #000;
	font-weight: bold!important;
}

#mainnav a.trigger {
	padding: 2px 0;
}

#mainnav li {
	float: left;
	padding: 0px;
	margin: 0px;
	background: none;
	width: 9em;
	text-transform: uppercase;
}

#mainnav ul li a:link, #mainnav ul li a:active, #mainnav ul li a:visited {
	background-color: #A8CF38;
	border-bottom: 1px solid #5E751D;
	color: #333333;
	font-size: 14px;
	font-weight: normal !important;
	margin: 0 !important;
	text-align: left;
}

#mainnav ul li a.last {
	border-bottom: none!important;
}

#mainnav ul li li {
	display: none;
}

#mainnav li ul, #mainnav ul li {
	width: 14em;
}

#mainnav li ul {
	position: absolute;
	display: none;
	background-color: #ECAB07;
	z-index: 100;
}

#mainnav li:hover a, #mainnav a:focus, #mainnav a:active, #mainnav li.p7hvr a {
	color: #232323;
	background-color: #A8CF38;
}

#mainnav li:hover ul, #mainnav li.p7hvr ul {
	display: block;
}

#mainnav li:hover ul a, #mainnav li.p7hvr ul a {
	color: #232323;
}

#mainnav ul a:hover {
	background-color: #5E751D !important;
	color: #FFFFFF !important;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#mainnav li {
	width: auto;
}
