body {
	text-align:center;
	font-family: Georgia;
	font-size: 9pt;
	color: #000;
}
img {
	border-width:0px;
}
a {
	color:#000;
}
li {
	margin-left:20px;
	margin-bottom:5px;
	list-style-type: disc;	
}

#container {
	position: relative; 
	width: 800px; 
	margin: 0 auto; 
	text-align: left;
}

#top_banner {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:137px;
}


#left_bar {
	position:absolute;
	top:137px;	
	left:0px;
	width:173px;
}
.left_block {
	position:relative;
	left:0px;
	width:173px;
}
#subnav {
	top:0px;
	left:0px;
	padding-top:30px;
	padding-left:20px;
	width:153px;
	background-image:url("/images/subnav_bg.png");
	background-repeat:repeat-y;
	overflow:hidden;
}
#subnav div {
	padding-bottom:5px;
}
#subnav a {
	font-style:italic;
	font-size:10pt;		
	text-decoration:none;
}
#subnav a.main {
	font-style:normal;
	font-size:12pt;
	font-weight:bold;
	color:#6A3252;
}
#subnav_bottom {
	height:16px;
	margin-bottom:1px;
}
#help_us_grow {
	height:69px;
}
#our_mission {
	height:184px;
}


.main_nav {
	position:absolute;
	top:137px;
	height:21px;
	width:127px;
	z-index:10;
}
#welcome_nav {
	left: 147px;
}
#orchards_nav {
	left: 274px;
}
#volunteer_nav {
	left: 401px;
}
#donate_nav {
	left: 528px;
}
#about_pop_nav {
	left: 655px;
}


#right_bar {
	position:absolute;
	top:137px;
	left:672px;
	width:128px;
	z-index:5;
}
.right_compartment {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:11px;
	padding-right:11px;
}
.right_compartment p {
	margin-top:10px;
}
#upcoming_events {
	padding-top:37px;
	background-color:#E4ECBD;
}
#upcoming_events h3 {
	font-weight:bold;
}
#plant_counts {
	color:#fff;
	background-color:#94356D;
}
#plant_counts div {
	background-color:#fff;
	font-size:10pt;
	color:#000;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#what_planting {
	background-color:#F4D28B;
}
#what_planting h3 {
	font-weight:bold;
}

#yield {
	position:absolute;
	top:180px;
	left:198px;
	width:470px;
}
#yield h1 {
	margin-top:25px;
	font-size:15px;
	margin-bottom:15px;
}
#yield h2 {
	margin-top:25px;
	font-size:15px;
	color:#98B318;
	margin-bottom:15px;
}
#yield h3 {
	margin-top:25px;
	font-size:13px;
	color:#98B318;
	margin-bottom:15px;
}
#yield p, #yield ul {
	padding-right:15px;
	margin-bottom:15px;
}
.note {
	font-style:italic;	
}
.label {
	font-weight:bold;
}

#flash_error {
	font-weight:bold;
	font-size:14px;
	color:red;
	margin-bottom:20px;
}

#flash_notice {
	font-weight:bold;
	font-size:14px;
	color:green;
	margin-bottom:20px;
}

#logged_in {
	text-align:right;
}

.cl {
	font-size:0;
	line-height:0;
	height:0;
	display:block;
	clear:both;
}

.submenu { 
	position:absolute;
	border:1px solid black;
	background-color:#F4D28B;
	width:127px;
	top:158px;
	z-index:10;
	padding:10px;	
}  
                 
.submenu div {
	margin:10px;
}

#submenu_welcome {
	left: 147px;
}
#submenu_orchards {
	left: 274px;
}
#submenu_volunteer {
	left: 401px;
}
#submenu_donate {
	left: 528px;
}
#submenu_about_pop {
	left: 655px;
}

img.headshot {
  margin:10px;
}

#yield p a {
  color: #98B318;
}