
body {
	background: #FFF url(images/bg_fade.jpg) fixed repeat-x center 100%;
	color: #5A5A5A;
	text-align:center;
	font-family:"Lucida Sans", "Lucida Grande", Sans-serif;
	font-size:12px;
	line-height:1.5;	
}

/*=UTILITIES
*****************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#skip
{
	font-size: 0;
	margin: 0 0 0 -9999px;
	position: absolute;
}

.hide {
	position:absolute;
	left: -999999px;
}

/*=LAYOUT
*****************************************/

#wrapper {
	background:#FFF url(images/bg_wrapper_stroke.png) no-repeat fixed 50% 100%;
	width: 800px;
	margin: 0 auto;
	padding:0 40px 32px;
	text-align:left;
}
#header {
	background:url(images/bg_header.gif) no-repeat 0 0;
	height:232px;
}
.content {
	float:left;
	margin-bottom:24px;
	width:100%;
}
.last {
	margin-bottom:60px;
	clear:both;
}

.content-copy {
	float:right;
	padding-top:30px;
	width:518px;
}
.menu {
	float:left;
	font-family:"Lucida Grande",Arial,Sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:42px;
	width:230px;
}
.menu li {
	background:transparent url(images/bg_menu_bar.gif) no-repeat scroll 0 0;
	margin-left:47px;
	padding-top:2px;
	}
.menu li.first {
	background-image:none;
}


.menu li a {
	background:transparent url(images/bg_menu_arrow.gif) no-repeat scroll 100% 50%;
	color:#555555;
	display:block;
	height:35px;
	line-height:33px;
	text-align:right;
	text-decoration:none;
	padding-right:20px;
}

.menu li a:hover {
	color:#222;
	text-decoration:underline;
}

.menu li a.active {
	background: #d5edf5;
	display:block;
	text-align:right;
	text-decoration:none;
}

p.contact {

}


/*=TYPEOGRAPHY
*****************************************/
h2 {
	background-position:50% 0;
	background-repeat:no-repeat;
	display:block;
	height:36px;
	font-size:30px;
	line-height:36px;	
	text-indent:-99999px;
	}                                              
#about h2 {background-image:url(images/bg_heading_about.gif);}
#trees h2 {background-image:url(images/bg_heading_trees.gif);}
#photos h2 {background-image:url(images/bg_heading_photos.gif);}
#produce h2 {background-image:url(images/bg_heading_produce.gif);}
#contact h2 {background-image:url(images/bg_heading_contact.gif);}
                                                 
p {
	font-size:12px;
	font-style:italic;
	line-height:20px;
	padding-bottom:24px;
	
}

h1 {text-indent:-999999px;}

strong {
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#444;
}
a {}

/*=FOOTER
*****************************************/

#footer {
	border-top:1px solid #EAEDD4;
	clear:both;
	margin:0 auto;
	padding:16px 40px 10px;
	text-align:center;
	width:800px;
	}

#footer p {

}

#footer a {
	background:transparent url(images/bg_squaredeye.jpg) no-repeat scroll 49% 100%;
	display:block;
	padding:20px 0 75px;
	text-indent:-99999px;
}


/*=FLICKR SLIDESHOW
*****************************************/

#title{font-size:14px;font-weight:bold;}
#flickrContain a{text-decoration:none;border-bottom:none;}
#flickrContain{padding:10px;background-color:#ecf6f5;}
#images {
	height:500px;
	margin:0;
	padding:0;
	text-align:center;
}

#images img {border:none;}
#flickrNav {
	border-bottom:1px solid #DDDDDD;
	margin:8px 0;
	}
#flickrNav p {
	float:left;
	padding-bottom:3px;
	width:100px;
	}

#flickrNav h3 {float:right;}

	
#flickrNav a{text-decoration:none;font-weight:bold;}
#flickrNav a:hover, p#photoset a:hover{text-decoration:underline;}
 #flickrNav a#prev {margin:0 3px 0 0;}
#flickrNav a#next {margin:0 3px;}
{float:right;}
 p#photoset{clear:both;}
