body {
text-align:center;
text-al\ign:left;
margin:0;
padding:0;
font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
div#pg-xhtml div#left {
width:151px; /* fixes width of col without borders */
background:#F7F7EE;
border:0px solid #fff;
border-left:1px solid #E6E6D9;
padding:0;
margin:1px 1px 0 0;
float:left;
}
div#pg-xhtml div#left {
 width:142px;
 background:#f3f3f3 !important;
 float:left;
 padding:0 1px 1px 0;
 margin:0;
 border-right:1px solid #cccccc;
}
div#pg-xhtml {
width:760px;
margin:0 auto;
text-align:left;
height:auto;
}
div#pg-xhtml div#middle {
float:left;
clear:none;
font:normal 11px/20px Verdana,sans-serif;
padding:0 10px 20px 10px;
margin:0;
line-height:1.55em;
width:575px;
w\idth:595px;
}
div#pg-xhtml #middle p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
}
a:link,
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #B53D25;
text-decoration: underline;
}
a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B53D25;
  text-decoration: none;
}
div#middle h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #b53d25;
  padding:5px 0 10px 0;
}
div#middle h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #B53D25;
  margin-top:4px;
  margin-bottom:-4px;
}
div#pg-xhtml #middle #tours {
 width:580px;
 height:auto;
 margin:10px 0 0 0;
}
div#pg-xhtml #middle #tours p {
 padding:0 5px 0 5px;
}
div#middle h3 {
 padding:0 5px 0 5px;
}
.hide-me {
visibility:hidden;
}
/* generic classes - mainly for class stacking */

.clear { clear:both; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.no-display {
display:none;
}