html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : 100%;
	vertical-align : baseline;
	background : transparent;
}
body {
	line-height : 1;
}
ol, ul {
	list-style : none;
}
a {
	outline : none;
}
a:focus {
	outline : none;
}
a:active {
	outline : none;
}
ins {
	text-decoration : none;
}
del {
	text-decoration : line-through;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
html {
	font-size : 62.5%;
	font-family : Arial, Helvetica, sans-serif;
}
strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight : bold;
}
cite, em, dfn {
	font-style : italic;
}
code, kbd, samp, pre, tt, var, input[type="text"], input[type="password"], textarea {
	font-size : 92%;
	font-family : Arial, Helvetica, sans-serif;
}
del {
	text-decoration : line-through;
	color : #666;
}
ins, dfn {
	border-bottom : 1px solid #ccc;
}
small, sup, sub {
	font-size : 85%;
}
abbr, acronym {
	text-transform : uppercase;
	font-size : 85%;
	letter-spacing : 0.1em;
}
a abbr, a acronym {
	border : none;
}
abbr[title], acronym[title], dfn[title] {
	cursor : help;
	border-bottom : 1px solid #ccc;
}
sup {
	vertical-align : super;
}
sub {
	vertical-align : sub;
}
label {
	cursor : pointer;
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
body {
	background : #161414;
}
.wrapper {
	width : 960px;
	margin : 0 auto;
}
#pagetitle {
	display : none;
}
#copyFooter {
	display : none;
	padding : 1px;
}
#Header {
	background : #000;
}
#Header ul {
	margin : 0;
}
#Header ul li {
	display : inline;
	float : left;
}
#Header ul a {
	font : normal 1.3em Arial, Verdana, sans-serif;
	color : #666;
	margin-right : 1.5em;
	padding : 0.4em 0 0.3em 0;
	display : block;
	float : left;
}
#Header ul li.active a {
	color : #f15a22;
}
#Header ul a:hover {
	color : #fff;
}
#Header ul li#ChangeLanguage {
	float : right;
	position : relative;
	z-index : 1000;
}
#Header ul li#ChangeLanguage a {
	background : url(/images/arrow_down.png) no-repeat right;
	padding-right : 1em;
	margin-right : 0;
}
#Header ul li#ChangeLanguage ul {
	display : none;
	position : absolute;
	top : 24px;
	left : -10px;
	z-index : 100;
	background : #000;
	padding : 0.5em 1em;
	width : 126px;
}
#Header ul li#ChangeLanguage ul li {
	display : inline;
	float : none;
}
#Header ul li#ChangeLanguage ul a {
	display : block;
	float : none;
	background : none;
	outline : none;
}
#Header ul li#ChangeLanguage a {
	outline : none !important;
}
a#logo {
	margin : 1em 0 0 0;
	color : #fff;
	display : block;
	font : bold 1.6em Arial, verdana;
	float : left;
}
.logoImage {
	overflow : hidden;
	float : left;
	margin : 10px 0;
	width : 180px;
}
.logoImage p {
	margin : 0;
}
.adsenseheader {
	overflow : hidden;
	float : right;
	width : 730px;
	margin-top : 22px;
}
#adsensesquare336 {
	float : left;
	width : 338px;
	height : 282px;
	margin-top : 5px;
	margin-right : 20px;
	margin-bottom : 15px;
	margin-left : 0;
}
#adsensesquare300 {
	float : left;
	width : 302px;
	height : 252px;
	margin-top : 5px;
	margin-right : 20px;
	margin-bottom : 15px;
	margin-left : 0;
}
ul#nav {
	position : relative;
	height : 72px;
	clear : both;
}
ul#nav li {
	display : inline;
	float : left;
}
ul#nav li a {
	display : inline-block;
	float : left;
	font : bold 1.8em Arial, Verdana;
	color : #999999;
	padding : 0 0 0 10px;
	padding-right : 0;
	margin : 0 5px 5px 0;
	height : 38px;
	line-height : 38px;
	background : #262025 url(/images/nav_arrow_down.gif) no-repeat 155px 17px;
	width : 165px;
}
ul#nav li.active a, ul#nav li.active a:hover {
	color : #fff;
	margin-bottom : 0;
	padding-bottom : 5px;
}
ul#nav li.home a, ul#nav li.home a:hover {
	background : #d71a21;
}
ul#nav li.attractions a, ul#nav li.attractions a:hover {
	background : #f15a22;
}
ul#nav li.entertainment a, ul#nav li.entertainment a:hover {
	background : #663366;
}
ul#nav li.gettingthere a, ul#nav li.gettingthere a:hover {
	background : #0079c0;
}
ul#nav li ul {
	position : absolute;
	top : 43px;
	left : 0;
	display : none;
	width : 960px;
}
ul#nav li.home ul {
	background : #d71a21;
}
ul#nav li.attractions ul {
	background : #f15a22;
}
ul#nav li.entertainment ul {
	background : #663366;
}
ul#nav li.gettingthere ul {
	background : #0079c0;
}
ul#nav li ul li a, ul#nav li.active ul a {
	font-size : 1.3em;
	width : auto;
	margin : 0 1em 0 0;
	padding : 0.5em 1em 0.6em 1em;
	height : auto;
	line-height : normal;
	color : #161414;
}
ul#nav li ul li.active a, ul#nav li a:hover {
	color : #fff !important;
}
ul#nav li a:hover {
	background-color : #524544;
	background-position : 155px -37px;
}
ul#nav li.active ul {
	display : block;
	min-height : 5px;
}
ul#nav li.searchForm p {
	margin : 0;
	padding : 0;
	position : relative;
	overflow : hidden;
}
 ul#nav li.searchForm input {
	height : 22px;
	width : 189px;
	border : 0;
	padding : 8px 40px 8px 10px;
	vertical-align : top;
	line-height : 38px;
	font : bold 18px Arial, verdana;
	background : #f1f1f1;
}
ul#nav li.searchForm input.imageSubmit {
	height : auto;
	width : auto;
	position : absolute;
	z-index : 10;
	right : 0;
	top : 0;
	padding : 0;
}
#MainBody h1 {
	display : inline-block;
	width : 50%;
}
#MainBody h1 span {
	border-right : 1px solid #ff9c0e;
	padding-right : 1em;
	display : inline-block;
}
#MainBody .contentArea, body.firstLevel #MainBody .contentArea {
	border-bottom : 1px solid #000;
	padding : 0 10px 50px 0;
}
#LeftSidebar ul.menu ul {
	display : none;
	margin-bottom : 0;
	padding : 6px 0 8px 13px;
	background : #161414;
}
#LeftSidebar ul.menu ul a, #LeftSidebar ul.menu li.active ul li a, #LeftSidebar ul.menu li.active ul a, #LeftSidebar ul.menu li.active ul a:hover {
	font-weight : normal;
	background : url(/images/arrow_right.jpg) no-repeat 0% 6px;
	padding : 2px 0 2px 10px;
	font-size : 1.1em;
	color : #666;
}
#LeftSidebar ul.menu ul a:hover, #LeftSidebar ul.menu li.active ul a:hover, #LeftSidebar ul.menu li.active ul li.active a {
	color : #fff;
}
#LeftSidebar ul.menu li.active ul {
	display : block;
}
dl.simpleMenu {
	margin-bottom : 4em;
}
dl.simpleMenu dt {
	background : url(/images/horiz_stripe.jpg) repeat-x bottom;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
dl.simpleMenu dd {
	font-size : 1.2em;
	margin-bottom : 7px;
}
dl.simpleMenu dd a {
	background : url(/images/arrow_right_small.gif) no-repeat 0% 4px;
	padding-left : 10px;
	color : #666;
}
dl.simpleMenu a:hover {
	color : #fff;
}
dl.teasers dd a, .column p.seeAll a {
	color : #00cccc;
}
dl.teasers dd a:hover {
	color : #fff;
}
dl.teasers dd a.button, dl.teasers dd a.button:hover {
	color : #fff;
}
.column .columnImage, dl.teasers img.columnImage {
	margin : 0 -20px 0 -20px;
}
body.topLevel #MainBody .contentArea {
	padding-right : 0;
}
body.topLevel #ArticleBody {
	width : 100%;
}
body.topLevel .catListing {
	width : 970px;
	margin : 0 -10px 0 0;
	padding : 0 0 0 0;
}
body.topLevel .catListing .column {
	width : 158px;
	padding : 0 15px 15px 15px;
	height : auto;
	margin : 5px 5px 0 0;
}
body.topLevel .catListing .column p {
	margin-bottom : 5px;
}
body.topLevel .catListing .column .columnImage {
	margin : 0 -15px 0 -15px;
}
.column a.button, .columnSpan a.button {
	float : none !important;
	display : inline-block;
}
.column a.see_all {
	float : right !important;
}
body.secondLevel .detailsListing .columnWrapper .last dl.first {
	background : none;
	padding-top : 0;
}
#Footer {
	clear : both;
}
#Footer .wrapper {
	border-top : 1px solid #2e2c2c;
	padding : 25px 0 0 0;
}
#Footer h4 {
	font-size : 1em;
	text-transform : uppercase;
	font-weight : bold;
}
#Footer .socialLinks {
	background : url(/images/horiz_stripe.jpg) repeat-x bottom;
	padding-bottom : 25px;
	margin-bottom : 30px;
	text-align : right;
}
#Footer .socialLinks p {
	float : left;
	line-height : 1em;
	margin : 0;
}
#Footer .socialLinks dl {
	margin : 0;
}
#Footer .socialLinks dl dt, #Footer .socialLinks dl dd {
	font-size : 1.2em;
	display : inline;
}
#Footer .socialLinks dl dt {
	padding-right : 0;
	color : #999;
}
#Footer .socialLinks dl dd {
	padding-left : 30px;
}
#Footer .socialLinks a img {
	vertical-align : top;
	margin-right : 5px;
	position : relative;
}
#Footer .socialLinks dl a img {
	margin-top : -3px;
}
#Footer .socialLinks a {
	color : #666;
}
#Footer .socialLinks a:hover {
	color : #fff;
}
#Footer .footerRow {
	margin-bottom : 30px;
}
#Footer .footerRow ul {
	float : left;
	width : 160px;
	margin : 0;
}
#Footer .footerRow ul li {
	display : inline;
}
#Footer .footerRow ul a {
	font-size : 1.1em;
	margin-bottom : 0.2em;
	display : block;
}
#Footer a {
	color : #666;
}
#Footer a:hover {
	color : #fff;
}
#Footer .copyFooter {
	background : #000;
}
#Footer .copyFooter ul {
	float : right;
	margin : 0;
}
#Footer .copyFooter ul li {
	display : inline;
	font-size : 1.1em;
}
#Footer .copyFooter ul a {
	margin : 0 0.6em;
}
#Footer .copyFooter p {
	margin : 0;
	font-size : 1.1em;
	color : #666;
}
#Footer .copyFooter {
	color : #666;
}
#Footer .copyFooter .wrapper {
	border : none;
	padding : 20px 0;
}
h1 {
	color : #ff9c0e;
	font : normal 2.6em/1.2 Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin : 0.4em 0 0.6em 0;
	padding : 0 0 0.2em 0;
}
h2 {
	font : bold 3em/1 Arial, Helvetica, sans-serif;
	color : #fff;
	margin : 0 0 1em 0;
	padding : 0;
}
h3 {
	font : normal 1.6em/0.9 Arial, Helvetica, sans-serif;
	color : #ff9c0e;
	margin : 1.8em 0 1.2em 0;
	padding : 0;
}
h4 {
	font : normal 1.4em/1.34 Arial, Helvetica, sans-serif;
	color : #999;
	margin : 0 0 1.5em 0;
	padding : 0;
}
h5 {
	font : bold 1.6em/1.45 Arial, Helvetica, sans-serif;
	margin : 1.8em 0 0.2em;
	color : #d82a32;
	padding : 0 0 0 0;
}
h6 {
	font : normal 0.65em/1.85 Arial, Helvetica, sans-serif;
	color : #000;
	margin : 0 0 0.2em;
	padding : 0;
}
p, ul, ol, dl {
	font : normal 1em/1.4em Arial, Helvetica, sans-serif;
	color : #666;
	margin : 0 0 1em 0;
	padding : 0;
}
p {
	font-size : 1.3em;
	color : #ccc;
}
ul, ol {
	line-height : normal;
}
a {
	text-decoration : none;
	color : #00cccc;
}
a:hover {
	text-decoration : none;
	color : #fff;
}
input {
	border : 1px solid #ccc;
	color : #000;
}
.floatLeft {
	float : left;
	display : inline;
	margin : 0 2em 1em 0;
}
.floatRight {
	float : right !important;
	display : inline;
	margin : 0 0 1em 2em;
}
.hidden {
	display : none !important;
}
.invisible {
	visibility : hidden;
}
h2.header {
	font-size : 2.2em;
	color : #f15a22;
}
p.info, p.smallinfo {
	border-left : 1px solid #f15a22;
	padding-left : 20px;
	margin-bottom : 2em;
	font-size : 1.6em;
	color : #fff;
}
p.smallinfo {
	font-size : 1.3em;
	color : #999;
}
.largeText {
	font-size : 13px !important;
	margin-top : 10px;
}
img {
	vertical-align : bottom;
}
ul.listitem {
	list-style : none;
	list-style-position : outside;
	margin : 0 0 1em 0;
	padding-top : 0.5em;
}
ol.listitem {
	list-style : decimal;
	list-style-position : inside;
	margin : 0 0 1em 0;
	padding-top : 0.5em;
}
ul.listitem li, ol.listitem li {
	margin-bottom : 0.5em;
	background : url(/images/bullet.gif) no-repeat 0% 3px;
	height : auto !important;
	color : #999;
	padding : 0 0 0 10px;
	font-size : 12px;
	padding-top : 0 !important;
}
ul.listitem ul {
	padding : 1em 1em 0.3em 1em;
	list-style : disc;
}
ul.listitem ul li {
	background : none !important;
	padding-left : 0;
}
ul.listitem ul li a {
	font-size : 0.9em;
}
table.commontable {
	border-collapse : collapse;
	margin-bottom : 1em;
}
table.commontable thead th {
	background : #c0c582;
}
table.commontable tbody td {
	background : #fff;
	color : #4a4e18;
}
table.rowheader th {
	background : #c0c582;
	vertical-align : middle;
}
#specials{
	color:#161414;
	font-family : Arial, Helvetica, sans-serif;
}