body {background-image:url('background.jpg'); margin-left:20px; margin-top:20px}

table {width:800px; background-color:white; cell-padding:0px; cell-spacing:0px}}

a {text-decoration:none}
a.sdf {text-decoration:none; color:white}
a.sdf:hover {text-decoration:underline; color:yellow}
a.map {text-decoration:none; color:black}
a.email {text-decoration:none; color:white}
a:hover {color:yellow; text-decoration:underline}
a.map:hover {color:#990000; text-decoration:underline}
a.menu {color:white; text-decoration:none}
a.menu:hover {color:yellow; text-decoration:underline}
a.email {color:white; text-decoration:none}
a.email:hover {color:yellow; text-decoration:underline}
a.email2 {color:blue; text-decoration:none}
a.email2:hover {color:blue; text-decoration:underline}

div {margin-left:auto; margin-right:auto}
div.bodycenter {width:800px; padding-bottom:15px; text-align:center; background-color:white}
div.bodycenterclear {width:800px; padding-bottom:15px; text-align:center}
div.bodyleft {width:760px; height:auto; margin-bottom:15px; padding:20px; background-color:white;}
div.header {width:800px}
div.menu {width:800px; text-align:center; margin-top:15px; margin-bottom:15px}
div.footer {background-image:url(footer.jpg); width:800px; height:28px; text-align:center; padding-top:10px; margin-top:10px} 
div.copyright {width:800px; text-align:center}

img {border:none}
img.left{float:left}

p {display:inline; font-family:arial; font-size:12px}
p.address{font-family:arial; color:white; font-size:11px; font-weight:bold;}
p.copyright {font-family:arial; color:gray; font-size:11px}
p.holiday {color:yellow; font-size:12px}
p.hours {color:white; font-size:12px}
p.menu {font-family:arial; color:white; font-size:13px}
p.text {color:black}
p.title {color:#354f5e; font-size:24px; font-weight:bold}

span.yellow {color:yellow}