@charset "utf-8";
/* CSS Document */

html{
	min-height: 100%;
	padding-bottom: 1px;
}

/* RESET... EVERYTHING */

body, div, span, applet, object, iframe, h1, h2, h3, h2, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #d1d2d2;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

small{
	font-size: 10px;
	line-height: 14px;
}

em {
	font-style:italic;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

sup{
	font-size: 9px;
}

.hr{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

/* FORMATTING */

p{
	margin: 10px 0px;
	line-height: 17px;
}

a {
	color: #a51419;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #cc6600;
	text-decoration: underline;
}

big {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.no-show {
	display: none;
}
.txt_inline {
	display: inline;
}

.txt_error{
	color: #990000;
	font-weight: bold;
}

ul{

}

ul li{
	list-style-type: none;
	background-image: url('../images/bullet_diamond_grey.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 8px 0px 8px -33px;
	padding-left: 12px;
	line-height: 17px;
}


.input_field input{

}

.input_field select{

}

textarea{

}

h1{
	height: 38px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

h2{
	color: #996633;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px -5px 0px;
	line-height: 18px;
}

h3{

}

h4{
	color: #996633;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 10px 0px;
	line-height: 18px;
}

h5{

}


.icon_pdf{
	float: right;
	margin: 0px 0px 10px 20px;
}

.icon_pdf a{
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	height: 20px;
	display: inline-block;
	padding: 2px 0px 0px 25px;
	font-size: 11px;
}

/* CONTAINERS */

#wrapper{
	width: 784px;
	margin: 0px auto;
	border-left: 1px solid #7f8080;
	border-right: 1px solid #7f8080;
}

#header{
	height: 104px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

#logo{
	width: 250px;
	height: 104px;
	float: left;
}

#header #contact-info{
	float: right;
	padding: 30px 10px 0px 0px;
	color: #a51419;
	width: 200px;
	text-align: right;
}

#main{
	background-image: url('../images/page_bg.gif');
	background-repeat: repeat-y;
}

/* MAIN CONTENT CONTAINERS */

#column_left{
	width: 183px;
	float: left;
}

#column_left .content{
	margin: 110px auto;
	width: 155px;
	border-top: 1px solid #e7b787;
	padding-top: 10px;
	font-size: 11px;
	color: #FFF;
}

#column_right{
	width: 570px;
	float: left;
}

#column_right .txt_caption p{
	margin: 6px 10px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #574b3f;
	font-style: italic;
}

#column_right .content{
	padding: 20px 25px;
}

.img_left{
	margin: 0px 10px 10px 0px;
}

.img_right{
	margin: 0px 0px 10px 10px;
}

/* FOOTER */

#footer{
	border-top: 5px solid #61330a;
	width: 786px;
	margin: 0px auto;
	color: #7d7d7d;
	font-size: 11px;
}

#footer a{
	color: #7d7d7d;
}

/* SPECIAL TEXT EFFECTS */

#header a, #footer a{
	font-weight: normal;
}

/* IMAGE BANNERS */

.img_banner{
	height: 223px;
	background-repeat: no-repeat;
}

.img_banner_home{
	height: 459px;
	background-image: url('../images/img_banner_home.jpg');
}

.img_banner_txt{
	float: right;
	text-align: right;
	color: #f8fce6;
	padding: 95px 35px 0px 0px;
	width: 355px;
}

.img_banner_txt p{
	line-height: 20px;
	width: 300px;
	float: right;
}

.img_banner_txt a{
	color: #7dbbf4;
}

/* TEXT HEADERS */

.txt_reinventing-tradition{
	width: 355px;
	height: 50px;
	background-image: url('../images/txt_reinventing-tradition.gif');
	background-repeat: no-repeat;
	background-position: right;
}

