/*
-----------------------------------------------
farmandwilderness.org
Stylesheet: Framework.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 14 May 2007
----------------------------------------------- */

body {
	font: 62.5%/1.8em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
	background: #4E2605;
	padding: 15px 0;
}

#container {
	text-align: left;
	background: #E3E1C1 url(/assets/templates/farmandwilderness/images/bg-container.gif) repeat-y top left;
	margin: 0 auto;
	width: 760px;
	position: relative;
}

#masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead.jpg) no-repeat 0 0;
	height: 184px;
}

.about #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-animals.jpg) no-repeat 0 0;
}

.summer-camps #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-trees.jpg) no-repeat 0 0;
}

.camp-registration #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-terrain.jpg) no-repeat 0 0;
}

.for-camp-families #masthead, .events-and-retreats #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-about.jpg) no-repeat 0 0;
}

.School-Year-Education #masthead, .photo-gallery #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-terrain.jpg) no-repeat 0 0;
}

.Our-Farm-Forests #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-trees.jpg) no-repeat 0 0;
}

.Employment-Opportunities #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-animals.jpg) no-repeat 0 0;
}

.give-to-fandw #masthead, .news-and-links #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-home.jpg) no-repeat 0 0;
}

.camp-registration #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-terrain.jpg) no-repeat 0 0;
}

.for-alums #masthead, .calendar #masthead {
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-trees.jpg) no-repeat 0 0;
}

#index #masthead {
	height: 205px;
	background: transparent url(/assets/templates/farmandwilderness/images/bg-masthead-home.jpg) no-repeat 0 0;
}

#logo {
	margin: 0;
	position: relative;
	top: 25px;
	left: 25px;
}

#tagline {
	background: transparent url(/assets/templates/farmandwilderness/images/tagline.png) no-repeat 0 0;
	text-indent: -999em;
	margin: 0;
	width: 209px;
	height: 56px;
	position: absolute;
	top: 90px;
	left:525px;
	z-index: 200;
}

#accessibility { position: absolute; left: -999em; }

#breadcrumb {
	font-size: 1.2em;
	text-indent: 10px;
	background: #FFEDB4;
	color: #5A6225;
	margin-left: 190px;
	width: 560px;
	height: 1.75em;
	line-height: 1.75em;
	overflow: hidden;
}

#breadcrumb a:link, #breadcrumb a:visited { color: #5A6225; }
#breadcrumb a:hover, #breadcrumb a:active { color: #7F8A39; }

#site_search {
	width: 150px;
	display: block;
	position: absolute;
	right: 10px;
	top: 160px;
}

#site_search label { position: absolute; left: -999em; }

#ajaxSearch_input {
	background: #EFEEE0 url(/assets/templates/farmandwilderness/images/bg-search.gif) no-repeat top left;
	border: 0;
	width: 129px;
	height: 21px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	text-indent: 5px;
	line-height: 21px;
}

#ajaxSearch_submit {
	position: absolute;
	top: 0px;
	left: 129px;
}

#upcoming_events {
	background: #D5E7EA;
	margin: 0 5px 30px 0px;
	padding: 5px 0 5px;
	border: 1px solid #D3D5B7;
	clear: left;
	position: relative;
	top: 20px;
	left: 20px;
	padding: 0;
	overflow: hidden;
	width: 158px;
}
#navigation #upcoming_events strong {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2727em;
	background: none;
	padding: 10px 0 15px 20px;
	margin: 0;
}

#container #navigation #upcoming_events a { display: inline; background: none; padding: 0; margin: 0; text-decoration: underline; width: auto; }
#container #navigation #upcoming_events a:link, #container #navigation #upcoming_events a:visited { color: #3B1816; }
#container #navigation #upcoming_events a:hover, #container #navigation #upcoming_events a:active { color: #6E2C29; }

#navigation #upcoming_events ul {
	background: none;
	margin: 0;
	position: static;
	list-style: none;
	padding: 0;
}

#navigation #upcoming_events li {
	background: none;
	position: static;
	width: auto;
	float: none;
}

#navigation #upcoming_events li li {
	font-size: 1.0909em;
	margin: 0 0 0 32px;
}

#container #navigation #upcoming_events li li a {
	background: transparent url(/assets/templates/farmandwilderness/images/arrow-rust.gif) no-repeat 0 2px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 0 8px 5px;
}
#index #content, .onecol #content {
	width: 500px;
}

#content {
	padding-top: 185px;
	padding-bottom: 18px;
	margin-left: 25px;
	width: 385px;
	float: left;
	display: inline;
}

.nobanner #content {
	padding-top: 10px;
}

#banner { position: absolute; top: 205px; left: 190px; clear: left; }
#content > #banner { clear: none; }

#index #content {
	padding-top: 495px;
}

#site_info {
	text-align: center;
	color: #ffffff;
	background: #4E2605;
	width: 760px;
	clear: both;
}

#site_info ul, #site_info .navigation {
	font-size: 1.2em;
	background: transparent url(/assets/templates/farmandwilderness/images/bg-site-info.jpg) no-repeat top left;
	margin-left: 0;
	padding: 100px 64px 0;
	padding-top: 100px;
	margin-bottom: 1.8em;
}

#site_info span.last { position: absolute; left: -999em; }

#site_info li {
	background: transparent url(/assets/templates/farmandwilderness/images/pipe.gif) no-repeat 100% 50%;
	display: inline;
}

#site_info li a {
	padding: 0 5px;
}

#site_info li.last { background: none; }

#site_info a {text-decoration:none;}
#site_info a:link, #site_info a:visited { color: #ffffff; }
#site_info a:hover, #site_info a:active { color: #7F8A39; }