@charset "UTF-8";
/* CSS Document */

body {
margin:	auto 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#203158;
font-size:12px;
background:url(images/background.jpg) center top no-repeat #b3975e;
padding:auto 0;
}

ul, li{
margin:0;
padding:0;
}

	
#content{
width:920px;
height:1009px;
margin:0 auto;
}
	
#header{
width:920px;
height:234px;
float:left;
background:	url(images/header.jpg) center top no-repeat;
}

#address{
width:160px;
float:left;
margin-top:165px;
margin-left:250px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:7px;
}

#hours{
width:200px;
float:left;
margin-top:165px;
margin-left:50px;
padding-top:10px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main_content{
width:659px;
height:745px;
float:left;
}

#sidebar{
width:261px;
height:745px;
float:left;
background:	url(images/sidebar.png) center top no-repeat;
}

#delivery_info{
width: 170px;
height:146px;
margin-left:50px;
margin-top:40px;
}

#product_photos{
float:left;
}

#coupons{
width:281px;
height:436px;
float:right;
background: url(images/coupon.png);
}

#coupons h1{
display:none;
}

#coupon_button{
width:204px;
height:65px;
background: url(images/coupon_button.png);
margin-top:330px;
margin-left:36px;
position: relative;
}

#coupon_button li{
margin: 0; 
padding: 0; 
list-style: none;
position: absolute; 
top: 0;}

#coupon_button li, #coupon_button a{
height:65px;
display:block;
}

#coupon_button_section{
left:0;
width:204px;
}

#coupon_button_section a:hover{
background: url(images/coupon_button.png) 
0 -65px no-repeat;
}

#menu{
width:450px;
height:310px;
float:left;
margin-left:180px;
background: url(images/menu.png) no-repeat;
}

#menu_button{
width:204px;
height:65px;
background: url(images/menu_button.png);
margin-top:180px;
margin-left:-70px;
position: absolute;
}

#menu_button li{
margin: 0; 
padding: 0; 
list-style: none;
position: absolute; 
top: 0;}

#menu_button li, #menu_button a{
height:65px;
display:block;
}

#menu_button_section{
left:0;
width:204px;
}

#menu_button_section a:hover{
background: url(images/menu_button.png) 
0 -65px no-repeat;
}


#footer{
width:920px;
height:50px;
float:left;
background-color:#992738;
border-top:2px solid #000;
}	

#footer_info{
color:white;
font-size:8px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top: 10px;
padding-left: 20px;
text-align:center;
line-height:10px;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#982738;
margin-bottom:0;
padding-bottom:0;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#58724f;
margin-top:0;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#982738;
margin-bottom:5px;
margin-top:0;
}
