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

/* Global Stylesheet */

/* @group OVERRIDES */

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
}

/* @end */

/* @group RESET */

/* Basic css zeroing for cross-browser conformity */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

/* @end */

/* @group LAYOUT */

body {
	background-color: #1A1513;
	border-top: 5px solid #949C51;
}

img.alignleft {
	float: left;
	margin: 2px 20px 18px 0;
}

/* Class for image aligned left with margin */

img.alignright {
	float: right;
	margin: 2px 0 18px 20px;
}

/* Class for image aligned right with margin */

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

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

/* @end */

/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 19px;
	color: #716558;
}

strong, b {
	font-weight: bold;
}

p {
	margin-bottom: 18px;
}

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

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

/* Removes a outline in Firefox  */

h1 {
	border-bottom: 1px solid #80764F;
	color: #716558;
	font-family: TradeGothicBoldNo2,helvetica,arial,sans-serif;
	font-size: 32px;
	line-height: 48px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

h2 {
	color: #716558;
	font-family: TradeGothicBoldNo2,helvetica,arial,sans-serif;
	font-size: 21px;
	line-height: 24px;
}

h3 {
	font-family: TradeGothicLHExtended,helvetica,arial,sans-serif;
	color: #716558;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
}

h4 {
	color: #949C50;
	font-size: 16px;
	font-style: italic;
}

h5 {
	color: #333333;
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h6 {
	font-size: 10px;
}

/* @end */

/* @group MAIN NAV */

#mainnavWrapper {
	background: url("/sitefiles/1396/images/mainnav-bg.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 55px;
	padding: 33px 0 0;
	position: absolute;
	right: -17px;
	top: 62px;
	width: 1004px;
}

#mainnav {
	float: right;
	margin-right: 37px;
}

#mainnav div {
	float: left;
}

#mainnav a {
	display: block;
	font-size: 0;
	height: 44px;
	line-height: 0;
	margin-right: 8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 169px;
}

#mainnav a.last {
	margin: 0;
}

#mainnav a:hover {
	background-position: 0px -46px !important;
}

#mainnav a#newhere-dropdown {
	background: url("/sitefiles/1396/images/home-btn1.gif") no-repeat scroll 0 0 transparent;
}

#mainnav a#connect-dropdown {
	background: url("/sitefiles/1396/images/home-btn2.gif") no-repeat scroll 0 0 transparent;
}

#mainnav a#upcomingevents-dropdown {
	background: url("/sitefiles/1396/images/home-btn3.gif") no-repeat scroll 0 0 transparent;
}

#mainnav a#eventregistration-dropdown {
	background: url("/sitefiles/1396/images/home-btn4.gif") no-repeat scroll 0 0 transparent;
}

/* @end */

/* @group SUB NAV */

#subnavWrapper {
	float: right;
	margin-top: 25px;
	width: 212px;
}

#subnavWrapper p {
	display: none;
}

#subnavWrapper h2 {
	border-bottom: 1px solid #C3B9B0;
	padding-bottom: 9px;
}

#subnavWrapper h2 a {
	font-family: TradeGothicLHExtended;
	font-size: 18px;
	color: #5A4A42;
	font-weight: normal;
}

#subnavWrapper h2 a:hover {
	text-decoration: none;
}

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

#subnav li {
	background: none repeat scroll 0 0 transparent;
	margin: 0 0 0 -5px;
	padding: 0;
	width: 217px;
}

#subnav a {
	color: #5A4A42;
	display: block;
	font-family: lucida Grande;
	font-size: 11px;
	padding: 0 8px;
}

#subnav a:hover {
	background: url(/sitefiles/1396/images/subnav-hover.png) repeat 0 0 transparent;
	color: #A84D10;
	text-decoration: none;
}

#subnav a.current {
	background: url("/sitefiles/1396/images/subnav-hover.png") repeat scroll 0 0 transparent;
	color: #A84D10;
}

/* @end */

/* @group HEADER */

#index-wrapper {
	background-color: #949C50;
	display: none;
	padding: 25px 0;
	width: 100%;
	float: left;
	text-align: left;
}

#index {
	padding: 0px;
	position: relative;
	background: url("/sitefiles/1396/images/tab-bkgd.gif") no-repeat scroll 0 0 transparent;
	height: 250px;
	margin: 0 auto;
	width: 974px;
}

#index-left {
	float: left;
	height: 182px;
	padding: 33px 30px;
	width: 220px;
}

#index-left h3 {
	color: #FFF;
}

#index-left p {
	font-size: 11px;
	font-style: italic;
	color: #FFF;
}

#index-right {
	background-color: #798139;
	float: right;
	height: 148px;
	margin: 33px 33px 0 0;
	padding: 17px 24px;
	width: 613px;
}

#index-right dl {
	float: left;
	margin: 0;
	padding: 0;
	width: 122px;
}

#index-right dt, #index-right dt a {
	color: #FFFFFF;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#index-right dd, #index-right dd a {
	color: #FFFFFF;
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group HEADER */

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

#header {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 974px;
	height: 113px;
}

#utility-links {
	position: absolute;
	right: 180px;
	text-align: right;
	top: 7px;
	width: 285px;
}

#utility-links p {
	float: right;
}

#utility-links a {
	color: #B69A85;
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-right: 10px;
}

a#online-giving {
	background: url("/sitefiles/1396/images/utility-give.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	font-size: 0;
	height: 19px;
	line-height: 0;
	text-indent: -9999px;
	width: 78px;
}

