@import url('http://www.spotteddog.co.uk/basics/nav.css');

/* Layout */
#container{
width:980px;
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */

margin-top:10px;
margin-bottom:10px;
padding-bottom:120px;
position:relative;

}

.home{
background:url(images/inside.jpg) no-repeat top right #000 ;
}

.garden{
background:url(images/garden.jpg) no-repeat top right #000 ;
}



.block{
background:url(images/block.png) #333;
margin:5px;
float:left;
width:328px;
padding:4px;

}

.top{
margin:30px 180px 0px 100px;
clear:both;
padding:4px;
background:url(images/quote.png) transparent;
color:#fff;
}
.quote{
width:600px;
height:150px;
margin-left:40px;
margin-top:100px;
background:url(images/quote.png) transparent;
padding:12px;

}
.quote h2{
font-size:40px;
border-bottom:1px solid #333;
padding-bottom:10px;
}
.quote h3{
font-size:14px;
text-align:right;

}
.block_h{
width:300px;
float:left;
}
.spacer{
clear:both;
height:1px;
}

#footer{
position:absolute;
bottom:0px;
background:url(images/block.png);
height:100px;
width:980px;
clear:both;

}

#footer h1{
text-align:center;
}

.logos{

}

.logo{
width:70px;
float:left;
margin:5px;
}

.logo h2{
font-size:12px;
}

.times tr{
height:30px;

}
.times td{
width:120px;

}

.open{

}

.close{


}
