/* BEGIN GENERAL STYLES */
#map-view { 
	clear:both;
	display:block;
	overflow: hidden; 
	width:350px; 
	height:300px; 
}
* {
	margin:0;
	padding:0;	
}
body {
	background:#a25a28;
	font-family:Verdana, sans-serif;
	color:#363636;
	height:100%;
	width:100%;
	font-size:13px;
}
fieldset {
	padding:10px 5px;
	border: 1px solid #cdb994;
}
q:before, q:after {
    content: ""; 
}
p {
	margin: 10px 0;	
}
hr {
	border:0;
	height:1px;
	color: #cdb994;
	background-color: #cdb994;
}
#hchs-left p, #hchs-left li, #hchs-right p, #hchs-right li {
	margin-top:15px;
}
.hchs-info-box-content li ul {
	margin-left:30px;	
	list-style: disc !important;
}
h2 {
	font-size:14px;	
}
a:link {
	color: #9f7f58;	
}
a:visited { 
	color: #9f7f58;
}
a:hover {
	color: #000;	
}
a:active {
	color: #000;	
}
a img {
	border:0;	
}
table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
.bold {
	font-weight:bold;	
}
.block {
	display:block;
	margin-top:10px;	
}
.hchs-wide {
	width:98% !important;
}
.hchs-medium {
	width:60%;	
}
.hchs-small {
	width:50px;	
}
.credit-cards {
	margin-top:5px;	
}
legend {
	font-weight:bold;
	color:#000;	
}
#hchs-main {
	height:100%;
	width:100%;
	width:1024px;
	margin:0 auto;
	background: #f3e6c1;
}

/* FOOTER */
#hchs-foot-left, #hchs-foot-right {
	height:177px;
	position:absolute;
	top:0;
}
#hchs-foot-left {
	width:34px;
	left:0;
	background:url('images/left-side.jpg') repeat-y left;	
}
#hchs-foot-right {
	width:38px;
	left:986px;
	background:url('images/right-side.jpg') repeat-y right;
}
#hchs-foot {
	position:relative;
	width:100%;
	text-align:center;
	color: #9f7f58;
	padding-top: 20px;
	clear:both;
	font-weight:bold;
	font-size:12px;
}
#hchs-foot li a {
	background:none !important;	
}
#hchs-foot a {
	text-decoration: none;	
}
#hchs-foot ul {
	border-top:1px solid #9f7f58;
	border-bottom:1px solid #9f7f58;
	width:600px;
	padding:5px 0;
	margin: 0 auto;
} 
#hchs-foot ul li {
	padding: 0 15px;
	border-left: 1px solid #9f7f58;
	list-style: none;
	display: inline;
}	
#hchs-foot ul li.hchs-first {
	border-left: none;
}
#hchs-copyright {
	padding-top: 20px;
	font-size: 10px;
}
#hchs-credits {
	padding: 5px 0 10px 0;
	font-size: 10px;	
}
#hchs-donate {
	margin-bottom:20px;	
}
.hchs-left {
	text-align:left !important;	
}

/* END GENERAL STYLES */


/* BEGIN HOME PAGE STYLES */
.hchs-hr {
	background:url('images/hr.jpg') no-repeat;
	width:222px;
	height:23px;
}
.hchs-section-img {
	width: 100%;
	text-align:center;
	margin: 20px 0;
}
#hchs-head {
	background:url('images/header.jpg') no-repeat;
	height:187px;
	position:relative;
	z-index:2 !important;
}
#hchs-left, #hchs-right{
	float:left;	
}
#hchs-left {
	width:423px;	
}
#hchs-right {
	width:601px;	
}
#hchs-welcome {
	background:url('images/welcome_sign.jpg') no-repeat;
	width:423px;
	height:130px;
}
#hchs-nav-arrow {
	background:url('images/nav_arrow.jpg') no-repeat;
	width:85px;
	height:60px;
	float:left;
}

/* NAV BAR */
#hchs-nav {
	width:516px;
	height:60px;
	float:left;
}
#hchs-nav ul {
	list-style: none !important;
	margin:0 !important;
	padding:0 !important;
} 
#hchs-nav li {
	float:left; /* important for IE */
	margin:0 !important;
	padding:0 !important;
	list-style: none !important;
}
#hchs-nav a {
	text-decoration:none;
	height:60px;
	display:block;
	float:left;
}
#hchs-nav a:hover {
	background-position:0 -60px !important;	
}
#hchs-nav b, #hchs-page-nav b {
	display:none;	
}

