/* CSS Document */
html,body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
}
ul,li,p,h1,h2,h3{
margin:0;
padding:0;
}
#main{
width:980px;
margin:0 auto;
}
#banner{
background-image:url(../images/digswell_nurseries2.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:163px;
width:980px;
}
#banner h1{
text-indent:-900em;
}
#content{
margin:10px 53px 0 53px;
width:874px;
}
#leftcol{
float:left;
width:242px;
}
#leftcol img{
border:none;
}
#hometopbox{
float:left;
width:242px;
}
#home2ndbox{
margin:10px 0 0 0;
float:left;
width:242px;
}
#homeblogbox{
margin:3px 0 0 0;
float:left;
width:242px;
}
#home3rdbox{
margin:3px 0 0 0;
float:left;
width:242px;
}
#smenubut1{
margin:10px 0 0 0;
float:left;
width:242px;
}
#smenubut2{
margin:10px 0 0 0;
float:left;
width:242px;
}
#smenubut3{
margin:10px 0 0 0;
float:left;
width:242px;
}
#smenubut4{
margin:10px 0 0 0;
float:left;
width:242px;
}
#rightcol{
margin:0 0 0 12px;
float:left;
width:620px;
}
#topmenu{
padding:5px 0 0 0;
background-image:url(../images/menubg.gif);
background-position:0 0;
background-repeat:no-repeat;
float:left;
width:620px;
height:55px;
}
#topmenu ul{
list-style-type:none;
}
#topmenu ul li{
list-style-type:none;
display:inline;
font-size:16px;
}
#topmenu ul li a:link,#topmenu ul li a:visited{
padding:0 0 30px 24px;
height:60px;
color:#ffffff;
text-decoration:none;
display:inline-block;
}
#topmenu ul li a:hover{
padding:0 0 30px 24px;
height:60px;
color:#FFFF00;
text-decoration:underline;
display:inline-block;
}
#topmenu ul li a:active{
padding:0 0 30px 24px;
height:60px;
color:#ffffff;
text-decoration:none;
display:inline-block;
}
.chosen{
padding:0 0 30px 24px;
height:60px;
color:#FFFF00;
text-decoration:none;
background-image:url(../images/linkflower.gif);
background-position:4px 15px;
background-repeat:no-repeat;
display:inline-block;
}
#spacings{
min-height:380px;
}

#textblock{
background-image:url(../images/mainboxbg.gif);
background-position:left bottom;
background-repeat:no-repeat;
background-color:#daebd3;
float:left;
width:555px;
padding:0 40px 210px 25px;
}
#textblock p,h2,h3{
padding:5px 0 10px 0;
}
#textblock p{
font-size:1em;
}
#textblock h2{
font-size:1.6em;
font-weight:lighter;
color:#006600;
}
#textblock h3{
font-size:1em;
font-weight:bold;
color:#006600;
}
#footer{
clear:both;
width:565px;
padding:15px 30px 0 340px;
background-image:url(../images/smallsjog.gif);
background-position:300px 8px;
background-repeat:no-repeat;
font-size:0.85em;
color:#006600;
}
#footer p{
margin:0 0 10px 0;
}
#volunteer{
width:70%;
float:left;
}
input.tbox{
float:right;
display:inline;
}
label{
float:left;
display:inline;
}
input.butt{
float:right;
margin-right:20px;
}
.bobfloat{
float:right;
margin:0 0 20px 20px;
}
