body { 
	margin: 0; padding: 0; padding-top: 5px;
	font: .7em/1.3em Verdana, Georgia, Times New Roman, serif;
	text-align: center;
	}
p.hide { 
	display: none; 
	}
a img { border: 0; }
a { 
	color: #6c1839;
	text-decoration: none; 
	}
a:visited { 
	color: #6c1839;
	text-decoration: none;
	}
a:hover { 
	color: #2a7628;
	text-decoration: underline;
	}

#container {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 485px;
	}

h1 {
	font-family: Georgia, Verdana, Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6c1839;
	margin-bottom: .4em;
	margin-top: 0;
}
h2 { 
	font-family: Verdana, Times New Roman, Times, serif;
	font-weight: bold;
	margin-bottom: .6em; 
	margin-top: 0; 
	font-size: 1.2em;
	line-height: 1.4em;
	color: #6c1839;
	text-transform: uppercase;
	}

.topbar {
	border-top: 1px solid #2a7628; 
	padding: 0;
	margin: .75em 0;
	}
.red { color: #D5380B; }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #6c1839;
	margin-top: 0;
	margin-bottom: 0;
	}

h3 a, h3 a:visited {
	color: #4B527E; text-decoration: none;
	}
h3 a:hover {
	text-decoration: underline; 
	}
h3.area {
	clear: both;
	margin-bottom: 1.2em; 
	}
h3.withblurb {
	margin-bottom: .2em;
	}
h4 {
	color: #000;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	}
.pagenav { margin-bottom: 1.5em; font-size: 1em; }
.pagenav a { padding-right: 4px; padding-left: 2px; white-space: nowrap; font-weight: bold;  }
p, ol, ul { 
	font-size: 1em;
	line-height: 1.3em; 
	margin-top: 0; 
	margin-bottom: 1em;
	}
p em { 
	font-style: normal; 
	font-weight: bold; 
	}
li { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
ul.sep li {
	margin-bottom: .5em;
	}
.bar { clear: both; margin-bottom: 1em; border-bottom: 1px solid #F3A60A; }
img.fll {
	display: block;
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
img.flr {
	display: block;
	border: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
img.framed { border: 1px solid #000; }
div.hotel { 
	float: left; 
	width: 21.2em;
	padding: 0;
	margin: 0 .8em .8em 0; 
	}
div.hotel .info { 
	padding: 3px 5px; 
	margin: 0; 
	border: 1px solid #ccc; border-top: 3px solid #2a7628;
	height: 14em; 
	overflow: hidden; 
	}
div.soldout, div.soldout h3 { color: #888; }
div.soldout a { color: #888; cursor: default; text-decoration: none; }
div.hotel img { padding: .15em 0 .25em 0; }
div.hotel p { margin-bottom: 0; }
div.hotel .notes { 
	font-size: 1em; 
	line-height: 1.25em; 
      background: #E9ECE4; 
	margin: 0; 
	border: 1px solid #ccc; border-top: 0;
	padding: 3px 5px;
	text-align: justify; 
	height: 10.1em; 
	overflow: hidden; 
	}
div.hilitebox {
	background-color: #f7db6f;
	padding: 8px 12px; padding-bottom: 2px;
	margin: 0 0 1em 0; 
	border: 3px solid #2a7628; border-width: 3px 1px; border-color: #2a7628 #ccc;
	}
div.hilitebox h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	text-transform: uppercase;
	}
p.top {
	font-size: .85em;
	line-height: 1.3em;
	clear: both;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	}
.cen { text-align: center; }
.indent { margin-left: 25px; }
.clr { clear: both; margin: 0; }
.nbm { margin-bottom: 0; }
#footer { 
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	width: 485px;
	text-align: center;
	}
#footer p { 
	font-size: .9em;
	line-height: 1.5em;
	}
#footer p.credit { 
	color: #666;
	margin-bottom: .5em;
	}
#footer p.credit a {
	color: #7FA1B7;
	text-decoration: none;
	}
#footer p.credit a:hover {
	text-decoration: underline;
	}
#footer p.credit span { 
	display: none; 
	}
