/* ------------------------------ BEGIN Global Styles ------------------------------ */

@import url("../../global/CSS/global.css");

/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #000;
	margin: 0px;
}

img.left {
	float: left;
	padding: 2px 20px 16px 0;
}

img.right {
	float: right;
	padding: 2px 0 16px 20px;
}

img.across {
	margin: 2px 0 16px 0;
}

img.flushleft {
	margin-left: -20px;
}

img.flushright {
	margin-right: -20px;
}

img.navigate {
	float: left;
	margin: 0px 0px 20px 0;
}

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

ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

/* TYPE */

body, p, div, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1F1A14;
}

.bodyoptional {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #DCD4C8;
}

a:link, a:visited, a:active {
	color: #8E472B;
	text-decoration: underline;
}

a:hover {
	color: #8E472B;
	text-decoration: none;
}

strong, b {
	font-weight: bold;
}

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

h2 {
	font-size: 30px;
	line-height: 40px;
	color: #BDB6AB;
}

h3 {
	font-size: 30px;
	line-height: 40px;
	color: #8E472B;
}

h4 {
	font-size: 16px;
	line-height: 22px;
	color: #4299AD;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
}

h5 {
	font-size: 12px;
	line-height: 20px;
	color: #8E472B;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
}

/* OTHER TYPE */

.swcredit {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #424242;
}

a.swcredit:link, a.swcredit:visited {
	color: #424242;
	text-decoration: none;
}

a.swcredit:hover, a.swcredit:active {
	color: #424242;
	text-decoration: underline;
}

.address {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #FFF;
}

a.address:link, a.address:visited {
	color: #FFF;
	text-decoration: none;
}

a.address:hover, a.address:active {
	color: #FFF;
	text-decoration: underline;
}

.utilities {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #B7B7B7;
}

a.utilities:link, a.utilities:visited {
	color: #B7B7B7;
	text-decoration: none;
}

a.utilities:hover, a.utilities:active {
	color: #B7B7B7;
	text-decoration: underline;
}

.experience {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	color: #DCD4C8;
	width: 260px;
}

a.experience:link, a.experience:visited {
	color: #DCD4C8;
	text-decoration: none;
	width: 245px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949290;
	background-image: url(/sitefiles/1289/Images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 31px;
}

a.experience:hover, a.experience:active {
	color: #FFF;
	text-decoration: none;
	width: 245px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(/sitefiles/1289/Images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 31px;
}

/* SEARCH */

#search {
	float: left;
	width: 240px;
	height: 40px;
	margin-top: 5px;
	background-image: url(/sitefiles/1289/Images/searchfield.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	position: relative;
}

.searchField {
	font-size: 11px;
	color: #1F1A14;
	width: 230px;
	border: 0px;
	background: transparent;
	float: right;
	padding-top: 8px;
}

.searchButton {
	width: 50px;
	height: 30px;
	line-height: 0px;
	background-image: url(/sitefiles/1289/Images/searchbtn.jpg);
	background-repeat: no-repeat;
	float: right;
	text-indent: -1000px;
	border: 0px;
	position: absolute;
	right: 0px;
}

.pageSearchTitle {
	font-size: 20px;
	line-height: 30px;
	color: #4299AD;
}

a.pageSearchTitle {
	font-size: 20px;
	line-height: 30px;
	color: #4299AD;
	text-decoration: none;
}

a.pageSearchTitle:hover {
	font-size: 20px;
	line-height: 30px;
	color: #4299AD;
	text-decoration: underline;
}

/* MAIN NAV */

#mainnav li ul {
	display: none;
}

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

#mainnav li {
	height: 30px;
	float: left;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 13px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	background-image: none;
}

#mainnav a {
	color: #DCD4C8;
	text-decoration: none;
	display: block;
	padding: 0px 25px;
}

#mainnav a:hover {
	color: #DCD4C8;
	text-decoration: none;
	display: block;
	padding: 0px 25px;
	background-color: #65331F;
}

#mainnav a.current {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px 25px;
	background-color: #4D2717;
}

/* SUB NAV */

