body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	color:#030;
}
a:hover {
	color:#fff;
	background:#030;
	text-decoration:none;
}
h1, h2, h3 {
	font-family: 'ArchitectsDaughterRegular', Arial, sans-serif;
}
h1 {
	font-size:1.4em;
	line-height:1.8em;
	padding:.4em 0 .3em 0;
	color:#600;
}
h2 {
	font-size:1.2em;
	line-height:1.6em;
	padding:.4em 0 .3em 0;
	color:#600;
}
h3 {
	font-size:1em;
	line-height:1.5em;
	padding:.3em 0 .2em 0;
	color:#600;
}
h4 {
  font-family:Verdana, Geneva, sans-serif;
	font-size:1.em;
	line-height:1.5em;
	padding:.3em 0;
	color:#020A2E;
}
.col2 h2 {
	font-size:1.2em;
	line-height:1em;
	padding:.2em 0 .7em 2em;
	border-bottom: solid .1em #040;
	color:#040;
  background:url(../graphics/beechleaf.gif) no-repeat top left;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
/* Captions */

.caption-left {
  display: block;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}
.caption-right {
  display: block;
	float: right;
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 0;
	margin: 10px;
	border-radius: 3px;
}
.caption img {
	margin: 0;
	padding: 2px 2px 0 2px;
	border: 0 none;
}

.caption-right p, .caption-left p {
	font-size: 80%;
	line-height: 1em;
	padding: 3px 4px;
	margin: 0;
}
.caption-right h4, .caption-left h4 {
	font-size: 70%;
	line-height: 17px;
	padding: 5px;
	margin: 3px;
}
#image-right {
  display: block;
  float: right;
  margin:5px;
}
#image-left {
  display: block;
  float: left;
  margin:5px;
}
#photo-caption {
  font-size:85%;
	font-family: arial;
  font-weight: bold;
  padding-top: 2px;
	text-align:center;
	color:#444;
}

	#ads {
		width:100%;
		text-align:left;
		margin:5px 0 5px 0;
	}
	#ads #mjt {
		float:left;
		margin-right:5px;
	}
	#ads .adhere {
		margin:0 0 10px 0;
	}
	#ads img {
		display:block;
		margin:0;
	}
	#ads-white {
		width:80%;
		text-align:center;
		margin:4px 0 10px 0;
		background:#fff;
		border: solid .1em #ccc;
	}
	#ads-white h1 {
	  font-size:1.2em;
	  line-height:1em;
	  padding:.1em 0 .2em .4em;
	  color:#600;
  }
/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background:url(../images/burlap-wood.jpg) no-repeat top left;
}
#header {
	border-bottom:1px solid #000;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:.1em 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:.2em 1em;
	font-size:.8em;
	line-height:1em;
	text-align:center;
	background:#C1AC91;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	background:#D75304;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#372704;
	background:#FFEA00;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#FFEA00;
	border-top:.1em solid #000;
	margin:0;
	padding:6px 15px !important;
	font-size:.8em;
	line-height:1em;
	text-align:left;
	color:#372704;
}
#layoutdims  a {
	text-decoration:none;
	color:#372704;
}
#layoutdims a:hover {
	color:#372704;
	background:#C1AC91;
}

/* column container */
.colmask {
	position:relative;	
	clear:both;
	float:left;
	width:100%;			
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;		
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:1em 0 1em 0;	
	overflow:hidden;
}
.col1 ul {
  margin:10px 0 10px 25px;
  padding:0px;
}
.col1 ol {
  margin:15px 0 15px 40px;
  padding:0px;
}
.col1 li {
  padding:0;
  margin:10px 0;
}

