@charset "UTF-8";
h1, h2, h3 { margin:0; padding:0;}

body {
	background-color: #3A2715;
	font: 14px Helvetica, Arial, sans-serif;
	margin-top:20px;
}

#wrapper {
width: 850px;
	margin-right: auto;
	margin-left: auto;
}#content {
	background-color: #E5DBB3;
	padding-right: 46px;
	padding-left: 46px;
	padding-top:30px;
}

.clear {clear:both; }

#header {
}
#header #location {
	margin-left: 200px;
	float: left;
}
#orderonline {
	float: right;
	margin-right: 46px;
}
#header #logo {
	float: left;
	margin-left:46px;
	margin-right:50px;
}
#header #nav {
	float: left;
	margin: 48px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#header #nav li {
	float: left;
	margin-right:46px;
}

#header #wrap {
	background-image: url(images/nav_wood.gif);
	clear: both;
	height:102px;
}
.menu_col ul {
	list-style: none;
	padding: 10px 0px;
	border-top:1px solid #cfc49f;
	margin-top: 4px;
}
.menu_col .name {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
.menu_col .name strong {
	color: #E24E25;
	font-size: 17px;
	padding-right: 4px;
}

.menu_col li {
	margin: 0px 0px 10px;
	color:#3A2715;
	font-size:12px;
}
.menu_col {
	float: left;
	width: 276px;
}
#col1 {
	float: left;
	width: 175px;
}
#col2 {
	float: left;
	width: 583px;
}


h1#pagetitle_menu {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url("images/pagetitle_menu.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:28px; /* for IE5.5's bad box model */
}


h2#menu_starters {
    padding: 17px 0 0 0;
    overflow: hidden;
    background-image: url("images/menu_starters.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:17px; /* for IE5.5's bad box model */
	
}

h2#menu_burgers {
    padding: 17px 0 0 0;
    overflow: hidden;
    background-image: url("images/menu_burgers.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:17px; /* for IE5.5's bad box model */
}

h2#menu_salads {
    padding: 14px 0 0 0;
    overflow: hidden;
    background-image: url("images/menu_salads.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:14px; /* for IE5.5's bad box model */
}

h2#menu_chicken {
    padding: 14px 0 0 0;
    overflow: hidden;
    background-image: url("images/menu_sandwiches.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:14px; /* for IE5.5's bad box model */
}

h2#menu_softdrinks {
    padding: 14px 0 0 0;
    overflow: hidden;
    background-image: url("images/menu_softdrinks.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:14px; /* for IE5.5's bad box model */
}
