/* CSS Document */
html, body {background:#A1BD6C url(bg.gif) repeat-x;
	margin:auto;
	height:100%; 
	font-family: Arial, Helvetica, sans-serif;}
	
p{margin-top:0;}

a:link,a:visited,a:hover,a:active{ color:#869763;}

h3 {
	font-family: HalvettBlackCond, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 30px;
	font-style: normal;
	color: #C9D8AF;
	letter-spacing: 0;
	margin-top: 2px;
	margin-bottom: 0px;	
}

h4 {
	text-align:left;
	font-size: 15px;
	color: #869763;
	letter-spacing: 0.03em;
	text-transform: lowercase;
	margin-top: 0px;
}

h5 {
	font-family: HalvettBlackCond, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:24px;
	font-style: normal;
	color: #b1c889;
	/*letter-spacing: 0.10em;*/
	margin-top: 1px;
	line-height: 24px;
}

h6 {
	text-align:left;
	font-size: 15px;
	color: #869763;
	letter-spacing: 0.03em;
	margin-top: 0px;
}

#col-right p {
	text-align:left;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 0.02em;
	margin-top: 0px;
	line-height: normal;
	font-weight: normal;
}

#wrapper {
	background-image: url(coaster3.jpg);
	height: auto;
	width: 806px;
	margin:0px auto 0 121px;
	background-position: 0px 200px;

}
#header {height:219px;width:806px;background:url(applesofgold.jpg);}


#nav {
	width:510px;
	height:110px;
	position:absolute;
	top:120px;
	margin-left:325px;
	text-align:center;
	vertical-align:bottom;
	overflow:visible;
	left: 132px;
	text-transform: uppercase;
}
#nav ul li { display: inline; }

#nav ul li a
{
	font-size:13px; 
	padding: 18px 15px 0px 10px;
	float: left;
	vertical-align:bottom;
	text-decoration: none;
	color:black; 
}

#nav ul li a:hover
{
	background-position:left;
	background-image: url(apple.gif);
	background-repeat: no-repeat;
	color:#859662; 
	text-decoration:underline;
	
}
#photos {
	position:absolute;
	top:108px;
	margin-left:-15px;
	left: 144px;
}

#col-right {
	width:290px;
	position: absolute;
	left: 572px;
}

#col-left {
	position: relative;
	left:45px;
	margin-top:230px;
	width:350px;
	float:left;
	color: #869763;
	text-align: center;
}

#footer{
	height: 162px;
	width: 756px;
	background: url(footer5.jpg) no-repeat;
	clear: both;
	padding-left: 40px;
	padding-top: 58px;
	display:block;
	
}

#callout {
	height:100px;
	float:left;
	text-align:left;
	vertical-align:left;
	font-size: 12px;
	color: #869763;
	margin:0px 5px;
	color:black;
	padding: 1px;
}
.call1 {
	width:225px;
	margin-top:0;
}
.call2 {
	width:230px;
	
}
.call3 {
	width:226px;
	
}

#footnav {
	margin-top: 20px;
	margin-left:0;
	width:740px;
	float:left;
	text-align:center;
	font-size: 11px;
	color: #869763;
}
.entfootnav a:hover{color: #fad208;}
.entfootnav a:visited {color:#7E8B64;}

/*END STRUCTURE*/

/*Typography*/



#trunk 	
{	height:auto;
	height;40px;
	background:transparent;
	background-repeat: repeat-x;
}


/*END Typography*/

input {
padding-left:4px;
color:#859662;
border:none;
}

input.newsletter {
line-height:1px;
background:#859662;


}

input.submit {
font-size: 22px;
color:black;
background:none;
}


.imgLeft{float:left;}


