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

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

/* ----------------------------------------------------------------------------------------------------------------- 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: #393939 url(/SiteFiles/1176/Images/body-bkgd.jpg) no-repeat center bottom;
}

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: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #414042;
}

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

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

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-size: 35px;
	line-height: 37px;
	font-weight: bold;
	color: #383838;
	letter-spacing: -.03em;
	padding-bottom: 8px;
}

h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	letter-spacing: -.04em;
	border-bottom: 6px solid #999;
	padding-bottom: 16px;
	margin-bottom: 3px;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}

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

#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #FFF;
	border-top: 8px solid #8cc63f;
}

#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFF url(/SiteFiles/1176/Images/top-bkgd.gif) repeat-x bottom;
}

#middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: 1px dashed #696969;
}

#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: 1px dashed #696969;
}

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

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */

#header {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 153px;
	position: relative;
}

.logo {
	float: left;
	margin-top: 56px;
	width: 153px;
	height: 48px;
	overflow: hidden;
}

.logo a {
	width: 153px;
	height: 48px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1176/Images/logo.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */

#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

#top-left {
	width: 203px;
	float: left;
	margin-right: 30px;
}

#top-right {
	width: 667px;
	float: left;
}

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

#d-top-left {
	width: 607px;
	min-height: 500px;
	padding: 30px;
	float: left;
	background-color: #f2f2f2;
}

#d-top-left a:link, #d-top-left a:visited, #d-top-left a:active {
	color: #8dc63f;
	border-bottom: 1px solid #8dc63f;
	text-decoration: none;
}

#d-top-left a:hover {
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#d-top-right {
	width: 203px;
	float: left;
	margin-left: 30px;
}

#statistics {
	width: 203px;
	float: left;
	padding-bottom: 30px;
}

#page-right {
	width: 203px;
	float: left;
	padding-bottom: 66px;
}

#page-right a img {
	border: 4px solid #f0f0f0;
	margin-bottom: 24px;
}

#page-right a:hover img {
	border: 4px solid #CCC;
	margin-bottom: 24px;
}

/* ----------------------------------------------------------------------------------------------------------------- iframe Styles */

#iframe {
	width: 607px;
	min-height: 500px;
	padding: 30px;
	float: left;
	background-color: #f2f2f2;
}

#iframe-in {
	width: 591px;
	height: 500px;
	overflow: auto;
	padding-right: 16px;
}

#iframe-in a:link, #iframe-in a:visited, #iframe-in a:active {
	color: #8dc63f;
	border-bottom: 1px solid #8dc63f;
	text-decoration: none;
}

#iframe-in a:hover {
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Middle Styles */

#middle {
	margin: 0px auto;
	padding: 28px 0px;
	width: 900px;
}

#middle a img {
	border: 4px solid #f0f0f0;
}

#middle a:hover img {
	border: 4px solid #CCC;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */

#bottom {
	margin: 0px auto;
	padding: 28px 0px;
	width: 900px;
}

#bottom p, #bottom span {
	color: #666;
}

#bottom h2 {
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #595959;
	letter-spacing: -.03em;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 14px;
}

#bottom a {
	color: #808080;
	border-bottom: 1px solid #808080;
	text-decoration: none;
}

#bottom a:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}

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

#footer {
	margin: 0px auto;
	padding: 28px 0px;
	width: 900px;
}

#footer-left {
	width: 683px;
	float: left;
}

#footer-left p, #footer-left span {
	color: #666;
	line-height: 22px;
}

#footer-left a {
	color: #808080;
	border-bottom: none;
	text-decoration: none;
}

#footer-left a:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}

.logo-btm {
	float: right;
	width: 187px;
	height: 65px;
	overflow: hidden;
}

.logo-btm a {
	width: 187px;
	height: 65px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1176/Images/logo-btm.png) no-repeat;
}

/*  Global Override Styles */

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

#searchWrapper {
	float: right;
	margin-top: 10px;
}

.searchField {
	background: transparent url(/sitefiles/1176/images/searchfield.gif) no-repeat scroll center top;
	border: 0 none;
	color: #808080;
	float: left;
	font-size: 11px;
	font-style: normal;
	height: 16px;
	margin: 0;
	padding: 4px;
	width: 138px;
}

.searchButton {
	background: transparent url(/sitefiles/1176/images/searchbtn.gif) no-repeat scroll center top;
	border: medium none;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 24px;
	line-height: 0;
	text-indent: -1000px;
	width: 82px;
}

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

.pageSearchTitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}

a.pageSearchTitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: none;
	text-decoration: none;
}

a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */

.photogallery {
	padding: 14px 0px 0px;
	margin: 0px;
	list-style: none;
	clear: both;
}

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

