/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,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,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
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:"" ""; }

/*
	Page style
*/

/*
body { 
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	background:#efefef url(../img/background.png) repeat top center;
	padding:0px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
}
*/

html, body {
	height: 100%;
}

* {
margin: 0;
}

body { 
	font-family: 'FuturaStdMediumRegular', Arial, sans-serif;
	font-size: 12px;
	background:#efefef url(../img/background.png) repeat top center;
	color:#175726;
}

a { font-family: 'FuturaStdLightRegular', Arial, sans-serif;
	font-size: 1.0833333em; /* 13px */
	text-decoration: none;
	color: #175726;
}

a:link {color:#175726;}      /* unvisited link */
a:visited {color:#352116;}  /* visited link */
a:hover {color:#87a925;}  /* mouse over link */
a:active {color:#b2d451;}  /* selected link */


p { font-family: 'FuturaStdMediumRegular', Arial, sans-serif; 

}



.capttitles { font-family: 'FuturaStdBookRegular', Arial, sans-serif; 
	font-size: 1.0833333em;
	margin-left: 8px;
}



#container {
	width:799px;
	height: 842px;
	margin:0 auto;
	padding-top: 0px;
	position:relative;
	z-index:0;
	background-image: url(../img/ContainerBackground.png); 
	background-repeat: no-repeat;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6.5em;
}

#header {
	width: 800px;
	height: 145px;
	padding-top: 9px;

}

#HeaderBar {
	width: 799px;
	height: 4px;
	margin-top: 120px; 
	background-image: url(../img/Headerbar.png);
}

#LOGO {
	width: 117px;
	height: 104px;
	background-image: url(../img/LOGO.svg);
	margin-left: 14px;
	float:left;
}

#LOGOTEXT {
	background-image: url(../img/LogoText.svg);
	margin-top: 20px;
	margin-right: 17px;
	width: 612px;
	height: 53px;
	float: right;
}

#TopNavBar {
	width: 614px;
	height: 14px;
	float: left;
	margin-top: 20px;
	margin-left: 42px;
}

#TopNavBar a {
	display: inline-block;
	margin-right: 25px;
}

#TopNavBar a:last-child {
	margin-right: 0;
}

.iPhoneNavLinks {
	width: 320px;
	height: 11px;
	float: left;
	margin-top: 30px;
	margin-left: 12px;
	
	display: none;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:16px;
	left:5px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	margin-right: 15px;
	margin-left: 15px;
	width:758px;
	overflow:hidden;
	position:relative;
	display:none;
	
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:	758px;
	height:	313px;
	display:block;
}


#slidebox {
	background-image: url(../img/linen.png);
	position: relative;
	width:800px;
	height:349px;


}

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}



.pagination {
	position: absolute; bottom: 15px; right: 318px;
	margin:26px auto 0;
	width:150px;
	z-index: 5000;
}

.pagination li {
	float:left;
	margin:0 8px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 0 0 0px;
	background:#000;
	background:rgba(0,0,0, .5);
	width:758px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
/*	border-top:1px solid #000; */
	text-shadow:none;
	border-radius: 0 0 5px 5px;
}

.NoticeEvents {
	background-image: url(../img/NoticeEvents.png);
	float: left;
	width: 220px;
	height: 136px;
	margin-top: 11px;
	margin-left: 25px;
}

.Notice {
background-image: url(../img/NoticeImg.png);
	float: left;
	margin-top: 4px;
	width: 109px;
	height: 31px;
}

.Events {
background-image: url(../img/EventsImg.png);
	float: left;
	margin-top: 4px;
	width: 109px;
	height: 31px;
}

.Beans {
background-image: url(../img/Beans.png);
	float: left;
	width: 26px;
	height: 84px;
}

.NoticeEventsText1 {
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	width: 184px;
	height: 13px;
}

.NoticeEventsText2 {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	width: 184px;
	height: 13px;
}

.NoticeEventsText3 {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	width: 184px;
	height: 13px;
}

.StrawberryFestival {
	float: left;
	margin-top: 11px;
	margin-left: 339px;
	width: 175px;
	height: 136px;
}

