.image 
{
  border:1px; 
  border-color: #000000; 
  border-style: solid;
}

a .image, a:link .image, a:hover .image, a:active .image 
{
  border: none; 
}

a, a:link, a:active 
{
  color: #66e;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

html
{
  font-family: serif;
}

body
{
  background-color: #d5caae;
}

#main
{
  background-color: #ffffff;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -1em;
  border: 1px solid #666666;
}

#AJ
{
  position: relative;
  top: 10.1em;
  left: 18em;
  width: 200px;
  height: 1em;
}

table td
{
  text-align: center;
}

#phone_num
{
  color: #333333;
  font-size: xx-large;
  font-weight: bold;
}

#email
{
  font-size: small;
  font-weight: bold;
}

#hours_title
{
  color: #333333;
  font-weight: bold;
}

#hours
{
  color: #333333;
  font-size: small;
  position: relative;
  top: -1em;
}

#rent
{
  color: #333333;
  font-size: small;
  position: relative;
  top: -1em;
}

table img
{
  position: relative;
  top: -1em;
}

#construction
{
  width: 700px;
  color: #333333;
}

#bold
{
  font-weight: bold;
  font-size: large;
}

#bold_style
{
  font-weight: bold;
}

#how
{
  color: #333333;
  width: 700px;
  text-align: left;
}

#aasf
{
  color: #333333;
  width: 700px;
}

#aasf img
{
  border: 1px solid #333;
}

#story
{
  color: #333333;
  width: 700px;
  text-align: left;
}

#alt
{
  color: #333333;
  width: 700px;
}

#alt img
{
  border: none;
}

#reservations
{
  color: #333;
  font-weight: bold;
  width: 700px;
}

#press
{
  color: #333333;
  width: 700px;
  font-weight: bold;
}

#press table
{
  color: #666;
  width: 550px;
  font-weight: bold;
  font-size: small;
  margin-left: auto;
  margin-right: auto;
}

#press a
{
  font-size: medium;
}

#press img
{
  width: 200px;
  position: relative;
  top: 0em;
}

#press td
{
  text-align: left;
  vertical-align: top;

}

#ddown
{
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  color: #333;

  width: 100%;
}

div.tab
{
  padding: 5px;
  display: inline;

  background-color: #d5caae; 
  border-width: 1px 1px 1px 0px;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: #666;
}

div.tab:hover
{
  background-color: #f7eccf;
  cursor: pointer;
  color: #000;
}

#first
{
  border-width: 1px 1px 1px 1px!important;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: #666;

  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;

  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;

}

#first:hover
{
  background-color: #f7eccf;
  cursor: pointer;
  color: #000;


  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: #666;
}

#last
{
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;

  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
}

#last:hover
{
  background-color: #f7eccf;
  cursor: pointer;
  color: #000;


  border-width: 1px 1px 1px 0px;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: #666;
}

#power
{
  font-weight: bold;
  position: relative;
  top: .5em;
}

#aasf_table
{
  border: 1px solid #ccc !important;

  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;

  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;


  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;

  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
}

#aasf_table img
{
  position: relative;
  top: 2px;
  left: 5px;
}