@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 #2b375c;
}

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

#content{
width:920px;
height:1009px;
margin:0 auto;
}

#header{
width:920px;
height:227px;
float:left;
background:	url(images/header.jpg) center top no-repeat;
}

#header h1{
display:none;
}

#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:344px;
float:left;
margin-top:165px;
margin-left:70px;
padding-top:7px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main_content{
width:590px;
height:698px;
float:right;
background:url(images/main_content.jpg) center top no-repeat;
}

#sidebar{
width:330px;
height:698px;
float:left;
background:	url(images/sidebar.jpg) center top no-repeat;
}

#sidebar h1{
display:none;
}

#delivery_info{
width: 172px;
height:129px;
margin-left:300px;
margin-top:160px;
}

#coupon_button{
width:204px;
height:65px;
background: url(images/coupon_button.png);
margin-top:250px;
margin-left:25px;
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_button{
width:204px;
height:65px;
background: url(images/menu_button.png);
margin-top:220px;
margin-left:25px;
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:60px;
float:left;
background-color:#982838;
border-top: 2px solid #000;
}

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

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

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#2b375c;
margin-top:0;
}

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