@charset "utf-8";
/* CSS Document */

a.black {color:black; text-decoration:none}
a.black:hover {color:blue; text-decoration:underline}

a.email {color:white; text-decoration:none}
a.email:hover {color:yellow; text-decoration:underline}
a.emailblack {color:blue; text-decoration:none}
a.emailblack:hover {color:blue; text-decoration:underline}
a.menu {color:white; text-decoration:none}
a.menu:hover {color:yellow; text-decoration:underline}
a.sdf {color:white; text-decoration:none}
a.sdf:hover {color:yellow; text-decoration:underline}

body {background-image:url(background.jpg); text-align:center}

div {margin-left:auto; margin-right:auto;}
div.about {width:760px; height:auto; padding:20px; background-image:url(boxbackground.jpg); margin-top:10px; text-align:left}
div.center {width:760px; margin-top:10px; padding:20px; background-image:url(boxbackground.jpg); height:auto; text-align:center}
div.emailform {width:760px; padding:20px; background-image:url(boxbackground.jpg); margin-top:10px; text-align:left}
div.footer {margin-top:10px; width:800px; height:22px; padding-top:6px; background-image:url(menubar.jpg)}
div.index {width:800px; text-align:right; margin-top:10px; height:auto}
div.location {width:800px; height:auto; margin-top:10px}
div.logo {text-align:right; width:800px; height:107px; margin-top:20px; vertical-align:bottom}
div.mainbox {width:760px; margin-top:10px; padding:20px; background-image:url(boxbackground.jpg); height:auto; text-align:left}
div.menu {background-image:url(menubar.jpg); width:800px; text-align:center; height:22px; padding-top:6px; margin-top:2px}
div.sdf {width:800px; text-align:center; margin-top:10px}
div.specials {width:760px; height:auto; padding:20px; background-image:url(boxbackground.jpg); margin-top:10px;}

iframe {display:inline}

img {border:none}
img.left {float:left}

p {display:inline; font-family:Arial, Helvetica, sans-serif; font-size:12px}
p.email {color:black; font-size:12px; font-weight:bold}
p.footer {color:white; font-size:12px}
p.location {color:white; font-size:14px}
p.menu {color:white; font-size:12px; font-weight:bold}
p.phone {color:black; font-size:18px; font-weight:bold}
p.place {font-size:1px}
p.sdf {color:white; font-size:10px}
p.text {color:black; font-size:12px}
p.textwhite {color:white; font-size:12px}
p.textyellow {color:yellow; font-size:12px}
p.title {color:yellow; font-size:24px; font-weight:bold}
p.title2 {color:#6d000a; font-size:24px; font-weight:bold}

span.yellow {color:yellow; font-weight:bold}

table {width:800px; border:none;}

td.center {text-align:center}
