/* MENU SYSTEM classes */
.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	}
.clearFix { /* for IE7/Win */
    min-height:1px;
	}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
	}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
	}

/* INTERFACE classes */
BODY { 
	margin: 0px; 
	padding: 15px;
	font-family: Times New Roman; 
	font-size: 12px;
	background: #e9daaf;
	background-image: url('/images/background.gif'); 
	background-repeat: repeat; 
	}
.gui_container { 
	width: 948px;
	background: #ffffff;
	border-top: solid 10px #333333; 
	border-bottom: solid 10px #333333; 
	padding: 6px 0px 6px 0px;
	}
.logo_container { 
	width: 930px;
	height: 115px;
	border-top: solid 1px #939393; 
	padding-bottom: 5px;
	background: #fbfcf7;
	background-image: url('/images/logo_header_bg.jpg'); 
	background-repeat: no-repeat; 
	}
.primenav_container { 
	width: 880px;
	height: 23px;
	background: #fcedc4;
	background-image: url('/images/primenav_bg.gif'); 
	background-repeat: repeat-x; 
	margin-bottom: 16px;
	padding-top: 5px;
	padding-left: 50px;
	text-align: center;
	}
.primenav_on {
	font-size: 14px;
	font-weight: bold;
	color: #8a8a8a;
	}
.primenav_off {
	font-size: 14px;
	font-weight: bold;
	color: #565656;
	}
.box_container { 
	width: 922px;
	margin-bottom: 16px;
	border: solid 4px #000000;
	background-image: url('/images/content_bg.gif'); 
	background-repeat: repeat-y; 
	}
.callout_container { 
	width: 930px;
	background: #ffffff;
	padding: 0px;
	margin-bottom: 8px;
	}
.subnav {
	float: left; 
	width: 227px;
	padding: 22px 7px 7px 7px;
	text-align: left;
	background: #e9c79a;
	}
.subnavtitle { 
	font-family: Times New Roman; 
	color: #87621c; 
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-bottom: 16px;
	}
.navtiertwo_container {
	background: #e3b26d;
	padding: 10px;
	}

/* level one pages */
.navtiertwo_4_on {
	background: #ffffff;
	border: solid 1px #bab7ae;
	text-align: left;
	padding: 4px;
	}
.navtiertwofont_4_on {
	font-size: 14px;
	color: #6f1112;
	font-weight: bold;
	}
.navtiertwo_4_off {
	text-align: left;
	padding: 4px;
	}
.navtiertwofont_4_off {
	font-size: 14px;
	color: #333335;
	font-weight: bold;
	}

/* level two pages */
.navtiertwo_9_on {
	background: #ffffff;
	border: solid 1px #bab7ae;
	text-align: left;
	padding: 2px 2px 2px 5px;
	margin-left: 25px;
	}
.navtiertwofont_9_on {
	font-size: 13px;
	color: #6f1112;
	}
.navtiertwo_9_off {
	text-align: left;
	padding: 2px;
	margin-left: 25px;
	}
.navtiertwofont_9_off {
	font-size: 13px;
	color: #333335;
	}

/* level three pages */
.navtiertwo_14_on {
	background: #ffffff;
	border: solid 1px #bab7ae;
	text-align: left;
	padding: 2px 2px 2px 5px;
	margin-left: 40px;
	}
.navtiertwofont_14_on {
	font-size: 12px;
	color: #6f1112;
	}
.navtiertwo_14_off {
	text-align: left;
	padding: 2px;
	margin-left: 40px;
	}
.navtiertwofont_14_off {
	font-size: 12px;
	color: #333335;
	}

/* level four pages */
.navtiertwo_19_on {
	background: #ffffff;
	border: solid 1px #bab7ae;
	text-align: left;
	padding: 2px 2px 2px 5px;
	margin-left: 55px;
	}
.navtiertwofont_19_on {
	font-size: 12px;
	color: #6f1112;
	}
.navtiertwo_19_off {
	text-align: left;
	padding: 2px;
	margin-left: 55px;
	}
.navtiertwofont_19_off {
	font-size: 12px;
	color: #333335;
	}

.outer_roombox_container { 
	width: 922px;
	margin-bottom: 16px;
	border: solid 4px #000000;
	background-image: url('/images/room_bg.gif'); 
	background-repeat: repeat-y; 
	text-align: center;
	}
.center_roombox_container { 
	width: 884px;
	margin: 15px 21px 15px 17px;
	border: solid 1px #000000;
	background: #f3dfbe; 
	}
.inner_roombox_container { 
	background: #f3dfbe;
	border: solid 6px #ffffff;
	height: 100%;
	}
.innerleft_roombox {
	float: left; 
	width: 419px;
	text-align: left;
	background: #f3dfbe; 
	padding: 7px;
	}
.our_accommodations { 
	font-family: Times New Roman; 
	color: #914f50; 
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 9px 0px 18px 0px;
	}
.accommodations_box { 
	min-height: 188px;
	background-image: url('/images/accommodationsbox_bg.gif'); 
	background-repeat: repeat; 
	}
.accommodation_info {
	float: left; 
	width: 260px;
	}
.accommodation_title { 
	color: #996533; 
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 24px 0px 24px 0px;
	}
.accommodation_text { 
	font-size: 15px;
	padding: 0px 20px 0px 20px;
	color: #403f3d;
	text-align: center
	}
.accommodation_pics {
	float: right; 
	width: 157px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	}
.photo_thumbnail {
	border: solid 2px white;
	}
.accommodation_buttons {
	text-align: center;
	margin-top: 22px;
	height: 50px;
	clear: both;
	}
.innerright_roombox {
	float: right; 
	width: 435px;
	border-left: solid 1px #ffffff;
	padding: 0px;
	margin: 0px;
	}
.clear {
	clear: both;
	}
.roomindex_title { 
	color: #996533; 
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

.content {
	float: right; 
	width: 650px; 
	text-align: left;
	padding: 19px 7px 7px 7px;
	}
.pagetitle { 
	font-family: Times New Roman; 
	color: #832525; 
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 16px 29px; 
	}
.subcontent {
	min-height: 275px;
	background: #efd4a9;
	background-image: url('/images/subcontent_bg.gif');
	background-repeat: repeat-x;
	font-size: 16px;
	color: #33322e;
	padding: 15px 29px 15px 29px;
	}
.page_imagery {
	border: solid 2px #ffffff;
	margin: 0px 0px 18px 18px;
	clear: all;
	}
.footer_container { 
	width: 930px;
	height: 26px;
	background: #fcedc4;
	background-image: url('/images/primenav_bg.gif'); 
	background-repeat: repeat-x; 
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #8f8e8b;
	}

/* ALL OTHER classes */
A { 
	color: #1d3b96; 
	text-decoration: none; }
P {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
.default { 
	font-size: 15px; 
	}
.xlarge { 
	font-size: 20px; 
	}
.large { 
	font-size: 18px;
	}
.medium  { 
	font-size: 15px; 
	}
.small { 
	font-size: 12px; 
	}
.xsmall  { 
	font-size: 10px; 
	}
.xxsmall  { 
	font-size:9px;
	}
.poweredby_container {
	width: 929px;
	padding-top: 5px;
	text-align: right;
	}
.poweredby:hover {
	text-decoration: underline;
	}
.poweredby {
	font-size: 10px; 
	color: #996533;
	letter-spacing: .1em;
	font-family: trebuchet ms;
	font-weight: bold;
	}
</style>