@charset "utf-8";
/* CSS Document */

a.email {color:blue; text-decoration:none}
a.email:hover {color:black; 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}

body {background-image:url(background.jpg);}

div {margin-left:auto; margin-right:auto; height:auto}
div.aboutus {width:760px; height:380px; background-color:white; padding:20px;}
div.contactus {width:760px; height:320px; background-color:white; padding:20px;}
div.events {width:760px; background-color:white; padding:20px;}
div.faqs {width:760px; background-color:white; padding:20px;}
div.footer {width:800px; height:24px; background-color:#5b1b19; text-align:center; padding-top:8px;}
div.header {width:800px; height:102px}
div.index {width:760px; height:380px; background-color:white; padding:20px;}
div.location {width:760px; background-color:white; padding:20px;}
div.menu {width:800px; height:28px; background-color:#5b1b19; text-align:center; padding-top:8px;}
div.products {width:760px; background-color:white; padding:20px;}
div.sdf {width:800px; height:102px; text-align:center; padding-top:5px}
div.services {width:760px; background-color:white; padding:20px;}
div.specials {width:760px; background-color:white; padding:20px; text-align:center}
div.testimonials {width:760px; background-color:white; padding:20px;}

h1 {font-family:arial; font-size:24px; color:#5b1b19; display:inline}

img {outline:none; border:none}
img.left {float:left}

p {display:inline}
p.footer {font-family:arial; font-size:12px; color:white;}
p.menu {font-family:arial; font-size:14px; color:white;}
p.sdf {font-family:arial; font-size:10px; color:black; text-align:center}
p.text {font-family:arial; color:black; font-size:12px}



