@charset "utf-8";
/* CSS Document */

body, html{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

.bg
{
	background-image:url(../images/bg/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#f16322;
	text-decoration:none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#f16322;
	text-decoration:none;
}

#frame{
	width:900px;
	height:auto; /*AUTO*/
	margin:0px auto;
	position:relative;
	z-index:2;
}

#header{
	width:900px;
	height:128px;
	position:relative;
	padding-bottom:19px;
}

#logo{
	width:320px;
	height:128px;
	position:relative;
	float:left;
	background-image:url(../images/logo.png);
	background-position:top;
	background-repeat:no-repeat;
}

#menu{
	width:407px;
	height:66px;
	position:relative;
	float:right;
	padding-right:35px;
	padding-left:138px;
	padding-top:62px;
	text-align:right;
	background-color: #FFFFFF;
}

#content{
	width:581px;
	height:auto; /*AUTO*/
	background-image:url(../images/bg/bg-content.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:40px;
	overflow:auto;
}

#form {
	overflow:auto;
	position:absolute;
	top:147px;
	right:1px;
	height:auto;
	width:195px;
	background-image:url(../images/bg/bg-content.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}

#contentmenu{
	width:573px;
	height:12px;
	position:relative;
	padding-top:22px;
	padding-bottom:19px;
	padding-left:4px;
	padding-right:4px;
	margin:0 auto;
}

.menubg
{
	height:49px;
	width:900px;
	background:url(../images/bg/topnav_bg.png) no-repeat;
	text-align:center;
	
}

#splash{
	width:561px;
	height:92px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	position:relative;
}

#contacttop{
	width:581px;
	height:39px;
	position:relative;
}

#contactbottom{
	width:581px;
	height:39px;
	position:relative;
	float:left;
	overflow:hidden;
}

#text{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	padding-top:15px;
}

#left{
	width:335px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:4px;
	padding-bottom:46px;
	text-align:justify;
}

#leftcontact{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftgallery{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftaccessories{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftevents{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftcontent{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	padding-bottom: 23px;
	text-align:center;
}

#leftfestivals{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftflooring{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftfunctions{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftfurniture{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftmarquees{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftsafety{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#lefttestimonials{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#leftweddings{
	width:581px;
	height:auto; /*AUTO*/
	position:relative;
	float:left;
	padding-left:0px;
	
	text-align:justify;
}

#right{
	width:238px;
	height:auto; /*AUTO*/
	position:relative;
	float:right;
	padding-right:4px;
	padding-top:30px;
	padding-bottom:46px;
	text-align:right;
}

#footer{
	width:900px;
	height:auto;
	margin:0px auto;
	position:relative;
}

#footerHome{
	width:900px;
	height:auto;
	margin:370px auto 0;
	position:relative;
}


#footerimage{
	width:900px;
	height:209px;
	position:relative;
	background-image:url(../images/footer-text2.png);
	background-position:top;
	background-repeat:no-repeat;
}

#footerlinks{
	width:900px;
	height:71px;
	position:relative;
	padding-top:42px;
	text-align:left;
	padding:20px 0 0 0;
	border-top:2px solid #E0E0E0;
	margin-top: 20px;
}


.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#a0a0a0;
}

.footertext a, .footertext a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#a0a0a0;
	text-decoration:none;
}

.footertext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#333333;
	text-decoration:none;
}

input.contact{
	width:185px;
	height:17px;
	padding-top:3px;
	background-color:#f9bf9a;
	border:1px solid #f16322;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

textarea.contactenquiry{
	width:185px;
	height:100px;
	background-color:#f9bf9a;
	border:1px solid #f16322;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow:hidden;
}

.captiontext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333333;
	text-decoration:none;
}

img.border{
	border:1px solid #cccccc;
}

.headertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f16322;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #F16322;
	padding: 0;
	margin: 0;
	letter-spacing: -1px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
}

/*-----------------cycle--------------*/

#splashHome {  
	background:#fff center;
    height:  579px;  
    width:   100%; 
	position:absolute;
	top:128px;
	margin:0 auto;;
}
	


#bgOne{ background:url(../images/bg/bg1.jpg) center no-repeat; height:  579px;  width:   100%; }
#bgTwo{ background:url(../images/bg/bg2.jpg) center no-repeat; height:  579px; width:   100%;}
#bgThree{ background:url(../images/bg/bg3.jpg) center no-repeat; height:  579px; width:   100%;}
#bgFour{ background:url(../images/bg/bg4.jpg) center no-repeat; height:  579px; width:   100%;}
#bgFive{ background:url(../images/bg/bg5.jpg) center no-repeat; height:  579px; width:   100%;}
#bgSix{ background:url(../images/bg/bg6.jpg) center no-repeat; height:  579px; width:   100%;}
#bgSeven{ background:url(../images/bg/bg7.jpg) center no-repeat; height:  579px; width:   100%;}

/* tool-tip */

a.ttMarquees span {display:none;}

a.ttMarquees:hover span{
	display:block;
	position:fixed; 
	z-index:3; 
	background:url(../images/tooltip/marquees.png); 
	border: none;
	width: 165px;
	padding-top:20px;
	padding-bottom:16px;
	height: 116px;
	opacity: 1;
	padding-left:28px;
	padding-right:15px;
	background-position:right;
	background-repeat:no-repeat;
}

a.ttFlooring span {display:none;}

a.ttFlooring:hover span{
	display:block;
	position:fixed; 
	z-index:3; 
	background:url(../images/tooltip/flooring.png); 
	border: none;
	width: 165px;
	padding-top:20px;
	padding-bottom:16px;
	height: 116px;
	opacity: 1;
	padding-left:28px;
	padding-right:15px;
	background-position:right;
	background-repeat:no-repeat;
}

a.ttFurniture span {display:none;}

a.ttFurniture:hover span{
	display:block;
	position:fixed; 
	z-index:3; 
	background:url(../images/tooltip/furniture.png); 
	border: none;
	width: 165px;
	padding-top:20px;
	padding-bottom:16px;
	height: 116px;
	opacity: 1;
	padding-left:28px;
	padding-right:15px;
	background-position:right;
	background-repeat:no-repeat;
}

a.ttAccessories span {display:none;}

a.ttAccessories:hover span{
	display:block;
	position:fixed;
	z-index:3; 
	background:url(../images/tooltip/accessories.png); 
	border: none;
	width: 165px;
	padding-top:20px;
	padding-bottom:15px;
	height: 116px;
	opacity: 1;
	padding-left:10px;
	padding-right:5px;
	background-position:right;
	background-repeat:no-repeat;
}

a.ttVIPRoom span {display:none;}

a.ttVIPRoom:hover span{
	display:block;
	position:fixed;
	z-index:3; 
	background:url(../images/tooltip/vip-room.png); 
	border: none;
	width: 165px;
	padding-top:20px;
	padding-bottom:15px;
	height: 116px;
	opacity: 1;
	padding-left:10px;
	padding-right:5px;
	background-position:left;
	background-repeat:no-repeat;
}
