@charset "utf-8";
/* CSS Document */

a.dinnermenu {color:black; text-decoration:none}
a.dinnermenu:hover {color:#670000; text-decoration:underline}

a.email {color:blue; text-decoration:none}
a.email: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);}

div {margin-left:auto; margin-right:auto}
div.awardsbar{width:800px; text-align:center; height:310px; background-color:white}
div.celebrating {width:800px; height:199px}
div.contactus {width:785px; height:400px; background-color:white; padding-left:15px; padding-top:15px}
div.footer {width:790px; height:68px; text-align:center; padding-top:10px}
div.header {width:785px; height:68px; background-image:url(header.jpg); padding-left:15px; padding-top:5px}
div.location {width:785px; height:470px; background-color:white; padding-left:15px; padding-top:5px}
div.menu {width:800px; height:25px; background-image:url(menubar.jpg); padding-top:7px; text-align:center}
div.body {width:785px; background-color:white; padding-left:15px; padding-top:15px}
div.partiesphoto{width:800px; text-align:center; height:180px; background-color:white}
div.voted {width:800px; height:240px; background-color:white}

h1 {display:inline; font-family:arial; color:#670000}

img {outline:none; border:none}

li {font-family:arial; color:black; font-size:12px}

p {display:inline; font-family:arial; color:black; font-size:12px}
p.footer {font-family:arial; color:gray; font-size:12px}
p.header {font-family:arial; color:black; font-size:20px; font-weight:bold}
p.menu {font-family:arial; color:white; font-size:12px}
p.menuon {font-family:arial; color:yellow; font-size:12px}
p.text {font-family:arial; color:black; font-size:12px}
p.menuheader {font-family:arial; color:#670000; font-weight:bold; font-size:18px}

table {width:770px}

td {text-align:left; vertical-align:top}

