@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#482511;
	color:#361c10;
	}
h1, h2, h3, p, img, form, ul, dl, dt{
	padding:0;
	margin:0;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
img{
	padding:0;
	margin:0;
	display:block;
	}
	
/*-----------------main div start---------------*/
#mainDiv{
	width:1034px;
	background:url(../images/bg.gif) no-repeat 0 0;
	margin:0 auto;
	padding-bottom: 50px;
	}
	
/*---------------body part start----------*/
#body{
	width:637px;
	margin:0 auto;
	padding:6px 0 0 0;
	}
	
.logo{
	padding:1px 0 0 126px;
	}
/*--------------left part start--------*/
#left{
	width:507px;
	float:left;
	}
	
#subLeft{
	width:166px;
	float:left;
	padding:232px 0 0 0;
	}
	
#subLeft h3{
	font-size:74%;
	line-height:16px;
	color:#210802;
	background-color:inherit;
	padding:0 0 9px 0;
	}
	
#subRight{
	width:324px;
	float:right;
	padding:40px 0 0 0;
	}
	
#subRight h2.welcome{
	background:url(../images/welcome.gif) no-repeat 0 0;
	height:27px;
	font-size:0;
	line-height:0;
	text-indent:-22222px;
	}
	
.text{
	font-size:79%;
	line-height:15px;
	padding:8px 0 0 0;
	}
	
.boldText{
	font-size:79%;
	line-height:16px;
	padding:20px 0;
	font-weight:bold;
	}
	
#subRight h3.concert{
	background:url(../images/concert.gif) no-repeat 0 0;
	height:21px;
	text-indent:-22222px;
	font-size:0;
	line-height:0;
	}
	
#subRight dl{	
	padding:8px 0 0 0;
	margin:0;
	padding:0;
	line-height:0;
	}
	
#subRight dl dt{
	font-size:79%;
	line-height:16px;
	padding:0 0 12px 10px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	}
	
/*----------------right part start-----------*/
#right{
	width:130px;
	float:right;
	padding:101px 0 0 0;
	}
	
#right ul{
	list-style-type:none;
	width:130px;
	}
	
#right ul li{
	display:block;
	height:62px;
	font-size:0;
	text-indent:-22222px;
	padding:0 0 10px 12px;
	}
	
#right ul li a.find_out{
	background:url(../images/find_about_cody.gif) no-repeat  0 0;
	height:47px;
	display:block;
	}
	
#right ul li a.book_packages{
	background:url(../images/book_packages.gif) no-repeat  15px 8px;
	height:52px;
	display:block;
	}
	
#right ul li a.buy_tickets{
	background:url(../images/buy_tickets.gif) no-repeat  26px 10px;
	height:54px;
	display:block;
	}
	
#right ul li a.call_now{
	background:url(../images/call_now.gif) no-repeat  0 12px;
	height:58px;
	display:block;
	}
	
.logoArea{
	padding:50px 0 0 0;
	text-align: center;
	}
	
.logoArea ul{
	list-style-type:none;
	height:44px;
	margin:0 0 5px 100px;
	}
.logoArea ul li{
	border-right:#351c10 2px solid;
	padding:0 10px;
	float: left;
	}
	
.nobor{
	border-right:none !important;
	}
	
.logoArea img.logo{
	margin:0 0 0 25px;
	padding:0;
	display: inline;
	clear: left;
	}
	
#foooter{
	width:400px;
	margin:0 auto;
	padding:10px 0 10px 0;
	text-align: center;
	}
	
#foooter p{
	font-size:68%;
	color:#fff;
	}


/* override */
	html { margin:0; padding:0;}
	body {background:#482511 url(../images/bg2.jpg) top center no-repeat!important; margin:0; padding:0 0 0 1px;}
	#body { padding-left:6px!important;}
	#mainDiv {background:none!important; width:949px!important; padding-bottom:0; overflow:hidden;}
	#foooter {background:url(../images/bg-foot.jpg) left top no-repeat!important; width:816px!important; margin:0 0 0 64px; padding:50px 0 0!important; height:33px!important;}
	.bottom_logos {margin-top:50px!important;}
	.bottom_logos img {border:none; display:inline; margin:5px 0!important;}