.threecol {
	background:#E2F5A9;		
}
.threecol .colmid {
	right:25%;			
	background:#fff;		
}
.threecol .colleft {
	right:50%;		
	background:#ffc;	
	border-right: solid .08em #C1AC91;
}
.threecol .col1 {
	width:46%;			
	left:102%;	
}
.threecol .col2 {
	width:21%;		
	left:31%;	
}
.threecol .col3 {
	width:21%;			
	left:85%;			
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
	padding:0 30px 10px 30px;
}
#footer p {
	padding:0 20px;
	margin:0;
}
/* Top button */
#top-link{
	font-family: 'SF Cartoonist Hand', Arial, sans-serif;	
	font-size: 18px;
	color: #FFF;
	width: 40px;
	height: 22px;
	background: #000;
	opacity: 0.2;
	text-align: center;
	padding: 2px 0 0 0;
	font-weight: normal;
	position: fixed;
	right: 40px;
	bottom: 40px;
	display: block;
	text-decoration: none;
}
a:hover#top-link{
	opacity: 0.7 !important;
}
/* Misc styles */
img, img a {
  border:none;
	max-width:100%;
}
img.centered {
  text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
  float:right;
	padding: 0;
	margin: 0 .5em .8em 0;
}
img.alignleft {
  float:left;
	padding: 0;
	margin: 0 .5em .8em 0;
	display: inline;
}
.right {
font-size: 75%;
letter-spacing: 1px;
font-weight: bold;
display: block;
float: right;
margin:5px;
}
.left {
font-size: 75%;
letter-spacing: 1px;
font-weight: bold; ;
display: block;
float: left;
margin:5px;
}

.breadcrumb {
	font-size:85%;
	margin:.4em 0 .8em 0;
	padding:0;
}
#green-bullet ul {
  margin:5px 0;
}
#green-bullet li {
  background: url(../graphics/greenbullet.gif) top left no-repeat;
  padding: 0 0 0 20px;
  margin:5px 0;
  list-style-type: none;
}
/*       MONTHLY TABLE         */  
#calendar-table {
text-align:left;
border:none;
padding:10px;
margin:auto; 
}
#calendar-table a, #calendar-table a:active 	{
color: #600;
letter-spacing:.1em;
text-decoration: none;
}
#calendar-table a:visited {
color: #963;
}
#calendar-table a:hover {
color: #93784E;
background:none;
}
#calendar-trey {	
	line-height:1.5em;
  background-color:#fff;
  background-image: url("../graphics/icon_lettuce.gif");
  background-position:left;
  background-repeat: no-repeat;
  padding: .2em 0 .2em 2.5em;
  margin:1em 0;
}
#calendar {
  background-color:#fff;
	margin:0 0 15px 0;
}
#calendar a, #calendar a:active 	{
color: #600;
letter-spacing:.1em;
text-decoration: none;
}
#calendar a:visited {
color: #963;
}
#calendar a:hover {
color: #040;
background-color: #E2F5A9;
}
#calendar h2 {
	line-height:1.5em;
  background-image: url("../graphics/icon_lettuce.gif");
  background-position:left;
  background-repeat: no-repeat;
  padding: .2em 0 .2em 2.5em;
  margin:1em 0;
}
.gardening-quote {
  font-size:80%;
	font-weight:normal;
  border:solid 1px #040; 
	padding:5px; 
	background:#ffc; 
	margin:10px auto;
}
/*  ARTICLE PAGE STYLES */
    .articlesR  {
margin:0 0 0 10px;
text-align:right;
}
   .articlesL  {
margin:0 0 0 10px;
}
.articlesL h1, .articlesR h1 {
	font-size:1.2em;
	line-height:2em;
	padding:.2em 0 0 0;
  color: #030;
  background: transparent;
  border-top: solid 1px #ece9dd;
  border-bottom: solid 1px #ece9dd
}
.articlesL h3, .articlesR h3 {
  font-size:1.2em;
	font-family: arial,sans-serif;
	line-height:1.4em;
  background-image: url("../graphics/icon_lettuce.gif");
  background-position:left;
  background-repeat: no-repeat;
  padding: .2em 0 .2em 2.5em;
  margin:1em 0;
}
.articlesL a, .articlesL a:hover,.articlesR a, .articlesR a:hover {
text-decoration:none;
}
.articlesL ul {
  margin:0 0 0 40%;
}
.articlesL li {
  font-size:1.2em;
	font-family: arial,sans-serif;
	line-height:1.4em;
  background-image: url("../graphics/icon_lettuce.gif");
	background-position:left;
  background-repeat: no-repeat;
  padding: .2em 0 .2em 2.5em;
  list-style-type: none;
}
    .credits {
font-size: 70%;
letter-spacing: 1px;
padding: 10px 5px 10px 5px;
vertical-align: middle;
border-top: dashed 1px #f30;
border-bottom: dashed 1px #f30; 
}