.txt_cider-fact{
	width: 90px;
	height: 19px;
	display: block;
	background-image: url('../images/txt_cider-fact.gif');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.txt_apple-fact{
	width: 97px;
	height: 22px;
	display: block;
	background-image: url('../images/txt_apple-fact.gif');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.txt_our-apples{
	background-image: url('../images/txt_our-apples.gif');
}

.txt_apple-corps{
	background-image: url('../images/txt_apple-corps.gif');
}

.txt_apple-portraits{
	background-image: url('../images/txt_apple-portraits.gif');
}

.txt_accommodations{
	background-image: url('../images/txt_accommodations.gif');
}

.txt_apple-memories{
	background-image: url('../images/txt_apple-memories.gif');
}

.txt_audio-essays{
	background-image: url('../images/txt_audio-essays.gif');
}

.txt_books{
	background-image: url('../images/txt_books.gif');
}

.txt_directions{
	background-image: url('../images/txt_directions.gif');
}

.txt_missing{
	background-image: url('../images/txt_missing.gif');
}

.txt_food-and-cider-pairings{
	background-image: url('../images/txt_food-and-cider-pairings.gif');
}

.txt_how-to-buy{
	background-image: url('../images/txt_how-to-buy.gif');
}

.txt_how-tos{
	background-image: url('../images/txt_how-tos.gif');
}

.txt_local-attractions{
	background-image: url('../images/txt_local-attractions.gif');
}

.txt_foggy-ridge-in-the-news{
	background-image: url('../images/txt_foggy-ridge-in-the-news.gif');
}

.txt_organizations{
	background-image: url('../images/txt_organizations.gif');
}

.txt_our-story{
	background-image: url('../images/txt_our-story.gif');
}

.txt_special-events{
	background-image: url('../images/txt_special-events.gif');
}

.txt_our-cider{
	background-image: url('../images/txt_our-cider.gif');
}

.txt_recipes{
	background-image: url('../images/txt_recipes.gif');
}

.txt_cider-and-apple-info{
	background-image: url('../images/txt_cider-and-apple-info.gif');
}

.txt_how-tos{
	background-image: url('../images/txt_how-tos.gif');
}

.txt_contact-us{
	background-image: url('../images/txt_contact-us.gif');
}

/* CSS NAV */

#nav{
	background-color: #FFF;
	border-top: 1px solid #b8babb;
	border-bottom: 1px solid #b8babb;
	height: 26px;
	padding-left: 250px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a{
	display: block;
	height: 26px;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	margin: 0;
	background-image: none;
	padding: 0;
	margin-right: 35px;
	list-style: none;
	line-height: 1;
}

#nav li ul { /* second-level lists */
	border-top: 1px solid #b8babb;
	position: absolute;
	background: #c9d0c0;
	width: 162px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 1000;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 185px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover {
  visibility: visible;  /* makes IE7 think something changes on hover */
	background-position: 0 0;
}

#nav ul li a{
	background-position: 0px 0px;
}

#nav li a:hover, #nav li.nav_selected a{
	background-position: 0px -26px;
}

#nav li.nav_our-cider a{
	width: 76px;
	background-image: url('../images/nav_our-cider.gif');
}

#nav li.nav_events a{
	width: 52px;
	background-image: url('../images/nav_events.gif');
}

#nav li.nav_visit a{
	width: 37px;
	background-image: url('../images/nav_visit.gif');
}

#nav li.nav_learn a{
	width: 43px;
	background-image: url('../images/nav_learn.gif');
}

#nav li.nav_how-to-buy a, #nav li.nav_how-to-buy{
	width: 90px;
	background-image: url('../images/nav_how-to-buy.gif');
}

#nav li ul li{
	margin: 0px;
	width: 162px;
	height: auto;
}

#nav li.nav_our-cider li a, #nav li.nav_visit li a, #nav li.nav_learn li a{
	height: 20px;
	padding: 6px 8px 0px 8px;
	width: 162px;
	display: block;
	color: #333333;
	background-color: #c9d0c0;
	background-image: none;
}

#nav li li a:hover{
	background-color: #a51419;
	color: #FFF;
	text-decoration: none;
}

/* SIDENAV */

#sidenav{
	width: 190px;
	float: right;
	border-left: 1px solid #c4c5c1;
	margin: 0px 0px 10px 20px;
}

#sidenav .content{
	padding: 0px 0px 0px 12px;
}

#sidenav .content p{
	font-size: 10px;
	text-transform: uppercase;
	color: #8c8e89;
	margin: 0;
}

#sidenav ul{
	margin-top: 0;
	margin-bottom: 0;
}

#sidenav ul li{
	margin: 6px 0px 4px -35px;
	list-style-type: none;
	background: none;
	padding: 0;
}

#sidenav ul li a{
	color: #a51419;
	background-image: url('../images/bullet_arrow_red.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	font-weight: normal;
}

#sidenav ul li a:hover{
	text-decoration: none;
	color: #333;
}

#sidenav ul li.sidenav_selected a{
	color: #333;
	background-image: url('../images/bullet_arrow_grey.gif');
}

