/* CSS Document */


body {
	margin:0px;
	padding: 0px;
	background-color: #F4FFE4;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}


#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
	
.bodyText {
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:0px;
	}
.variety_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #993300;
}

	
.pageName{
	font: bold 24px/26px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:normal 60/25px "Dorchester Script MT";
	color: #0C802F;
	letter-spacing:10px;
	}

.quote {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	}
	
.smallText {
	font: 10/15px Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
a:visited {
	color: #993300;
	text-decoration: underline;
}
.garamond_head_small {
	font-family: Garamond;
	font-size: 40px;
	font-weight: bold;
	color: #0C802F;
}
a:active {
	color: #D5EDB3;
}
.garamond_head {

	font-family: Garamond;
	font-size: 60px;
	font-weight: bold;
	color: #0C802F;
}
a:link {
	color: #5C743D;
	text-decoration: underline;
}
a:hover {
	color: #99CC66;
}
.td_padded {
	padding: 5px;
}
.style1 {
font-size: 20px
}
.style2 {
	font-family: Garamond;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #993300;
}
.red_text {
	color: #FF0000;
	font-size: 16px;
}
.td_padded_large {

	padding: 10px;
}
.td_padded_20 {
	padding: 10px 20px 20px;
}
