html,
	body {
		margin:0px;
		padding:0px;
		height:100%;
		color:#FFFFFF;
		background:#000;
	}
	
p {
margin:0px;
padding:0px;
padding-bottom:10px;
}
h2 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:14px;
font-weight:bold;
margin:0px;
padding:0px;
padding-bottom:10px;
}
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11px;
font-weight:bold;
margin:0px;
padding:0px;
padding-bottom:10px;
}
	#container {
		margin:0px;
		padding:0px;
		min-height:100%;
		position:relative;
		background-image:url(../images/bg_main_all.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		min-width:871px;
		overflow:inherit;
	}
	#header {
		min-height:138px;	
		overflow:inherit;
		display:block;
		text-align:left;
		margin:0px;
		padding:0px;
		min-width:871px;
		width:871px;
		margin:0 auto 0 auto;		
		border-bottom:1px solid transparent !important;
		border-bottom:none;
		border-top:1px solid #000;  
		/* to fix firefox double margin on the logo.*/
	}
	#body {
		padding-bottom:130px !important; padding-bottom:172px;	/* Height of the footer + desired body padding*/
		
		width:871px;
		margin:0 auto 0 auto;	
		text-align:center;
		min-height:706px;
		overflow:inherit;
	}
	.nav {
	height:37px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	padding-left:4px;
	}
	
.nav ul{
text-transform:uppercase;
padding: 0;
margin: 0;
display:inline;
}
.nav ul li{
list-style: none;
float: left;
margin:0px;
padding:0px;
font-size: 0; 												
}
.nav ul li a{
font-family:"Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration: none;
float: left;
padding-top:8px;
color: #34322f;
width:168px;
height:37px;
background-image:url(../images/Bg_btn_all.jpg);
background-repeat:no-repeat;
background-position: -730px 0;
}
.nav ul li a.right{
font-family:"Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration: none;
float: left;
padding-top:8px;
padding-top:8px;
padding-right:10px;
width:170px;
height:37px;
background-image:url(../images/Bg_btn_all.jpg);
background-repeat:no-repeat;
background-position: -368px 0;
}
.nav ul li a.left{
font-family:"Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration: none;
padding-top:8px;
padding-left:12px;
float: left;
width:167px;
height:37px;
background-image:url(../images/Bg_btn_all.jpg);
background-repeat:no-repeat;
background-position: 0px 0;
}
.nav ul li.nav1 a:hover {
background-image:url(../images/Bg_btn_all.jpg);
background-repeat:no-repeat;
background-position: -900px 0;
color:#d6cbb7;
}
.nav ul li.nav1 a.left:hover {
background-image:url(../images/Bg_btn_all.jpg);
background-repeat:no-repeat;
background-position: -184px 0;
color:#d6cbb7;
}
.nav ul li.nav1 a.right:hover {
background-repeat:no-repeat;
background-position: -549px 0;
color:#d6cbb7;
}
.nav ul li.btnActive a:link, .nav ul li.btnActive a:visited, .nav ul li.btnActive a:active{
	/*background-image:url(../images/bg_menu_over.jpg);*/
	background-image:url(../images/Bg_btn_all.jpg);
	background-repeat:no-repeat;
	background-position: -900px 0;
	color:#d6cbb7;
}	
.nav ul li.btnActive a.left:link, .nav ul li.btnActive a.left:visited, .nav ul li.btnActive a.left:active{
	/*background-image:url(../images/bg_menu_over.jpg);*/
	background-image:url(../images/Bg_btn_all.jpg);
	background-repeat:no-repeat;
	background-position: -184px 0;
	color:#d6cbb7;
}	
.nav ul li.btnActive a.right:link, .nav ul li.btnActive a.right:visited, .nav ul li.btnActive a.right:active{
	/*background-image:url(../images/bg_menu_over.jpg);*/
	background-image:url(../images/Bg_btn_all.jpg);
	background-repeat:no-repeat;
	background-position: -549px 0;
	color:#d6cbb7;
}	
#contentBox{
overflow:inherit;
text-align:center;
display:block;
padding-left:4px;
}

