/* $TopStyle:URL=http://www.pattersonsgarden.com/ccs/patterson.css$ */

body {
	background: #3B6614;
	color: black;
	font-family: sans-serif;
	margin-top: 15px;
	margin-bottom: auto;
	margin-right:auto;
	margin-left:auto;
	
	}
	

a, a:visited{
color: maroon;
background: transparent;
font-weight: bolder; 
text-decoration: none;
border: none;
}

a:hover {background: transparent;
color: #885021;
 border: none;
}

p{
margin-top: auto;
text-decoration: none;
}


#container {background: url(../images/patterson_header.jpg) repeat-y;
	margin-top: auto;
	margin-bottom: auto;
	margin-right:auto;
	margin-left:auto;
	width: 844px;
	padding: 0px;
}

#navigation {
	
	background: url(../images/menu.jpg) no-repeat ;
	
}



	
}
#menu {

	background: url(../images/patterson_bottomnav.jpg) no-repeat ;
	height: 29px;
}

#top {
	background:url(../images/patterson_top.jpg) no-repeat top center; 
	width: 844px;
	height: 173px;
	margin-top: 0px;
}

#header {
	background:  url(../images/frontpage.png) repeat-y center;
	
	width: 844px;
	height: 485px;	
}

#content {
	background: url(../images/patterson_content.jpg) no-repeat;
	clear: both;
	width: 844px;
	height: 164px;
	margin-top: 0px;

}

#footer {
	background: url(../images/patterson_footer.jpg) no-repeat bottom center;
	width: 844px;
	height: 52px;
	margin-top: 0px;

}
.firewood {
	padding: 450px 0 0 300px;
}

