body {
	background: #e9e9e9 url(/assets/tile.jpg) 0 0 repeat-x;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	}
#houseKeeping {
	width: 900px;
	margin: 0 auto 30px auto;
	text-align: right;
	color: #fff;
	}
#houseKeeping a {
	color: #fff;
	text-decoration: none;
	}
#houseKeeping a:hover {
	text-decoration: underline;
	}
#siteOptions {
	text-align: right;
	padding: 7px 0;
	height: 20px;
	color: #fff;
	}
#siteOptions a{
	color: #666;
	margin-right: 10px;
	letter-spacing: 1px;
	}
#siteOptions a:hover{
	color: #666;
	text-decoration: none;
	}

#brand {
	background: #fffcdd url(/assets/banner.jpg) 0 0 no-repeat;
	height: 330px;
	width: 900px;
	margin: 0 auto;
	border: 8px solid #fff;
	border-bottom: none;
	}
#wrapper {
	width: 896px;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
	}
#navigation {
	width: 895px;
	margin: 0 auto;
	background: #8e7f54 url(/assets/navtile.jpg) 0 0 repeat-x;
	padding: 8px 0 8px 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;

	}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#navigation a{
	text-decoration: none;
	color: #fff;
	margin-right: 20px;
	font-weight: bold;
	font-size: 14px;
	}
#navigation a:hover{
	color: #666666;
	}
#content {
	margin-bottom: 20px;
	padding-bottom: 80px;
	}
#content img {
	padding: 5px;
	border: 8px #f6f6f6 solid;
	}
#content a{
	color: #990000;
	}
#content a:hover{
	color: #ccc;
	text-decoration: none;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	letter-spacing: 1px;
	color: #990000;
	font-weight: normal;
	}
h1 {
	margin-top: 15px;
	}
h2 {
	font-size: 20px;
	color: #029aff;
	}
h3 {
	font-size: 16px;
	color: #029aff;
	}

#footer {
	height: 80px;
	background: #88b844 url(/assets/footerjigsaw.gif) 100% 0 no-repeat;
	clear: both;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	color: #666;
	}
#format {
	width: 900px;
	margin: 0 auto;
	padding: 7px 0;
	height: 20px;
	font-size: 12px;
	
	}
#format a{
	color: #666;
	text-decoration: none;
	}
#format a:hover{
	text-decoration: underline;
	}

#play {

	padding: 10px 10px 10px 260px;
	background: #fff url(/assets/jigsaw_childplay.jpg) 0 20px no-repeat;
	margin-bottom: 20px;
	}
#care {
	
	padding: 10px 10px 10px 260px;
	background: #fff url(/assets/jigsaw_childcare.jpg) 0 20px no-repeat;
	}
#playNav, #careNav {
	width: 250px;
	}
#playNav ul, #careNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#playNav li, #careNav li {
	height: 80px;
	background: #ccc;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 5px 0;
	border-bottom: 1px dashed #ccc;
	}
#playNav #btGallery {
	background: #fff url(/assets/red.jpg) 0 0 no-repeat;
	}
#playNav #btCafe {
	background: #fff url(/assets/blue.jpg) 0 0 no-repeat;
	}
#playNav #btPrivate {
	background: #fff url(/assets/green.jpg) 0 0 no-repeat;
	}
#playNav #btLazer {
	background: #fff url(/assets/yellow.jpg) 0 0 no-repeat;
	}
#careNav #btNutrition {
	background: #fff url(/assets/red.jpg) 0 0 no-repeat;
	}
#careNav #btSafety {
	background: #fff url(/assets/blue.jpg) 0 0 no-repeat;
	}
#careNav #btPhilosophy {
	background: #fff url(/assets/green.jpg) 0 0 no-repeat;
	}
#careNav #btCareers {
	background: #fff url(/assets/yellow.jpg) 0 0 no-repeat;
	}

#playNav a, #careNav a {
	width: 160px;
	padding-left: 90px;
	padding-top: 30px;
	height: 80px;
	display: block;
	text-decoration: none;
	color: #666;
	}
#playNav a:hover, #careNav a:hover {
	color: #ccc;
	}
#playSection #content, #careSection #content {
	width: 620px;
	float: right;
	}
.alert {
	font-weight: bold;
	color: #990000;
	}
#playContact, #careContact {
	width: 330px;
	float: left;
	}
.clear {
	clear: both;
	}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	}
	
form p label {
	float: left;
	width: 200px;
	font: bold 12px Arial, Helvetica, Sans-serif;
	}

fieldset {
	border: 1px solid #990000;
	margin-top: 16px;
	padding: 6px;
	}
	
legend {
	color: #fff;
	background-color: #a09c83;
	border: 1px solid #990000;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	}
#badge {
	text-align: center;
	}
#badge img {
	margin: 0 30px;
	}