
Body {
	background: url(http://www.zone9garden.com/20/images/bg.gif) ;
	}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#headertop {
	text-align: right;
	height: 20px;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0 0 0;
}

#headertop A{
	color: #000;
}

#headermid {
	height: 85px;
}

.logo {
	float: left;
	text-align: left;
	padding: 10px 0 0 0;
}

.logo h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 32px;
}

.logo h2 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 20px;
}



.banner {
	float: right;
}

#headerbottom {
	height: 25px;
	background: #000;
	font-size: 12pt;
	padding: 3px 0 0 3px;
}

.links {
	text-align: left;
	float: left;
}

.search {
	text-align: right;
	float: right;
	padding: 0 5px 0 0;
}

#headerbottom a{
	color: #fff;
}

#headerbottom h1{
	color: #fff;
	font-size: 13pt;
	display: inline;
}

#container {
	background: #fff;
	text-align: left;

}

#frontpage {

}

#newest {
	width: 635px;
	padding: 20px;
}

#newest h1{
	color: #000;
	font-size: 14pt;
	display: inline;
}


#newest h2{
	color: #000;
	font-size: 13pt;
	display: inline;
}

#newest img{
	width: 625px;
}

#cats {
	width: 250;
	padding: 0 20px 20px 20px;
	float: left;
	
}

#cats li {
	margin; 0px;
	line-height: 0px;
	padding: 0;
}

 #cats img {
	width: 285px;
	height: 100px;
	align: center;
}

#single  {
	padding: 20px;
	text-align: left;

}

#single h1 {
	font-size: 12px;
	margin: 1px;
	color: #000;
}

#single a {
	color: #0162C3;
}

#comments {
	width: 635px;
	border: 1px solid #000;
	margin: 0 20px 0 20px;
}

.commentlist li{
	border-bottom: 1px solid #000;
}

.commentlist ul, .commentlist li {
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
}

.response {
	padding: 0 0 0 4px;
}

#steps {
	width: 700px;
	padding: 0px 0 0 20px;
 }

.step 
 {
	Float: left ;
	Width: 35px ;
	padding: 0px 5px 0px 0px;
}

.cont {
	width: 500px ;
	padding: 0px 0px 10px 0px ;
}


#nav {
	padding: 0 20px 20px 20px;
}

#sidebar {

}

.twit {
	text-align: right;
	font-weight: bold;
	padding: 20px 5px 0 0 
}

.subscribe {
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
}

.sponsors {
	
}

.sponsors img {
	float: center;
	padding: 0 10px 0 0;
}

.featured {
	padding: 0 5px 0 0;
}

.featured h2 {
	margin: 0;
}

.featured img {
	padding: 0 3px 0 0;
}

#sidebar a {
	color: #0162C3;
}

#sidebar h2 {
	font-size: 14px;
	dispaly: inline;
	
}

#footer {
	background: #000;
	color: #fff;
}

#footer a{
	font-color: #fff;
}

#footer h1 {
	font-size: 12pt;
	display: inline;
}



