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

#wrapper {
	width: 926px;
	margin: 0 auto;
	border: 2px solid #2d5a72;
	background-color: #FFFFFF;
}
#footer {
	width: 926px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
}
#top1 {
	background-image: url('images/header-preschool.jpg');
	background-repeat: no-repeat;
	height: 309px;
	padding: 0 65px 0 650px;
}
#top1 label {
	font-weight: bold;
	color: #b86233;
	width: 70px;
	display: block;
	float: left;
}
select {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
}
#nav {
	background-image: url('images/navbg.gif');
	background-repeat: no-repeat;
	height: 31px;
}
#nav ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 0 0 30px;
	margin: 0;
	text-transform: uppercase;
}
#nav li {
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 {
	background-image: url('images/navbg2.gif');
	background-repeat: no-repeat;
	height: 31px;
}
#nav2 ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 0 0 30px;
	margin: 0;
	text-transform: uppercase;
}
#nav2 li {
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
}
#nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	padding-right: 50px;
	padding-left: 20px;
	height: 450px;
}
#left {
	float: left;
	width: 606px;
}
#left2 {
	width: 840px;
	padding: 20px;
}
#right {
	float: right;
	width: 211px;
	background-image: url('images/rightbarbg.gif');
	background-repeat: repeat-y;
	height: 450px;
	padding: 0 20px 0 15px;
}
.leftimg {
	float: left;
	padding-right: 7px;
	display: block;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EE8010;
}
.blacktitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.greentext {
	color: #5aaa6e;
	font-weight: bold;
}
#left2 label {
	font-weight: bold;
	color: #000000;
	width: 100px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#left2 input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	width: 100px;
}
.bluetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #086699;
}