.hchs-home {
	background:url('images/home.jpg') no-repeat;	
	width:74px;
}
.hchs-general-store {
	background:url('images/store.jpg') no-repeat;	
	width:130px;
}
.hchs-fees-and-dues {
	background:url('images/involved.jpg') no-repeat;	
	width:109px;
}
.hchs-the-area {
	background:url('images/donations.jpg') no-repeat;	
	width:98px;
}
.hchs-contact-us {
	background:url('images/contact.jpg') no-repeat;	
	width:105px;
}


/* CONTENT */
#hchs-col1 {
	background:url('images/left-side.jpg') repeat-y;
	padding-left: 60px;
	/*width:317px;*/
	width:307px; /* to appease ie6 */
	float:left;
	/*moved to inline height:800px;*/
}
#hchs-col2, #hchs-col3
{
	float:left;	
	padding-top: 0;
}
#hchs-right .hchs-vr
{
	margin-top: 70px;
}
#hchs-col2{	
	width:273px;
}
#hchs-col3 {
	background:url('images/right-side.jpg') repeat-y right;
	padding-right:50px;
	width:232px;	
	text-align:center;
	/*moved to inline height:870px;*/
}
#hchs-col3 .hchs-hr {
	margin:20px 0;	
}
#hchs-newsletter {
	position:relative;
	background: url('images/newsletter.jpg') #ddbd8a no-repeat;
	width:224px;
	height:164px;
}
#hchs-newsletter .validation-advice {
	position:absolute !important;
	top:160px !important;	
}
.hchs-email {
	position:absolute;
	left:35px;
	top:105px;	
}
.hchs-send {
	display:block;
	position:absolute;
	left:88px;
	top:130px;
	width:48px;
	height:16px;
}
#hchs-store-banner {
	background:url('images/general_store.jpg') no-repeat;
	width:221px;
	height:166px;
	display:block;
	text-decoration:none;
}
#hchs-store-banner:hover {
	background-position: 0 -166px;	
}
.hchs-highlight {
	color: #600;
}
.hchs-vr {
	background:url('images/vr.jpg') no-repeat;
	width:26px;
	height:555px;
	float:left;
	margin:0 10px;	
}
.hchs-big li {
	font-size:14px;
}
.hchs-event-list h2, .hchs-event-list p {
	margin:0 !important;
}
.block-input {
	display:block;
	margin-bottom:10px;	
}
.hchs-event-list p {
	margin:0;
}
.hchs-text-field {
	width: 150px;
	border: 1px solid #000;
}
/* END HOME PAGE STYLES */

/* BEGIN PAGE STYLES */
#hchs-page-head {
	background:url('images/page_header.jpg') no-repeat;
	width:1024px;
	height:125px;
	position:relative;
}
#hchs-home-link {
	width:300px;
	height:100px;
	display:block;	
	text-decoration:none;	
}
/* NAV BAR */
#hchs-page-nav {
	width:516px;
	height:39px;
	position:absolute;
	top:20px;
	left:393px;
}
#hchs-page-nav ul {
	list-style: none;
} 

#hchs-page-nav li {
	float:left;
}
#hchs-page-nav a {
	text-decoration:none;
	height:39px;
	display:block;
	float:left;
}
#hchs-page-nav a:hover {
	background-position:0 -39px !important;	
}
#hchs-page-nav .hchs-home {
	background:url('images/page_home.jpg') no-repeat;	
	width:73px;
}
#hchs-page-nav .hchs-general-store {
	background:url('images/page_store.jpg') no-repeat;	
	width:130px;
}
#hchs-page-nav .hchs-fees-and-dues {
	background:url('images/page_involved.jpg') no-repeat;	
	width:109px;
}
#hchs-page-nav .hchs-the-area {
	background:url('images/page_donations.jpg') no-repeat;	
	width:98px;
}
#hchs-page-nav .hchs-contact-us {
	background:url('images/page_contact.jpg') no-repeat;	
	width:106px;
}
#hchs-museum-store-link {
	background:url('images/museum_title.jpg') no-repeat;
	width:102px;
	height:54px;
	display:block;
	position:absolute;
	top:105px;
	left:80px;	
}
#hchs-museum-store-link:hover {
	background-position:0 -54px;	
}
#hchs-wildlife-refuge-store-link {
	background:url('images/refuge_title.jpg') no-repeat;
	width:137px;
	height:54px;
	display:block;
	position:absolute;
	top:105px;
	left:200px;	
}
#hchs-wildlife-refuge-store-link:hover {
	background-position:0 -54px;	
}

