body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: #F1F9FC;
}
a {
	color: #003399;
}
a:hover {
	color: #FF0000;
}
#tagline {
	font-size: 12px;
	color: #236293;
	text-align: right;
	width: 900px;
	margin: 3px auto;
	font-weight: bold;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF url(images/banner_background.jpg) repeat-x;
	border: 1px solid #CFE2F1;
}
#header {
	background: url(images/Logo.jpg) no-repeat left 0px;
	height: 115px;
}
#search {
	background: #FFFFFF;
	float: right;
	font-size: 10px;
	border: 1px solid #6699CC;
	text-align: center;
	padding: 10px 0px 0px 10px;
	margin-top: 25px;
	margin-right: 15px;
}
#topnav {
	height: 15px;
	margin-bottom: 3px;
	width: 300px;
	margin-left: 10px;
	margin-top: 90px;
	float: left;
}
#topnav a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	padding: 3px 6px;
	border-top: 1px solid #9EC6E8;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #9EC6E8;
	width: 30%;
	margin-right: 3px;
	background: url(images/button.gif) repeat-x;
}
#topnav a:hover {
	border-top: 1px solid #006699;
	border-right: 1px solid #9EC6E8;
	border-bottom: 1px solid #9EC6E8;
	border-left: 1px solid #006699;
}
#mainbody {
	clear: both;
	float: none;
	margin-bottom: 20px;
	background: #FFFFFF;
}
#leftcolumn {
	float: left;
	width: 530px;
}
#rightcolumn {
	float: right;
	width: 360px;
}
#quickfacts {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #6699CC;
	background: #FFFFFF url(images/category_background.gif) repeat-x;
	height: 210px;
}
#quicklinks {
	border: 1px solid #6699CC;
	padding: 5px;
	margin-bottom: 10px;
	vertical-align: top;
	background-image: url(images/category_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.button {
	text-align: center;
}
.button ul {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.button li {
	display: inline;
	list-style: none;
	width: 30%;
	float: left;
	margin: 2px 3px;
}
.button a {
	text-decoration: none;
	width: 100%;
	border-top: 1px solid #6AD1E8;
	border-right: 2px solid #0066CC;
	border-bottom: 2px solid #0066CC;
	border-left: 1px solid #6AD1E8;
	background: #FFFFFF url(images/button.gif) repeat-x;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.button a:hover {
	border-top: 2px solid #0066CC;
    border-right: 1px solid #6AD1E8;
	border-bottom: 1px solid #6AD1E8;
	border-left: 2px solid #0066CC;
}
th {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #336699;
}
td {
	font-size: 11px;
	vertical-align: top;
}
#map {
	padding: 5px;
	height: 210px;
	border: 1px solid #6699CC;
	font-size: 11px;
	background: #FFFFFF;
}
.advisor a {
	color: #FF6600;
	font-size: 10px;
	text-align: center;
}
.advisor a:hover {
	color: #009933;
	font-size: 10px;
}
#news {
	padding: 5px;
	height: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #6699CC;
	background: #FFFFFF url(images/category_background.gif) repeat-x;
}
#weather {
	padding: 5px;
	height: 197px;
	margin-bottom: 10px;
	border: 1px solid #6699CC;
	background: #FFFFFF url(images/category_background.gif) repeat-x;
}
#booking {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #6699CC;
	background: #FFFFFF url(images/category_background.gif) repeat-x top;
}
#experience {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #6699CC;
	background: #FFFFFF url(images/category_background.gif) repeat-x top;
}
#infobox {
	border: 1px solid #6699CC;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}
#infobox th {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	padding-top: 5px;
	background: url(images/category_background.gif) repeat;
}
#infobox td {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding: 5px 10px 10px;
}
#footer {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 25px auto;
	border: 1px solid #6699CC;
	padding: 10px;
}
#footer a {
	margin-right: 5px;
	margin-left: 5px;
}
#copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
#key {
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-right: 75px;
	margin-left: 75px;
}
.clearboth {
	clear: both;
	float: none;
	font-size: 11px;
	font-style: italic;
}
.floatleft {
	float: left;
	margin-right: 8px;
}
.floatright {
	float: right;
	margin-left: 8px;
}
.category {
	height: 22px;
	padding: 0px;
	font-weight: bold;
	color: #296B97;
	font-style: normal;
}
.infocontent {
	border: 1px solid #6699CC;
	background: #FFFFFF url(images/category_background.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 10px;
}
.merchant {
	font-style: italic;
	color: #003366;
	background: #FFFFFF url(images/category_background.gif) repeat-x top;
	padding: 5px;
	text-align: center;
	border: 1px solid #6699CC;
}
.sidelinks {
	border-bottom: 1px solid #336699;
	margin: 5px 10px;
	padding: 5px;
}
.sponsored {
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	border: 1px solid #6699CC;
	margin-top: 10px;
}
.bottomlinks {
	border-bottom: 1px solid #336699;
	margin: 5px 10px;
	padding: 5px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #1D547E;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #2C6897;
	margin-bottom: -7px;
}
li {
	margin-top: 2px;
	margin-bottom: 5px;
}
