html,body{margin:0;padding:0}
body{font: 85%/1.3 Verdana,Arial,sans-serif;text-align: center;background: #757D88;}
div#container{
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
div#header{
	width:100%;
	background-repeat: no-repeat;
	height: 300px;
	background-image: url(images/head.jpg);
	background-position: center;
	display: block;
}

div#platter {
	width:384px;
	height:264px;
	margin-left:auto;
	margin-right:auto;
/*	background-image: url(images/platter.jpg);*/
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-bottom: 52px;
}
#buttons {
	width: 500px;
	float: left;
	height: 300px;
	z-index: 1;
	margin-left: 210px;
}
.platbuts {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	width: 75px;
	display: block;
	height: 51px;
	background-image: url(images/clr_but.png);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	padding-top: 34px;
	text-align: center;
	position: relative;
}

.bookings {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/mini_clr_but.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	width: 68px;
	background-position: center top;
	/*	margin-top: -13px;*/
	padding-top: 25px;
	display: block;
	float:left;
}

#but_tag1, #but_tag2, #but_tag3, #but_tag4, #but_tag5, #but_tag6 {
	font-size: 14px;
	margin-top: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left: 2px;
	width: 75px;
}

#but_tag7 {
	background-repeat: no-repeat;
	background-position: center center;
	width: 81px;
	margin-left: -4px;
}

#but_tag8 {
	background-repeat: no-repeat;
	background-position: center center;
	width: 63px;
	margin-left: 4px;
}
#but_tag9 {
	background-repeat: no-repeat;
	background-position: center center;
	width: 63px;
	margin-left: 4px;
}

#but1	{margin-top: 106px;margin-left: -4px;}
#but2	{margin-top: 184px;margin-left: -40px;}
#but3	{margin-top: 216px;}
#but4	{margin-top: 216px;margin-left: 12px;}
#but5	{margin-top: 184px;}
#but6	{margin-top: 106px;margin-left: -34px;}
#but7	{margin-left: -110px;margin-top: 254px;}
#but8	{margin-left: -190px;margin-top: 254px;}
#but9	{
	margin-left: -545px;
	margin-top: 254px;
}

#but_tag1	{background-image: url(images/home.gif);}
#but_tag2	{background-image: url(images/packs.gif);}
#but_tag3	{background-image: url(images/entertainers.gif);}
#but_tag4	{background-image: url(images/events.gif);}
#but_tag5	{background-image: url(images/faq.gif);}
#but_tag6	{background-image: url(images/contacts.gif);width: 104px;margin-left: -16px;}
#but_tag7	{background-image: url(images/tests_lab.png);}
#but_tag8	{background-image: url(/images/books_lab.png);}
#but_tag9	{background-image: url(/images/gallery_lab.png);}


div#lft_lip	{
	background-image: url(images/lft_lip.png);
	background-repeat: no-repeat;
	background-position: -8px bottom;
	margin-top: -52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 60px;
	width: 158px;
	float: left;
}

div#lft_lip img	{
	margin-left: 19px;
	margin-top: 8px;
}
div#rt_lip	{
	background-image: url(images/rt_lip.png);
	float:right;
	background-repeat: no-repeat;
	height: 8px;
	width: 642px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#content{
	float:left;
	display:inline;
	width:800px;
	margin:0px;
	background-color: #E7E9D8;
	min-height: 300px;
}

.tbl_date {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}


.textm {
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	margin-top: 14px;
	padding-top: 8px;
}
#faqtit {font-family: "Times New Roman", Times, serif;font-size: 12px;}

ul#faq	{list-style-type: none;padding-top: 0px;}
ul#faq li.faqs	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
ul#faq li.ans	{font-family: "Times New Roman", Times, serif;font-size: 12px;}
ul#faq li.sig	{font-family: Tahoma, Geneva, sans-serif;font-size: 12px;}

#prc_anc {
	width: 674px;
	margin-left: 114px;
}
#prc_anc a {text-decoration: none;font-weight: bold;font-size: 12px;display: block;}

ul#packs {font-family: "Times New Roman", Times, serif;}
#packs li {font-family: "Times New Roman", Times, serif;font-size: 12px;margin: 0px;}

.ptit{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
}

.diamond, .bronze, .gold, .silver{background-color: #D71313;}

.diamond {color: #CCCCCC;}
.bronze {color: #CC9933;}
.gold {color: #FFFF33;}
.silver {color: #999999;}

.ev_prc_link {text-decoration: none;font-size: 75%;color: #990000;}

div#footer{
	background-image: url(images/footer.jpg);
	float: right;
	width: 800px;
	text-align: right;
}
#footer a {
	text-decoration: none;
	width: 200px;
	display: block;
	margin-left: 610px;
}
#mailer {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

a.bookform {
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #F98733;
	text-decoration: none;
}

#specials {
	padding: 5px;
	font-size: 100%;
	height: 90px;
	margin-top: 10px;
	vertical-align: bottom;
}
.spl_link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spl_block {
	vertical-align: bottom;
}

#spl_lft {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	text-align: center;
	float: left;
	margin-left: 30px;
	display: block;
	margin-top: -7px;
}
#spl {
	width: 440px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#spl_rt {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	text-align: center;
	float: right;
	margin-top: -7px;
	margin-right: 31px;
}
#spl_mid {
	width: 160px;
	text-align: center;
	float: left;
	margin-left: 30px;
}


.p_label {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ED1D24;
	font-size: smaller;
	margin: 0px;
	width: 100%;
}
#cons {
	list-style-type: none;
	width: 380px;
	margin: 0px;
}
#cons li {
	margin-right: auto;
	margin-left: auto;
}
#spl_mid span {
	display: inline-block;
	float: left;
	vertical-align: bottom;
	margin-right: 2px;
	margin-left: 2px;
}
#alert {
	text-align: center;
	background-color: #FC3;
	font-weight: bold;
	width: 100%;
	margin-top: 70px;
}
.block_link {
	text-decoration: none;
	color: #000;
	width: 100%;
	display: block;
}

