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

/* 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 {
	background: url("/SiteFiles/1244/Images/content-bkgd.png") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    min-height: 575px;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    width: 940px;
}

* html #content {
	background: url(/SiteFiles/1244/Images/content-bkgd-ie.png) no-repeat;
}

#content2 {
	background: url(/SiteFiles/1244/Images/content-bg.png) no-repeat;
	overflow: hidden;
}

#content-left {
	float: left;
    padding: 0 24px;
    width: 654px;
}

.swSlider {
	background: url("/sitefiles/1244/images/slider-bg.png") no-repeat scroll 0 0 transparent;
    height: 416px;
    margin: 0 0 10px -24px;
    overflow: auto;
    padding: 16px;
}

.swRotator .scrollable .items .item .caption {
	background: url("/sitefiles/1244/images/slider-bg2.png") repeat scroll 0 0 transparent;
    padding: 12px;
    text-align: right;
}

.swRotator .scrollable .items .item .caption .title {
	font-size: 12px;
    font-weight: normal;
    padding: 0;
}

.swRotator img {
	width: 642px;
}

#content-body {
	float: left;
	width: 467px;
	padding: 10px 0px 0px 23px;
}

#content-middle {
	float: right;
    margin-right: 24px;
    padding: 20px;
    width: 174px;
}

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

.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 {
	background: url("/SiteFiles/1244/Images/footer-bkgd.png") no-repeat scroll center top transparent;
    height: 78px;
    margin: 0 auto 30px;
    padding: 12px 0 0;
    text-align: center;
    width: 970px;
}

#footer p, #footer a {
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 0px;
}

#footer p a {
	margin-top: 10px;
}

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