@import url("rounded-corners.css");

/* Globals */
* {
  behavior: url(scripts/iepngfix.htc);
}
body {
  background: url(images/spill.png) repeat-x;
  height: 100%;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}
h1, h2, h3, h4, p {
  margin: 0px;
  padding:0.5em 0px 0.5em 0px;
}
h1, h2, h3, h4 {
  font-family: arial, helvetica, sans-serif;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
a img {
  border: 0px none;
}

/* Layout */
#page {
  width: 800px;
  background: transparent url(images/page_bg.png) repeat-y;
  margin: 30px auto -5px auto;
  //margin: 30px auto 0px auto;
  z-index: 1;
}
#page_header {
  position: relative;
  width: 800px;
  height: 30px;
  background: transparent url(images/page_top.png) no-repeat;
  top: -30px;
  margin-bottom: -30px;
}
#page_footer {
  position: relative;
  width: 800px;
  height: 50px;
  background: transparent url(images/page_bottom.png) no-repeat;
  margin: 0px auto;
  text-align: center;
  font-size: 10px;
  color: #666666;
}
.logo {
  width: 594px;
  height: 104px;
  background: transparent url(images/logo.png) no-repeat;
  margin: 0px auto;
}

/* Header Style */
.header {
  width: 720px;
  margin: 0px auto 5px;
}
.header .dialog .content {
  text-align: center;
}
.logo h1 {
  display: none;
}
.promo-line1 {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  width: 430px;
  padding-bottom: 5px;
  margin: 0px auto;
}
.promo-line1 .large {
  font-size: 24px;
}
.promo-line1 .red-text {
  color: #A40000;
}
.promo-line2 {
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 5px;
  margin: 0px auto;
}
.promo-line2 sup {
  font-size: 10px;
}

/* Navigation Style */
.primary {
  background: transparent url(images/primary_bg.png) no-repeat;
  _background: transparent url(images/IE/primary_bg.gif) no-repeat;
  margin: 0px auto;
  text-align: center;
  width: 720px;
  height: 32px;
}
.primary ul {
  list-style: none;
  margin: 0px auto;
  padding: 1px 0px;
  width: 620px;
}
.primary ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-left:1px solid #9A9A9A;
  border-right:1px solid #9A9A9A;
  float: left;
  margin-right: -1px;
}
.primary a {
  width: 150px;
  height: 20px;
  display: block;
  position: relative;
  padding: 5px 0px 5px 0px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.primary a:hover {
  background: url(images/primary_active.png) repeat-x;
}
.primary a.active {
  height: 25px;
  _height: 20px;
  padding: 5px 0px 0px 0px;
  background: url(images/primary_active.png) repeat-x;
}

.secondary {
  margin: 2px auto 0px;
  text-align: center;
  width: 720px;
}
.secondary ul {
  margin: 0px auto;
  padding: 2px 0 0 0;
  list-style: none;
  text-align: center;
  font-size: 10px;
  color: #666666;
}
.secondary ul li {
  display: inline;
  position: relative;
  margin: 0px;
  padding: 0px 8px;
  border-left:1px solid #9A9A9A;
  border-right:1px solid #9A9A9A;
  margin-right: -1px;
}
.secondary a {
  color: #666666;
  text-decoration: none;
}
.secondary a:hover,
.secondary a.active {
  color: #000000;
  text-decoration: underline;
}

/* Content Styles */
.page_content {
  width: 720px;
  margin: 5px auto;
}
.alt-page_content {
  width: 720px;
  margin: 5px auto;
}
.float-left {
  float: left;
  margin: 10px 10px 5px 0px;
}
.float-right {
  float: right;
  margin: 10px 0px 5px 10px;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
}
.contact {
  text-align: center;
}
.contact .manager {
  font-size: 14px;
  font-weight: bold;
}
.contact .phone {
  font-size: 16px;
  font-weight: bold;
}
.bulletpoint ul li {
  left: 20px;
  position: relative;
  list-style-image: url(images/bullet.png);
}

/* Landing Page */
.lakephotos {
  text-align: center;
  float: right;
}
.lakephotos .sample {
  width: 230px;
  float: left;
}
.lakeshots {
  text-align: center;
}
.lakeshots .sample {
  width: 230px;
  float: left;
}
.sample {
  text-align: center;
}
.sample a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
}

/* Details */
.details {
  width: 720px;
  margin: 5px auto;
}
.details p {
  width: 700px;
  margin: 0px auto;
}
.details .list {
  width: 683px;
  text-indent: -17px;
  padding-left: 17px;
  position: relative;
}
.details .sectionhead {
  background: #9A9A9A;
  display: block;
  margin-top: 10px;
  padding: 2px 5px;
  color: #ffffff;
  font-weight: bold;
}
.details .sectionhead a.top {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  float: right;
  padding-left: 10px;
  background: url(images/up-arrow.gif) no-repeat left center;
}
.details .sectionhead a.top:hover {
  text-decoration: underline;
}

/* Shares */
table.share_info {
  width: 100%;
  padding: 0px;
  border: 0px none;
}
.share_info tr.alt {
  background: #ADADAD !important;
}
.share_info td {
  padding: 3px;
}
.share_info td.info {
  text-align: center;
  font-size: 10px;
}
.share_info tr td {
  border-left: 1px solid #999999;
}
.share_info tr td:first-child {
  border-left: 0px none;
}
.siteinfo {
  list-style: none;
  margin: 0px;
}
.siteinfo li {
  margin: 5px 0px;
}
#googlemap {
  width: 680px;
  height: 400px;
  margin: 20px auto 5px;
}
