/* CSS Document */

body {margin: 0px; background-color: #595858;}

img {border: 0px;}

#wrap {background-image:url(images/main_bg.jpg); background-repeat: no-repeat; width: 966px; height: 859px; margin-left: auto; margin-right: auto; position: relative;}

#directions {position: absolute; top: 235px; left: 438px;}

#welcome {width: 515px; height: 105px; top: 282px; left: 380px; position: absolute; font-size: 18px; font-family: verdana; color: #ffffff; text-align: center; line-height: 24px;}

  #welcome p {margin: 0px 0px 8px 0px;}
  
#specials {position: absolute; width: 240px; height: 157px; top: 616px; left: 402px; font-family: verdana; font-size: 14px; line-height: 22px; color: #ffffff;}
  #specials ul {margin-top: 0px;}
  #specials li {margin-bottom: 8px;}
  #specials a:link {text-decoration: underline; font-style: italic; color: #ffffff;}
  #specials a:active {text-decoration: underline; font-style: italic; color: #ffffff;}
  #specials a:visited {text-decoration: underline; font-style: italic; color: #ffffff;}
  #specials a:hover {text-decoration: none; font-style: italic; color: #ffffff;}
  
#events {position: absolute; width: 240px; height: 157px; top: 616px; left: 647px; font-family: verdana; font-size: 14px; line-height: 22px; color: #ffffff;}
  #events ul {margin-top: 0px;}
  #events li {margin-bottom: 8px;}
  #events a:link {text-decoration: underline; font-style: italic; color: #ffffff;}
  #events a:active {text-decoration: underline; font-style: italic; color: #ffffff;}
  #events a:visited {text-decoration: underline; font-style: italic; color: #ffffff;}
  #events a:hover {text-decoration: none; font-style: italic; color: #ffffff;}

.strong {font-weight: bold;}

#copy {font-family: verana; font-size: 11px; color: #ffffff; position: absolute; width: 966px; top: 838px; text-align: center;}