/* gardeners corner css */

/* template design */

body{
margin: 0px;
background-color: #46A3FF;
}

 #container
{
width: 750px;
margin: 0px auto;
padding-right: 20px;
padding-left: 20px;
color: #333;
line-height: 130%;
background-image: url(images/containerbg.jpg);

}
h1{font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	color: #003366;
	font-weight: bold;
	margin: 25px auto 10px auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	line-height: 30px;
	text-align:center
}
#topprint{
display:none;
}

#top
{
padding: 0px;
height: 125px;
margin: 0px;
background-color: #ddd;

}

#left{
width:180px;
float: left;
margin: 0px;
height: 125px;
}

#mid{
width: 370px;
float:left;
margin: 0px;
height: 125px;
}

#right{
width:200px;
height: 125px;
margin: 0px;
float:left;
}
#hide{
	display:none;
	float:left;
	width:33%;
	text-align:right;
}


#leftnav
{
	
	float: left;
	width: 180px;
	height: 150px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: no-repeat;
		
}

#content
{
	float: left;
	width: 500px;
	padding: 20px;
	
	
	
}

#content h2{
	line-height: 25px;
}

html>body #content
{
	float: left;
	padding: 0px 25px 25px 25px;
	width: 520px;
	line-height: 20px;
	margin-top: 0px;
	
	
}

#textNav{

	width: 100%;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
	clear:both;
}

#footer
{
clear: both;
margin: 0px;
padding: 5px 0px 5px 0px;
color: #333;
background-color: #0066CC;
border-top: 1px solid gray;
width:750px;
}

#footermap{
margin: 0px;
padding-top: 15px;
background-color: #D7E673;
width:750px;
}


/* end template design */


/* navigation */

#top img
{
padding: 0px;
margin: 0px;
}

#leftnav p { margin: 0 0 1em 0; }

#leftnav ul{
margin-left: 5px;
padding-left: 0px;
list-style-type: none;
padding-right:5px;
}


	
#leftnav a {
	display: block;
	color: #000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	background-color: #EDF6A7;
	padding: 3px;
	margin: 3px;
}

#leftnav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	
}

#leftnav a:hover {
	background-color: #BEF4BE;
}	



#navfooter {
	width: 99%;
	background-color: #FFFFE8;
	
	border: 1px solid #F3F3F3;
}



#navfooter li {
	display: inline;
	padding-right: 5px;
	
}

#navfooter a {
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}

#navfooter a:hover {
	color: #006633;
	border-bottom-style: none;
}

/* end navigation */

/*** splash page ***/
#splashcontainer {
width: 750px;
margin: 10px auto;
padding: 0px;
background-color: #fecf0f;
}

#splashbottom {
width: 750px;

padding-bottom:2px;
}

#splash1{ 
margin: 0px;
width: 375px;
height:362px;
background-image:url(images/splash_01.jpg);
float: left;
}

#splash2 {

float: left;
width: 375px;
height:362px;
background-image:url(images/splash_02.jpg);
}

#splashmenu {
width: 95%;
margin-top: 0px;
}

#splashmenu ul {
 display:inline; padding-top: 10px; list-style:none; 	
}

#splashmenu li {
display:inline; 
padding-left:25px; 
margin-left:10px;
font-size: 110%;	
}

#splashspring{
background: url(images/flower.gif) no-repeat left center;
}

#splashsummer {
	background: url(images/sun.gif) no-repeat left center;
}

#splashfall{
background: url(images/leaf.gif) no-repeat left center;
}

#splashwinter{
background: url(images/snowflake.gif) no-repeat left center;
}

#splashpodcast{
background: url(images/rss.gif) no-repeat left center;

}

#splashbottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;	
}

#slpashbottom a:hover {
background-color: #006666; 
}

.moremargin {
padding-left:25px; 
margin-left:10px;
}

.lesspadding {
margin-left: -30px;
}
/*** end splash page ***/


/* end splash css */

/* content styling */

p{
font-family: Arial, Helvetica, sans-serif;
}


.contenth1{
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	color: #003366;
	font-weight: bold;
	margin: 25px auto 10px auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	line-height: 30px;
	
}



#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin-top: 0px;	
}

#content li {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}

.photo {
	padding: 5px;
	margin: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.photoleft {
	padding: 5px;
	margin: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:left;
	}
.photoright {
	padding: 5px;
	margin: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:right;
	}
	
.photocenter {
	padding: 5px;
	margin: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:center;
	}


.noborder {
border: none;
}

#tablecontainer {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: -15px;
}

#tablecontainer td {

}

.moremargbottom {
padding-bottom: 15px;
}

.moremargtop {
padding-top: 13px;
}

.quote{
	width: 85%;
	font-size: 75%;
	margin: auto 0px;
	padding-right: 15px;
}

.articleblurb{
width: 375px;
margin: 30px 0px 0px 20px;
}

.articleblurb td{
margin: 30px 0px 20px 0px;
}

.articleblurb h1{
	text-align: left;
	font-size: 140%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	line-height: 23px;
	
}

.articleblurb p{
padding-left: 5px;
}

.articleblurb a{
display: block;
padding-top: 3px;
padding-bottom: 8px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
color: #003399;
text-decoration: none;
}

.articleblurb a:hover{
color: #333333;
background-color: #DEFFD2;
border-bottom-style: solid;
}

div.pullquote {
	float: right;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 10px;
	padding: 5px 0px 0px 0px;
	background-color: #F4F4D1;
}

div.pullquote p {
	text-align: center;
	font-size: 90%;
	text-indent: 0;
	font-style: normal;
	font-weight: bold;
}

div.pullquote h1 {
text-align: center;
margin: 0px;
font-size: 90%;
display:block;
background-color:#990000;
color: #EBEBEB;

}

div.figure.right {
	padding: 5px;
	margin: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display:inline-block;
	float:right;
}
div.figure.left {
	padding: 5px;
	margin: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display:inline-block;
	float:left;
}

div.figure h3{
	font-size:90%;
	text-align:center;
	margin:5px;
		
}
#textNav a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	
}

#textNav a:hover{
color: #333333;
background-color: #DEFFD2;
}

.urls a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

.urls a:hover{
color: #333333;
background-color: #DEFFD2;
}

.urls a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

.urls a:hover{
color: #333333;
background-color: #DEFFD2;
}

.articles{
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}

.eyecatcher{
	color: #663399;
	font-weight: bold;
}

.butterflower{
padding: 5px;
background-color: #CEEFFF;
margin-bottom: 10px;
}

.butterflower h1{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
margin-top: 0px;
margin-bottom: 5px;
display: block;
background-color: #CCCC99;
color: #330099;
}

.butterfly{
padding: 5px;
float: right;
background-color: #D4CFEC;
width: 278px;
margin-left: 5px;
}

.butterfly h1{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
margin-bottom: 2px;
display: block;
background-color: #ECE9D8;
color: #330099;
}

td{
font-family: Arial, Helvetica, sans-serif;

}

.lessmarginbottom{
margin-bottom: 0px;
}

.archive li{
font-size: 80%;
font-family:Arial, Helvetica, sans-serif;
}

.archive ul{
margin-top: 0px;
}

.archive td{

font-family:Arial, Helvetica, sans-serif;
}

.archive a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	
}

.archive a:hover{
color: #333333;
background-color: #DEFFD2;
}

.archive h2{
padding-left: 5px;

}

.bgcolrorD6D3E7{
background-color: #D6D3E7;
}

.contenttables td{
font-size: 85%;
}

.style1 {color: #990000}
.style3 {color: #990000; font-weight: bold; }
.style7 {font-style: italic; color: #990000;}

