﻿/* Notes

Logo Maroon - #420904
Offwhite - #FFFFFE
Cream - #FFFFCC
Green - #0C3830

*/

/* Clear Styles */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, img, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
fieldset, img { border: 0;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
ol, ul { list-style:none;}
caption ,th { text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
abbr, acronym { border:0;}	
a { border: none; border-style: none; outline: none; -moz-outline-style: none; /* hides firefox dotted outline */}

/* End Clear Styles */


/* Body
------------------------------*/

body {
color: #000000;
font-family: Arial, sans-serif;
width: 95%;
height: 100%;
padding: 0;
overflow: visible !important;
}

#page {
width: auto;
height: 100%;
overflow: visible !important;
}

p {
color: #000000;
font-size: 12px;
font-family: Arial, sans-serif;
}

a, a:visited, a:active {
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
font-style: normal;
text-decoration: none;
}

.floatleft {
float: none !important;
}

.floatright {
float: none !important;
}

.clear {
clear: both;
}

/* Text
------------------------------*/

p.justify {
text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
color: #000000;
font-weight: bold;
text-align: left;
}

h1 {
font-family: Georgia, serif;
font-style: oblique;
font-weight: bold;
font-size: 24px;
}

h2 {
font-family: Georgia, serif;
font-style: oblique;
font-weight: bold;
font-size: 18px;
}

/* Home Page
------------------------------*/

#content {
overflow: visible !important;
width: auto;
}

#centerCol {
overflow: visible !important;
width: auto;
}

/* Tour Page
------------------------------*/

img.tourphoto {
margin: 10px 0;
width: 50%;
}

p.callReservation {
display: block;
width: auto;
text-align: center;
font-size: 16px;
font-weight: bold;
font-style: italic;
}

ul.a {
list-style: disc;
font-size: 14px;
font-family: Arial, sans-serif;
}

/* Display None
------------------------------*/

#footer {
display: none;
}

a.reservation {
display: none;
}

a.tourFlyer {
display: none;
}

#leftCol, #rightCol {
display: none;
}

#header{
display: none;
}

#headerContact {
display: none;
}

#nav {
display: none;
}
