a {
color:#8e5a0a;
text-decoration: underline;
font:16px times;
}

a:hover {
color:#8e5a0a;
text-decoration: none;
font:16px times;
}

#menu_container{
margin:0 auto;
text-align:left;
width:586px;
height:510px;
background-image: url('images/menu_bg.png');
}

#menu_container iframe{
margin-top: 150px;
}

#menu h2 {
color:#000;
font:20px times;
font-weight: bold;
font-style: italic;
margin:0; 
padding:0; 
}

#menu h3 {
color:#000;
font:18px times;
font-weight: bold;
font-style: italic;
text-decoration: underline;
margin:0; 
padding:0; 
}

#menu h4 {
color:#000;
font:18px times;
font-style: italic;
margin:0; 
padding:0; 
}

#menu p {
color:#000;
font:16px times;
margin:0; 
padding:0; 
}

#menu a {
color:#8e5a0a;
text-decoration: underline;
font:16px times;
}

#menu a:hover {
color:#8e5a0a;
text-decoration: none;
font:16px times;
}
