/* Custom CSS */

/* General styles */
div#page {
  max-width: 1126px;
  margin: 0 auto;
  padding: 0;
  }
div#mainsection { /* separates main section from the nav bar */
margin-top: 10px;
}
div#sidebarsection { /* separates sidebar section from the nav bar */
margin-top: 10px;

}
div.sidebarsection.three.columns { /* test only */
  background : #f00;
  }
div#pagecontainer { /* paints page background white */
  margin: 0 auto;
  background : #fff;
  }
div.row p a { /* styles links in paragraphs */
  color: #0066ff;
  text-decoration: underline;
  }
div.row div.panel a { /* styles links in rows */
  color: #0066ff;
  text-decoration: underline;
  }

/* Navigation Area Styles*/
 
nav.top-bar { /* set size and background color */
  background: #c9e4f9;
  max-width: 1126px;
  margin: 0 auto;
  color: #000;
   }  
nav.top-bar ul li.name a {
  color: #000;
  font-size: 1.1em;
  }
nav.top-bar section ul.left.vertical li.has-dropdown {
  background: #c9e4f9;
  color: #000;
  }
nav.top-bar section ul.left.vertical li a {
  background: #c9e4f9;
  color: #000;
  font-size: 1.1em;
  }
nav.top-bar section ul.left.vertical li a:hover {
  background: #cccccc;
  color: #000;
  }
nav.top-bar section ul.left.vertical li.has-dropdown ul.dropdown {
  background: #c9e4f9;
  color: #000;
  }
nav.top-bar section ul.left.vertical li.has-dropdown ul.dropdown li {
  background: #c9e4f9;
  color: #000;
  }
.top-bar ul > li.has-dropdown a::after {
border-color: black transparent transparent transparent;
}
.active {
font-weight: bold;
font-style: italic;
color: #f00;
}
.activelink {
font-weight: bold;
font-style: italic;
background: #ccc;
}
  
/* Banner Area Styles */

div.banner1 { /* styles banner for large format */
  background: #fff;
  height: 135px;
  width: 1126px;
  margin: 0 auto 0 auto;
  }
div.banner2 { /* hides banner for small format */
  position: absolute;
  left: 9000px;  
  }
div.banner p img {
  height: 135px;
  }
div.banner p {
  line-height: 0;
  height: 0;
  border,padding,margin: 0;
  }
div.banner {
  background-image: url('images/banner-sm.jpg');
  background-repeat: no-repeat;
  }
div.banner h2 {
  color:#000099;  /*color:#3d2115;*/
  padding-top: 28px;
  margin-bottom: -4px;
  }
div.banner h4 {
  color:#000099;  /*color:#3d2115;*/
  }
div#emailnote.panel {
  background: #f9dddd;
  } 
 /* Footer Area Styles*/ 
 
footer.row {
 border-top: 1px solid #555;
 padding-top: 5px;
}
.footertext {
text-align: center;
margin-bottom: 10px;
padding-bottom: 0;
font-weight: bold;
}

/* General Styles */

h5 {
color: #000;
font-size: 1.2em;
font-weight: bold;
line-height:1.5em;

}
h6 {
color: #000;
font-size: 1em;
font-weight: bold;
line-height: 1.5em;
}
.panel {
border: 1px solid #c6c6c6;
}
.roundsidepanelred {
margin: 5px auto; 
padding: 2px; 
border: double 2px #900; 
background: #fff; 
border-radius: 10px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
-khtml-border-radius: 10px; 
}

.roundsidepanelgreen {
margin: 2px auto; 
padding: 15px; 
border: double 2px #090; 
background: #fff; 
border-radius: 10px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
-khtml-border-radius: 10px; 
}
.pagetitle {
background: #fff;
border: 0;
margin: 0;
}
img.right {
margin-left: 1em;
}
img.left {
margin-right: 1em;
}
.hanga {padding-left:20px;text-indent:-20px;} /* positions A in FAQ lines */
.hangq {padding-left:10px;text-indent:-10px;margin-bottom:4px;} /* positions Q in FAQ lines */

