
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(/images/pagebg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #000000;
}
#wrapper {
	width: 787px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(/images/contentbg.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 587px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#left .menu {
	font-size: 12px;
	margin: 1px 0 0 0;
}
#left .menu a{
	border-left: 1px solid #ccc;
	padding-left: 3px;
	margin:0;
	text-decoration: none;
	display: block;
	float:left;
	width: 90px;
}
#left .menu a:link{
	color: #666;
}
#left .menu a:visited{
	color: #999;
}
#left .menu a:hover{
	color: #fff;
	background-color: #ccc;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
	clear: both;
}
#right .content {
	background-image: url(/images/toprightimg.jpg);
	background-repeat:no-repeat;
	padding: 150px 20px 0 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 30px 20px;
}
#footer {
	color: #999999;
	background-image: url(/images/footer.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #60481c;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #5e451c;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	color: #60481c;
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.content div.hotel {
	margin: 12px;
	border: 1px solid #999;
	line-height: normal;
	padding: 3px;
}
.content div.hotel img{
	float: left;
	margin: 0 10px 0 0;
}
.content div.hotel hr{
	clear:both;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
/*maps styles*/
.mapcontainer {
	width: 520px;
	height: 250px;
	border: 1px solid #333;
	margin: 10px 0;
}	
.hotelmapcontainer {
	width: 520px;
	height: 400px;
	border: 1px solid #333;
	margin: 10px 0;
}	

/*weather styles*/
table.metartable {
	background-color: #fff;

}
td.metartd{
	color: #666;
	background-color: #fafafa;
	font-size: 10px;
	padding: 3px;
	margin: 1px;
}
