/* CSS Document */

body {
background-color: #000000;
background-image:url(../images/stripes.gif);
background-repeat:repeat;
margin:20 20;
color:#000;
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
text-align:center;
}

body, td, p {
line-height:1.4;
}

a:link, a:active, a:visited {
color:#2f5088;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#2f5088;
text-decoration:underline;
font-weight:bold;
}

td.body {
text-align:left;
}

td.body div {
padding:15px 30px 15px 30px;
}

td.menu {
padding-left:20px;
text-align:left;
}

td.contact {
padding-right:20px;
text-align:right;
font-weigth:bold;
font-size:9pt;
}

td.footer1 {
padding-left:15px;
font-size:8pt;
background-image:url(../images/sf_bbar_01.gif);
background-position:left;
background-repeat:no-repeat;
}

td.footer2 {
font-size:8pt;
text-align:right;
padding-right:15px;
background-image:url(../images/sf_bbar_02.gif);
background-position:right;
background-repeat:no-repeat;
}

td.footer2 a {
color:#000;
}

table.table {
border:1px solid #000;
}

table.table td {
text-align:left;
vertical-align:middle;
}

table#locations td, table#team td, table#food td  {
text-align:center;
font-size:9pt;
vertical-align:top;
}

div.q {
font-weight:bold;
}

div.a {
color:#990000;
}

h1, h2, h3, h4, h5 {
color:#2f5088;
}

h1 {
font-size:18px;
}

h5 {
margin:0 0;
}

.red {
color:#FF0000;
}

table#locations td h4 {
margin:0 0;
}

th {
border-bottom:1px solid #a5bbdf;
}

th h3 {
margin:0 0;
}