* {
margin:0px;
padding:0px;
}
html, body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-image:url('http://www.growerssolution.com/styles/learning/gradient.png');
background-repeat:repeat-x;
background-color:#352b22;
text-align:center;
height:100%;
color:#333333;
line-height:1.5;
}
a {
text-decoration:none;
color:#006699;
}
img {
border:0px;
}
blockquote {
margin-left:40px;
}
p {
margin:5px 0;
font-weight:normal;
}
.copy h2 {
padding-top:20px;
margin-top:10px;
border-top:1px solid #cccccc;
}
.copy h3 {
margin-top:10px;
}
.main_wrapper {
width:986px;
margin:0px auto;
height:100%;
}
.header {
background-image:url('peat-pots.png');
background-repeat:no-repeat;
background-position:top center;
height:145px;
width:986px;
}
.header a {
display:block;
height:105px;
width:960px;
}
.header h1 {
display:none;
}
.content {
text-align:left;
background-color:#fff;
position:relative;
width:960px;
min-height:700px;
margin:0 13px;
}
.menu {
width:150px;
padding:10px;
margin-left:35px;
position:absolute;
top:0px;
left:0px;
}
.menu h2 {
font-size:14px;
}
.menu ul {
margin-bottom:20px;
}
.menu li {
list-style:none;
line-height:1.7;
font-size:15px;
font-variant:small-caps;
font-weight:bold;
}
.menu li span {
display:none;
}
.copy {
border-left:1px solid #cccccc;
padding-left:20px;
margin-left:190px;
margin-right:45px;
text-align:justify;
}
.footer {
clear:both;
width:100%;
text-align:center;
padding-top:50px;
}
th {
background-color:#333333;
color:#ffffff;
padding:3px;
}
td {
background-color:#f1f1f1;
color:#000000;
padding:3px;
}