body{
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #50270a;
	background: #ffffff;
	text-align: center;
}

img{
	border: none;
	vertical-align: bottom;
}

h1,h2,h3.h4,p{
	margin: 0px;
}

p{
	padding: 7px 0px;
}

a{
	color: #ffa800;
	text-decoration: underline;
}

a:hover{
	color: #dcae84;	
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#wrapper{
	background:url(img/template/barndance/main_bg.jpg) no-repeat right top #4e2509;
	text-align: center;
	width: 935px;
	margin:auto;
	padding: 30px 0px 0px 0px;
}

#wrapper2{
	width: 880px;
	margin: auto;
	text-align: left;
}

#header{
	color: #ffffff;
	padding: 0px 0px 2px 0px;
}

#logo{
	margin: 0px;
	float: left;
	width: 240px;
}
#tel{
	width: 300px;
	float: right;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 17px 0px 5px 0px;
}

#tel .big{
	font-size: 24px;
	padding: 0px 0px 0px 5px;
}

#menuTop{
	width: 635px;
	float: right;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
}

#menuTop a{
	color: #ffffff;
	text-decoration: none;
}


#menuTop a:hover{
	color: #dcae84;
}

#menuTop a.bookparty, #menuTop a.contact{
	float: right;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fa9d05;
	text-decoration: underline;
	font-style: normal;
	padding: 0px 0px 0px 14px;
}

#menuTop a.contact{
	background:url(img/template/barndance/icon_email.png) no-repeat left center;
		margin: 0px 0px 0px 7px;
}

#menuTop a.bookparty{
	background:url(img/template/barndance/icon_book.png) no-repeat left center;
}

#navBar{
	background:url(img/template/barndance/main_nav_bg.png) repeat-x center top #ec7e11;
	margin: 5px 0px 0px 0px;
	border-top: solid 1px #f8a300;
}

#navBar ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navBar ul li{
	float: left;
	position: relative;
	background:url(img/template/barndance/main_nav_separator.png) repeat-y right center;
}

#navBar ul li a{
	color: #ffffff;
	text-decoration: underline;
	padding: 8px 12px 8px 10px;
	display: block;
}

#navBar ul li a:hover{
	color: #4e2509;	
}

#navBar ul li ul{
	display: none;
	position: absolute;
	top: 33px;
	left: -1px;
	background: #ec7e11;
	width: 160px;
	border-left: solid 1px #ffb66d;
	border-right: solid 1px #ffb66d;
	border-bottom: solid 1px #ffb66d;
	font-size: 11px;
}

#navBar ul li ul a{
	padding: 3px 0px 3px 10px;	
	border-bottom: solid 1px #d56f09;
}

#navBar ul li:hover ul, #navBar ul li.sfhover ul{
	display: block;
}

#navBar ul li ul li{
	float: none;
	position: static;
	background: none;
}

#contentWrapper{
	background: #faf6e2;
	width: 100%;
}

#homeLeft{
	width: 270px;
	float: left;
}

.innerHomeleft{
	padding: 12px 0px 0px 15px;	
}

#homeBanner{
	width: 596px;
	min-height: 285px;
	float: right;
	background:url(img/template/barndance/header_home.jpg) no-repeat left top;
}

* html #homeBanner{
	height: 285px;	
}

#videoBox{
	padding: 220px 5px 0px 5px;	
}

#videoBox a{
	border: solid 1px #999999;	
	float: left;
	margin: 0px 2px 0px 0px;
}

#videoBox a img{
	border: solid 1px #ffffff;	
}

#videoBox a.moreVideos{
	border: none;
	width: 104px;
	background:url(img/template/barndance/btn1_top.png) no-repeat top left #ffa800;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
	float: right;
}

#videoBox a.moreVideos:hover{
	color: #4e2509;
}

#videoBox a.moreVideos span{
	display: block;
	background:url(img/template/barndance/btn1_bot.png) no-repeat left bottom;
	padding: 3px 0px 5px 0px;
}

#homeBoxes{
	padding: 10px 0px 15px 7px;	
}

#homeBoxes .box1{
	width: 205px;
	float: left;
	background:url(img/template/barndance/box1_bg.jpg) repeat-y left bottom;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	min-height: 185px;
}

* html #homeBoxes .box1{
	height: 185px;
}

#homeBoxes .box1Content{
	padding: 5px 20px 0px 10px;
}

#homeBoxes h1, #leftSide h1{
	background:url(img/template/barndance/box1_header_bg.jpg) repeat-y left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	padding: 2px 7px 5px 7px;
	font-weight: normal;
	color: #ffffff;
}

.small{
	font-size: 10px;
	line-height: 12px;
}

.small2{
	font-size: 11px;
	line-height: 13px;
	padding: 0px 0px 5px 0px;
}

.border1 td{
	border-bottom: solid 1px #895328;
}

p.link2{
	background:url(img/template/barndance/link2_bg.png) no-repeat right center #ffa800;
	width: 187px;
}

p.link2 a{
	display: block;
	color: #ffffff;
	background:url(img/template/barndance/icon_text.png) no-repeat left center;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 12px;
	font-size: 14px;
	font-weight: bold;
}

p.link2 a:hover{
	color: #4e2509;
}

.box1 ul{
	margin:0px;
	padding: 0px;
	list-style:none;
	color: #ffa800;
}

.box1 ul a{
	background:url(img/template/barndance/bullet.png) no-repeat left center;
	padding: 0px 0px 0px 7px;
}


