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

body {
	margin: auto;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color:#FFFFFF;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}
p {
	line-height: 15px;
	text-align: justify;
}
img {
	border: 0px;
}
a {
	border: 0px;
	padding: 0px;
}

a:link {
	color: #c4742d;
	text-decoration: none;
}
a:visited {
	color: #c4742d;
	text-decoration: none;
}
a:hover {
	color: #C11414;
	text-decoration: none;
}
h1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color: #c4742d;
	font-size: 18px;
	text-align: left;
	line-height: 15px
}

#whattoexpect{
	width: 414px; height: 18px;
	background: url(/images/h1/whattoexpect.jpg);
	text-indent: -9999px;
}
#welcome{
	width: 414px; height: 18px;
	background: url(/images/h1/welcome.jpg);
	text-indent: -9999px;
}
#news{
	width: 414px; height: 18px;
	background: url(/images/h1/news.jpg);
	text-indent: -9999px;
}
#contactus{
	width: 414px; height: 18px;
	background: url(/images/h1/contactus.jpg);
	text-indent: -9999px;
}
#find-a-class{
	width: 414px; height: 18px;
	background: url(/images/h1/find-a-class.jpg);
	text-indent: -9999px;
}
#timetable{
	width: 414px; height: 18px;
	background: url(/images/h1/timetable.jpg);
	text-indent: -9999px;
}
#useful-links{
	width: 414px; height: 18px;
	background: url(/images/h1/useful-links.jpg);
	text-indent: -9999px;
}
#surestart{
	width: 414px; height: 18px;
	background: url(/images/h1/surestart.jpg);
	text-indent: -9999px;
}
#clubs{
	width: 414px; height: 18px;
	background: url(/images/h1/clubs.jpg);
	text-indent: -9999px;
}
#clients{
	width: 414px; height: 18px;
	background: url(/images/h1/clients.jpg);
	text-indent: -9999px;
}
#thankyou{
	width: 414px; height: 18px;
	background: url(/images/h1/thankyou.jpg);
	text-indent: -9999px;
}
#aboutus{
	width: 414px; height: 18px;
	background: url(/images/h1/aboutus.jpg);
	text-indent: -9999px;
}
#holidayclub{
	width: 414px; height: 18px;
	background: url(/images/h1/holidayclub.jpg);
	text-indent: -9999px;
}
#birthdayparty{
	width: 414px; height: 18px;
	background: url(/images/h1/birthday-party-experience.jpg);
	text-indent: -9999px;
}

#party{
	width: 414px; height: 18px;
	background: url(/images/party-background.jpg);
	text-indent: -9999px;
}

#packages{
	width: 414px; height: 40px;
	background: url(/images/licensed-packages.jpg);
	text-indent: -9999px;
}
#title {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color: #c4742d;
	font-size: 18px;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
}
h2, h3, h4 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color: #c4742d;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
}

.subheading {
	font-size: 12px;
	color: #333333;
}
.formstyle {
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#wrapper {
	width: 960px;
	height: auto;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
}
#wrapper1 {
	width: 960px;
	height: auto;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
#full{
	background-color: #FFFFFF;
	width: 952px;
	height: auto;
	overflow:hidden;
	min-height:400px;
}
#left{
	float: left;
}
#right{
	padding: 0 30px 10px 10px;
	overflow:hidden;
}
#article{
	border-top: 1px solid #999999;
}
#homepage{
	font-family: Georgia;
}
#footer{
	padding-bottom:10px;
}
#txtfooter{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height: 8px;
}
#txtnews{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 8px;
}
#content{
	width: 610px;
	height: 500px;
	border:1px solid #999999;
}
.maptt{
	padding-top:10px;
}
.rightphoto{
	float: right;
	padding:10px 20px 10px 35px;
}
.clearrhs{
	clear: both;
}
.formleft{
	width: 150px;
	float: left;
	padding-top: 2px;
}
.formright{
	overflow:hidden;
}
.inputbox{
	width:200px;
}