/*START FRAME TILE */
.contentUnderBg{
overflow:inherit;
width:647px;
min-height:350px;
height:auto  !important; height:350px;
margin:0 auto 0 auto;
background-image:url(../images/content_box_bg_mid.jpg);
background-repeat:repeat-y;
background-position:24px 0;
}
.contentUnderFrame{
overflow:inherit;
width:647px;
min-height:350px;
height:auto  !important; height:350px;
background-image:url(../images/content_box_frame_tile.gif);
background-repeat:repeat-y;
}	
.contentTopBg{
overflow:inherit;
width:647px;
min-height:350px;
height:auto  !important; height:350px;
margin:0 auto 0 auto;
background-image:url(../images/content_box_bg_top.jpg);
background-repeat:no-repeat;
background-position:top center;
}
.contentTopFrame{
overflow:inherit;
width:647px;
min-height:350px;
height:auto  !important; height:350px;
background-image:url(../images/content_box_top_frame.gif);
background-repeat:no-repeat;
background-position:top center;
}
.contentBottomBg{
overflow:inherit;
width:647px;
min-height:350px;
height:auto  !important; height:350px;
margin:0 auto 0 auto;
background-image:url(../images/content_box_bg_bottom.jpg);
background-repeat:no-repeat;
background-position:9px bottom;
}
.poulie {
margin-left:-2px;
}
/*END FRAME TILE */	

.content{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding-left:49px;
padding-right:49px;
overflow:auto;
}

.content a{
color:#000000;
text-decoration:underline;
}
.content a:hover{
color:#000000;
text-decoration:none;
}

