body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #0950A2;
	color: #FFFFFF;
	text-align:center;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family:Arial;
}

h2, h3{
	font-weight:bold;
}

a, a:visited {
	text-decoration: none;
	color: #F7F619;
}
a:hover {
	text-decoration: underline;
	color: #F1932F;
}
.clear {
	clear: both;
}

#wrap {
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width: 808px;
	/*margin-left: 27px;*/
	padding-bottom: 20px;
	position:relative;
}
.show {
	display: inherit;
}
.hide {
	display: none;
}
.yellow {
	color: #F7F619;
}

form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#head_1 {
	height: 119px;
	background: url(images/header_bg1.jpg) no-repeat 29px top;
}
#head_2 {
	height: 135px;
	background: url(images/header_bg2.jpg) no-repeat left top;
	position: relative;
}
#nav_container {
	background: url(images/nav_bg.gif) no-repeat 14px top;
	height: 56px;
	position: relative;
}
#nav_container #nav_home {
	position: absolute;
	top: 16px;
	left: 61px;
}
#nav_container #nav_home a {
	display: block;
	height: 24px;
	width: 55px;
	overflow: hidden;
}
#nav_container #nav_home a:hover {
	display: block;
	text-indent: -55px
}

#nav_container #nav_tours {
	position: absolute;
	top: 13px;
	left: 119px;
}
#nav_container #nav_tours a {
	display: block;
	height: 26px;
	width: 62px;
	overflow: hidden;
}
#nav_container #nav_tours a:hover {
	display: block;
	text-indent: -62px
}

#nav_container #nav_news {
	position: absolute;
	top: 9px;
	left: 185px;
}
#nav_container #nav_news a {
	display: block;
	height: 27px;
	width: 117px;
	overflow: hidden;
}
#nav_container #nav_news a:hover {
	display: block;
	text-indent: -117px
}
#nav_container #nav_book {
	position: absolute;
	left: 309px;
	top: 5px;
}
#nav_container #nav_book a {
	display: block;
	height: 27px;
	width: 113px;
	overflow: hidden;
}
#nav_container #nav_book a:hover {
	display: block;
	text-indent: -113px
}
#nav_container #nav_contact {
	position: absolute;
	left: 429px;
	top: 0px;
}
#nav_container #nav_contact a {
	display: block;
	height: 27px;
	width: 107px;
	overflow: hidden;
}
#nav_container #nav_contact a:hover {
	display: block;
	text-indent: -107px
}
#nav_container #nav_links {
	position: absolute;
	top: -2px;
	left: 543px;
}
#nav_container #nav_links a {
	display: block;
	height: 25px;
	width: 56px;
	overflow: hidden;
}
#nav_container #nav_links a:hover {
	display: block;
	text-indent: -56px
}
#nav_container #nav_merchandise {
	position: absolute;
	top: -6px;
	left: 606px;
}
#nav_container #nav_merchandise a {
	display: block;
	height: 27px;
	width: 120px;
	overflow: hidden;
}
#nav_container #nav_merchandise a:hover {
	display: block;
	text-indent: -120px
}


#title_container {
	background: url(images/title_bg.gif) no-repeat 14px top;
	height: 47px;
}
#title_container #titlebox {
	height: 39px;
	padding-left: 50px;
	padding-top: 4px;
}
#title_container #titlebox .left {
	height: 39px;
	width: 17px;
	background: url(images/tape_l.gif) no-repeat left top;
	float: left;
}
#title_container #titlebox .center {
	background: #F0F0B8;
	height: 39px;
	float: left;
	width: auto;
}
#title_container #titlebox .right {
	background: url(images/tape_r.gif) no-repeat left top;
	height: 39px;
	float: left;
	width: 18px;
}




#main_container {
	background: url(images/contentarea_bg.gif) repeat-y 23px top;
}
#main_container #main {
	margin-left: 29px;
	margin-right: 45px;
	border-top: 2px solid #FFFFFF;
}
#main_container #main textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#main_container #main p {
	margin-bottom: 7px;
	line-height: 18px;
}
#main_container #main p.bigger {
	font-size: 130%;
	line-height: 20px;
	padding-bottom: 5px;
}

#main_container #main p.bigger a{
	font-size:16px;
}

#main_container #main .homeindent {
	padding-left: 51px;
	font-size: 130%;
	line-height: 20px;
}

#main_container #main #main_left {
	float: left;
	width: 475px;
	border-right: solid 2px #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

#main_container #main #main_left #dnn_ContentPane{
	padding-right:15px;
	padding-left: 15px;
}

#main_container #main #main_left.home #dnn_ContentPane{
	padding-right:0px;
}

#main_container #main #main_left li {
	padding-bottom: 5px;
}

#main_container #main #main_left.home {
	padding-right: 0px;
	padding-left: 0px;
	width: 475px;
	padding-top: 0px;
}
#main_container #main #main_left.home p {
	padding-right: 15px;
	font-size:16px;
	font-family:Arial;
	/*padding-left: 15px;*/
}

#main_container #main #main_left p {
	font-size:13px;
	font-family:Arial;
}

#main_container #main #main_left.home img {
	/*margin-bottom: 15px;*/
}
#main_container #main #main_left img.home {
	border-bottom: 2px solid #FFFFFF;
}




#main_container #main #main_left .separator {
	margin-bottom: 30px;
}
#main_container #main #main_left .bookonline {
	margin-top: 10px;
}
#main_container #main #main_left .toppadding {
	padding-top: 10px;
}