a#index-tab {
	background: url("/sitefiles/1396/images/tab.png") no-repeat scroll center top transparent;
	display: block;
	font-size: 0;
	height: 24px;
	line-height: 0;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 201px;
}

/* @end */

/* @group CONTENT */

#content-wrapper {
	background: url("/sitefiles/1396/images/woodgrain-bkgd.jpg") repeat scroll center top transparent;
	float: left;
	padding-bottom: 50px;
	position: relative;
	text-align: left;
	width: 100%;
}

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

#content-def {
	margin: 0 auto;
	padding: 121px 0 0;
	position: relative;
	width: 974px;
}

.overlay {
	background: url("/sitefiles/1396/images/default-overlay-bkgd.png") repeat scroll 0 0 transparent;
	display: block;
	height: 304px;
	overflow: hidden;
	padding: 40px;
	position: absolute;
	right: 0;
	top: 150px;
	width: 653px;
	z-index: 10;
}

.overlay h1 {
	color: #FFF;
}

.overlay h2 {
	color: #FFF;
	margin-bottom: 20px;
}

.overlay p {
	color: #FFF;
}

.overlay a {
	color: #949C51;
}

.overlay a:hover {
	color: #FFF;
	text-decoration: none;
}

.overlay h3 {
	border-bottom: 1px dashed #766847;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.overlay ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.overlay li {
	border-bottom: 1px dashed #766847;
	margin: 0;
	padding: 0;
}

.overlay li a {
	color: #B9BD89;
	display: block;
	padding: 7px 0;
}

.overlay li a:hover {
	text-decoration: none;
	color: #FFF;
}

.overlay div.templatecontent {
	float: left;
}

.overlay table {
	border-collapse: collapse;
}

.overlay td {
	vertical-align: top;
}

.default-overlay {
	background: url("/sitefiles/1396/images/default-overlay-bkgd.png") repeat scroll 0 0 transparent !important;
}

/* @group SLIDER */

#slider {
	padding-top: 150px;
}

.anythingSlider {
	width: 974px;
	height: 384px;
	position: relative;
	margin: 0 auto;
}

.anythingSlider .wrapper {
	width: 974px;
	overflow: auto;
	height: 384px;
	position: absolute;
	top: 0;
	left: 0;
}

.anythingSlider .wrapper ul {
	background: none;
	left: 0;
	list-style: none;
	margin: 0 0 0 -40px;
	position: absolute;
	top: 0;
	width: 99999px;
}

.ie7 .wrapper ul, .ie8 .wrapper ul {
	margin-left: 0;
}

.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 384px;
	width: 974px;
	margin: 0;
}

.anythingSlider .arrow, #thumbNav, #start-stop {
	display: none;
}

/* Prevents */

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/* @end */

#content-left {
	background: url("/sitefiles/1396/images/sidebar-bkgd.gif") repeat-y scroll right top #F2EBE4;
	float: left;
	margin-top: 10px;
	min-height: 400px;
	padding: 50px 0 0;
	width: 241px;
}

.ie7 #content-left, .ie8 #content-left {
	padding-bottom: 50px;
}

#content-right {
	background-color: #F7F1EB;
	float: right;
	margin-top: 10px;
	min-height: 400px;
	padding: 50px;
	width: 633px;
}

#content-bottom {
	background: url("/sitefiles/1396/images/content-bottom-bkgd.png") no-repeat scroll center bottom transparent;
	height: 60px;
	margin: 0 auto;
	padding: 15px 15px 20px;
	width: 944px;
}

.logo {
	left: 18px;
	position: absolute;
	top: 82px;
	z-index: 1;
}

.logo a {
	background: url("/SiteFiles/1396/Images/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 54px;
	overflow: hidden;
	text-indent: -9999px;
	width: 190px;
}

/* @end */

/* @group FOOTER */

#footer-wrapper {
	float: left;
	padding: 20px 0 75px;
	text-align: left;
	width: 100%;
}

#footer {
	background: url("/sitefiles/1396/images/footer-bkgd.gif") no-repeat scroll 0 0 transparent;
	color: #999999;
	height: 19px;
	margin: 0 auto;
	padding: 15px 30px;
	width: 914px;
}

#footer a, #footer-left, #footer-right {
	color: #999999;
	font-family: "lucida Grande",helvetica,arial,sans-serif;
	font-size: 11px;
}

#footer-left {
	float: left;
}

#footer-right {
	float: right;
	position: relative;
}

a.facebook {
	position: absolute;
	right: 170px;
	top: -2px;
}

a.twitter {
	position: absolute;
	right: 140px;
	top: -2px;
}

/* @end */

/* @group BREADCRUMBS */

#breadcrumbs {
	width: 500px;
	text-align: left;
}

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

#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background: none;
	display: inline;
}

#breadcrumbs a {
	background: url(/SiteFiles/1396/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

#breadcrumbs a:hover {
	background: url(/SiteFiles/1396/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

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

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

#breadcrumbs a.current {
	background: url(/SiteFiles/1396/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

/* @end */

/* @group BREADCRUMBS */

.weekend {
	background-color: #E8E2DC;
}

.all-day-event {
	background-color: #BBB5AF;
}

.today {
	background-color: #D4DB9C;
}

/* @end */

a.btn-logout {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#5A4A42;
	color:#F7F1EB;
	display:block;
	float:right;
	font-family:arial,helvetica,serif;
	font-size:10px;
	font-weight:bold;
	margin:10px 0 10px 15px;
	padding:5px 10px;
	text-transform:uppercase;
}