body, form{
	padding:0px;
	margin:0px auto auto auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-repeat:repeat-x;
	background-position:top;
}
body, html{
	height:100%;
	min-height:100%;
}

form, html{
	height:100%;
	min-height:100%;
}
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a{
	color:#399B4A;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img{
	border:none;
}
h1, h2, h3, h4, h5, h6{
    padding:0px 0px 16px 0px;
    margin:0px;
    font-size:26px;
    color:#44B758;
    font-family:"Century Gothic", Arial, Helvetica, sans-serif;
    font-weight:bold;
}
h1{
	text-transform:lowercase;
}
h2, h3{
	font-size:18px;
}
h4, h5, h6{
	font-size:18px;
	padding:0px;
}
p{
	margin:0px;
	padding:0px 0px 16px 0px;
	line-height:1.5em;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.pageContainer{
	width:100%;	
	position:relative;
	min-height:100%;
	float:left;
	background-image:url(/images/bkg/bkg_body.gif);
	background-position:center;
	background-repeat:repeat-y;
}
*html .pageContainer{
	height:100%;
}
.contentContainer{
	clear:both;
	position:relative;
	margin:0px auto auto auto;
	width:960px;
}
.leftColumn{
	float:left;
	width:230px;
	padding-bottom:140px;
}
.leftColumn img{
	float:left;
}
table.searchTable{
	float:left;
	width:230px;
	padding-top:20px;
}
table.searchTable td{
	text-align:right;
}
table.searchTable th{
	text-align:left;
	width:53px;
}
.searchField{
	margin:0px;
	padding:1px 4px 2px 4px;
	width:147px;
	border:solid 1px #ACACAC;
	border-top-color:#616161;
	border-bottom-color:#BFBFBF;
}
table.registerTable2{
	float:left;
	width:190px;
	margin-left:20px;
	display:inline;
	font-size:11px;
	border-bottom:solid 1px #3C9D4D;
}
table.registerTable2 th{
	text-align:left;
	padding-right:8px;
	padding-bottom:12px;
}
.registerField2{
	margin:0px;
	padding:2px 4px 2px 4px;
	width:108px;
	border:solid 1px #ACACAC;
	border-top-color:#616161;
	border-bottom-color:#BFBFBF;
	float:right;
}
table.registerTable{
	float:right;
	width:227px;
	height:140px;
	background-image:url(/images/bkg/bkg_left_register.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
table.registerTable td{
	text-align:right;
	width:112px;
	padding-bottom:35px;
}
table.registerTable th{
	text-align:left;
}
table.registerTable img{
	padding-bottom:42px;
}
.registerField{
	border:1px solid #FFFFFF;
	padding:0px;
	margin:0px;
	width:70px;
}
.rightColumn{
	float:right;
	width:730px;
	padding-bottom:140px;
	background-repeat:no-repeat;
	background-position:top right;
}
.rightColumn ul{
	padding:0px 0px 16px 0px;
}
.rightColumn ul li{
	background-image:url(/images/bkg/bkg_bullet_green.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:13px;
}
.rightColumn ul li a{
	color:#333333;
}
.rightColumn ul li a:hover{
	color:#399B4A;
}
.textContainer{
	float:left;
	width:690px;
	margin:18px 0px 0px 20px;
	display:inline;
}
.textBoxContainer{
	float:left;
	background-image:url(/images/bkg/bkg_textboxes.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:22px;
	display:inline;
}
.textBoxOuter{
	width:345px;
	float:left;
}
.textBoxInnerBlue{
	padding:14px 26px 14px 24px;
}
.textBoxInnerGreen{
	padding:14px 16px 14px 32px;
}
.textBoxInnerBlue h2, .textBoxInnerGreen h2{
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.textBoxInnerBlue a{
	font-weight:bold;
	color:#4478BF;
	text-decoration:none;
}
.textBoxInnerGreen a{
	font-weight:bold;
	color:#399B4A;
	text-decoration:none;
}
.textBoxInnerBlue a:hover, .textBoxInnerGreen a:hover{
	text-decoration:underline;
}
.textBoxInnerGreen img{
	float:right;
	padding:6px;
	background-image:url(/images/bkg/bkg_textboxes_frame.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.textBoxInnerBlue ul{
	padding:0px 0px 11px 0px;
	margin:0px;
	list-style:none;
}
.textBoxInnerBlue ul li{
	padding-left:13px;
	padding-bottom:16px;
	background-image:url(/images/bkg/bkg_bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.footerContainer{
	clear:both;
	width:100%;
	height:132px;
	position:absolute;
	bottom:0;
	background-repeat:repeat-x;
	background-position:center bottom;
	font-size:10px;
	color:#FFFFFF;
}
.footerContainer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footerContainer a:hover{
	text-decoration:underline;
}
.footerContainer ul{
	list-style:none;
	padding:113px 10px 0px 0px;
	margin:0px;
	float:right;
}
.footerContainer ul li{
	float:left;
}
.footerInner{
	margin:0px auto auto auto;
	width:100%; /* was 1024 */
	height:132px;
	background-repeat:no-repeat;
	background-position:bottom;
}
html>body .footerInner{
    background-image:url(/images/bkg/bkg_footer_png.png);
} 
.footerStage{
	width:960px;
	height:132px;
	margin:0px auto auto auto;
	background-image:url(/images/bkg/bkg_footer_stage.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.footerLeft{
	float:left;
	padding:113px 0px 0px 8px;
}
.cornerCover{
	width:20px;
	height:20px;
	position:absolute;
	right:0px;
	top:100px;
	background-repeat:no-repeat;
	background-position:top right;
}
table.mapTable{
	width:280px;
	font-size:12px;
}
table.mapTable th, table.mapTable td{
	text-align:left;
	padding:6px 0px;
	font-weight:normal;
	border-bottom:solid 1px #CCCCCC;
}
table.mapTable td{
	text-align:right;
}
table.mapTable th.bottomCell, table.mapTable td.bottomCell{
	border-bottom:none;
}
table.mapTable th a, table.mapTable td a{
	color:#4F80C1;
	font-weight:bold;
	text-decoration:none;
}
table.mapTable td a{
	color:#F89E29;
}
table.mapTable th a:hover, table.mapTable td a:hover{
	text-decoration:underline;
}
table.faqTable th, table.faqTable td{
	padding:0px 4px 0px 0px;
}
table.faqTable input, table.faqTable select{
	float:left;
}
table.faqTable select{
	width:100px;
}
table.faqContactTable input{
	float:left;
	width:220px;
}
table.faqContactTable textarea{
	float:left;
	width:220px;
	height:60px;
}
table.faqContactTable th, table.faqContactTable td{
	text-align:left;
	padding:0px 18px 3px 0px;
}
table.faqContactTable td{
	padding:0px 2px 3px 0px;
}
.greenFrame{
	/*background-image:url(/images/bkg/bkg_frame_green.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
	border:solid 1px #333333;
	padding:1px;
	float:right;
	margin:0px 0px 14px 22px;
	display:inline;
}
.greenFrameVideo{
	border:solid 1px #333333;
	padding:1px;
}
.videoContainer{
	text-align:center;
}
table.bookTable{
	width:100%;
}
table.bookTable th{
	text-align:left;
	padding:16px 0px 4px 0px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	font-size:18px;
    color:#44B758;
    font-family:"Century Gothic", Arial, Helvetica, sans-serif;
    text-transform:lowercase;
}
table.bookTable td{
	padding-top:4px;
}
table.bookTable .textField{
	width:320px;
	padding-left:4px;
	padding-right:4px;
} 
.productOuter{
	position:relative;
}
#bnr1, #bnr2, #bnr3, #bnr4, #bnr5, #bnr6, #bnr7, #bnr8{
	position:absolute;
	top:0px;
	left:0px;
}
.productHolder{
	background-image:url(/images/bkg/bkg_product_tour.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px;
	float:left;
	width:690px;
}
.productHolder img{
	float:left;
}
.productHolder ul{
	padding:0px;
	float:right;
	width:218px;
}
.productHolder ul li{
	padding:0px;
	background-image:url(/images/bkg/bkg_product_tour_li.jpg);
	float:left;
	width:218px;
	height:36px;
}
.productHolder ul li a{
	display:block;
	padding:11px 10px 9px 10px;
	text-decoration:none;
}
.productHolder ul li a.topLink{
	border-top:none;
}
.productHolder ul li.activeLink{
	background-image:url(/images/bkg/bkg_product_active.jpg);
}
.productHolder ul li.activeLink a{
	color:#FFFFFF;
}
table.newsTable td, table.newsTable th{
	font-weight:normal;
	text-align:left;
	padding:0px;
	margin:0px;
	border-bottom:solid 1px #44B758;
	padding-top:16px;
}
table.loginTable th{
	text-align:left;
	font-weight:bold;
	width:100px;
}
table.loginTable input{
	width:240px;
}
table.formTable th{
	text-align:left;
	font-weight:bold;
	width:130px;
}
.warning{
	color:#FF0000;
}
table.galleryTable{
	width:100%;
	text-align:center;
}
table.galleryTable img{
	border:solid 1px #333333;
	padding:1px;
	margin-bottom:8px;
}
table.galleryTable th{
	font-weight:normal;
	text-align:left;
}
table.galleryTable td{
	padding-bottom:16px;
}
table.pressTable{
	width:100%;
	border: solid 1px #44B758;
}
table.pressTable a{
	text-decoration:none;
}
table.pressTable a:hover{
	text-decoration:underline;
}
table.pressTable td{
	text-align:left;
	padding:6px 0px;
	border-bottom:solid 1px #FFFFFF;
}
table.pressTable th{
	text-align:right;
	padding:6px 10px;
	border-bottom:solid 1px #FFFFFF;
}
.quoteContainer{
	border-left:solid 1px #44B758;
	border-right:solid 1px #44B758;
	text-align:right;
	margin:0px 3px;
}
.quoteInner{
	padding-left:16px;
	padding-right:16px;
}
.quoteContainer p{
	text-align:left;	
}

.breakPara{
	border-bottom:solid 1px #44B758;
	margin-bottom:16px;
}
table.festivalDetailsTable{
	width:100%;
	background-color:#E5E5E5;
}
table.festivalDetailsTable th{
	padding:8px 10px;
	text-align:left;
	background-color:#D9D9D9;
	border-bottom:solid 1px #FFFFFF;
}
table.festivalDetailsTable td{
	padding:8px 10px;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}
table.serviceTable th{
	border-bottom:solid 1px #44B758;
	text-align:right;
	padding:14px 0px 14px 14px;
}
table.serviceTable td{
	border-bottom:solid 1px #44B758;
	padding:14px 0px;
}
table.serviceTable th img{
	border:solid 1px #333333;
	padding:1px;
}
table.basketTable td, table.basketTable th{
	padding:6px 8px;
	border-top:solid 1px #E5E5E5;
}
table.basketTable th{
	font-weight:normal;
	text-align:right;
}
table.basketTable td.totalCell, table.basketTable th.totalCell{
	background-color:#E5E5E5;
	font-weight:bold;
	border-bottom:solid 1px #E5E5E5;
}
table.accountTable{
	width:100%;
}
table.accountTable td, table.accountTable th{
	border-bottom:solid 1px #CCCCCC;
}
table.accountTable th{
	text-align:right;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
table.accountTable th img {
	padding:1px;
	border:solid 1px #CCCCCC;
	margin:18px 18px 18px 0px;
}
table.accountTable th.headerCell{
	background-color:#399B4A;
	color:#FFFFFF;
	text-align:center;
	padding:8px 0px;
	border-top:solid 1px #CCCCCC;
}