/* Neutralize styling: Elements we want to clean out entirely: */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-size:12px;
    line-height:20px;
    font-family: "Helvetica", Arial, sans-serif;
    letter-spacing: .03em;
	color:#fff;
	
}

strong, em, b, i {
    font-family: "Helvetica", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6{
font-family: "Helvetica", Arial, sans-serif;
}

/* Neutralize styling: 
Elements with a vertical margin: */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-size:100%;
	margin: 0px;
	padding: 0px;
}

/* Apply left margin:
 Only to the few elements that need it: */
 
li, dd, blockquote {
	margin-left: 0;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
	color:#8b8b8b;
	
}

fieldset {
	border: none;
}

/* Form field text-scaling */

input, select, textarea {
	font-size: 100%;
}

input.txt{
	width: 240px;
	margin: 6px 0;
}

a, a:link, a:visited, a:hover{
	color:#fff;
	text-decoration:none;
	outline:none;
}

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

a img, a:link img, a:visited img, a:hover img{
	border:0;
	outline:none;
}

a:hover img{	
	text-decoration:none;
	}
	
a.green{
	color: #c6d851;
}

.clear{
	visibility:hidden;
	height:1%;
	clear:both;
}

em{
	font-style: normal;
	color: #c6d851;
}

a.current{
	color: #c6d851;
}


/*END INITIAL RULES 
/*------------------------------------------------------------------*/

body{
	background: #04090c url(../images/bg-body.jpg) 50% 0 no-repeat;
	
}

.wrapper#home{
	width:1000px;
	text-align:left; 
	margin:0 auto;
	background:url(../images/bg-home-lines.png) 0 0px no-repeat;
}


.wrapper#sub{
	width:1000px;
	text-align:left; 
	margin:0 auto;
	background:url(../images/bg-sub-lines.png) 0 0px no-repeat;
}

#decorative-wrapper{
	background: url(../images/bg-lines-bottom.png) 0 100% no-repeat;
}

/*Header */

#header{
	width: 1000px;
	height: 118px;
}

h1#logo-header a{
	background: url(../images/logo-header.gif) 60px 58px no-repeat;
	display: block;
	width: 410px;
	height: 118px;
	text-indent: -9999px;
	float: left;
	
}

#global-nav{
	float: left;
	padding-top: 68px;
}

#global-nav li {
	display:block;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}

#global-nav li a{
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

#global-nav li a:hover,
#global-nav li a.current{
	color: #c6d851;
}

#sub-nav{
	margin:5px 0 0 0;
}

#sub-nav ul{
	display: block;
	text-transform: uppercase;
	list-style-type: none;
}

#sub-nav ul li{
	padding: 0 0 0 20px;
	background: url(../images/hr-slight.png) -280px 100% no-repeat;;
	display: block;
}

#sub-nav ul li a{
	display: block;
	padding:10px 0 10px 0;
}

.banner{
	height: 234px;
	position: relative;
}

.banner#fish{
	background: url(../images/fish-banner.jpg) 37px 6px no-repeat;
}

.banner#food{
	background: url(../images/food-banner.jpg) 37px 6px no-repeat;
}

.banner#ski{
	background: url(../images/ski-banner.jpg) 37px 6px no-repeat;
}

.banner h1{
	position: absolute;
	width: 322px;
	height: 144px;
	left: 630px;
	top: 60px;
	font-size: 20px;
	line-height: 28px;
}

.banner#ski h1{
	position: absolute;
	width: 350px;
	height: 144px;
	left: 625px;
	top: 60px;
	font-size: 19px;
	line-height: 28px;
}



/*flash-content*/

#flash-content{
	height: 411px;
	width: 1000px;
	/*padding-left: 44px;*/
	/*background: url(../images/flash-placeholder.jpg) 44px 25px no-repeat;*/
}

/*content blocks*/

#content{
	width: 1000px;
	background: url(../images/bg-content.png) 30px 0 repeat-y;	
	padding-bottom: 25px;

}

#content p{
	margin: 15px 0;
		
}

#content-left{
	width: 643px;
	float: left;
	padding-left: 29px;
}

.wrapper#sub #content-left{
	width: 574px;
	float: left;
	padding-left: 68px;
	padding-right: 30px;
}

#content-left h1{
	font-size: 16px;
	display: block;
}


#content-right{
	width: 326px;
	float: left;
	background: url(../images/bg-rc-inner-shadow.png) 0 0 no-repeat;
	margin-left: 2px;
}

/*content-specific*/

h1.headline{
	background: url(../images/hr-content-left.jpg) -25px 100% no-repeat;
	display: block;
	margin: 22px 0 10px 0;
	padding:0px 0 15px 0;
}

img.inline-img{
	float: left;
	margin-right: 10px;
}

