/* easy-clearing styles documented here: http://www.positioniseverything.net/easyclearing.html */
.fix:after{content:".";display:block;height:0;clear:both;visibility: hidden;}/*for firefox,safari etc*/
* html .fix {height: 1%;}/*for ie*/
/*fixes issue where widths set in html push content out in ie 5 */
.ie5overflowfix {width:100%;overflow: hidden;}/*for ie*/
html>body .ie5overflowfix {overflow:visible;}/*for firefox,safari etc*/


body {background:#000 url(/custom/templates/page/WildernessHome/images/homeHeader.jpg) no-repeat  50% 105px;color:#fff;margin:0px; padding:0px;}
body.blue {background:#000 url(/custom/templates/page/WildernessHome/images/kayakingHeader.jpg) no-repeat  50% 105px;}
body.green {background:#000 url(/custom/templates/page/WildernessHome/images/walkingHeader.jpg) no-repeat  50% 105px;}
body.yellow {background:#000 url(/custom/templates/page/WildernessHome/images/bikingHeader.jpg) no-repeat  50% 105px;}

#header {height:103px; background:#fff;text-align:center;border-bottom:2px solid #000;}
	#headerContent {width:960px; margin:0px auto;height:103px;text-align:left;}
		#headerContent h1 {margin:0px; padding:0px; width:111px; height:103px; float:left; margin-right:10px;}
			#headerContent h1 a {display:block;width:111px; height:103px;background: url(/custom/templates/page/WildernessHome/images/logo.png) no-repeat  top left;text-indent:-999em;}
		
		#headerContent h2 {float:left;  text-indent:-999em; margin:18px 0px 33px 0px; padding:0px;width:836px; height:22px;background: url(/custom/templates/page/WildernessHome/images/subhead.png) no-repeat  top left;}
		#headerContent ul {list-style:none; margin:0px; padding:0px;}
		
#container {margin-top:230px; border-top:2px solid #fff;padding-top:10px;padding-bottom:40px; border-bottom:2px solid #fff;}
	#containerPadding {width:960px; margin:0px auto;text-align:left;}
		#main {width:700px; float:left;}
		#main h2.pageTitle {width:437px; height:21px; margin:10px 0 20px 0;background: url(/custom/templates/page/WildernessHome/images/homeTitle.png) no-repeat  top left;text-indent:-999em; }
		
		#main #homeKayaking {position:relative;width:196px; height:261px; overflow:hidden;background: url(/custom/templates/page/WildernessHome/images/kayakingPath.jpg) no-repeat  top left;float:left; margin-right:10px;}
			#homeKayaking h2 {display:none;}
			
		#main #homeWalking {position:relative;width:196px; height:261px; overflow:hidden;background: url(/custom/templates/page/WildernessHome/images/walkingPath.jpg) no-repeat  top left;float:left; margin-right:10px;}
			#homeWalking h2 {display:none;}
			
		#main #homeBiking {position:relative;width:196px; height:261px; overflow:hidden;background: url(/custom/templates/page/WildernessHome/images/bikingPath.jpg) no-repeat  top left;float:left; margin-right:10px;}
			#homeBiking h2 {display:none;}
			#homeBiking p {color:#000;}
			
			.pathwayPadding {padding:150px 10px 10px 10px;overflow:hidden;}
			.pathwayPadding p {line-height:14px;font-size:11px;color:#000;}
			
			#homePathways a.fullLink {display:block; text-indent:-999em;width:196px; height:261px; position:absolute; top:0px; left:0px;}
			
			
		#main	 #homeSecondaryContent {clear:both;padding:30px 0 10px 0;}
		#sidebar {width:210px; float:right;}
			#natGeo {margin-top:10px;margin-bottom:10px;}
				#natGeo a {width:210px; height:39px;background: url(/custom/templates/page/WildernessHome/images/natgeo.png) no-repeat  top left;display:block; text-indent:-999em; }
			
			#getAway {width:205px; margin-bottom:10px; text-align:left;}	
				#getAway a {/*margin:0 auto;*/ width:200px; height:116px;background: url(/custom/templates/page/shared/images/getawaylogo.jpg) no-repeat  top left;display:block; text-indent:-999em; }
			#washingtonPost{}
				#washingtonPost a{width:205px; height:63px; background:url(/custom/templates/page/WildernessHome/images/thewashingtonpost.jpg) no-repeat top left;display:block; text-indent:-999em; margin:20px 0;}
			#bookNow {}	
				#bookNow a {width:205px; height:106px; background:url(/custom/templates/page/WildernessHome/images/bookNow.png) no-repeat  top left;display:block; text-indent:-999em; }
		
			#contactDetails {margin-top:20px;}
				#contactDetails h3 {width:89px; height:17px; text-indent:-999em; margin:0 0 10px 0;background: url(/custom/templates/page/WildernessHome/images/contactUs.png) no-repeat  top left;}
					.tagHtmlAddress {margin-bottom:15px;}	
		
		#moreInformation {padding:20px 0 10px 0;}
			#moreInformation h3 {width:157px; heigh:17px; text-indent:-999em; margin:0 0 10px 0;background: url(/custom/templates/page/WildernessHome/images/moreInformation.png) no-repeat  top left;}
			
			
#footer {clear:both;background:#0080cb;height:100px;}
	#footerContent {width:960px; margin:0px auto;text-align:left;padding: 10px 0;}
		#footerContent ul {margin:0px; padding:0px; list-style:none;}
