
html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: transparent url(background.png) repeat-y fixed 50% center;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000000;
}
#maincontainer {
  margin: 0 auto;
  min-height: 100%;
  height: auto ;
  width: 750px;
}
#header {
  border-bottom: 2px solid #745d34;
  background: transparent url(header.jpg) no-repeat scroll right center;
  height: 165px;
}
#contentwrapper {
  float: left;
  width: 100%;

}
#contentcolumn {
  margin: 0 0 0 145px;

}
#leftcolumn {
  float: left;background-color: #ac9e85;
  text-align: left;
  width: 140px;margin-left: -750px;}
#footer {
 border-top: 1px solid #745d34;
   margin: 0 auto;
   padding: 5px 15px 10px 0;
   clear: left;
   width: 735px;
   text-align: right;

}
 #footer, #push { 
  height: 15px; 
  font-size: 75%; 

}
#menu1 {
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
 /* background: transparent url(bg_topnav.png) repeat-x scroll 0% 50%; */
  position: relative;
  display: block;
  height: 40px;
  font-family: verdana,arial,helvitica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#menu1 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
}
#menu1 ul li {
  margin: 0;
  display: block;
  float: left;
}
#menu1 ul li a {
  border-right: 2px solid #ffffff;
  padding: 8px 20px 0;
   background: transparent url(topnavOFF.png) repeat-x scroll 0% 50%; 
  color: #e3dfd6;
  display: block;
  float: left;
  text-decoration: none;
  height: 40px;
}
#menu1 ul li a:hover {
  background: transparent url(topnavOVER.png) no-repeat scroll center bottom; 
  height: 33px;
  color: #e3dfd6;
}
#menu2 {
  margin: 2em auto;
  width: 100px;
  text-align: center;
  position: relative;
}
.box {
  position: relative;
}
#menu2 a, #menu a:visited {
  border: 0px solid #a5c5dc;
  padding: 5px;
  text-decoration: none;
  background-color: #ac9e85;
 color: #000000;  