.accent-list{
	float: left;
	width: 340px;
	text-transform: uppercase;
	color: #c6d851;
	list-style-type: none;
}

#short.accent-list{
	width: 200px;
}

.accent-list li{
	display: block;
	margin: 10px 0;
}

.mission-list{
	width: 500px;
	margin: 20px auto;
	position: relative;
	padding-left: 45px;
	min-height: 85px;
	background: url(../images/hr-slight.png) 0 100% no-repeat;
}

.mission-list h1{
	position: absolute;
	width: 26px;
	height: 33px;
	top: 18px;
	left: 0;
	padding-left: 17px;
	padding-top: 12px;
	background: url(../images/bg-ol.png) 50% 50% no-repeat;
}

.mission-list p{
	font-size: 13px;
	padding: 15px;
}

#leader-nav{
	background: url(../images/bg-leader-nav.png) -10px 0 no-repeat;
	height: 70px;
	padding: 40px 0 0 40px;
	list-style-type: none;
}

#leader-nav li{
	height: 55px;
	width: 200px;
	text-align: right;
	margin-right: 40px;
	padding-bottom: 20px;
	float: left;
}

#leader-nav li a{
	display: block;
}

#leader-nav li.active{
	background: url(../images/bg-active.png) 70% 38px no-repeat;
}

.leader-bio ul{
	list-style-type: none;
	margin-top: 10px;
}


h2#contact-logo{
	text-indent: -9999px;
	display: block;
	background: url(../images/logo-footer.gif) 0 0 no-repeat;
	height: 37px;
	width: 268px;
	margin-top: 35px;
}

textarea.cmnts{
	width:542px;
	height: 150px;
	padding:8px 0 0 8px;
	background: transparent url(../images/bg-content.png) 0 0 no-repeat;	
	border: 1px solid #383b3e;
	color: #fff;
}

#contact-form {
	margin-top: 15px;
}

#contact-form .txt{
	background: transparent url(../images/bg-content.png) 0 0 no-repeat;	
	border: 1px solid #383b3e;
	color: #fff;
	padding: 8px 0 8px 8px;
	margin:0;
	width: 200px;

}

#contact-form .error {
	color: red;	
}

#contact-form .btn{
	margin: 10px 0 0 0;
}

p#contact-mail, p#contact-other{
	float: left;
	margin-right: 50px;
}

p#see-map a{
	text-indent: -9999px;
	background: url(../images/but-see-map.png) 0 0 no-repeat;
	display: block;
	height: 31px;
	width: 99px;
}

p#post-date{
	font-size: 11px;
	margin-top: -2px;
	background: transparent url(../images/hr-content-left.jpg) no-repeat -25px 100%;
	color: #fff;
}


#article-body h1{
	font-size: 13px;
	margin: 0 0 10px 0;
	
}

#article-body h2{
	font-size: 15px;
	font-weight: normal;
}

#article-body ul{
	list-style-type: disc;
	margin:0 65px 0 25px;
}

#article-body img{
	float: left;
	margin-right: 10px;
}

#article-body p.post-author{
	font-size: 11px;
	margin: 10px 0 -5px 0;
	padding-bottom: 5px;
	
}

#article-body a{
	color: #c6d851;
}


/*Process sliders*/

.process-slider#home-slide{
	position: relative;
	width: 643px;
	height: 252px;
	background: url(../images/bg-process-radial.png) 0 0 no-repeat;
	
}

.process-slider#main-slide{
	position: relative;
	width: 605px;
	height: 252px;
	background: url(../images/hr-slight.png) 0 20px no-repeat;
	
}

#slider-outer{
	width:490px;
	height: 252px;
	overflow:hidden;
	margin-left: 75px;
	
}

#main-slide #slider-outer{
	width:490px;
	height: 252px;
	overflow:hidden;
	margin-left: 25px;
	background: url(../images/bg-process-radial.png) 0 20px no-repeat;	
}

#slider-inner{
	width:5000px;
}

.slide-tile{
	padding: 46px 0 0 0px;
	float:left;
	height:204px;
	width:490px;
	display:block;

}

#main-slide .slide-tile{
	padding: 86px 0 0 0px;
	float:left;
	height:164px;
	width:490px;
	display:block;

}


.process-slider #slider-inner .slide-tile h2{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 0px;
	
}

.process-slider #slider-inner .slide-tile p{
	line-height: 20px;
	margin: 0px 0;
}

#slider-nav{
	position: absolute;
	top: 35px;
	left:18px;
	width: 600px;
	height: 30px;
	list-style-type: none;
	background: url(../images/hr-slight.png) 0 100% no-repeat;
}

#slider-nav li{
	float: left;
	display: block;
}

#slider-nav li a{
	display: block;
	margin: 0 6px;
	font-size: 11px;
}

