* {
	padding:0;
	border:0;
	margin:0;
}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif !important;
	height:100%;
	background:url(/library/media/gui/pg-bg.jpg) top left repeat-x;
	background-color:#1e6549;
	color:#005841;
}

h1, h2, h3, h4, h5{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}

h1{ font-size:19px; }
h2{ font-size:18px; }
h3{ font-size:17px; }
h4{ font-size:16px; }
h5{ font-size:15px; }

p{
	padding-bottom:10px;
	line-height:18px;
	display:block;
}
ul, ol{
	margin:5px 5px 10px 20px;
}
ul li, ol li{
	margin: 1px 5px 1px 15px;
}

a{
	color:#883100;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
hr {
	border: 0;
	color: #005841;
	background-color: #005841;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
}
.errorGroup{
	display:block;
	font-size:0.9em;
	margin-top:10px;
	margin-bottom:10px;
	font-style:italic;
	color:red;
}
.successGroup{
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	color:green;
}

.fHd{
	font-weight:bold;
	white-space:nowrap;
	padding-right:10px;
	padding-bottom:3px;
	vertical-align:middle;
}

.exTxt{
	font-size:0.9em;
	font-style:italic;
}
.btn{
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 5px;
	cursor:pointer;
	background-color:#c46632;
	color:#FFFFFF;
	text-align:center;
	border:solid 1px #943e0d;
}
.fVl input, .fVl textarea, .fVl select{
	border:solid 1px #1e6549;
	color:#005841;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px auto 3px 2px;
}
.fVl input, .fVl select{
	white-space:nowrap;
	width:230px;
}
.cb{
	width:auto !important;
	padding-right:5px;
	border:none !important
}
#master-wrapper{
	display:block;
	width:986px;
	min-height:500px;
	margin-top:5px;
}
#contact-top{
	float:right;
	height:18px;
	margin-right:8px;
}
#ds-top{
	clear:both;
}
#ds-left{
	display:block;
	float:left;
	width:8px;
	min-height:500px;
	background:url(/library/media/gui/pg-ds-left.png) top left repeat-y;
}
#ds-right{
	display:block;
	float:left;
	width:8px;
	min-height:500px;
	background:url(/library/media/gui/pg-ds-right.png) top left repeat-y;
}
#body-wrapper{
	display:block;
	width:970px;
	float:left;
	min-height:600px;
	background:#FFFFFF;
}
#ds-btm{
	clear:both;
}
#top-nav-wrapper{
	width:100%;
	display:block;
	padding-top:2px;
	margin-bottom:2px;
	text-align:right;
	position:relative;
	z-index:999;
}
#header-wrapper{
	width:100%;
	display:block;
	position:relative;
	height:221px;
	margin-bottom:5px;
}
#header-donate-btn-cont{
	display:inline-block;
	height:57px;
	width:381px;
}
#header-logo{
	position:absolute;
	top:-16px;
	left:0px;
	margin-left:3px;
	z-index:998;
}

#header-right-container{
	float:right;
	display:block;
	height:210px;
	padding-top:10px;
	width:396px;
	text-align:left;
	position:relative;
}
.slideshow-left{
	clear:both;
	/*position:absolute;
	top:73px !important;
	left:0px;
	*/
	
	position:relative;
	top:8px;
	float:left;
	padding-right:5px;
	width:184px;
	height:140px;
	overflow:hidden;
}
.slideshow-right{
	/*position:absolute;
	top:73px !important;
	left:189px;*/
	
	top:8px;
	float:left;
	position:relative;
	
	width:193px;
	height:140px;
	overflow:hidden;
}
#nav-container{
	clear:both;
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	height:27px;
	width:944px;
	background:url(/library/media/gui/nav-bg.jpg) top left repeat-x;
	text-align:left;
	border:solid 1px #6a550b;
	border-bottom: solid 1px #a6996d;
	
}
#nav-container li{
	position:relative;
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	height:27px;
	border-right:solid 1px #946318;
	border-left:solid 1px #ae5e22;
	
}

#nav-container img{
	position:relative;
	top:-4px;
}
#nav-container a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:inline-block;
	padding:5px 6px 0px 6px;
	/*padding:5px 10px 0px 10px;*/
	height:22px;
}
#nav-container a:hover{
	background-color:#c36e3d;
}
#nav-container li.last a{
	padding-right:9px;
}
#nav-container li.last li a, #nav-container li li.last a{
	padding-right:0px;
}
#nav-container li ul{
	border:none;
	padding:0;
	margin:0;
	position:absolute;
	display:block;
	width:200px;
	left:0px;
	background-color:#943e0d;
	top:-999em;
	float:none;
	border:solid 1px #946318;
}
#nav-container li.nav-out ul{
	top:-999em !important;
}
#nav-container li:hover ul, #nav-container li.nav-over ul{
	top:27px;
}
#nav-container li li{
	border:none;
	padding:0;
	margin:0;
	display:block;
	width:200px;
	height:20px;
	float:none;
	border-bottom:solid 1px #946318;
}
#nav-container li li.last{
	border-bottom:none;
}

#nav-container li li a{
	padding:0;
	margin:0;
	display:block;
	width:190px;
	padding-left:10px;
	height:17px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
}
#body-table{
	margin-top:10px;
	width:919px;
}
#body-table td{
	vertical-align:top;
	text-align:left;
}
.bt-tl, .bt-tr{
	padding-bottom:10px;
}
.bt-tl, .bt-bl{
	width:536px;
	padding-right:17px;
	text-align:left;
}
.bt-tr, .bt-br{
	text-align:left;
	width:382px;
}
.section-header{
	margin-bottom:10px;
}
.volunteer-btn{
	padding-top:3px;
	display:block;
	float:left;
	text-align:center;
	height:116px;
	width:146px;
	margin:5px 10px 5px 10px;
}
.volunteer-btn:hover{
	border:solid 1px #883100;
	text-decoration:none;
	height:114px;
	width:144px;
}
.news-summary-item{
	display:block;
	width:100%;
	border-bottom:dotted 1px #883100;
	padding-bottom:8px;
	margin-bottom:8px;
}
.news-summary-item strong{
	font-size:1.2em;
}

#footer-notes{
	display:block;
	width:97%;
	margin-top:2px;
	margin-bottom:10px;
	font-size:0.9em;
	color:#e3824b;
	height:15px;
}
#footer-notes a{
	color:#e3824b;
}
#footer-links{
	clear:both;
	display:block;
	width:100%;
	color:#FFFFFF;
	margin-bottom:20px;
}
#footer-links a{
	color:#FFFFFF;
}

.workforce table td{
	padding-bottom:10px;
}
