BODY
{
margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;	
	
	

}




#head{

}



#navcontainer  {

background-image:url(http://www.heirloomappletree.com/images/appleblsm.jpg) ;
	background-repeat:no-repeat; 
background-position:top-right;
	



height:50 px;
margin: 0;
padding: 0;
list-style-type: none;
/*background-color: #6b8e23;*/
color: #6b8e23;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;

}




#navcontainer ul li { display: inline; }

#navcontainer ul li a
{


height:75 px;

/*padding: 0.2em 1em;*/
padding: 0;
/*background-color: #919A74;*/
color: #6b8e23;
text-decoration: none;
float: right;
border-right: 1px solid #fff;
}


#navcontainer ul li a:hover {
background-color: #ffffff;
color: #00FF00;
}






#left_sidebar {
	
	
	float: left;
	width: 25%;
	font-size: 85%;
	margin: 0;
	padding:10;
		/* remove comments to see border around the main area 
	border: 1px solid red; */
	color: #6b8e23;
	

}

#left_sidebar ul {

	



margin: 0;
padding: 0;
list-style-type: none;
color: #6b8e23;
float: left;
width: 40%;
font-family: monotype corsiva, arial, helvetica, sans-serif;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
font-size: 150%;

}

#left_sidebar ul li a
{
padding: 0.2em 1em;
color: #6b8e23;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}





#right_sidebar {
	
	

	
	
	height:500 px;
	
	width: 100%;
	font-size: 85%;
	margin: 0;
	padding: 10;
	color: #6b8e23;
	
		/* remove comments to see border around the main area 
	border: 1px solid red; */

}

#weather {
	<!-- background: url(http://www.sshields.gleem.com/images/blue_translt.jpg);-->
	height:50 px;
	float: left;
	width: 100%;
	font-size: 95%;
	margin: 0;
	padding: 0;
		/* remove comments to see border around the main area
	border: 1px solid red; */

}

#contact {
	<!--background: url(http://www.sshields.gleem.com/images/blue_translt.jpg);-->
	color:6b8e23
	float: left;
	width: 100%;
	font-size: 85%;
	margin: 0;
	padding: 0;
		 remove comments to see border around the main area
	border: 1px solid red; 

}



.imgR {
	float: right;
	margin: 0;
}



#wrapper {


}