#FestivalImage {
	float: left;
	margin-left: 25px;
	width: 119px;
	height: 101px;
	background-image: url(../img/StrawBFest.png);
}

#FestivalDates {
	float: left;
	margin-top: 3px;
	margin-left: 2px;
	width: 170px;
	height: 24px;
	background-image: url(../img/FestDates.png);
	
	-moz-box-shadow:    0px 8px 8px -5px #666565;
  	-webkit-box-shadow: 0px 8px 8px -5px #666565;
  	box-shadow:         0px 8px 8px -5px #666565;
}

.OurLoveBox {
	float: left;
	width: 220px;
	height: 118px;
	border-radius: 5px;
	margin-left: 23px;
	margin-top: 10px;
	background-image: url(../img/OurLoveImg.png);
	
	-moz-box-shadow:    0px 8px 8px -5px #666565;
  	-webkit-box-shadow: 0px 8px 8px -5px #666565;
  	box-shadow:         0px 8px 8px -5px #666565;
}

.OurLocationsBox {
	float: left;
	width: 220px;
	height: 118px;
	border-radius: 5px;
	margin-left: 48px;
	margin-top: 10px;
	background-image: url(../img/OurLocationsImg.png);
	
	-moz-box-shadow:    0px 8px 8px -5px #666565;
  	-webkit-box-shadow: 0px 8px 8px -5px #666565;
  	box-shadow:         0px 8px 8px -5px #666565;
	
}

.SpecialCoffeeBox {
	float: left;
	width: 220px;
	height: 118px;
	border-radius: 5px;
	margin-left: 48px;
	margin-top: 10px;
	background-image: url(../img/SpecialtyCoffeeImg.png);
	
	-moz-box-shadow:    0px 8px 8px -5px #666565;
  	-webkit-box-shadow: 0px 8px 8px -5px #666565;
  	box-shadow:         0px 8px 8px -5px #666565;
	
}


.Captionbox {
	margin-top: 98px;
	width: 221px;
	height: 20px;
	background-color: #FFFFFF;
	border-radius: 0 0 5px 5px;
	text-align: center;
	padding-top: 0px;
	
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-transition: opacity 500ms; /* Firefox 4 */
	-webkit-transition: opacity 500ms; /* Safari and Chrome */
	-o-transition: opacity 500ms; /* Opera */
	transition: opacity 500ms;
}

.Captionbox:hover {opacity: 1;}


footer {

background-image: url(../img/footerimg.png);
width: 100%;
height: 80px;

margin-top: 1px;
text-align: center;

-webkit-box-shadow:
  0 0 0 2px #003316, /* Purple Line */
  0 0 0 4px #add445, /* Blue line*/
  0 -8px 50px 16px hsla(350, 1%, 50%, 0.7); /* The Shadow */
}


.footerlinks {
	font-family: 'FuturaStdBookRegular';
	font-size: 1.083333em;
}

.footernav {
 	padding-top: 21px;
 	margin: 0 auto;
 	width: 715px;
 	height: 37px;
}

.footertext { font-family: 'FuturaStdBookRegular', Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #175726;
	height: 12px;
	width: 715px;
	margin-top: 8px;
}


@font-face {
    font-family: 'FuturaStdLightRegular';
    src: url('FuturaFonts/futurastd-light-webfont.eot');
    src: url('FuturaFonts/futurastd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('FuturaFonts/futurastd-light-webfont.woff') format('woff'),
         url('FuturaFonts/futurastd-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'FuturaStdMediumRegular';
    src: url('FuturaFonts/futurastd-medium-webfont.eot');
    src: url('FuturaFonts/futurastd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('FuturaFonts/futurastd-medium-webfont.woff') format('woff'),
         url('FuturaFonts/futurastd-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'FuturaStdBookRegular';
    src: url('FuturaFonts/futurastd-book-webfont.eot');
    src: url('FuturaFonts/futurastd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('FuturaFonts/futurastd-book-webfont.woff') format('woff'),
         url('FuturaFonts/futurastd-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}