display: block;

  width: 88px;
  height: 16px;
  font-size: 14px;
  font-weight: bold;
}
* html #menu2 a, * html #menu2 a:visited {
  width: 90px;
  height: 16px;
}
#menu2 a span {
  display: none;
}
#menu2 a:hover {
  border: 0px solid #ffffff;
}
#menu2 a:hover span.left, #menu2 a:hover span.right {
  border-top: 8px solid #ac9e85;
  border-bottom: 8px solid #ac9e85;
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
}
#menu2 a:hover span.left {
  border-left: 8px solid #5e4b2a;
  left: 5px;
  top: 5px;
}
#menu2 a:hover span.right {
  border-right: 8px solid #5e4b2a;
  left: 87px;
  top: 5px;
}
* html #menu2 a:hover span.left, * html #menu2 a:hover span.right {
  width: 0;
  height: 0;
}
#menu2 a:hover span.lk {
  border: 1px solid #745d34;
  padding: 5px;
  color: #e3dfd6;
  display: block;
  font-weight: normal;
  font-size: 77%;
  position: absolute;
  left: 120px;
  top: 0;
  line-height: 1.4em;
  width: 150px;
  background-color: #745d34;
  text-align: left;
}
#address ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  text-align: center;
background-color: #FFFF9F;
padding: -20px 10px 0px 10px;
}
#content {
  margin: 0 15px 15px;
  padding-top: 10px;
}
#header h1 {
  margin: 0;
  padding: 120px 20px 0 0;
  color: #ffffff;
  font-family: georgia,"times new roman",times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 286%;
  font-size-adjust: none;
  font-stretch: normal;
  letter-spacing: 4px;
  line-height: normal;
  text-align: left;
  left: 0px;
}
#content ul li {
  list-style-type: square;
}
#contentcolumn {
  font-size: 97%;
}
a:link, a:visited, a:active, a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #6886bb;
}
a:hover {
  color: #ac9e85;
  text-decoration: none;
}
h2, h3, h4 {
  margin: 0 0 15px;
color: #0000A0;
  <!-- color: #745d34; -->
  letter-spacing: 1px;
  clear: both;
}
h2 {
color: #0000A0;
  <!-- color: #47679e; -->
  font-family: georgia,"times new roman",times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 182%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h3 {
  border-bottom: 1px solid #745d34;
  color: #47679e;
color: #0000A0;
  font-family: georgia,"times new roman",times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 153.9%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-bottom: 4px;
}
h4 {
  font-family: georgia,"times new roman",times,serif;
  color: #47679e;
color: #0000A0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 123.1%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#contentcolumn form {
  margin-bottom: 15px;
}
#contentcolumn .form p {
  border-top: 0 none;
  margin: 0;
  padding: 5px 0 8px 155px;
  width: 375px;
  clear: left;
  height: 1%;
}
#contentcolumn .form label {
  font-weight: bold;
  float: left;
  margin-left: -155px;
  width: 150px;
}
#contentcolumn .form input {
  border: 1px solid #745d34;
  background-color: #f8f7f5;
  margin-top: 5px;
  width: 300px;
}
#contentcolumn .form textarea {
  border: 1px solid #745d34;
  background-color: #f8f7f5;
  font-family: verdana,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 115%;
  line-height: 20px;
  font-size-adjust: none;
  font-stretch: normal;
  width: 300px;
  height: 150px;
}
#contentcolumn .form .submit {
  border: 1px solid #745d34;
  padding: 2px 0;
  background-color: #ac9e85;
  color: #e3dfd6;
  font-weight: bold;
  margin-bottom: 10px;
  width: 120px;
}
#contentcolumn #buttons {
  margin-left: 155px;
}
* html #contentcolumn #buttons {
  margin-left: 158px;

}
.rightImg {
  margin: 5px 5px 15px 20px;
  float: right;
}
.LogorightImg {
  margin: 5px 5px 15px 20px;
  float: right;
}
.LogoleftImg{
margin: 5px 20px 15px 5px;
float:left;
}
legend {
  display: none;
}
fieldset {
  border-style: solid none;
  border-color: #e3dfd6;
  border-width: 1px 0;
  margin: 0 0px 30px;
  padding: 10px 0 12px 5pt;
  font-size: 85%;
  color: #000000;
  background-color: #ac9e85;
  text-align: left;
  line-height: 1.4em;
}
hr {
  border:  none;
  margin: 15px 0;
  clear: both;
  height: 1px;
  color: #ac9e85;
  background-color: #ac9e85;
}
* html hr {
  margin: 0;
}

#gallery {
  width: 580px;
  clear: both;
  min-height: 255px;
  height: auto ;
}
#gallery ul {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 180px;
  position: relative;
  float: right;
}
#gallery ul li {
  margin: 0 0 5px 5px;
  display: inline;
  width: 52px;
  height: 52px;
  float: left;
}
#gallery ul li a {
  border: 1px solid #745d34;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#gallery ul li a img {
  border:  none;
  display: block;
  width: 50px;
  height: 50px;
}
#gallery ul li a:hover {
  border-color: #c7beae;
  white-space: normal;
}
#gallery ul li a:hover img {
  border: 1px solid #745d34;
  position: absolute;
  right: 185px;
  top: 0;
  width: auto;
  height: auto;
}
#directions {
font-size: 85%;
}
#tripplanner {

margin-left: 155px;
float: left;
}
#calendar {
margin-left: 200px;


}
table{
width: 90%;
border-collapse: collapse;
margin-left: 20px;


}

th {
text-align: left;
color: #47679e;
font-weight: bold;
padding: 0.2em;
}
td {
padding-left: 10px;

}

.textmiddle {
vertical-align:middle;
}

#wifi {
color: #0000A0;
background-color: #FFFF9F;
border: thin solid black;
font-weight: normal;
line-height: normal;
padding: 0px 10px 0px 10px;

text-align: center;
color: #000040;
}