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

}



#head{

	}

#navcontainer  {
/*
background-image:url(http://www.heirloomappletree.com/images/appleblsm.jpg) ;
	background-repeat:no-repeat; */
/* background-position:top-right; */
/* background-position:top-left; */
	
height:50 px;
width: 100%;
margin: 0;
padding: 0; 
list-style-type: none;
/*background-color: #6b8e23;*/
color: #6b8e23;

float: right;
font-family: arial, helvetica, sans-serif;

}


#navcontainer ul li { display: inline; }

#navcontainer ul li a {


height:75 px;


/*padding: 0.2em 1em;*/
padding: 0;
/* width: 20%;  This adds large space between the links */

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

















#left_sidebar ul {

list-style-type: none;
margin: 0;
padding: 10;

/* color: #6b8e23; */
color: #347c17;
float: left;
width: 20%;
font-family: monotype corsiva, arial, helvetica, sans-serif;
/*border-top: 1px solid #000000;*/
/*border-bottom: 1px solid #000000;*/
/* font-size: 150%; */
font-size: 100%;
}

#left_sidebar a {
   color: #347c17;
}

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

}







