body { background-color: white;
font-family: Trebuchet MS;
font-size: 12px;
color: black;
margin:0px;
padding-bottom:20px;
scrollbar-face-color: green;
scrollbar-highlight-color:red;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:green;
scrollbar-shadow-color:pink;
scrollbar-arrow-color:red;
scrollbar-track-color:ivory;
}

.header {
top: 0;
margin-left: 0;
padding-left: 20em;
height:8em;
background: #D8DCDB;
border: 2px solid #5E8ED0;
text-align:center;
}

#mainbody { 
margin-left: 15em;
margin-top: 2em;
padding: 0 3em 1em;
background:white;
border:0px solid blue;
}


#lmenu { position: absolute;
top: 0em;
left: 0;
width: 15em;
padding-left: 2em;
background: #D8DCDB;
color:#D9D9D9;
border:1px solid #5E8ED0;
text-align: center;
}


.leftbodyitem { float: left;
width:60%;
background:white;
border:2px solid white;
padding-left: 2em;
padding-right: 1em;
height: 30em;
}

.rightbodyitem { float:right;
width:32%;
background:white;
border:8px solid white;
height: 25em;
font-size: 14px;
font-family: Trebuchet MS;
}

.centerbodyitem { float: left;
width:200px;
text-align:center;
margin-top:5px;
margin-right:10px;
padding:10px;
background: white;
color: black;
border:1px solid black;
}


.leftmenuitem { width:70%;
background: #D8DCDB;
color:#666666;
font-size:10px;
border:1px solid #5E8ED0;
text-align: center;
}

.rightmenuitem { width:100px;
margin-left:20px;
background:white;
color:#666666;
font-size:10px;
border:1px solid #C9C9C9;
text-align: center;
}


.menuhead { 
width:70%;
background:white ;
color:#595959;
border:2px solid #595959 ;
margin-top: 4px;
text-align: center;
font-weight:bold;
font-size:10px;
}

.footer { 
width:100%;
text-align:center;
margin-top:5px;
padding:2px;
background-color:#D8DCDB;
float: left;
}


h1 { font-size: 3em;
}

h2 { font-size: 2em;
}

h3 { font-size:1.5em;
}

h4 { font-size: 1.3em;
font-weight:bold;
text-align: center;
}

h5 { font-size:.75em;
text-align: center;
}

p,h1,h2,h3 { margin: 10px 10px 10px 10px}

.heading { float: left;
display: inline;
width: 81%;
font-family:Trebuchet MS;
font-size:22px;
height: 44px;
background-color: white;
font-weight:bold;
text-align: center;
vertical-align: middle;
}

ul.itempros {
margin-left: 60px;
padding-left: 60px;
font-family: Trebuchet MS;
font-size: 12px;
color:brown;
}

li.indentdisc {
text-align: left;
padding-left: 0px;
list-style-type:disc;
margin-left: 0;
}

.prices_table {
font-size: 16px;
font-weight: bold;
color: blue;
padding: 30px;
}

table.selection {
font-size: 9px;
color: brown;
padding-left:1em;
}

.info {
font-size: 10px;
background-color: yellow;
font-weight: bold;
display: inline;
text-align: center;
}

ul.menulist {
font-style: Trebuchet MS;
font-size: 9px;
list-style-type: none;
position: relative; 
}

img.menupic {
width: 7.6em;
height: 6.08em;
}

.prod_desc {
float: right;
margin-left: 15em;
}

.pos_abs {position: absolute;}

a img {border: none; } 

.clear {
clear: both;
}

.fairmenuitem { width:70%;
background: #ffffff;
color:#666666;
font-size:18px;
text-align: left;
}


