/* Dwight Garden Centre - style sheet created December 19th, 2007 - created by: Shannan Boothby Ripples Web Design
created for: http://www.dwightgardencentre.com and http://www.dwightgardencentre.ca */

/*---------------ALL PAGES---------------*/

body{
	background-color: #e6e59c;
	margin-top:0em;
	font-family: "Calibri", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	background-image:url(../images/middle.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#container{
	width: 901px;
	margin-left:auto;
	margin-right:auto;
}
#printbanner{
	display:none;
}
#banner{
	background-image:url(../images/dgcbanner.gif);
	background-repeat:no-repeat;
	width:901px;
	height:144px;
	margin-left:auto;
	margin-right:auto;
}
.innerbanner{
	margin-left:3px;
}
#copyright{
	font-size:11px;
	margin-right: 10px;
	clear:both;
}
#main { 
	float:right; 
	width:701px; 
	height: auto;
}
#sidebar { 
	float:left; 
	width:198px; 
	height: auto;
} 
p{
	margin-left:15px;
	margin-right:15px;
	font-size:12px;
}
ul{
font-size:12px;
}
.bottom{
width:150px;
}
h1{
	margin-left:15px;
	margin-right:15px;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	margin-top:25px;
}
h2{
	margin-left:15px;
	margin-right:15px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6666CC;
	text-decoration:underline;
}
h3{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
h5{
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#006600;
}
#float{
	float:right;
	margin-left:10px;
	margin-right:10px;
	width:175px;
}
/*---------------HOME PAGE---------------*/
#weather{
	margin-left: 25px;
	margin-right: 25px;
}
.estab{
	margin-top:20px;
}
/*---------------END OF HOME PAGE---------------*/
/*---------------ANNUALS PAGE---------------*/
.annuals{
	list-style-type:none;
	font-size:12px;
}
/*---------------END OF ANNUALS PAGE---------------*/
/*---------------GARDEN ACCESSORIES PAGE---------------*/
#right{
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:200px;
}
/*---------------END OF GARDEN ACCESSORIES PAGE---------------*/
/*---------------SOIL PAGE---------------*/
.soil{
	font-size:14px;
	text-decoration:underline;
}
#bulk{
	width:300px;
	float:right;
	margin-left:10px;
	margin-right:10px;
}
/*---------------END OF SOIL PAGE---------------*/
/*---------------CONTACT PAGE---------------*/
#hours{
	width: 220px;
	float:right;
	margin-right:10px;
	margin-left: 10px;
	background-image:url(../images/jesse.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.location{
	font-size:12px;
}
.hours1{
	font-size:11px;
}
/*---------------END OF CONTACT PAGE---------------*/
/*---------------SERVICES PAGE---------------*/
.services{
	list-style-type: square;
}
.rightf{
	float:right;
	margin-right: 35px;
}
/*---------------END OF SERVICES PAGE---------------*/
/*---------------STORAGE PAGE---------------*/
.storagelist{
	list-style-type: square;
	font-size:12px;
}
#table{
margin-left:30px;
}
.give{
font-size:13px;
}
/*---------------END OF STORAGE PAGE---------------*/
/*---------------NAVIGATION---------------*/
#navigation{
	margin-left:15px;
	width: 163px;
}
#navigation a{
	text-decoration: none;
	color:	#000000;
}
#navigation a:hover{
	text-decoration: underline;
	color:#FF0066;
}
.navindent{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type:none;
}
#bottomnav{
	font-size:12px;
	margin-bottom:25px;
}
#bottomnav a{
	font-size:12px;
	text-decoration:none;
	color:#FF0066;
}
#bottomnav a:hover{
	font-size:12px;
	text-decoration: underline;
	color:#FFCC33;
}
.navy{
	width:500px;
	height:2px;
	color:#006600;
}
/*---------------END OF NAVIGATION---------------*/