div#header {  
background-color: #1E3105;  
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
border-width: 0px;
height: 56px;
}

div#footer {  
background-color: #062704;  
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
border-width: 0px;
height: 70px;
text-align: center;
color: #ffffff;
}

a.footer-links:link {
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.footer-links:active {
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.footer-links:visited {
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.footer-links:hover {
color: #dddddd;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}


.glossary {
font-size: 14px;
}

.glossary a:link {
color: #003300;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.glossary a:active {
color: #003300;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.glossary a:visited {
color: #003300;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.glossary a:hover {
color: #996600;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}



div#nav {  
background-color: #1E3105;  
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
border-width: 0px;
height: 61px;
}

p {
overflow: hidden;
text-align: left;
font-size: 14px;
line-height: 19px;
}

div#side, div#main {  
background-color: #ffffff;
background-image: url(/images/yellow-bg.gif);
background-repeat: repeat-x;
}

div#gardening-title-main {  
background-color: #ffffff;
background-image: url(/images/gardening-title-main.jpg);
background-repeat: repeat-x;
height: 33px;
text-align: center;
}

div#gardening-title-mid {  
background-color: #ffffff;
background-image: url(/images/gardening-title-mid.jpg);
background-repeat: repeat-x;
height: 33px;
text-align: center;
}

div#gardening-title-side {  
background-color: #ffffff;
background-image: url(/images/gardening-title-side.jpg);
background-repeat: repeat-x;
height: 33px;
text-align: center;
}

.title{
text-align: left;
color: #ffffff;
font-size: 20px;
padding-top: 8px;
}

.gardening-article-title{
text-align: left;
color: #000000;
font-size: 20px;
}

.title-side{
text-align: center;
color: #ffffff;
font-size: 20px;
padding-top: 8px;
}

div#container {  
background-color: #1E3105;
background-image: url(/images/green-bg-2.gif);
background-repeat: repeat-x;

}

body {
background-color: #2A1403;
background-image: url(/images/brown-bg-2.gif);
background-repeat: repeat-x;
border-top: 5px solid #000;
color: #333;
font-size: 11px;
padding: 20px 0 40px;
height: 100%;
}

div#article img {  
float: left;
padding-right: 10px;
}

a:link {
color: #003333;
font-size: 16px;
margin-bottom: 30px;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #003333;
font-size: 16px;
margin-bottom: 30px;
font-weight: bold;
text-decoration: none;
} 

a:visited {
color: #003333;
font-size: 16px;
margin-bottom: 30px;
font-weight: bold;
text-decoration: none;
} 

a:hover {
color: #006600;
font-size: 16px;
margin-bottom: 30px;
text-decoration: underline;
}

div#social-bookmarks{  
align: right;
margin-top: 5px;
}

div#search{  
align: right;
margin-top: 10px;
color: #ffffff;
font-size: 14px;
}

.quick-chart{
text-align: center;
color: #000000;
font-size: 13px;
}

.quick-chart-top-left{
border-bottom: 1px solid black;
border-right: 1px solid black;
}

.quick-chart-top-right{
border-bottom: 1px solid black;
}

.quick-chart-top-bottom{
border-right: 1px solid black;
}

div#home-article{
border: 1px solid black;
padding: 3px;
background-color: #ffffff;

}

div#home-article-dark{
border: 1px solid black;
padding: 3px;
background-color: #eeeeee;

}

a.home-article-link:link {
color: #006600;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.home-article-link:active {
color: #006600;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.home-article-link:visited {
color: #006600;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.home-article-link:hover {
color: #00cc00;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

h3.video-title {
color: #003300;
font-size: 16px;
}

ul.blog-nav {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
}

li.blog-nav {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
}

a.blog-nav:link {
color: #006600;
font-size: 10px;
text-decoration: none;
}

a.blog-nav:active {
color: #006600;
font-size: 10px;
text-decoration: none;
}

a.blog-nav:visited {
color: #006600;
font-size: 10px;
text-decoration: none;
}

a.blog-nav:hover {
color: #006600;
font-size: 10px;
text-decoration: underline;
}

h3.blog-nav {
padding-bottom: 0px;
margin-bottom: 0px;
}

#left{
	float: left;
	width: 640px;
	margin-bottom: 14px;
	}

#right{
	width: 240px;
	padding-top: 68px;
	margin-right: 55px;
	float: right;
	}