#subnavWrapper {
	float: left;
	width: 160px;
	background-color: #EEEEEE;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

* html #subnavWrapper {
	width: 200px;
	w\idth: 160px;
}

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

#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 160px;
	background: none;
}

#subnav a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 1px solid #868172;
	color: #868172;
}

#subnav a:hover {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 1px solid #57534A;
	color: #57534A;
}

#subnav a.current {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 1px solid #57534A;
	color: #57534A;
}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */

#subnavWrapper h2 {
	font-size: 16px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #4299AD;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
}

#subnavWrapper h2 a {
	font-size: 16px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #4299AD;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
}

#subnavWrapper p {
	display: none;
}

/* breadcrumb */

#breadcrumb {
	float: left;
	width: 590px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD4C8;
}

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

#breadcrumb li {
	margin: 0px;
	float: left;
	background: none;
}

#breadcrumb a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display: inline;
	text-decoration: none;
	color: #868172;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;
}

#breadcrumb a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display: inline;
	text-decoration: none;
	color: #57534A;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;
}

#breadcrumb a.first {
	padding: 0px;
	font-size: 10px;
	display: inline;
	text-decoration: none;
	color: #868172;
	background: none;
	margin-left: -15px;
}

#breadcrumb a.first:hover {
	padding: 0px;
	font-size: 10px;
	display: inline;
	text-decoration: none;
	color: #57534A;
	background: none;
	margin-left: -15px;
}

#breadcrumb a.current {
	padding: 0 0 0 20px;
	font-size: 10px;
	display: inline;
	text-decoration: none;
	color: #1F1A14;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;
}

/* WRAPPERS */

#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #D9DCDC;
}

#topWrapper {
	background: transparent url(/sitefiles/1289/Images/impact/bg.jpg) repeat-x center top;
	border-bottom: 1px solid #333333;
	float: left;
	padding-bottom: 20px;
	text-align: left;
	width: 100%;
}

#topWrapperDefault {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1289/Images/impact/bg-sub.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#mainnavWrapper {
	float: right;
	height: 30px;
	margin: 40px auto 0;
	padding: 0;
	width: 500px;
}

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

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

/* SITE INDEX */

#siteIndex {
	margin: 0px auto;
	padding: 20px 0px;
	width: 840px;
	height: 220px;
	background-color: #D9DCDC;
	position: relative;
}

#siteIndex dl {
	float: left;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 20px;
}

#siteIndex dt {
	padding: 0px;
	font-weight: bold;
}

#siteIndex dd {
	padding: 1px 0pt;
}

#siteIndex dt a {
	color: #262626;
}

#siteIndex dd a {
	color: #392E27;
	text-decoration: none;
}

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

#siteIndex a:visited {
	text-decoration: none;
}

.siteIndex {
	color: #392E27;
}

a.siteIndex:link, a.siteIndex:visited {
	color: #392E27;
	text-decoration: none;
}

a.siteIndex:hover, a.siteIndex:active {
	color: #392E27;
	text-decoration: underline;
}

/* TOP */

#top {
	height: 475px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 900px;
}

#topDefault {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 160px;
	position: relative;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#logo {
	color: #FFFFFF;
	float: left;
	height: 54px;
	left: 20px;
	position: absolute;
	top: 26px;
	width: 236px;
}

#indexTab {
	float: right;
	width: 131px;
	height: 33px;
}

/* CONTENT */

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

#content {
	margin: 0px auto;
	width: 900px;
	position: relative;
}

#contentDefault {
	background-color: #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 900px;
}

#contentDefault2 {
	background-color: #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px;
    position: relative;
    width: 820px;
}

#contentLeftDefault {
	float: left;
	width: 590px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 40px;
}

* html #contentLeftDefault {
	width: 630px;
	w\idth: 590px;
}

#contentRightDefault {
	float: right;
	width: 200px;
	padding-right: 40px;
	background-color: #FFFFFF;
}

* html #contentRightDefault {
	width: 240px;
	w\idth: 200px;
}

#contentLeft {
	float: left;
	width: 260px;
	padding: 30px;
	overflow: hidden;
}