div#cloud.reveal-modal {
width: 800px;
}
div#petrules.reveal-modal {
width: 800px;
}
div#concert2009.reveal-modal {
width: 800px;
}
.redtext {
font-size: 16px;
color: #900;
}
table#rentaltable td {
border: solid 1px #ccc;
}
table#visitortable td {
border: solid 1px #ccc;
}
table#assocmemtable td {
border: solid 1px #ccc;
}
table#fullmemtable td {
border: solid 1px #ccc;
}
.rentalasterisk {
color: #900;
font-size: 13px;
font-weight: bold;
/*vertical-align: bottom;*/
}
.rentalrate {
font-size: 15px;
text-align: center;
}
td.rentalrate span.has-tip.tip-top {
border-bottom: dotted 1px #111;
}
td.standardrate span.has-tip.tip-top {
border-bottom: dotted 1px #111;
}
td.rentaldescriptiontaken {
/*width: 70%;
background-image: url('taken-old.jpg');
background-repeat: no-repeat;*/
color: #aaa;
}
td.rentalratetaken {
/*width: 10%;*/
color: #aaa;
text-align: center;
/*vertical-align: center;*/
}
td.rentaldescriptionqrc {
/*width: 70%;
background-image: url('taken-old.jpg');
background-repeat: no-repeat;*/
color: #aaa;
}
td.rentalrateqrc {
/*width: 10%;*/
color: #aaa;
text-align: center;
/*vertical-align: center;*/
}
.medialinks {
margin-left: 24px;
margin-bottom: 6px;
list-style-type: disc;}
}
div#sitemaparea ul li {
line-height: 1.8em;
}
div#cultureinfo1 img {
float:left;
margin:0 20px 0 0px;
}
div#cultureinfo2 img {
float:left;
margin:0 20px 0 0px;
}
.titleleftsp, .eventleftsp {
width: 5%;
}
.titledate, .eventdate {
width: 15%;
}
.titledesc, .eventdesc {
width: 45%;
}
.titleloc, .eventloc {
width: 35%;
}
.eventinfogray .eventleftsp {
color: #bbb;;
}
.eventinfogray .eventdate {
color: #bbb;;
}
.eventinfogray .eventdesc {
color: #bbb;;
}
.eventinfogray .eventloc {
color: #bbb;;
}
.eventdatered, .eventdescred {
color: #f00;;
}
ul.facotherlist li {
margin-left: 20px;
}
ul.facnearbylist li {
margin-left: 40px;
}
ul.facrecrlistleft li {
margin-left: 20px;
}
ul.facrecrlistright li {
margin-left: 40px;
}
ul.historylist li {
margin-left: 40px;
}
div#htvisit.row img {
margin-right:6px;
float:left;
}
ul.visitlist li {
margin-left: 40px;
}
div#visitpets {
border:1px solid #f00;
padding:5px;
margin: 0 20px 10px 10px;
}
div#visitpets h5 {
padding:5px;
margin:0;
}
div#visitpets p {
padding:5px;
margin:0;
}
p.hpquote {
padding-left: 12px;
}
h5.storetagline {
text-align: center;
color: #222;
}
p.storetext {
text-align: left;
}
ul.hpupdatelist li {
margin-left:20px;
}
ul.memprivlist li {
color: #000; font-size: 14px; margin-left:30px; margin-bottom:6px;
}
table#fullmemtable {
clear: both;
}
table#fullmemtable td.titlemem {
vertical-align: bottom;
font-size: 15px;
text-align: left;
font-weight: bold;
color: #900;
width: 50%;
}
table#fullmemtable td.titlefee {
vertical-align: bottom;
font-size: 14px;
text-align: center;
width: 25%;
}
table#assocmemtable td.titlemem {
vertical-align: bottom;
font-size: 15px;
text-align: left;
font-weight: bold;
color: #900;
width: 50%;
}
table#assocmemtable td.titlefee {
vertical-align: bottom;
font-size: 14px;
text-align: center;
width: 25%;
}
table#visitortable td.standardrate, td.discountrate {
color: #333;
font-weight: bold;
text-align: center;
}
td.standardrate, td.discountrate {
font-size: 15px;
}
.socialimg {
float:right;
margin: 0 0 0 15px;
}
#copyright {
text-align:center;
}
td.standardrate span.has-tip.tip-top {
border-bottom: dotted 1px #999;
}
.hpbox1panel {
  margin: 5px auto; padding: 5px; border: solid 1px #0066ff; background: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;
  }
.categoryname {
color:#000;
text-decoration:none;
font-size:16px;
}
.subcategoryname {
margin-bottom: 6px;
}
.smallspace {
margin-bottom: 6px;
}

.keywords {
display: none;
}
.guideall {margin-left:35px;}
.guideall li {margin-bottom:6px; line-height:18px;}
.privacy li {margin-left: 35px;}

/* small screen styles */

@media only screen and (max-width: 768px) 
{


div.sidebarsection.three.columns {
  position: absolute;
  left: 9000px;  
}
div.banner1 {
  background: #fff;
  margin: 0 auto 0 auto;
    }
div.banner1 div.bannerright img {
  display: none;
  }

