/* the richmond fruit tree sharing project :: february 2007 */
/* we loves us some apples */

/* general tags */


body {
	background-color: #AFDEEF;
	font-size: 83%;
	font-family: Georgia,"Times New Roman", Times, serif;
	text-align: center;
	color: black;
	padding: 0;
	margin: 0; 
}

p, ul {
	line-height: 1.4em;
}


p a {
	color: #68A32F;
	text-decoration: none;
	border-bottom: 1px dotted #68A32F;
}

p a:hover {
	color: #7FCE32;
	border-bottom: 1px dotted #7FCE32;
}

p a:visited {
	color: #7FCE32;
	border-bottom: 1px dotted #62654C;
}

.signup {
	background-color: #7FCE32;
	padding: 8px 16px;
	margin: 20px 0px;
}

.signup a {
	color: white;
	text-decoration: none;
}

.signup a:hover {
	color: #62654C;
}

/* layout id */

#skin {
	width: 780px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 780px;
}

#main_nav {
	background-image: url(../img/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 31px;
	margin: 0;
}

#main_content {
	width: 620px;
	margin: -20px 80px 0 80px;
	padding: 0;

	
}

#main_text {
	width: 340px;
	margin: 0;
	float: left;
}

#column {
	width: 220px;
	margin: 0;
	padding: 0;
	float: right;
}

#inside_text {
	width: 580px;
	padding: 0 60px 20px 20px;
	margin: 0;	
}


#footer {
	width: 780px;
	height: 113px;
	background-image: url("../img/footer.jpg");
	background-repeat: no-repeat;
	clear: both;
	margin: 0;
}

#band {
	padding: 0;
	margin: 0;
	width: 780px;
	height: 49px;
	background-image: url("../img/band.jpg");
	background-repeat: no-repeat;
}

#footer p {	
	margin: 0 70px 0 70px;
	padding-top: 15px;
	color: #62654C;
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
}

#gallery {
	background-color: white;
	margin: 0 auto;
	width: 460px;
	height: 540px;
}

/* main navigation */

.nav {
	font-size: 1.05em;
	padding: 8px;
	text-align: center;
}

.nav a {
	text-decoration: none;
	color: black;
	padding: 0 10px 0 10px;
}

.nav a:hover, .nav a.current {
	color: white;
	background-color: #68A32F;
	padding: 8px 10px 8px 10px;
}

/* image borders */

img.photo {
	padding: 4px;
	background-color: white;
	border: 1px solid #62654C;
	margin: 0 20px 20px 0;
}

img.photo_nomarg {
	padding: 4px;
	background-color: white;
	border: 1px solid #62654C;
	margin: 5px;
}

#column a img {
	border: 0px !important;
	border-bottom: 0px !important;
}

/* specific typography bits */

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #45621E;
}

h2 {
	font-size: 1.1em;
	color: #45621E;
}

h3 {
	font-size: 1.05em;
	color: #45621E;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin-bottom: -0.8em;
}

.mission {
	margin: 0 80px 20px 80px;
	font-size: 1.5em;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.mission p {
	margin: -20px 0 -20px 0;
	line-height: 1.4em;
}

.mission img {
	padding-right: 30px;
	padding-left: 10px;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.quote {
	background-image: url("../img/quote_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0.95em;
	margin-left: 20px;
	padding: 20px 20px 60px 20px;
	width: 150px;
	line-height: 1.5em;
	background-color: #E9EACE;
	float: right;
}

/* headers */

.h_2006 h1 span, .h_news h1 span, .h_about h1 span,
 .h_links h1 span, .h_involved h1 span, .h_contact h1 span,
  .h_gallery h1 span, .h_projects h1 span, .h_locations h1 span, .h_welcome h1 span { display: none; }

.h_2006 h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_2006_highlights.gif");	}

.h_welcome h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_welcome.gif");	}

.h_contact h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_contact_us.gif");	}

.h_about h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_about_us.gif");	}

.h_gallery h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_gallery.gif");	}

.h_involved h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_get_involved.gif");	}

.h_links h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_links.gif");	}

.h_news h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_news_from_fields.gif");	}

.h_projects h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_our_projects.gif");	}

.h_locations h1 { 
width: 250px; 
height: 25px;
background-image: url("../img/h_farm_locations.gif");	}

/* specific spacing tags */

.center {
	text-align: center;
}