@charset "UTF-8";
#container {width:100%; margin:auto; background-color:#7B573E ; min-height:800px; position:relative;}

#header {width: 100%; background-color:#4E2424; height: 150px;}

#sidebar-left {width: 150px; height: 500px; background-color; position:absolute; top:200px; left:0px;}

#sidebar-right {width: 150px; height: 500px; background-color; position:absolute; top:200px; right:0px;}

#footer {width: 100%; background-color:#4E2424; height: 150px; position:absolute; bottom:-50px;}

#widelogo {display: block; position:absolute; left:480px; padding:50px;}

#navigation {position:absolute; background-color: #d7e5b7; width:100%; top:150px; height:50px;}

#home {float:left; padding:20px;}
#ourmenu {float:left; padding:20px;}
#gallery {float:left; padding:20px;}
#locations {float:left; padding:20px;}


a {color:darkred;}

#middle {padding-left:180px; padding-right:180px; padding-top:60px;}

h1 {color:#5e1211; font-family:"goudy-bookletter-1911";}

h2 {color:white; font-family:"goudy-bookletter-1911"; font-size:15px; position:absolute; padding:20px}