a.btn2{
	display: block;
	margin: auto;
	width: 124px;
	background:url(img/template/barndance/btn2_top.png) no-repeat left top #ffa800;
	color: #ffffff;
	font-weight: bold;
}

a.btn2:hover{
	color: #4e2509;
}

a.btn2 span{
	display: block;
	background:url(img/template/barndance/btn2_bot.png) no-repeat left bottom;
	padding:2px 0px 4px 0px;
}

#footer{
	background: #dcae84;
	font-size: 10px;
	color: #ffffff;
	text-align:left;
	padding: 10px 30px 20px 30px;
}

#footer a{
	color: #ffffff;
}

#footer a:hover{
	color: #4e2509;
}


#footer p{
	padding: 0px;
}

.lastUpdated{
	float: right;	
}

#innerWrapper{	
	background: url('img/template/barndance/left_bg2.png') repeat-y left;	
}


#title{
background-image: url('img/template/title_bg.jpg');
height:26px;
width: 645px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:22px;
padding-top: 13px;
padding-left:10px;
}

#footer_box{
background-color: #dbc9b8;
float:left;
width: 880px;
padding-bottom: 15px!important;
}
.footer_box{
background-image: url('img/template/footer_box.jpg');
height:55px;
width: 242px;
padding: 10px;
float:left;
margin-right:15px;
text-align:left;
font-family:verdana;
font-size:10px;
color:#6a3a16;
margin-left:10px;
margin-top: 15px;

}

a.georgia_large{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#6a3a16;
text-decoration:underline;
}
a.georgia_large:hover{
text-decoration:none;
}


a.orange_box{
font-family:verdana;
font-size:10px;
color:#ffffff;
text-decoration: underline;
padding: 2px;
background-color: #ffa800;
}
a.orange_box:hover{
text-decoration: none;
background-color: #cf9c6f;
}

#leftSide{
	color: #ffffff;
	background-color: #eaddc6;
	width: 205px;
	float: left;
	padding: 10px 0px 10px 0px;
}


#mainContent{
	width: 650px;
	float: left;
	margin-left: 20px;
}

#leftNav{
	width: 190px;
	padding: 5px 0px 5px 0px;

}

#leftNav ul{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}

#leftNav ul li{
	padding: 1px 0px 1px 0px;
	border-bottom: solid 1px #d9aa80;
	
}

#leftNav ul li ul{
	display: none;
}

#leftNav ul li.nav_left_on ul{
	display: block;	
}

#leftNav ul li a{
	text-decoration: none;	
	display: block;
		font-size:11px!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a3a16;
	font-weight: bold;
}

#leftNav ul li a:hover{
	color: #FA9D05;
}

#leftNav ul li.nav_left_on a{
	color: #FA9D05;
}

#leftNav ul li.nav_left_on li a{
	color: #6a3a16;
}

#leftNav ul li.nav_left_on li a:hover{
	color: #FA9D05;
}

#leftNav ul ul li a{
	background:url(img/template/barndance/bullet.png) no-repeat left center;
	padding: 0px 0px 0px 10px;
			font-size:11px!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a3a16;
	font-weight: bold;
}

#leftNav ul li ul li{
	border: none;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}

.leftContent{
	padding: 5px 10px 10px 0px;	
}

#footer p.copyright{	
	padding: 10px 0px 0px 0px;
	width: 600px;
	float: left;
}

p#findus{
	width: 260px;
	float: right;
	padding: 24px 0px 0px 0px;
}

p#findus a{
	margin: 0px 2px;	
}


#footerLinks{
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

/*********** Gallery CSS ************/

#galleryWrapper{
    min-height: 500px;
    width: 480px;
}

* html #galleryWrapper{
    height: 500px;
}

.galleryTitle{
    font-size: 13px;
    line-height: 16px;
    padding: 15px 0px 10px 0px;
    font-weight: bold;
}
.galleryDesc{
    padding: 0px 0px 10px 0px;
}

#galleryFullImageBox{
    width: 250px;
    float: left;
}

#galleryFullImage{
    width: 250px;
}

#galleryThumbs{
    width: 225px;
    float: right;
    font-weight: bold;
}

#galleryThumbs img{
    width: 70px;
    height: 50px;
    border: solid 1px #000000;
}

#galleryThumbs td{
    padding: 0px 0px 5px 0px;
}	

#galleryImageTitle{
    padding: 10px 0px;
    font-weight: bold;
}

#galleryImageDesc{
    padding: 7px;
    background: #FFF8E8;
    border: solid 1px #FFD78F;
}

#galleriesList{
    border-bottom: solid 5px #FFD78F;
}

#galleriesList a{
    background: #FFF8E8;
    border-left: solid 1px #FFD78F;
    border-top: solid 1px #FFD78F;
    border-right: solid 1px #FFD78F;
    padding: 5px 10px;
    text-decoration: none;
    color: #8C8C8C;
    margin: 0px 10px 0px 0px;
    float: left;
}

#galleriesList a.selected{
    background: #FFEDCF;
}

.myForm td, input, select, textarea, checkbox  {
    font-family: tahoma;
    font-size: 12px;
}

.required {
    color: red;
}

.lastUpdated{
	width: 200px;
    float: right;
    padding: 10px 0px 5px 0px;
    text-align: right;
}
.myForm td, input, select, textarea, checkbox  {
    font-family: tahoma;
    font-size: 12px;
}

.required {
    color: red;
}
/*************************************************/
