@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#eea2f1;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	
	}
.selsite {
	font-size:11px;
	color:#FFFFFF;
	
	display:block;
	text-align:right;
}

.sel-drop {
	display:block;
	font-size:11px;
	float:right;
}

a {
	color:#ed5ede;
	text-decoration:none;
}

a:hover {
	color:#f09934;
}
	
h1 {
	font-size:24px;
	color:#ef9630;
	margin-bottom:15px;
}



h2 {
	font-size:18px;
	color:#ef9630;
	margin-bottom:15px;
}


#container {
	width:940px;
	padding:0px 10px;
	margin:0px auto;
}

#header {
	width:940px;
	height:192px;
	position:relative;
	clear:both;
}

#logo {
	width:530px;
	height:192px;
	display:block;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:60px;
}

#logo a {
	width:100%;
	display:block;
	height:100%;	
}

#contact {
	display:block;
	position:absolute;
	width:340px;
	height:83px;
	text-indent:-9999px;
	background-image:url(images/tel.png);
	background-repeat:no-repeat;
	top:0px;
	right:0px;
}

.sociallink {
	display:block;
	width:220px;
	height:30px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}

#fblink {
	background-image:url(images/fb.png);
	position:absolute;
	right:0px;
	top:100px;
}

#twlink {
	background-image:url(images/tw.png);
	position:absolute;
	right:0px;
	top:140px;
}

#navmenu {
	width:940px;
	display:block;
	overflow:hidden;
	height:36px;
	list-style:none;
	clear:both;
	margin-bottom:10px;
}

#navmenu li {
	line-height:20px;
	padding:8px 15px;
	font-size:16px;
	color:#ed5ede;	
	float:left;
	font-weight:bold;
}

#navmenu li a {
	width:100%;
	height:100%;
}

#navmenu li:hover {
	background-color:#7d026e;
}
#selectsite {
	width:220px;
	padding-top:5px !important;
	padding-bottom:5px !important;
	text-align:right;

}

#selectsite:hover {
	background-color:#700263 !important;
}

#subnav {
	width:220px;
	display:block;
	float:left;
	list-style:none;	
}

#subnav li {
	color:#FFFFFF;
	line-height:2em;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}

#subnav li a {
	text-decoration:none;
	color:#fff;
}

#maincontent {
	width:700px;
	float:right;
}

#mainhdr {
	width:700px;
	height:200px;
	background-image:url(images/mainhdr.png);
	background-repeat:no-repeat;
	clear: both;
}

#leftcontent {
	width:460px;
	float:left;
	margin-top: 10px;
}

p {
	margin-bottom:15px;
}

.testim {
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#d047ca;
}

.name {
	font-weight:bold;
	font-style:italic;
	color:#ef9630;
}

#footer {
	width:100%;
	clear:both;
	background-image:url(images/ftr-bg.png);
	background-repeat:repeat-x;
	}
	
#footercol {
	width:940px;
	padding:0px 10px;
	margin:0px auto;
}
	
.copyinfo {
	width:940px;
	padding:8px 0px;
	color:#FFFFFF;
	font-size:10px;
}

.footercol {
	width:220px;
	min-height:200px;
	height:auto !important;
	margin-right:20px;
	font-size:12px;
	color:#700263;
	float:left;
}


.footercol a {
	color:#700263;
}

.footercol a:hover {
	color:#a0038d;
}

.footercol h1 {
	padding-top:5px;
}

.footercol ul {
	list-style:none;
	line-height:1.5em;
}

.footercol#rt {
	margin-right:0px;
}

#maincont-right {
	width:220px;
	float:right;
	margin-top:10px;
}

.rcol-box {
	width:220px;
	margin-bottom:10px;
}

.rcol-box h3 {
	display:block;
	line-height:1.5em;
	padding:0px 10px;
	color:#f09934;
	background-color:#700263;
	font-size:16px;
	padding-top:5px;
	
	}

.rcol-box p {
	padding:0px 10px 10px 10px;
	background-color:#700263;
	font-size:11px;
}

#ftr-logo {
	display:block;
	width:220px;
	height:45px;
	margin-top:5px;
	text-indent:-9999px;

	background-image:url(images/logoftr.png);
	background-repeat:no-repeat;
	
}	

.ftrbig {
	font-size:16px;
	font-weight:bold;
}
.footer-ttl {
}

.feestable {
	width:460px;
	background-color:#d047ca;
	font-size:12px;
	margin-bottom: 15px;
}

.feestable th {
	background-color:#a915a3;
	font-weight:normal;
	padding:3px 3px 3px 10px;
	text-align:left;
}



.feestable td {
	padding:3px 3px 3px 10px;
}
.feestable td ol {
	padding:5px;
	list-style-position:inside;
}
.feeshdr {
	font-size:14px;
	font-weight:bold;
	color:#f09934;
}

.fees-discount {
	background-color:#a915a3;
}
.alt {
	background-color:#bc3db6;
}

.bookform {
	list-style:none;
	background:#a915a3;
	width:450px; 
	padding:5px;
	margin-bottom:10px;
}

.bookform label {
	display:block;
	width:200px;
	margin-right:5px;
	line-height:1.5em;
	text-align:right;
	float:left;
}

.bookform input {
	float:left;
	z-index: 5;
}

.sub-btn {
	width:440px;
	padding:5px;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	background-color:#700263;
	color:#ef9630;
	border:0px;
	display:block;
	margin:0px auto;
}

#datep {
	  z-index: 5;

}

.bookform li {
	position:relative;
	margin-bottom:5px;
	overflow:hidden;
}

#ui-datepicker-div {
	z-index:5;
}

.maincontlist {
	padding:5px;
	list-style-position:inside;
}

#note {
	/*background-color:#990033;
	border:#9900CC solid 2px; */
	font-weight:bold;
	font-size:12px;
	color:#CCCCFF;
	padding:5px;
	
}