/* TITLE */
#hchs-main h1 {
	display:none !important;
	position:absolute !important;
	top:0;
	left:0;	
}
#hchs-title-left {
	background:url('images/page_title_left.jpg') no-repeat;
	width:405px;
	height:95px;
	float:left;
}
.hchs-title {
	width:215px;
	height:95px;		
	float:left;
}
#hchs-museum-store-title {
	background:url('images/museum_store_title.jpg') no-repeat;	
}
#hchs-wildlife-refuge-store-title {
	background:url('images/refuge_store_title.jpg') no-repeat;	
}
#hchs-fees-and-dues-title {
	background:url('images/get_involved_title.jpg') no-repeat;	
}
#hchs-contact-us-title {
	background:url('images/contact_us_title.jpg') no-repeat;	
}
#hchs-the-area-title {
	background:url('images/donations_title.jpg') no-repeat;	
}
#hchs-title-right {
	background:url('images/page_title_right.jpg') no-repeat;
	width:404px;
	height:95px;
	float:left;
}

/* CONTENT */
#hchs-sidebar {
	float:left;
	width:240px;
	background-color:#e6d7b2;
	padding:5px;
	margin:40px 20px 10px 120px;
}
#hchs-sidebar-content {
	/*position:relative;*/
	border: 2px solid #f3e6c1;
	padding:5px;
	text-align:center;
}
#hchs-sidebar-content h1,#hchs-sidebar-content h2,#hchs-sidebar-content h3,#hchs-sidebar-content h4,#hchs-sidebar-content h5,#hchs-sidebar-content h6 {
	text-align:left;
}
#hchs-sidebar-content h3 {
	color:#404040;
	text-align:center !important;
	text-transform:uppercase;
	background-color:#cdb994;
	height:20px;
	padding-top:5px;
}
.center {
	text-align:center;	
}
#hchs-sidebar a {
	color:#663300;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;	
}
#hchs-sidebar a:hover {
	color:#000;	
}
#hchs-sidebar ul, #hchs-sidebar ol {
	text-align:left;
	margin:0 !important;
}
#hchs-sidebar ul {
	background-color:#fff;
	border:1px solid #cdb994;	
  	margin-left: 0;
  	padding-left: 0px;	
}
#hchs-sidebar ul li {
	margin:0 0 0 35px;
	padding: 5px 0;	
}
#hchs-sidebar ol {
	list-style:none;
}
#hchs-sidebar ul, .hchs-bullet, #hchs-left ul, #hchs-right ul, .hchs-event-list {
	list-style-image: url('images/bullet.png') !important;
	text-align:left !important;
}
.hchs-bullet, #hchs-left ul, #hchs-right ul, .hchs-event-list {
	margin-left:30px;
}
.hchs-bullet li {
	padding: 3px 0;	
}
.hchs-page-hr {
	height:5px;
	width:166px;
	background:url('images/page_hr.jpg') no-repeat;
	border:0;
	margin:25px !important;
}
li .hchs-page-hr {
	margin:10px 0;	
}
#hchs-page-wrapper {
	background:url('images/page_background.jpg') repeat-y right;
	float:left;
	width:1024px;
}
#hchs-page-wrapper ul, #hchs-page-wrapper ol {
	list-style:none;	
}
#hchs-page-content {
	/* for some reason, this must be controlled inline */
}
#hchs-inner-content {
	padding:10px;	
}
#hchs-left-col {
	float:left;	
	width:48%;
}
#hchs-right-col {
	float:right;
	width:48%;	
}
#hchs-1col-content {
	margin:10px 120px;
}
#hchs-1col-content p, #hchs-1col-content blockquote {
	margin-top:10px;	
}
#hchs-1col-content p {
	margin-bottom:10px;	
}
#hchs-1col-content h2 {
	margin-bottom: 20px;
	text-align:center;
	font-size:x-large;	
}
#hchs-1col-content h3 {
	padding-top: 5px;
}
#hchs-1col-content img {
	margin-top:10px;	
}
.img-title {
	margin:0 0 20px 10px !important;
	font-style:italic;
	font-size:11px;	
}
.hchs-info-box h3 {
	background: #cdb994;
	padding-bottom:5px;	
	text-align:center;
}
.hchs-info-box {
	border: 1px solid #cdb994;
	background:#efefef;
	margin-bottom:20px;
}
.hchs-info-box-content {
	padding: 10px;	
}
.hchs-info-box fieldset {
	margin: 10px;	
}
.block-img {
	width:100%;
	text-align:center;
	clear:both;	
}
#hchs-page-heading h2 {
	color:#fff;
	padding:3px 0 3px 40px;
	border-bottom: 2px solid #f3e6c1;
}
#hchs-page-heading {
	padding:3px 0;
	background-color:#9c805b;
	margin-bottom:0;		
}
#hchs-page-footing h2 {
	padding:3px 0;
	border-top: 2px solid #f3e6c1;
	height:10px;
}
#hchs-page-footing {
	margin-top:20px;
	padding:3px 0;
	background-color:#9c805b;		
}
#hchs-page-foot {
	clear:both;
	background:url('images/page_footer.jpg') repeat-y;
	width:1024px;
	height:34px;
}
/* END PAGE STYLES */