
body {
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff url(../images/body_tile_bg.jpg) repeat-x;
	font-size: 0.7em;
	color: #3d59b6;
}

#wrapper {
	width: 766px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#container {
	width: 766px;
	background: #fff url(../images/container_bg.gif) repeat-y;
}

#header {
	width: 750px;
	height: 129px;
	background: #fff url(../images/header_bg.gif) no-repeat;
	margin: 0 8px;
	position: relative;
}

#header h1 a {
	width: 215px;
	height: 80px;
	margin: 29px 0 0 20px;
	display: block;
	outline: none;
	background: transparent url(../images/logo.gif) no-repeat;
}

.quote {
	position: absolute;
	right: 20px;
	top: 45px;
	color: #215205;
}

#utilMenu {
	position: absolute;
	right: 24px;
	top: 12px;
	color: #ddffca;
	z-index: 2;
}

#utilMenu li {
	display: inline;
	font-size: 0.9em;
	font-weight: 500;
}

#utilMenu li a { color: #ddffca; }

#nav {
	width: 750px;
	display: inline;
	margin: 0 0 35px 8px;
	float: left;
}

#nav li {
	float: left;
	display: inline;
	height: 44px;
}

#nav li a {
	height: 44px;
	float: left;
	background: #fff url(../images/menu.gif) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
}

#nav li#about a {
	background-position: 0 0px;
	width: 125px;
}

#nav li#about a:hover { background-position: 0 -44px; }

#nav li#about a.selected, #nav li#about a.selected:hover { background-position: 0 -44px; }

#nav li#play a {
	background-position: -125px 0px;
	width: 125px;
}

#nav li#play a:hover { background-position: -125px -44px; }

#nav li#play a.selected, #nav li#play a.selected:hover { background-position: -125px -44px; }

#nav li#activities a {
	background-position: -250px 0px;
	width: 125px;
}

#nav li#activities a:hover { background-position: -250px -44px; }

#nav li#activities a.selected, #nav li#activities a.selected:hover { background-position: -250px -44px; }

#nav li#testimonials a {
	background-position: -375px 0px;
	width: 125px;
}

#nav li#testimonials a:hover { background-position: -375px -44px; }

#nav li#testimonials a.selected, #nav li#testimonials a.selected:hover { background-position: -375px -44px; }

#nav li#join a {
	background-position: -500px 0px;
	width: 125px;
}

#nav li#join a:hover { background-position: -500px -44px; }

#nav li#join a.selected, #nav li#join a.selected:hover { background-position: -500px -44px; }

#nav li#info a {
	background-position: -625px 0px;
	width: 125px;
}

#nav li#info a:hover { background-position: -625px -44px; }

#nav li#info a.selected, #nav li#info a.selected:hover { background-position: -625px -44px; }

#wideContent {
	width: 686px;
	\width: 750px;
	w\idth: 686px;
	margin: 0 8px;
	background: #fff;
	padding: 0 32px;
}

/*hide from IE5Mac\*/
#wideContent { clear: both; }

/*End hide*/

#wideContent h2 {
	color: #5aab2c;
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: -0.8px;
	padding: 20px 0 0 0;
}

#wideContent #rightContent a {
	color: #5aab2c;
	background: transparent url(../images/dotted_line.gif) repeat-x 100% 100%;
	padding: 0 0 2px 0;
	/*border-bottom: 1px dotted #5aab2c;*/
	font-weight: 800;
}

#breadcrumb { font-size: 1.1em; }

#leftContent {
	width: 250px;
	float: left;
}

#leftContent .image { margin: 25px 0 0 0; }

#leftContent .sideMenu {
	color: #0fbcb2;
	font-weight: 800;
	margin: 15px 0 0 0;
}

#leftContent .sideMenu li { line-height: 2.0em; }

#leftContent .sideMenu li a { color: #0fbcb2; }

#rightContent {
	width: 426px;
	float: right;
}

#rightContent p {
	line-height: 1.6em;
	margin: 15px 0;
}

#rightContent h3 {
	color: #66a4dd;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: -0.8px;
	margin: 10px 0 10px 0;
}

#mainList { margin:  0 0 20px 0; }

.mainList li {
	list-style: disc;
	margin: 0 0 6px 20px;
	line-height: 1.6em;
}

#bottom {
	width: 766px;
	height: 20px;
	background: #fff url(../images/bottom_curve.gif) no-repeat;
}

#footer {
	color: #66a4dd;
	font-size: 0.9em;
	font-weight: 800;
	padding: 30px 0 0 0;
	text-align: center;
}

#footer li {
	margin: 0 5px 0 0;
	display: inline;
}

#footer li a {
	color: #66a4dd;
	background: transparent url(../images/dotted_line.gif) repeat-x 100% 100%;
	padding: 0 0 2px 0;
}

p.disclaimer {
	color: #a6e0b3;
	font-size: 0.9em;
	margin: 10px 0 0 0;
	text-align: center;
}

#wrapper h6 a {
	position: absolute;
	width: 62px;
	height: 25px;
	display: block;
	left: 80px;
	bottom: 5px;
	background: #fff url(../images/footer_logo.gif);
}

#wideContent .left {
	width: 330px;
	float: left;
}

#wideContent .right {
	width: 330px;
	float: right;
}

.row { clear: both; }

.row span.label {
	float: left;
	text-align: left;
	font-weight: 600;
}

.row span.sample {
	font-style: italic;
	color: #5aab2c;
	margin: 0 0 0 5px;
}

.row span.formLeft {
	float: left;
	margin: 0 0 10px 0;
	text-align: left;
}

.row span.formRight {
	float: right;
	text-align: left;
}

.row .button { float: left; }

.floatRight {
	float: right;
	margin: 0 5px;
}

.input50 { width: 50px; }

.input150 { width: 150px; }

.input250 { width: 250px; }

.input200 { width: 200px; }

.input450 { width: 450px; }

.input500 { width: 500px; }

.input650 {
	width: 650px;
	margin: 10px 0;
}

.check { margin: 0 6px 0 0; }

.radioText { margin: 0 2px 0 20px; }

fieldset {
	border: 1px solid #5aab2c;
	padding: 10px 10px;
	margin: 10px 0;
}

legend {
	color: #5aab2c;
	font-weight: 800;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

#Template_Content_Parents, #Template_Content_Children {
	border: 1px solid #ccc;
	margin: 5px;
}

#Template_Content_Parents tr, #Template_Content_Children tr { line-height: 1.5em; }

#Template_Content_Parents td, Template_Content_Children td { padding: 0 2px; }

#contactPerson {
	border: 1px solid #6AB341;
	width: 95%;
	font-size: 1em;
	border-collapse: collapse;
}

#contactPerson th, #contactPerson td {
	padding: 5px 5px;
	border: 1px solid #7FCF4D;
	text-align: left;
}
