/* ----- GLOBAL COPY ----- */

body, html
{
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
}

a
{
	color: #0092b2;
}

p {
	font-size: 14px;
	line-height: 24px;
}

table tr td, ul li, ol li {
	font-size: 14px;
}
/* ----- GLOBAL LAYOUT ----- */

html, body
{
	padding: 0;
	margin: 0;
	background: #dfd3b6;
	text-align: center;
}

#container
{
	position: relative;
	top: 0;
	width: 1024px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(/_img/global/bg_container.gif) repeat-y;
}

#masthead, .masthead
{
	position: relative;
	top: 0;
	left: 70px;
	height: 202px;
	width: 885px;
	background: url(/_img/global/header.jpg) no-repeat;
}

#masthead_downtown { background: url(/_img/global/header_downtown.jpg) no-repeat; }
#masthead_dining { background: url(/_img/global/header_dining.jpg) no-repeat; }
#masthead_extreme { background: url(/_img/global/header_extreme.jpg) no-repeat; }
#masthead_festivals { background: url(/_img/global/header_festivals.jpg) no-repeat; }
#masthead_lookout { background: url(/_img/global/header_lookout.jpg) no-repeat; }

#heading
{
	position: relative;
	top: 0;
	left: 108px;
	height: 90px;
	float: left;
}

#nav
{
	position: relative;
	top: 0;
	left: 108px;
	float: left;
	width: 213px;
}

#content
{
	position: relative;
	top: 0;
	left: 108px;
	width: 594px;
	float: left;
	padding: 0 20px;
	background: #FFFFFF;
}

#footer
{
	position: relative;
	top: 0;
	left: 0;
	width: 1024px;
	background: #dfd3b6 url(/_img/global/bg_footer.gif) no-repeat;
	clear: both;
	text-align: center;
	font-size: 12px;
	padding: 50px 0 20px 0;
}

ol li, ul li
{
	padding: 10px 0;
}


/* NAV */

.nav
{
	width: 213px;
	overflow: hidden;
	line-height: 200px;
}

.nav a
{
	display: block;
}

#nav_top { height: 38px; background: url(/_img/global/nav.jpg) 0 0 no-repeat; }
#nav_home { height: 36px; background: url(/_img/global/nav.jpg) 0 -38px no-repeat; }
#nav_win { height: 36px; background: url(/_img/global/nav.jpg) 0 -74px no-repeat; }
#nav_rocks { height: 53px; background: url(/_img/global/nav.jpg) 0 -110px no-repeat; }
#nav_riverbend { height: 35px; background: url(/_img/global/nav.jpg) 0 -163px no-repeat; }
#nav_tips { height: 38px; background: url(/_img/global/nav.jpg) 0 -198px no-repeat; }
#nav_back { height: 51px; background: url(/_img/global/nav.jpg) 0 -236px no-repeat; }


#nav_packages { height: 51px; background: url(/_img/global/nav.jpg) 0 -287px no-repeat; }
#nav_itineraries { height: 51px; background: url(/_img/global/nav.jpg) 0 -338px no-repeat; }
#nav_events { height: 35px; background: url(/_img/global/nav.jpg) 0 -395px no-repeat; }

#nav_bottom { height: 54px; background: url(/_img/global/nav.jpg) 0 -424px no-repeat; }

/* ----- PAGES ----- */

/* WIN */

#disclaimer p
{
	font-size: 10px;
	line-height: 10px;
}
