@charset "utf-8";

/* CSS Document */

/* General Style Start Here */

body{
	margin:0 auto;
	padding:20px 0 0 0;
	font:normal 17px/24px "Times New Roman", Times, serif;
	color:#be6c3f;
	background:url(../images/bg-body.jpg) 50% 0 no-repeat #600001;
	}

ul{
	list-style:none;
	}

div, ul, li, ol, form, label, p, input, select, textarea, a, span, th, td, object, embed, h1, h2, h3, h4, h5, h6, dd, dt{
	padding:0;
	margin:0;
	}

img{
	padding:0;
	margin:0;
	border:none;
	}

a{
	text-decoration:none;
	outline:none;
	}

.lt, .lm, .lb{
	text-align:left;
	}
	
.lt, .rt, .ct{
	vertical-align:top;
	}
	
.lm, .rm, .cm{
	vertical-align:middle;
	}	
	
.rt, .rb, .rm{
	text-align:right;
	}
		
.lb, .cb, .rb{
	vertical-align:bottom;
	}
		
.ct, .cb, .cm{
	text-align:center;
	}

.bldTxt{
	font-weight:bold;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
table.tableWidth100{
	width:100%;
	border:none;
	}

table.tableWidth960{
	width:960px;
	border:none;
	}

table.tableWidth930{
	width:930px;
	border:none;
	}

/* General Style End Here */

/* Top Bar Style Start Here */

td.logoPad{
	padding:0 0 0 11px;
	}	

td.topNav{
	font:normal 24px/36px "Times New Roman", Times, serif;
	color:#d48e55;
	background:url(../images/bg-top-nav.png) 0 0 repeat;
	width:598px;
	}

td.topNav ul{
	padding:0 35px 0 0;
	float:right;
	}

td.topNav ul li{
	float:left;
	padding:0 0 0 35px;
	position:relative;
	}

td.topNav ul li a{
	color:#d48e55;
	}

td.topNav ul li a.active,
td.topNav ul li a:hover{
	color:#f9dec8;
	}

/* Drop Down Start Here */

td.topNav ul li ul.drop{
	font:bold 16px/20px "Times New Roman", Times, serif;
	background:url(../images/bg-dropdown.png) 0 0 repeat;
	position:absolute;
	left:48px;
	top:32px;
	z-index:2000;
	display:none;
	padding:0;
	float:none;
	padding:5px 0;
	}

td.topNav ul li ul.ourMusicD{
	left:10px;
	}

td.topNav ul li ul.drop li{
	float:none!important;
	width:146px;
	padding:2px 2px 12px 2px!important;
	background:url(../images/bg-drop-link.png) 50% 100% no-repeat;
	text-align:center;
	}
	
td.topNav ul li ul.drop li a{
	color:#600a00;
	height:30px;
	}
	
td.topNav ul li ul.drop li a:hover{
	color:#990000;	
	background-color:inherit;
	}	
	

/* Drop Down End Here */

/* Top Bar Style End Here */

/* Banner Right Style Start Here */

td.bgBanner{
	background:url(../images/bg-banner.png) 0 0 no-repeat;
	padding:0;
	}

td.bannerRight{
	padding:13px 0 0 0;
	}

td.bannerBioPad{
	padding:13px 0 0 12px;
	}

td.bannerRight2{
	padding:1px 0 0 20px;
	}

td.bannerRight h2{
	color:#ea864f;
	font:normal 34px/30px "Times New Roman", Times, serif;
	padding:0 0 16px 0;
	}

td.bannerRight p{
	padding:0 0 12px 0;
	}
	
td.bannerRight p.knowMore{
	color:#c54817;
	background:url(../images/bullet.jpg) 8px 10px no-repeat;
	border-top:1px dashed #a16667;
	border-bottom:1px dashed #a16667;
	padding:2px 0 2px 24px;
	}

td.bannerRight p.knowMore a{
	color:#c54817;
	}

td.bannerRight p.knowMore a:hover{
	color:#be6c3f;
	}

td.bannerRight p.guestBook{
	color:#cd974e;
	background:url(../images/bg-guest-book.png) 0 0 no-repeat;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	font:normal 24px/66px "Times New Roman", Times, serif;
	}

td.bannerRight p.guestBook a{
	color:#cd974e;
	}

td.bannerRight p.guestBook a:hover{
	color:#ea864f;
	}

td.bannerRight p.bookOnline{
	margin:10px 0 0 0;
	font:normal 14px/30px "Times New Roman", Times, serif;
	padding:0 0 5px 0;
	}
	
td.bannerRight p.bookOnline2{
	margin:0;
	padding:0 0 0 0 !important;
	}

td.bannerRight p.bookOnline a{
	color:#be6c3f;
	}

td.bannerRight p.bookOnline a:hover{
	color:#b39d5d;
	}
	
/* Banner Right Style End Here */

/* Body Content Style Start Here */

td.bodyContentPad{
	padding:0 0 50px 11px;
	}

td.bodyContentPad h3{
	font:normal 28px/30px "Times New Roman", Times, serif;
	color:#ea864f;
	padding:0 0 25px 0;
	}

td.bodyContentPad h4{
	font:normal 24px/30px "Times New Roman", Times, serif;
	color:#ffea77;
	padding:0 0 25px 0;
	}

a.more{
	color:#95633d;
	width:65px;
	height:22px;
	display:block;
	text-align:center;
	background:url(../images/btn-more.jpg) 0 0 no-repeat;
	font:normal 12px/22px "Times New Roman", Times, serif;
	float:right;
	}

a.more:hover{
	color:#000;
	background-position:0 100%;
	}

td.ourStyle{
	font:normal 20px/24px "Times New Roman", Times, serif;
	color:#b39d5d;
	}

td.ourStyle ul li{
	background:url(../images/bullet-style.gif) 10px 0 no-repeat;
	padding:0 0 16px 45px;
	}

td.ourStyle ul li a{
	color:#b39d5d;
	}

td.ourStyle ul li a:hover{
	color:#be6c3f;
	}

td.frmLbl{
	font:normal 20px/24px "Times New Roman", Times, serif;
	color:#b39d5d;
	}

input.inputTxt{
	width:244px;
	height:20px;
	border:1px solid #360c0c;
	color:#f8e8b8;
	background-color:#9f571f;
	padding:0 2px;
	}
	
textarea.inputTxtArea{
	width:248px;
	height:75px;
	border:1px solid #360c0c;
	color:#f8e8b8;
	background-color:#9f571f;
	overflow:auto;
	}

input.inputBtn{
	color:#95633d;
	background:url(../images/bg-btn.gif) 0 0 repeat-x #000000;
	border:1px solid #000000;
	width:65px;
	height:22px;
	cursor:pointer;
	padding:0 0 4px 0;
	font-size:12px;
	margin:0 95px 0 0;
	}

/* Body Content Style End Here */

/* Footer Style Start Here */

td.footer{
	background:url(../images/bg-footer.gif) 0 0 repeat-x #070300;
	height:163px;
	}

td.footerMid{
	background:url(../images/bg-footer-mid.gif) 50% 0 no-repeat;
	height:163px;
	font:normal 16px/28px "Times New Roman", Times, serif;
	color:#7a3d18;
	}

td.footerMid p.small{
	color:#4e2e0e;
	font-size:13px;
	}

td.footerMid a{
	color:#7a3d18;
	padding:0 2px;
	}

td.footerMid a:hover{
	color:#4e2e0e;
	}

/* Footer Style End Here */

/* Inner Page Style Start Here */

td.innerPageRhtPd{
	padding:11px 0 0 0;
	}

td.bodyContentBg{
	background:url(../images/bg-body-content.png) 0 0 repeat;
	border:1px solid #780304;
	padding:16px;
	}

td.bodyContentBg p{
	padding:0 0 12px 0;
	}

td.bgVideo{
	background:url(../images/bg-video-image.png) -20px 0 no-repeat;
	height:410px;
	}

td.bgGallery{
	background:url(../images/bg-gallery-image.png) 0 0 no-repeat;
	height:440px;
	}

img.profilePicsMar{
	margin:0 16px 16px 0;
	}

td.eventsPicsPad{
	padding:66px 0 0 0;
	}

/* Inner Page Style End Here */

td.bannerRight p.clickBook{
	color:#cd974e;
	background:url(../images/bg-guest-book.png) 0 0 no-repeat;
	padding:25px 10px 20px 25px;
	margin:0 0 0 0;
	font:normal 16px/16px "Times New Roman", Times, serif;
	}

td.bannerRight p.clickBook a{
	color:#cd974e;
	}

td.bannerRight p.clickBook a:hover{
	color:#ea864f;
	}
td.bannerRight p.upcomeshow{
	color:#fff;
	padding:5px 0 2px 0;
	}

td.bannerRight p.upcomeshow a{
	color:#EA864F;
	text-decoration:underline;
	}

td.bannerRight p.upcomeshow a:hover{
	color:#fff;
	text-decoration:none;
	}	
.logoimgbor{
	border:2px solid #3E0001;
	}
.text{
	color:#fff;
	}	
a.link{
	color:#EA864F;
	text-decoration:none;
	font:normal 14px/22px "Times New Roman", Times, serif;
	}
a:hover.link{
	text-decoration:none;
	color:#fff;
	}
.textcenterd{
	text-align:center;
	}
.banner-facebook{
	margin:300px 0 145px 510px;
	}
.coupon{
		text-align:center;
		font:normal 20px/22px "Times New Roman", Times, serif;
		color:#FFF;
		display:block;
		padding:5px 0;
}
.coupon a{
		color:#FFF;
		text-decoration:none;
}
.coupon a:hover{
		text-decoration:none;
		color:#FFF;
}


ul.leftNav{
	margin:0 0 0 0;
	font:normal 20px/24px "Times New Roman", Times, serif;
	color:#b39d5d;
	background-color:inherit;
	padding:0 !important;
	}
ul.leftNav li{
	background:url(../images/bullet-style.gif) 0 0 no-repeat;
	margin:0;
	padding:0 0 16px 45px !important;
	}
ul.leftNav li a{
	
	padding:0 0 0 0;
	color:#b39d5d;
	text-decoration:none;
	outline:none;
	}
ul.leftNav li a:hover{
	text-decoration:none;
	color:#fff;
	}	
		
ul.leftNav li div.subNav div{
	padding-left:0 !important;
	margin:0 !important;

	}
/*ul.leftNav li div ul{
	padding:10px 0 10px 0;
	margin:0;
	list-style-type:none;
	}
ul.leftNav li div ul li{
	background:url(../images/bullet-style.gif) 10px 0 no-repeat;
	font:normal 20px/24px "Times New Roman", Times, serif;
	color:#b39d5d;
	}*/
/*ul.leftNav li div p{
	font:normal 17px/24px "Times New Roman", Times, serif;
	color:#be6c3f;
	}
.pad40{
		margin-left:40px !important;
}*/

ul.ourStyle01{
	font:normal 20px/24px "Times New Roman", Times, serif;
	color:#fff;
	margin-left:25px;
	margin-top:20px;
	}

ul.ourStyle01 li{
	padding:0 0 16px 0;
	}

ul.ourStyle01 li a{
	color:#fff;
	}

.ourStyle01 li a:hover{
	color:#be6c3f;
	}
ul.ourStyle01 li div	{
		padding-left:0 !important;
	    margin:0 !important;
}




	
	
	

		