#main_container #main #main_left .lcol {
	float: left;
	width: 193px;
	padding-right: 7px;
}
#main_container #main #main_left .rcol {
	float: left;
	width: 245px;
}
#main_container #main #main_left .linkscol {
	float: left;
	width: 140px;
	text-align: center;
	font-size: 11px;
	line-height: normal;
}
#main_container #main #main_left .linkscolcenter {
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	width: 140px;
	text-align: center;
}
#main_container #main #main_left h3 {
	font-size: 16px;
	color: #F7F619;
	margin-bottom: 7px;
	margin-top: 20px;
}
#main_container #main #main_left h3.first {
	margin-top: 0px;
}



#main_container #main #main_left img.sectiontitle {
	margin-bottom: 7px;
}

#main_container #main #main_left img.left {
	float: left;
	margin-right: 10px;
	clear: both;
}
#main_container #main #main_left img.right {
	float: right;
	margin-left: 10px;
	clear: both;
}
#main_container #main #main_left img.bus {
	float: right;
	clear: both;
}

#main_container #main #main_left td {
	padding-top: 2px;
}

#main_container #main #main_left td.rowheader {
	color: #f9ec2b;
	font-weight: bold;
}
#main_container #main #main_left td.rowcontent {
	font-size: 12px;
}
#main_container #main #main_left td.rowcontent p {
	line-height: normal;
	margin-bottom: 3px;
}
#main_container #main #main_left .item {
	margin-bottom: 13px;
	border-bottom: solid 1px #fff;
	padding-bottom: 10px;
}
#main_container #main #main_left #links .item {
	border-bottom: none;
	margin-bottom: 13px;
}


#main_container #main #main_left .item .image {
	float: left;
	width: 140px;
	padding-right: 15px;
	text-align: center;
}
#main_container #main #main_left .item .content {
	float: left;
	width: 270px;
}
#main_container #main #main_left .item .content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F9EC2B;
	margin-bottom: 5px;
}
#main_container #main #main_left .item .content p {
	line-height: normal;
}
#main_container #main #main_left .item .content p.moreinfo {
	color: #999;
	text-transform: none;
}
#main_container #main #main_left .item .content p.price {
	font-size: 14px;
	color: #F9EC2B;
	font-weight: bold;
}
#main_container #main #main_left .item .content a {
	color: #F9EC2B;
}

#main_container #main #main_left .item .content .price .dollars {
	font-size: 18px;
}
#main_container #main #main_left .item .content .price .was {
	color: #999999;
	text-decoration: line-through;
}
#main_container #main #main_left #last.item {
	margin: 0px;
	border-style: none;
}
#main_container #main #main_left #book td {
	padding-bottom: 15px;
}
#main_container #main #main_right {
	margin-left: 15px;
	float: left;
	width: 227px;
	padding-top: 15px;
}
#main_container #main #main_right p {
	line-height: normal;
	font-family:Arial;
}

#main_container #main #main_right.home p {
	line-height: normal;
	font-size:14px;
}

#main_container #main #main_right h3 {
	color: #F9EC2B;
	font-size: 16px;
	padding-bottom: 5px;
	text-align: center;
}

#main_container #main #main_right table.films {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size:14px;
}
#main_container #main #main_right img.quote {
	margin-bottom: 30px;
}

#main_container #footer, #footerLiner {
	margin-left: 29px;
	margin-right: 45px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 11px;
}

#footerLiner{
	height:2px;
	border-top: 2px solid #FFFFFF;
}

#page_end {
	background: url(images/footer_bg.gif) no-repeat 23px bottom;
	height: 19px;
}
#fl_logo {
	position: absolute;
	left: 0px;
	top: 40px;
	display: inherit;
}
#fl_stars {
	top: 0px;
	position: absolute;
	left: 47px;
	display: inherit;
}


/* images show up */
#images36{
	background: url(images/page_titles/home.gif) no-repeat;
	width:114px;
	height:39px;
}

#images54{
	background: url(images/page_titles/tours.gif) no-repeat;
	width:127px;
	height:39px;
}

#images55{
	background: url(images/page_titles/latest_news.gif) no-repeat;
	width:259px;
	height:39px;
}

#images56{
	background: url(images/page_titles/book_online.gif) no-repeat;
	width:252px;
	height:39px;
}

#images57{
	background: url(images/page_titles//contact_us.gif) no-repeat;
	width:240px;
	height:39px;
}

#images58{
	background: url(images/page_titles/links.gif) no-repeat;
	width:121px;
	height:39px;
}

#images59{
	background: url(images/page_titles/merchandise.gif) no-repeat;
	width:284px;
	height:39px;
}

table td{
	font-family:Arial;
}

#dnn_ContentPane, #dnn_ContentPane div.Normal, #dnn_ContentPane p, #dnn_RightPane, #dnn_RightPane div.Normal, #dnn_RightPane p{
	font-size:13px;
	font-family:Arial;
}

#loaded{
	margin-top:10px;
}

#loadedLogo{
	margin-left:350px;
	background:url(images/site_by_loaded.gif) no-repeat;
	width:73px;
	height:27px;
	margin-bottom:5px;
}

h5#logoImage{
	width:73px;
	height:27px;
}

h5#logoImage a{
	display:block;
	width:73px;
	height:27px;
	text-indent:-999em;
}

table.films td a{
	color:#136717;
	font-size:11px;
}

a.trailer, a.trailer:links, a.trailer:visited, a.trailer:hover{
	color:#136717;
	font-size:11px;
}