
body {
font-family: Georgia, Tahoma, Arial; 
font-size: 11px; 
color: #990000;
background-image:url('http://www.sheeshaboston.com/wp-content/uploads/2010/02//bg.jpg');
}
p {
font-family: Georgia, Tahoma, Arial;
font-size: 13px;
color: #990000;
}
TD {
font-family: Georgia, Tahoma, Arial; 
font-size: 11px; 
vertical-align: top; 
color: #990000;
}
h1 {
font-size: 14px; 
color: #990000;
font-weight: bold;
 }
h2 {
font-size: 12px; 
color: #660000;
font-weight: normal;
 }
A {
color: #cc0000;
text-decoration: none;
font-weight: bold;
}
A:Hover {
color: #660000; 
}
.fnav, a.fnav {font-size: 12px; color: #FFC116; text-decoration: none;}
A.fnav:Hover {color: #cc0000; text-decoration: none;}
.ftr1, A.ftr1 {font-size: 11px; color: #FF9D07; text-decoration: none;font-weight: bold;}
A.ftr1:Hover {color: #cc0000; text-decoration: none;}
.ftr2, A.ftr2 {font-size: 11px; color: #E57E03;}
A.ftr2:Hover {color: #cc0000; text-decoration: none;}
.nav1 {
display:block;
height:20px; /* use the images' dimensions */
width:120px;
background-image:url('images/nav-catering.gif');
position: relative;
top: 12px;
}
.nav1:hover {
background-image:url('images/nav-catering-on.gif');
}
.nav2 {
display:block;
height:21px; /* use the images' dimensions */
width:108px;
background-image:url('images/nav-photos.gif');
position: relative;
top: 12px;
}
.nav2:hover {
background-image:url('images/nav-photos-on.gif');
}
.nav3 {
display:block;
height:20px; /* use the images' dimensions */
width:73px;
background-image:url('images/nav-about.gif');
position: relative;
top: 12px;
}
.nav3:hover {
background-image:url('images/nav-about-on.gif');
}
.ftr3, A.ftr3 {font-size: 9px; color: #FF9D07; text-decoration: none;font-weight: bold;}