body
{
  margin: 0px;
  padding: 0px;
  background-color: ACBED6;
}

body.library
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: FAF7F2;
}

p.content {
  text-align: justify;
}

h1 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  color: #561E1E;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #666633;
}

h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #726C4B;
  margin-bottom: 10px;
  border-bottom: 1px solid #C1BFB2;
}

h3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 120%;
  text-align: center;
  color: #4B4526;
  margin-top: 10px;
  margin-bottom: 30px;
  background-image: url(../images/title2_bg.gif);
  background-repeat: no-repeat;
  border-bottom: 1px solid #C1BFB2;
}

td {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #403535;
}

a:link {
  color: #003366;
  text-decoration: underline;
}

a:visited {
  color: #003366;
  text-decoration: underline;
}

a:hover {
  color: #3D5290;
  text-decoration: none;
}

ul  {
  padding-top: 5px;
}

li  {
  list-style-image: url(../images/bullet2.gif);
  margin: 1px 0px 3px 0px;
}

li.numbered  {
  font-family : Arial, Helvetica, sans-serif;
  list-style-image: none;
  margin-bottom: 10px;
  margin-left: -10px;
}

div.submenu  {
  padding: 4px 0px 4px 4px;
}
div.submenu div  {
  font-family : Arial, Helvetica, sans-serif;
  padding: 5px 0px 0px 15px;
  background-image: url(../images/bullet2.gif);
  background-repeat: no-repeat;
  background-position: 2px 6px;
}


a.submenu_link:link {  text-decoration: none;}
a.submenu_link:visited {  text-decoration: none;}
a.submenu_link:hover {  text-decoration: none;}

.copyright {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4B5060;
  line-height: 11px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.reservations {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #5A5A5A;
  line-height: 11px;
}

.subheader {
  font-family : Arial, Helvetica, sans-serif;
  color: #4B4526;
  font-weight: bold;
  padding: 0px 0px 0px 8px;
  font-size: 110%;
}

a.subheader:link {color: #4E0000; text-decoration: none;}
a.subheader:visited {color: #4E0000; text-decoration: none;}
a.subheader:hover {color: #952D2D; text-decoration: none;}

td.clear  {
  background-image: url(images/spacer.gif);
}

.featured  {
  padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.formstyle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  border: 4px solid #DFE4F2;
  width: 100%;
}

.buttonstyle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: FFFFFF;
  border-width: 1px;
  border-color: 666666;
  border-style: solid;
  cursor: pointer;
  background-color: #8B3232;
  width: 100%;
  margin-bottom; -10px;
}
.buttonstyle1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: FFFFFF;
  border-width: 1px;
  border-color: 666666;
  border-style: solid;
  cursor: pointer;
  background-color: #8B3232;
  margin-bottom; -10px;
  width:110px;
}
span.reservation_teaser{
  font-size:80%;
}