A:link {
color: #86691c; text-decoration: none
}
A:visited {
color: #86691c; text-decoration: none
}
A:hover {
color: #fe0000;  
}

.topnav {font-size : 12px;
font-family : "Trebuchet MS", sans-serif;
font-weight : bold;
}

.ing {
font-size : 14px;
}
.directions {
font-size : 15px;
font-family : Georgia, serif;
}
.note {
font-style : italic; 
font-family : Georgia, serif;
}

img {
border-style : none;
}

h1 {
font-family : "Trebuchet MS", sans-serif;
font-size : 19px; 
padding-top : 2px ;
} 
h2 {
font-family : "Trebuchet MS", sans-serif;
font-size : 17px;
font-weight : bold;
}
h3 {
font-family : "Trebuchet MS", sans-serif; 
font-size : 14px;
font-weight : lighter;
} 
body {
padding : 0; 
margin : 0; 
background-color : white; 
} 
ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
font-family : "Trebuchet MS", sans-serif; 
font-size : 12px ; 
} 

#top {
color : black; 
padding-left : 5px;
background-color : #e8c58f; 
height : 65px; 
left : 1%; 
position : absolute; 
top : 10px; 
width : 98%; 
z-index : 1; 
} 
#pic {
height : 60px;
left : 82%;
position : absolute;
top : 10px;
z-index : 5;
}
#left {
padding-right: 10px;
color : black; 
background-color : white;
height : auto; 
left : 1%; 
line-height : 80% ;
position : absolute; 
border-right: 1px solid #c7c7c7;
top : 85px; 
width : 27%; 
z-index : 2; 
} 
#middle {
padding-left: 5px;
color : black; 
background-color : white; 
height : auto; 
left : 30%; 
position : absolute; 
top : 85px; 
width : 48%; 
z-index : 3; 
} 
#right {
padding-left: 15px;
color : black; 
background-color :white; 
border-left: 1px solid #c7c7c7;
height : auto; 
left : 80%; 
position : absolute; 
top : 85px; 
width : 20%; 
z-index : 4; 
} 