.photogallery li a {
	border: 4px solid #f0f0f0;
	padding: 0px;
	display: block;
}

.photogallery li a:hover {
	border: 4px solid #CCC;
	padding: 0px;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Dropdown Styles */

#mainnavWrapper {
	width: 667px;
	height: 8px;
	text-align: right;
	position: absolute;
	top: 70px;
	right: 0px;
	z-index: 400;
}

#nav, #nav a {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}

#nav a {
	margin-left: 30px;
}

.p7tbsub {
	background-color: #FFF;
	width: 150px;
	z-index: 400;
	position: absolute;
	visibility: hidden;
}

#p7TBsub10, #p7TBsub20, #p7TBsub30, #p7TBsub40, #p7TBsub50, #p7TBsub60 {
	margin: -10px 0px 0px -10px;
	padding: 0px;
	list-style: none;
}

#p7TBsub10 ul, #p7TBsub20 ul, #p7TBsub30 ul, #p7TBsub40 ul, #p7TBsub50 ul, #p7TBsub60 ul {
	padding: 0px;
	margin: 0px;
}

#p7TBsub10 li, #p7TBsub20 li, #p7TBsub30 li, #p7TBsub40 li, #p7TBsub50 li, #p7TBsub60 li {
	font-size: 12px;
	padding: 2px 10px 4px;
	margin: 0px;
	width: 150px;
	background: none;
	list-style: none;
}

#p7TBsub10 a, #p7TBsub20 a, #p7TBsub30 a, #p7TBsub40 a, #p7TBsub50 a, #p7TBsub60 a {
	color: #a6a6a6;
	display: block;
	text-decoration: none;
}

#p7TBsub10 a:hover, #p7TBsub20 a:hover, #p7TBsub30 a:hover, #p7TBsub40 a:hover, #p7TBsub50 a:hover, #p7TBsub60 a:hover {
	color: #333333;
	display: block;
	text-decoration: none;
}

/* @group Banner Rotator */

.swRotator {
	position: relative;
}

.swRotator .scrollable .items .item .caption {
	background: url("/sitefiles/1176/images/br-overlay.png") repeat scroll 0 0 transparent;
	display: block;
	height: 36px;
	padding: 12px;
}

.swRotator .scrollable .items .item .caption .title {
	color: #FFFFFF;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 6px;
	padding: 0;
	text-align: right;
}

.swRotator .scrollable .items .item .caption .description {
	color: #BFBFBF;
	font-size: 20px;
	font-style: italic;
	padding: 0;
	text-align: right;
}

.pager {
	bottom: 10px;
	left: 20px;
	position: absolute;
}

.pager a {
	display: inline-block;
	line-height: 14px;
	margin: 0;
	padding: 2px 5px;
}

.pager a:hover {
	background-color: #8DC63F;
	color: #FFF;
}

.swRotator .pager .current {
	color: #FFF;
}

/* @end */

#statistics {
	width: 205px;
	height: 300px;
	overflow: hidden;
}

#statistics ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 9999px;
	overflow: hidden;
}

#statistics ul li {
	width: 205px;
	float: left;
	height: 300px;
	position: relative;
}

#statistics p {
	position: absolute;
	bottom: 65px;
	left: 0;
	width: 205px;
	color: #515254;
	font-size: 19px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

#animation-2 p,
	  #animation-4 p,
	  #animation-6 p,
	  #animation-8 p,
	  #animation-10 p,
	  #animation-11 p
	  #animation-12 p {
	color: #8db949;
}

#animation-1 span {
	font-size: 30px;
	line-height: 32px;
}

#animation-2 span {
	font-size: 48px;
	line-height: 43px;
}

#animation-3 span {
	font-size: 100px;
	line-height: 100px;
}

#animation-4 span {
	font-size: 88px;
	line-height: 88px;
}

#animation-5 span {
	font-size: 81px;
	line-height: 81px;
	display: block;
}

#animation-6 span {
	font-size: 63px;
	line-height: 63px;
}

#animation-7 span {
	font-size: 55px;
	line-height: 57px;
}

#animation-8 span {
	font-size: 58px;
	line-height: 53px;
}

#animation-9 span {
	font-size: 64px;
	line-height: 62px;
}

#animation-10 span {
	font-size: 47px;
	line-height: 47px;
	display: block;
	text-align: left;
	margin: 0 0 5px 0;
}

#animation-11 span {
	font-size: 30px;
	line-height: 32px;
}

#animation-12 span {
	font-size: 38px;
	line-height: 40px;
}

#buttons {
	overflow: hidden;
	margin-top: -8px;
	position: relative;
	z-index: 999;
}

#buttons a {
	display: block;
	color: #fff;
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
	line-height: 11px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#buttons #donate {
	background: #97c04a;
}

#buttons #volunteer {
	background: #808080;
}