ul.contentList{
margin:0px;
padding:0px;
}
.contentList li {
list-style-type:none;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
padding:0 0.8em;
background-position:0 5px !important; background-position:0 6px;
line-height:14px;
}
.subMenuBox{
min-height:46px;
height:inherit !important; height:46px;
}
	.newsBox {
	width:198px;
	padding:0px;
	margin-right:4px;
	margin-left:4px;
	float:left;
	}
	.newsBox a {
	color:#1C1614;
	text-decoration:underline;	
	}
	.newsBox a:hover {
	color:#1C1614;
	text-decoration:none;	
	}
	
	.newsBox img {
	border:none;
	}
	
	
	.newsContent {
	padding:0px;	
	background-image:url(../images/bg_txtBox_main.jpg);
	background-color:#dac79e;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	.newsTitle {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#1C1614;
	text-transform:uppercase;
	padding:1px;
	font-family:"Times New Roman", Times, serif;
	}
	.newsTitle a{
	color:#1C1614;
	text-decoration:none;
	text-transform:uppercase;
	}
	.newsTitle a:hover{
	color:#000000;
	}
	.newsImage{
	height:51px;
	text-align:center;
	overflow:inherit;
	background-image:url(../images/bg_txtBox_img.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
	.newsImage img{
	border:none;
	margin-top:3px;
	margin-bottom:3px;
	}
	#newsText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:10px;
	color:#1C1614;	
	padding-left:28px;
	padding-right:28px;
	padding-top:3px;
	padding-bottom:1px;
	text-align:left;
	}
	#newsText p {
	padding:0px;
	margin-top:0px;
	margin-bottom:3px;
	}
	a.moreHome  {
	font-weight:bold;
	text-decoration:none;
	color:#1C1614;
	}
	.moreHome img {
	border:none;
	margin-bottom:-2px;
	}
	
	
	
	
	a.moreContent  {
	font-weight:bold;
	text-decoration:none;
	color:#1C1614;
	}
	.moreContent img {
	border:none;
	margin-bottom:-1px;
	margin-left:8px;
	font-size:10px;
	}
	
	
	.logo{
	margin-top:60px;
	margin-left:57px;
	padding:0px;
	width:122px;
	line-height: 0;
	}
	.logo img{
	border:none;
	display:block;
	}
	h1.logoH1{
	display:block;
	width:122px;
	height:50px;
	text-indent:-9009px;
	background:transparent url(../images/logo_believe.gif) no-repeat 0 0;
	}
	
	h1.logoH1 a{
	display:block;
	width:122px;
	height:50px;
	outline:none;
	}
	
	
	.buynow a{
	float:right;
	margin-right:43px;
	margin-top:72px;
	display:inline;
	overflow:hidden;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	width:199px;
	height:23px;
	color:#1C1614;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	}
	.clock{
	float:right;
	height:138px;
	width:312px;
	margin-right:36px;
	}
	
	.leftContent{
	width:347px;
	overflow:inherit;	
	padding-top:18px;
	}
	
	/*START LIGHT CONTENT BOXES ans IMAGE BOXES*/
	#lightContent{
	text-align:center;
	}
	#lightContent img{
	display:block;
	}
	#lightContentPhoto{
	text-align:center;
	width:72px;
	}
	#lightContentPH{
	text-align:center;
	width:72px;
	}
	#lightContentPhoto img{
	display:block;
	border:none;
	}
	#lightContent33 {
	width:183px;
	text-align:center;
	}
	#lightContentPrices{
	text-align:center;
	width:347px;
	}
	.lightContentFrame, .lightContentFrameLeft, .lightContentFrameRight {
	border:1px solid #7b6e4d; 
	}
	.lightInnerFrame{
	border:1px solid #b09d74; 
	padding:2px;
	}
	.lightContentFrameRight {
	border-left:none;
	border-right:1px solid #7b6e4d;
	}
	.lightContentFrameLeft {
	border-right:none;
	border-left:1px solid #7b6e4d;
	}
	#lightContentTile {
	background-image:url(../images/light_content_bg.jpg);
	background-position:top center;
	border:1px solid #f2ecd7;
	text-align:left;
	padding:8px;
	}
	#lightContentTile img {
	border:none;
	display:block;
	}
	#lightContentRow {
	background-image:url(../images/light_content_bg.jpg);
	border:1px solid #f2ecd7;
	text-align:left;
	}
	#lightContentTile h3{
	margin:0px;
	padding:0px;
	padding-bottom:2px;
	}
	
	.fioriTop{
	text-align:center;
	}
	.fioriTop img{
	margin:0 auto 0 auto;
	display:block;
	}	
	.twoCols{
	overflow:hidden;
	width:100%;
	}
	.twoColsLeft{
	width:227px;
	float:left;
	padding-left:13px;
	margin-bottom:20px;
	}
	.twoColsRight{
	width:227px;
	float:right;
	padding-right:13px;
	margin-bottom:20px;
	}	
	.contentPhoto{
	/*.width:227px;temporary layout */ 
	overflow:inherit;
	}
	.contentPhotoPH{
	border-top:1px solid #7b6e4d;
	overflow:inherit;
	display:block;
	}
	.contentPhotoTxt {
	padding-top:16px;
	float:right;
	/*width:147px; temporary layout */ 
	width:460px;
	display:block;
	overflow:inherit;
	}	
	.prices td{
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	}
	.prices td.children{
	width:133px;
	padding-right:25px;		
	}
	.prices td.adults{
	width:100px;	
	}
	.prices td.category{
	padding-left:25px;	
	width:100px;
	}
	.age{
	font-weight:normal;
	font-size:10px;
	}
	.prices td.pricesEmpty{
	padding:0px;
	height:10px;
	}
	.floatingTxt{
	width:350px;
	padding-top:16px;
	}
	/*END LIGHT CONTENT BOXES ans IMAGE BOXES*/
	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:76px;			/* Height of the footer */
		text-align:center;
		background-image:url(../images/bg_footer_nav.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		border-top:1px solid #1F1F1F;
	}
	#footer a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#807F7B;
	}
	#footer a:hover{
		text-decoration:none;
	}
	.footerLogos {
	width:378px;
	#width:398px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	.footerBlock{
	width:817px;
	padding-top:9px;
	color:#807F7B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0 auto 0 auto;
	}


#dropmenudiv{
position:absolute;
border:1px solid  #4F4F4F;
border-bottom-width: 0;
font:normal 11px arial;
line-height:18px;
z-index:100;
#margin-top:1px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid  #4F4F4F;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000;
color:#F5B819;
}


