@charset "ISO-8859-1";
* {
	margin:0;
	padding:0;
}
html {
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#001c54;
	background:#fff;
	font-size:100%;
	
	line-height:1.25em;
}
#holder {
	position:relative;
	margin:0 auto;
	width:955px;
	/*background:url(contentBack.gif) repeat-y;*/
}
#header {
	height:230px;
	background:url(header.gif) no-repeat;

}

#locations {
	text-align:center;
	margin-top:0px;
	width:960px;
        font-weight:bold;
        font-family:verdana;
}

#ages {
	text-align:center;
	margin-top:8px;
	margin-top:8px;
        font-size:.90em;
	width:960px;
        font-family:verdana;
}


#content {
	font-style:normal;
	font-weight:normal;
	background:url(footer.jpg) bottom no-repeat;
	padding:0 0 90px 0;
}
.theClear {
	float:none;
	clear:both;
}
.text {
	float:left;
	display:inline;
	width:360px; /*340*/
	margin:20px 0 0 94px;
}
.text p {
	font-size:.8125em;
	text-align:justify;
	margin:0 0 1em 0;
}
.text h2 {
	font-size:.8125em;
	font-weight:bold;
	margin:0 0 0 0;
}
.text strong {
	font-weight:bold;
}
.text p em {
	font-style:normal;
	font-size:1.25em;
}
.theForm {
	float:left;
	display:block;
	width:319px;
	margin:24px 0 50px 41px;
}

.theForm h2 {
	width:350px;
	height:20px;
	font-size:1.2em;
	margin:0 0 .75em 0;
}

.theForm h3 {
	width:300px;
	font-size:.80em;
	margin:0 0 .75em 0;
}

.theForm p, .theForm td, #demoRadioGroup div
{
	font-size:.75em;
	margin:0 0 .75em 0;
}

.theForm div.smaller
{
	font-size:.75em;
}

.theForm table {
	font-size:1em;
	margin:0 0 1em 0;
}
.theForm p.btn {
	color:#be2141;
	font-size:.896em;
}
.theForm p span {
	font-size:.75em;
}

.theForm input {
	width:215px;
	margin:5px 15px 0 0;
}
.theForm input.btn {
	width:auto;
}
.theForm input.childAge {
	width:96px;
}

.theForm input#imageField {
	display: block;
	width:86px;
	height:26px;
	margin:0 100px 0 0;
}
#header h1 span, .theForm h2 span, #message {
	display:block;
	overflow:hidden;
	width:0;
	height:0;
}
#thanks {
	margin:0 auto;
	width:915px;
	height:708px;
	background:url(thankyou.png);
}

FORM
{
	
}