body {
margin: 0;
font-family: helvetica, sans-serif;
font-size: 12px;
background: #efefef;
}

/* EQUAL HEIGHT COLUMNS - BEGIN */

#wrapper { 
width: 742px;
_width: 732;
background: #fff;
border-right: 1px solid #DCD2B7;
}

#nav {
float: left;
width: 170px;
background: #ffffcc;
background: url("images/sidebar.jpg") no-repeat #F7F2DE;
min-height: 900px;
}

#content{
float: left;
width: 345px;
padding: 12px;
margin-left: 0px;
background: #fff;
}

#header_img {
float: left !important;
width: 550px;
border-bottom: 1px solid #DCD2B7;
margin: 8px 0 0 8px;
padding: 0 0 4px 0;
}

* html #content { display: inline }

#subcontent{
float: right;
width: 200px !important;
border-left: 1px solid #DCD2B7;
background: #fff;
}

#nav,#content, #subcontent { 
padding-bottom: 32767px !important;
margin-bottom: -32767px !important; 
}

#wrapper { overflow: hidden }
#wrapper { 
float: left;
float/**/: none;
}

#wrapper:after {
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#wrapper { display: inline-block }
/*\*/
#wrapper { display: block }

* > #footer, * > form, * > #notes, * > .output {
position: relative;
z-index: 1000;
}
/* EQUAL HEIGHT COLUMNS - END */

h2 {
color: #881B15;
font-family: times, serif;
font-size: 20px;
text-transform: uppercase;
font-weight: normal;
}

h3 {
color: #881b15;
font-family: times new roman, serif;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
}

h4 {
color: #881b15;
font-family: times, serif;
font-size: 12px;
text-transform: uppercase;
font-weight: normal;
margin: 0;
}

#nav ul {
list-style: none;
margin: 185px 0 0 0;;
padding: 0;

}

#nav li a {
font-size: 15px;
display: block;
text-decoration: none;
color: #202020;
padding: 5px;
border-bottom: 1px solid #ccc;
width: 152px;
_height: 0%;
font-family: times, serif;
}

#nav li a:hover { color: #881B15 }


#content p {
color: #333;
line-height: 20px;
}

span.q,span.a { font-weight: bold }

.event_p { margin: 0 }

.sub {
border-bottom: 1px solid #DCD2B7;
padding: 10px;
width: 100%;
}

.sub_last {
border: none;
padding: 10px;
}

#confirmation {
background: #ffffcc;
padding: 5px;
width: 116px;
margin-top: 5px;
text-align: center;
display: block;
}

input {
border: 0;
border: 1px solid #ddd;
font-size: 9px;
}

ul.services {
list-style: none;
margin: 0;
padding: 0;
}

ul.services li { padding: 5px 0 }
#tour { float: left }
#upcoming { float: left }

#calendar {
background: #ccc;
width: 175px;
}

#footer {
clear: both; 
width: 740px;
_width: 732px;
border-style: double;
border-color: #DCD2B7; 
border-bottom: 1px solid #DCD2B7;
border-left: 1px solid #DCD2B7;
border-right: 1px solid #DCD2B7;
background: #FBFAF4;
}

#footer p {
font-size: 10px;text-align: right;
padding: .1em 20px; 
border-left: 1px solid #DCD2B7;
}