body {
	padding: 0;
/*	color: #FFFFFF;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	background-image:url(images/bg_lines.gif);
	background-repeat:repeat;
}

h1 { 
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	padding-left: 0px;
	margin-top: 0px;
}
h2 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	padding-left: 0px;
	margin-top: 0px;
}
h3 {
	font-size:13px;
	font-family:  Helvetica,Arial,  sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
h4 {
	font-size:14px;
	font-family:  Helvetica,Arial,  sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin: 0; padding: 0;*/
}
table {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}
/*
table a:link { color: #003366 !important; text-decoration: none; }
table a:visited { color: #003366 !important; text-decoration: none; }
table a:hover { color: #003366 !important; text-decoration: underline; }
table a:active { color: #003366 !important; text-decoration: underline; }
*/
/* BACKGROUND */
.background_hor {
	width: 100%;
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}


/*//////////////////////////////////////////////
NAVIGATION
//////////////////////////////////////////////*/

#sidenav .items a {
	font-family: "Times New Roman", Times, serif, Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	/*line-height: 1.5em;*/
	margin:0px;
	display: block;
	padding: 8px 14px 8px 14px;
	/*border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	color: #DDDDDD;
	text-decoration: none;
	background: #000000;
	text-transform: uppercase;
}
#sidenav .items a:hover {
	/*border-left: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;*/
	color: #CC0000;
	/*background-color: #CC0000;
	/*background: #000000 url(../imgs/sub_arrowOn.gif) no-repeat 0px 10px;*/
}
#sidenav .items .active_item { 
	/*border-left: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;*/
	color: #CC0000;
	/*background-color: #CC0000;
	/*text-transform: uppercase;*/ 
}

/* MAIN BANNER */

.mainstyle {
	margin: 0px auto 0px auto;
	padding: 15px 40px 10px 100px;
	width:760px;
	background-image:url(images/background_content.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color: #000000;
	line-height: 16px;
	min-height: 520px;
	/*border-top: 2px solid #222222;
	border-right: 2px solid #222222;
	border-bottom: 2px solid #222222;
	border-left: 2px solid #222222;*/
}

.mainstyle a:link { color: #CC0000 !important; text-decoration: none; }
.mainstyle a:visited { color: #CC0000 !important; text-decoration: none; }
.mainstyle a:hover { color: #CC0000 !important; text-decoration: underline; }
.mainstyle a:active { color: #CC0000 !important; text-decoration: underline; }

.container { 
	position:relative;
	width: 1160px;
	margin: 0px auto 0px auto;
}

.container_left {
	left: 0px;
	position:absolute;
	width: 260px;
	z-index: 10;
}
.container_right {
	left: 0px;
	position:relative;
	width: 900px;
	padding-left: 260px;
	background-color: #000000;
	z-index: 5;
}


#trailer {
	padding:7px;
	background-color:#000000;
	float:left;
	padding-bottom:5px;
}

.content {
}
.content_left {
	padding-top:20px;
	padding-bottom: 10px;
	width: 220px;
}
.content_left_text {
	width: 160px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.content_right {
	background-color: #000000;
	color: #FFFFFF;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 80px;
	padding-bottom: 10px;
}
.content_attractions {
	background-color: #000000;
	color: #CC0000;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CACACA;
	margin: 0px auto 0px auto;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-bottom: 4px;
	/*background-image: url(images/background2.gif);
	background-position: top;
	background-repeat: repeat-x;*/
	width: 1160px;
}

.footer a:link { color: #CACACA !important; text-decoration: none; }
.footer a:visited { color: #CACACA !important; text-decoration: none; }
.footer a:hover { color: #CACACA !important; text-decoration: underline; }
.footer a:active { color: #CACACA !important; text-decoration: underline; }

img.bordered {
	border: 2px #cccccc solid;
	background-color: #000000;
}
.underline {
	text-decoration: underline;
}
.text_aligin {
	text-align:justify;
}
