/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
.upcoming-events-wrapper ul {
	margin: 0px;
	padding: 0px;
	background: none;
}
.upcoming-events-wrapper li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.upcoming-events-date {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.upcoming-events-view-link {
	float: left; 
	width: 89px;
	height: 27px;
	overflow: hidden;
}
.upcoming-events-view-link a {
	width: 89px;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1244/Images/b-more-events.gif) no-repeat;
}


/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,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: #2B976E url(/SiteFiles/1244/Images/body-bkgd.jpg) repeat-x center top;
}

img, div { behavior: url(/SiteFiles/1244/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;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #D9531E; 
	text-decoration: none;
}
a:hover {
	color: #D9531E; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-size: 30px;
	color: #003768;
	margin-bottom: 14px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #21A681;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
h5 {
	font-size: 11px;
	line-height: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	position: absolute;
	top: 36px;
	right: 36px;
	width: 220px;
	height: 28px;
}
.searchField {
	font-size: 11px;
	color: #808080;
	float: left;
	padding: 6px 0px 6px 10px;
	border: 0px;
	outline: none;
	width: 220px;
	height: 16px;
	background: url(/SiteFiles/1244/Images/search-field.gif) no-repeat;
}
.searchButton {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	height: 50px;
	position: relative;
	background-color: #003768;
}
#mainnav {
	width: 490px;
	height: 50px;
	text-align: left;
	position: absolute;
	z-index: 400;
}
#mainnav a {
	margin: 0px 0px 0px 30px;
}
.p7tbsub {
	background-color: #33ADD6;
	width: 150px;
	z-index: 400;
	position: absolute;
	visibility: hidden;
	margin: 21px 0px 0px -10px;
	padding: 0px;
}
#p7TBsub10 ul, #p7TBsub20 ul, #p7TBsub30 ul, #p7TBsub40 ul, #p7TBsub50 ul {
	margin: 0px;
	padding: 0px;
}
#p7TBsub10 li, #p7TBsub20 li, #p7TBsub30 li, #p7TBsub40 li, #p7TBsub50 li {
	font-size:11px;
	margin: 3px;
	padding: 0px;
	background: none;
	list-style: none;
}
#p7TBsub10 a, #p7TBsub20 a, #p7TBsub30 a, #p7TBsub40 a, #p7TBsub50 a {
	color: #FFF;
	display:block;
	text-decoration: none;
	margin: 0px;
	padding: 3px 8px;
}
#p7TBsub10 a:hover, #p7TBsub20 a:hover, #p7TBsub30 a:hover, #p7TBsub40 a:hover, #p7TBsub50 a:hover {
	background-color: #0099CC;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	float: left;
	width: 180px;
}
#subnavWrapper p {color:#FFF2C9;}
#ctl00_cphSideMenu_swSiblingMenu_hlJoin {display:none;}
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:11px;
	line-height: 20px;
	padding: 0;
	margin: 2px 0px 0px;
	width: 180px;
	background: none;
}
#subnav a {
	color: #666666;
	display:block;
	text-decoration: none;
}
#subnav a:hover {
	color: #666666;
	display:block;
	text-decoration: underline;
}
#subnav a.current {
	color: #666666;
	font-weight: bold;
	display:block;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#mainnavoutWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	height: 104px;
	position: relative;
}
.logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 181px;
	height: 48px;
	overflow: hidden;
}
.logo a {
	width: 181px;
	height: 48px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1244/Images/logo.gif) no-repeat;
}
#header-links {
	position: absolute;
	top: 36px;
	right: 265px;
	width: 100px;
	height: 28px;
	text-align:right;
}
* html #header-links {
	right: 275px;
}
#header-links, #header-links a {
	font-size: 11px;
	line-height: 28px;
	color: #4CB8DB;
	text-decoration: none;
}
#header-links a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
#content {
	margin: 0px auto;
	padding: 0px 15px;
	width: 940px;
	min-height: 575px;
	background: url(/SiteFiles/1244/Images/content-bkgd.png) repeat-y;
	behavior: url(/SiteFiles/1244/Scripts/iepngfix.htc);
	position: relative;
}
* html #content {
	background: url(/SiteFiles/1244/Images/content-bkgd-ie.png) no-repeat;
	behavior: url(/SiteFiles/1244/Scripts/iepngfix.htc);
}
#content-left {
	float: left;
	width: 490px;
}
#flash {
	float: left;
	width: 490px;
}
#content-body {
	float: left;
	width: 467px;
	padding: 10px 0px 0px 23px;
}
#content-middle {
	float: left;
	width: 174px;
	padding: 20px;
	background: url(/SiteFiles/1244/Images/content-mid-bkgd.jpg) no-repeat center top;
}
#content-middle-top {
	float: left;
	width: 174px;
}
#content-middle-top p {
	font-size: 11px;
	line-height: 14px;
}
#content-middle-btm {
	float: left;
	width: 174px;
}
#content-middle-btm a img {
	border: 5px solid #bfe5f2;
}
#content-middle-btm a:hover img {
	border: 5px solid #99D6EB;
}
#content-right {
	float: left;
	width: 220px;
	margin: 0px 16px 0px 0px;
}
#content-right p {
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 0px;
}
#content-right-top {
	float: left;
	width: 180px;
	background: #fff2c9 url(/SiteFiles/1244/Images/content-right-top.jpg) no-repeat center top;
	padding: 60px 20px 20px;
}
#content-right-btm {
	float: left;
	width: 180px;
	background: #0097cb url(/SiteFiles/1244/Images/content-right-btm.jpg) no-repeat center top;
	padding: 50px 20px 20px;
	position: relative;
}
#content-right-btm p, #content-right-btm a {
	color: #FFF;
	line-height: 24px;
}
.parent-center {
	position: absolute;
	top: 132px;
	right: 7px;
	width: 72px;
	height: 71px;
	overflow: hidden;
}
.parent-center a {
	width: 72px;
	height: 71px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1244/Images/b-parent-center.png) no-repeat;
	behavior: url(/SiteFiles/1244/Scripts/iepngfix.htc);
}
.enewsletter {
	float: left;
	width: 220px;
	height: 86px;
	overflow: hidden;
}
.enewsletter a {
	width: 220px;
	height: 86px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1244/Images/b-enewsletter.jpg) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto 30px;
	padding: 20px 0px 0px;
	width: 970px;
	height: 70px;
	background: url(/SiteFiles/1244/Images/footer-bkgd.png) no-repeat center top;
	behavior: url(/SiteFiles/1244/Scripts/iepngfix.htc);
	text-align: center;
}
#footer p, #footer a {
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- 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/1244/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1244/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/1244/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#def-content-left {
	float: left;
	width: 672px;
	padding: 16px;
	background: url(/SiteFiles/1244/Images/content-left-bkgd.jpg) no-repeat center top;
}
#def-content-left-top {
	float: left;
	width: 672px;
	margin: 0px 0px 16px 0px;
}
#def-content-left-btm {
	float: left;
	width: 656px;
	padding: 8px;
}
#def-content-right-top {
	float: left;
	width: 180px;
	background: #fff2c9 url(/SiteFiles/1244/Images/d-content-right-top.jpg) no-repeat center top;
	padding: 60px 20px 20px;
}
.event-time {display:none;}
.upcoming-events-time {display:none;}
.partial-day-event, .partial-day-event:hover {color: #333;}
.all-day-event {background-color:#999;}
.all-day-event:hover {background-color:#666;}