body {
	margin: 0;
	padding: 0;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-shadow: 0px 0px 5px white;
	background-color: #F3F1D0;
}

.foundationTable {
	width: 794px;
	background-color: #F3F1D0;
	font-size: 12px;
}

.foundationCellTop {
	width: 794px;
	color: #CFC9AD;
	font-size: 11px;
}

.foundationCellMiddle {
	width: 794px;
	background-color: #F6F6F6;
	height: 100%;
}

.foundationCellBottom {
	width: 794px;
	height: 20px;
}

.mainContent {
	width: 786px;
	background-color: #F6F6F6;
}

.mainContentLeft {
	width: 4px;
	background-image: url(../_interface/menu_left.gif);
	background-repeat: repeat-y;
}

.mainContentRight {
 width: 4px;
 background-image: url(/_interface/content_right.gif);
 background-repeat: repeat-y;
}

.contentColumn {
	position: relative;
	width: 748px;
	left: 42px;
}

.homeLeftColumn {
	float: left;
	width: 327px;
	color: #454545;
	line-height: 18px;
	font-size: 11px;
}

.homeRightColumn {
 float: left;
 width: 375px;
 padding-left: 42px;
}

.ratesLeftColumn {
 float: left;
 width: 327px;
 font-size: 12px;
 color: #454545;
 line-height: 22px;
}

.ratesRightColumn {
 float: left;
 width: 375px;
 padding-left: 42px;
}

.calendarLeftColumn {
	float: left;
	width: 214px;
	font-size: 12px;
	color: #454545;
	line-height: 22px;
	padding-right: 10px;
}

.calendarRightColumn {
 float: left;
 width: 520px;
}

.galleryLeftColumn {
 width: 700px;
 font-size: 12px;
 color: #454545;
 line-height: 22px;
}

.directionsLeftColumn {
 width: 700px;
 font-size: 12px;
 color: #454545;
 line-height: 22px;
}

.contactLeftColumn {
 float: left;
 width: 327px;
 font-size: 12px;
 color: #454545;
 line-height: 22px;
}

.contactRightColumn {
 float: left;
 width: 375px;
 padding-left: 42px;
}

.homeBottomRow {
	width: 794px;
	height: 20px;
	font-size: 11px;
}

a:link {color: #224499; text-decoration: none;}
a:active {color: #224499; text-decoration: none;}
a:visited {color: #224499; text-decoration: none;}
a:hover {color: #7777BB; text-decoration: underline;}

a.titleLink:link {color: #686349; text-decoration: none;}
a.titleLink:active {color: #686349; text-decoration: none;}
a.titleLink:visited {color: #686349; text-decoration: none;}
a.titleLink:hover {color: #9B967C; text-decoration: underline;}

a.negLink:link {color: #FFFFFF; text-decoration: none;}
a.negLink:active {color: #FFFFFF; text-decoration: none;}
a.negLink:visited {color: #FFFFFF; text-decoration: none;}
a.negLink:hover {color: #DDDDFF; text-decoration: underline;}

a.darkLink:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.darkLink:active {color: #333333; text-decoration: none;}
a.darkLink:visited {color: #333333; text-decoration: none;}
a.darkLink:hover {
	color: #AA858C;
	text-decoration: underline;
}

a.galleryLink:link {color: #686349; text-decoration: none; font-size: 11px; font-weight: bold;}
a.galleryLink:active {color: #686349; text-decoration: none; font-size: 11px; font-weight: bold;}
a.galleryLink:visited {color: #686349; text-decoration: none; font-size: 11px; font-weight: bold;}
a.galleryLink:hover {color: #9B967C; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.largeLink:link {color: #686349; text-decoration: none; font-size: 13px; font-weight: bold;}
a.largeLink:active {color: #686349; text-decoration: none; font-size: 13px; font-weight: bold;}
a.largeLink:visited {color: #686349; text-decoration: none; font-size: 13px; font-weight: bold;}
a.largeLink:hover {color: #9B967C; text-decoration: underline; font-size: 13px; font-weight: bold;}

a.mainMenu:link {color: #686349; text-decoration: none; font-size: 13px; font-weight: bold; margin-left: 10px; margin-right: 10px;}
a.mainMenu:active {color: #686349; text-decoration: none; font-size: 13px; font-weight: bold; margin-left: 10px; margin-right: 10px;}
a.mainMenu:visited {color: #686349; text-decoration: none; font-size: 13px; font-weight: bold; margin-left: 10px; margin-right: 10px;}
a.mainMenu:hover {color: #9B967C; text-decoration: underline; font-size: 13px; font-weight: bold; margin-left: 10px; margin-right: 10px;}

ul {
 list-style: circle;
 font-size: 12px;
 margin-top: 8px;
 margin-bottom: 8px;
}

li {
 font-size: 12px;
 margin-top: 0px;
 margin-bottom: 8px;
}

ul.calloutList {
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-left: 16px;
 padding-right: 0px;
 padding-bottom: 0px;
}

li.calloutList {
 list-style-image: url(/_interface/bullet.gif);
 font-size: 11px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
}

.reg {
 font-size: 12px;
}

.wee {
 font-size: 10px;
}

.tight {
 line-height: 18px;
}

.title {
 font-size: 16px;
 font-weight: bold;
 line-height: 16px;
}

.headerWee {
 font-size: 10px;
 font-style: italic;
 color: #333399;
 padding-left: 35px;
}

a.headerLink:link {color: #333399; text-decoration: underline;}
a.headerLink:active {color: #333399; text-decoration: underline;}
a.headerLink:visited {color: #333399; text-decoration: underline;}
a.headerLink:hover {color: #6666CC; text-decoration: underline;}

.callout {
 background-color: #FFFFFF;
 border-color: #CFC9AD;
 border-style: solid;
 border-width: 1px;
 width: 327px;
 height: auto;
 padding: 0px;
}


#scr1 {
 width: 520px;
 height: 990px;
 border-style: solid;
 border-color: #000000;
 border-width: 0px;
 position: relative;
 top: -1px;
}

.footer {
	font-size: 9px;
	color: #454545;
	letter-spacing: 1px;
}
#footer {
	text-align: center;
	padding: 20px;
	width: 756px;
}
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.02px;
	font-size: 2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	font-weight: lighter;
	color: #A2391F;
	font-size: 1em;
}
.foundationCellTop  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: 600;
	color: #524A59;
	letter-spacing: -2px;
	font-stretch: narrower;
	margin: 5px 10px 0 50px;
}

.thumb { 
border:1px solid #FFF; 