#slider-prev a, #slider-next a{
	position: absolute;
	top: 56px;
	width: 57px;
	height: 96px;
	display: block;
	text-indent: -9999px;
}

#slider-prev a{
	background:url(../images/but-prev-next.png) 0 0 no-repeat;
	left:0px;
}

#slider-next a{
	background:url(../images/but-prev-next-02.png) 0 0 no-repeat;
	right:0px;
}	

#main-slide #slider-prev a{
	background:url(../images/but-prev-next.png) 0 0 no-repeat;
	left:-39px;
	top: 96px;
}	

#main-slide #slider-next a{
	top: 96px;
}



/*content right*/

.home-lead-box{
	width: 282px;
	height: 258px;
	float: left;
	padding: 20px 10px 0 20px;
	position: relative;
	margin-bottom: 10px;
}


.home-lead-box h1{
	font-size: 16px;
	margin-bottom: 30px;
	display: block;
}

.home-lead-box p{
	line-height: 22px;
}

.home-lead-box a.more{
	text-indent: -9999px;
	background: url(../images/but-learn-more.png) 0 0 no-repeat;
	display: block;
	width: 99px;
	height: 33px;
	position: absolute;
	bottom: 22px;
	right: 25px;
}


#news-box{
	width: 254px;
	padding-right: 40px;
	height: auto;	
}

#sub #news-box{
	position: relative;
	padding: 20px 40px 10px 20px;
	background: url(../images/hr-slight.png) -260px 55px no-repeat;
	margin-bottom: 0;
}

#news-box p{
	margin: 10px 0;
	line-height: 16px;
}

#news-box p a{
	display: block;
	margin: 23px 0;
}


#alt-focus {
	display: block;
	width: 250px;
	padding: 20px 0 20px 20px;
	background: url(../images/hr-slight.png) -260px 0 no-repeat;
}

#alt-focus a{
	display: block;
}

#alt-focus h2, #news-letter-signup h2 {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
}

#news-letter-signup{
	width: 250px;
	padding:20px 0 0 20px;
	background: url(../images/hr-slight.png) -260px 0 no-repeat;
}

#news-letter-signup .btn{
	margin-left: 146px;
}

#news-letter-signup .txt{
	background: url(../images/bg-input.jpg) 0 0 no-repeat;
	border:1px solid black;
	background-color: transparent;
	/*height: 21px;*/
	color: #fff;
	padding: 6px 0 4px 4px;
}



/* Footer */

#footer-wrapper{
	width:100%;
	background: url(../images/bg-footer-shadow.png) 50% 0 no-repeat;
	}

#footer{
	width:1000px;
	margin:0 auto;
	font-size: 10px;
	padding-bottom: 100px;
	background: url(../images/bg-footer.png) 50% 0 no-repeat;
}

h1#logo-footer{
	display: block;
	text-indent: -9999px;
	width: 370px;
	height: 157px;
	background: url(../images/logo-footer.gif) 75px 40px no-repeat;	
	float: left;
		
}

p#credit{
	margin-left:75px
	}

#footer-nav{
	width: 285px;
	float: left;
	padding-left: 20px;
}

#footer-nav ul{
	float: left;
	width: 130px;
	padding-top: 34px;
	text-transform: uppercase;
	list-style-type: none;
}

#footer-nav ul li{
	margin: 6px 0;
	display: block;
}

#footer-nav ul li a{
	color: #fff;
	text-decoration: none;
}

#footer-nav ul li a:hover{
	color: #c6d851;
}

#footer p#address{
	text-transform: uppercase;
	padding: 36px 0 0 25px;
	display: block;
	float: left;
}

#footer p#address em{
	color: #c6d851;
	font-style: normal;
}

#footer p#address a, #footer p#address a:hover{
	color: #c6d851;
	text-decoration: none;
}




/* pagination */

div.pagination {
   
    margin: 0.5em 0;
    font-size: 11px;
    line-height: 2.5;
}

div.pagination .selected,
div.pagination a {
    text-decoration: none;
    padding: 0.2em 0.5em;
    border: 1px solid #666;
    border-bottom: 1px solid #666;
    margin: 0 0.2em;
}
div.pagination a.pagenum:hover {
    border-color: #666;
    color: #000;
    background-color: #666;
}

div.pagination .selected {
    font-weight: bold;
    border: 0;
}
div.pagination .ellipsis {
    margin: 0 0.5em;
}

div.pagination a:hover span {
    text-decoration: none;
}

div.pagination a.prevlink,
div.pagination a.prevlink:hover {
    padding-left: 15px;
    border: 0;
    background: url(../images/page_previous.gif) no-repeat left center;
    
}

div.pagination a.nextlink,
div.pagination a.nextlink:hover {
    padding-right: 15px;
    border: 0;
    background: url(../images/page_next.gif) no-repeat right center;
    text-decoration: none;
    
}

