/* IE PNG FIX */
img, div, a, td, tr, table { 
	behavior: url(iepngfix.htc) 
}

/* BODY */
body  {
	font: 100% Caslon, Times New Roman, Times, serif;
	background: #ffffff;
	/* margin: 0; */
	/* padding: 0; */
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	width: 780px;
	border-bottom-width: 24pt;
	border-bottom-style: solid;
	border-bottom-color: #3b2920;
	margin: 0px;
	padding: 5px 0px 5px 0px;
} 
.twoColFixLtHdr #subpage {
	float: left;
	width: 780px;
	/*height: 450px; */
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	background-image: url(../images/subpage_bg2.jpg);
	background-repeat: repeat-y;
}

/* NAVIGATION */
.topnav {
	float: left;
	font-size: 10pt;
	color: #3b2920;
	font-family: Caslon, Times, serif;
	text-transform: uppercase;
	line-height: 10pt;
	text-align: right;
	letter-spacing: 1pt;
	position: absolute;
	top: 100px;
	margin: 4px 0;
}
.topnav a {
	text-decoration: none;
	color: #3b2920;
}

/* FOOTER */
.twoColFixLtHdr #footer { 
	color: #FFFFFF;
	font-size: 9pt;
	font-style: bold;
	padding: 0 10px 0 20px;
	background:#3b2920; 
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footerrule{
	border-top-width: 3pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
.copyright {
	text-align: right;
	font-size: 9pt;
	font-family: Big Caslon, Caslon, Times, serif;
	margin: 10pt 0;
}

/* STORE INFO */
.hotelname {
	float: left;
	padding-left: 5px;
	font-family: "Big Caslon", Caslon, Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	height: 55px;
	top: 189px;
	position: absolute;
	width: 766px;
}
.storeinfo { 
	float: right;
	margin: 15px 10px 0px 0px;
}
.storeinfo h3 {
	font-family: Big Caslon, Caslon, Times, serif;
	font-size: 12pt;
	color: #3b2920;
}
.storeinfo p {
	font-family: Big Caslon, Caslon, Times, serif;
	font-size: 11pt;
	color: #3b2920;
	text-decoration: none;
}
.storeinfo a {
	color: #3b2920;
}
.logo {
	margin: 0;
	padding: 10px 0;
	font-size: 42pt;
	font-weight: normal;
	font-family: "Big Caslon", Caslon, Times, serif;
	text-transform: uppercase;
	top: 18px;
	position: absolute;
	line-height: 44px;
}
.tagline {
	font-size: 16pt;
	font-weight: normal;
	color: #a16e3b;
	font-family: Big Caslon, Caslon, Times, serif;
	line-height: 18pt;
	position: absolute;
	top: 70px;
}
.subhead {
	font-size: 16pt;
	font-weight: bold;
	color: #3b2920;
	font-family: Big Caslon, Caslon, Times, serif;
	line-height: 16pt;
}
.topnav { 
	font-size: 10pt;
	color: #3b2920;
	font-family: Caslon, Times, serif;
	text-transform: uppercase;
	line-height: 10pt;
	text-align: right;
	letter-spacing: 1pt;
}
.topnav a {
	text-decoration: none;
	color: #3b2920;
}
.body {
	font-size: 11pt;
	color: #000000;
	font-family: Caslon, Times, serif;
	line-height: 14pt;
	padding: 0 10px;
}

/* FLOATS */
.fltrt {
	float: right;
	margin: 0px;
}
.fltrt p {
	font-family: Big Caslon, Caslon, Times, serif;
}
.fltrt a {
	color: #3b2920;
	text-decoration: none;
}
.fltlft { 
	float: left;
	margin: 0 8px 0;
	text-decoration: none;
}
.fltlft p {
	font-family: Big Caslon, Caslon, Times, serif;
}
.fltlft a {
	color: #3b2920;
	text-decoration: none;
}
.fltlft hover { 
	background: none;
}
.fltctr { 
	float: center;
	margin: 0 8px 0;
	text-decoration: none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* HIDDEN */
.hidden {
	visibility:hidden;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
