body {
     background: #00412A;
	 margin: 0px;
}

.scroller {
     width: 375px;
     height: 345px;
     overflow: auto;
	 float: left;
}

.scroller2 {
     width: 375px;
     height: 325px;
     overflow: auto;
	 float: left;
}

.scroller_inside {
      width: 353px;
}
/*Appearance of Drop Shadow Text*/
span.shadow {
	top: 2px;
	left: 2px;
	color: #021A12;
}
/*necessities*/
.highContrast {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF; 
    font-size: 12px;
    /*line-height: 24px;
	font-weight: bold;*/
}
.highContrast span {
	position: relative;
}
span.shadow {
	position: absolute;
}	
 
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #EE5959;
}

.mainText {
	padding-left: 30px; 
	padding-top: 10px; 
	padding-right:20px;
    font-family: "Times New Roman", Times, serif;
	color: #FFFFFF; 
    font-size: 13px;
}

.mainTextBold {
	padding-left: 30px; 
	padding-top: 10px; 
	padding-right:20px;
    font-family: "Times New Roman", Times, serif;
	color: #FFFFFF; 
    font-size: 13px;
	font-weight: bold;
}

.field11 { 
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFF2E1;
}

.button10 { 
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* menu buttons */

#seating {
	display: block;
    width: 100px;
    height: 15px;
    background: url("../images/menu/seating_policy.gif") no-repeat 0 0;
}

#seating:hover {
    background-position: 0 -16px;
 }

#seating span
{
  display: none;
}

#friends {
	display: block;
    width: 52px;
    height: 14px;
    background: url("../images/menu/friends.gif") no-repeat 0 0;
}

#friends:hover {
    background-position: 0 -14px;
 }

#friends span
{
  display: none;
}

#beers {
	display: block;
    width: 38px;
    height: 14px;
    background: url("../images/menu/beers.gif") no-repeat 0 0;
}

#beers:hover {
    background-position: 0 -14px;
 }

#beers span
{
  display: none;
}

#foods {
	display: block;
    width: 41px;
    height: 14px;
    background: url("../images/menu/foods.gif") no-repeat 0 0;
}

#foods:hover {
    background-position: 0 -14px;
 }

#foods span
{
  display: none;
}

#troops {
	display: block;
    width: 48px;
    height: 14px;
    background: url("../images/menu/troops.gif") no-repeat 0 0;
}

#troops:hover {
    background-position: 0 -14px;
 }

#troops span
{
  display: none;
}

#events {
	display: block;
    width: 47px;
    height: 14px;
    background: url("../images/menu/events.gif") no-repeat 0 0;
}

#events:hover {
    background-position: 0 -14px;
 }

#events span
{
  display: none;
}

#directions {
	display: block;
    width: 74px;
    height: 14px;
    background: url("../images/menu/directions.gif") no-repeat 0 0;
}

#directions:hover {
    background-position: 0 -14px;
 }

#directions span
{
  display: none;
}

#goods {
	display: block;
    width: 44px;
    height: 14px;
    background: url("../images/menu/goods.gif") no-repeat 0 0;
}

#goods:hover {
    background-position: 0 -14px;
 }

#goods span
{
  display: none;
}

#reservations {
	display: block;
    width: 91px;
    height: 14px;
    background: url("../images/menu/reservations.gif") no-repeat 0 0;
}

#reservations:hover {
    background-position: 0 -14px;
 }

#reservations span
{
  display: none;
}

#parties {
	display: block;
    width: 48px;
    height: 14px;
    background: url("../images/menu/parties.gif") no-repeat 0 0;
}

#parties:hover {
    background-position: 0 -14px;
 }

#parties span
{
  display: none;
}

#histories {
	display: block;
    width: 65px;
    height: 14px;
    background: url("../images/menu/histories.gif") no-repeat 0 0;
}

#histories:hover {
    background-position: 0 -14px;
 }

#histories span
{
  display: none;
}

#links {
	display: block;
    width: 39px;
    height: 14px;
    background: url("../images/menu/links.gif") no-repeat 0 0;
}

#links:hover {
    background-position: 0 -14px;
 }

#links span
{
  display: none;
}

#contacts {
	display: block;
    width: 62px;
    height: 14px;
    background: url("../images/menu/contacts.gif") no-repeat 0 0;
}

#contacts:hover {
    background-position: 0 -14px;
 }

#contacts span
{
  display: none;
}

#online_res {
	display: block;
    width: 145px;
    height: 18px;
    background: url("../images/online_res.jpg") no-repeat 0 0;
}

#online_res:hover {
    background-position: 0 -18px;
 }

#online_res span
{
  display: none;
}

#tele_seating {
	display: block;
    width: 170px;
    height: 62px;
    background: url("../images/tele_seating.jpg") no-repeat 0 0;
}

#tele_seating:hover {
  background-position: 0 -62px;
 }

#tele_seating span
{
  display: none;
}

#donations {
	display: block;
    width: 73px;
    height: 14px;
    background: url("../images/menu/donations.gif") no-repeat 0 0;
}

#donations:hover {
    background-position: 0 -16px;
 }

#donations span
{
  display: none;
}