* html #contentLeft {
	width: 320px;
	w\idth: 260px;
}

#contentMid {
	float: left;
	width: 270px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}

* html #contentMid {
	width: 290px;
	w\idth: 270px;
}

#contentRight {
	float: right;
	width: 260px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

* html #contentRight {
	width: 290px;
	w\idth: 260px;
}

/* PHOTO GALLERY */

.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}

.photogallery li {
	padding: 0 6px 6px 0;
	margin: 0px;
	background: none;
	float: left;
}

.photogallery li a {
	padding: 2px;
	border: 1px solid #BDB6AB;
	display: block;
}

.photogallery li a:hover {
	padding: 2px;
	border: 1px solid #57534A;
	display: block;
}

/* FOOTER */

#footer {
	margin: 0px auto;
	padding: 20px 0px;
	width: 900px;
	height: 40px;
	border-bottom: 1px solid #333;
}

/* DEFAULT CONTENT */

#topBar {
	border-bottom: 1px solid #DCD4C8;
	float: left;
	height: 90px;
	position: relative;
	width: 900px;
}

#flash {
	float: left;
	height: 350px;
	width: 900px;
	position: relative;
}

#series {
	position: absolute;
	z-index: 200;
	height: 305px;
	width: 270px;
	left: 10px;
	top: 10px;
}

/* FOOTER CONTENT */

#footerLeft {
	float: left;
	width: 300px;
	line-height: 40px;
	background-color: #090503;
	height: 40px;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
}

* html #footerLeft {
	width: 320px;
	w\idth: 300px;
}

#footerGiving {
	display: inline;
	height: 40px;
	width: 140px;
	margin-right: 20px;
	line-height: 40px;
}

a.footerGiving:link, a.footerGiving:visited {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 40px;
	background-image: url(/sitefiles/1289/Images/btnGiving.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	float: left;
	width: 120px;
	height: 40px;
	text-decoration: none;
}

a.footerGiving:hover,a.footerGiving:active {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #1D1008;
	line-height: 40px;
	background-image: url(/sitefiles/1289/Images/btnGivingOn.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	float: left;
	width: 120px;
	height: 40px;
	text-decoration: none;
}

#footerSocial {
	display: inline;
	height: 40px;
	width: 115px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 40px;
	padding-left: 20px;
	background-color: #090503;
	float: left;
}

* html #footerSocial {
	width: 135px;
	w\idth: 115px;
}

#footerSocial img {
	margin-top: 10px;
	margin-right: 5px;
	float: left;
}

#footerRight {
	background-color: #090503;
	display: inline;
	height: 40px;
	width: 250px;
}

#footerAddress {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

a.red:link, a.red:visited, a.red:active {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 30px;
	background-image: url(/sitefiles/1289/Images/btn.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	float: left;
	width: 110px;
	height: 30px;
	text-decoration: none;
}

a.red:hover {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #1D1008;
	line-height: 30px;
	background-image: url(/sitefiles/1289/Images/btnOn.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	float: left;
	width: 110px;
	height: 30px;
	text-decoration: none;
}

/* events */

.upcoming-events-date {
	font-size: 11px;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	color: #DCD4C8;
}

.upcoming-events-description {
	font-size: 11px;
	color: #DCD4C8;
}

.upcoming-events-name a {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	padding-bottom: 5px;
	text-decoration: none;
}

.upcoming-events-name a:hover {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	padding-bottom: 5px;
	text-decoration: underline;
}

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

.weekend {
	background-color: #DCD4C8;
}

#shadowLeft {
	height: 396px;
	width: 51px;
	position: absolute;
	left: -51px;
	top: 70px;
}

#shadowRight {
	height: 396px;
	width: 51px;
	position: absolute;
	right: -51px;
	top: 70px;
}

#rightDefault {
	float: left;
	width: 160px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	overflow: hidden;
}

* html #rightDefault {
	width: 200px;
	w\idth: 160px;
}

a.backtovbc {
	background: transparent url(/sitefiles/1289/Images/impact/back.gif) no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 11px;
	height: 24px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 152px;
}
