@charset "utf-8";

a.bloglink:link, a.bloglink:visited {
		font-family: Verdana, Geneva, sans-serif;
    	color: #fff;	
		position: relative;
		left: 65px;
		top: 10px;
		font-size: 1em;
		text-decoration: none;
}
a.taxcredit:link, a.taxcredit:visited {
		font-family: Verdana, Geneva, sans-serif;
		color: #fff;	
		position: relative;
		top: 10px;
		left: 15px;		
		font-size: 1em;
		text-decoration: none;
}
#top-menu {
		background: url(images/top-menu.gif) no-repeat;
		width: 204px;
		height: 40px;
		position: absolute;
		top: 0;
		right: 10px;
}

body {
	font-size: 88%;	
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/body.jpg);
	color: #333;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	position: relative;
	min-height: 900px;
}
#phone {
	position: absolute;
	font-size: 1.4em;
	right: 5px;
	top: 130px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: -.02em;
	color: #bcb8ab;
}
li {
	line-height: 1.4;	
}
#logo {
	padding-left: 10px;	
}
a#write_test:link, a#write_test:visited {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 1.4em;
	color: #0276dd;
	text-decoration: none;
}	
a#write_test:hover, a#write_test:active {
	text-decoration: underline;
}
#home_header {
	background: url(images/home_header.jpg) no-repeat;
	height: 205px;	
	position: relative;
	margin-bottom: 20px;
}
#home_header p, #school_header p, #learning_header p, #testimonial_header p, #contact_header p {
	font-size: 2em;
	color: #fff;
	width: 550px;
	padding-top: 75px;
	padding-left: 65px;
	line-height: 1.3;
}
#about_header p {
	font-size: 2em;
	color: #fff;
	width: 550px;
	padding-top: 60px;
	padding-left: 65px;
	line-height: 1.3;	
}
#school_header {
	background: url(images/school_header.jpg) no-repeat;
	height: 205px;	
	position: relative;
	margin-bottom: 20px;
}
#learning_header {
	background: url(images/learning_header.jpg) no-repeat;
	height: 205px;	
	position: relative;
}
#about_header {
	height: 205px;
	background: url(images/about_header.jpg) no-repeat;
	position: relative;
}
#testimonial_header {
	height: 205px;
	background: url(images/testimonial_header.jpg) no-repeat;
	position: relative;	
}
#contact_header {
	height: 205px;
	background: url(images/contact_header.jpg) no-repeat;
	position: relative;
}
#menu li {
	float: left;
	margin: 1.1em;
	list-style: none;
}
#menu ul {
	position: absolute;
	right: 5px;
	top: -7px;
}
#menu a:link, #menu a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
}
#menu a:hover, #menu a:active {
	color: #D14122;
}
#menu #home {
	right: 25px;
}
#menu #day_school {
	right: 15px;
}
#menu #therapy {
	right: 5px;
}
#menu #contact {
	right: 5px;	
}
h1 {
	font-size: 1.3em;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: -.03em;
	color: #930;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
	padding-top: 15px;
}
h3 {
	font-size: .9em;
	color: #C30;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}
h4 {
	font-size: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: -.03em;
	color: #930;
	padding-bottom: 8px;
	padding-top: 8px;	
}
#instruction {
	background: url(images/instruction.jpg) no-repeat;
	padding-left: 40px;
}
#research {
	background: url(images/research.jpg) no-repeat;
	padding-left: 35px;
}
#progress {
	background: url(images/progress.jpg) no-repeat;
	padding-left: 40px;
}
#video {	
	margin-left: 30px;
}
#center_left {
	width: 480px;
	float: left;
	padding-left: 15px;
	margin-bottom: 25px;
}
#center_left p {
	line-height: 1.5;
	font-size: 1em;
	padding-top: 15px;
	padding-right: 15px;
}
#center_right {
	width: 400px;
	float: right;	
	margin-bottom: 25px;
}
#center_left img {
	margin-top: 20px;
	border: 4px solid #E3DCD2;
}
#center_left_contact {
	width: 480px;
	float: left;
	padding-left: 15px;
	margin-bottom: 25px;		
}

#center_left_contact a:link, #center_left_contact a:visited {
	text-decoration: none;
}
#center_left_contact a:hover, #center_left_contact a:active {
	text-decoration: underline;
}
#center_left_contact h1 {
	border-bottom: none;
	line-height: 1.3;
}	
#center_right ul li {
	list-style: disc;
	margin-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
}
#center_left .big_text {
	font-size: 1.3em;	
}
#video {
	border: 5px solid #f1f1f1;	
	margin-right: 15px;
}
#main {
	clear: both;
}
#main p {
	font-size: .9em;
	line-height: 1.5;	
	padding-top: 10px;
}
#column_1 {
	width: 285px;
	float: left;
	padding-left: 15px;
}
#column_2 {
	width: 285px;
	float: left;
	margin-left: 10px;
}
#column_3 {
	width: 285px;
	float: right;	
	padding-right: 15px;
	margin-bottom: 30px;
}
#column_4 {
	width: 420px;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
}
#column_5 {
	width: 420px;
	float: right;
	margin-right: 15px;
}
#column_5 ul {
	padding-top: 5px;
}
#column_5 ul li {
	line-height: 1.5;
	padding-top: 10px;
	list-style: disc;
}
#column_7 {
	width: 300px;
	float: right;
	margin-right: 15px;
}
#column_7 {
	background: #E8E6D9;
	border-top: 1px solid #cccbc0;
	border-bottom: 1px solid #cccbc0;
	padding: 0 10px 10px 15px;
	width: 310px;
	float: right;
	margin-top: 25px;
	margin-bottom: 20px;
}
#column_7 h2{
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: -.02em;
	font-size: 1.2em;
	color: #a6351c;	
	border-bottom: 1px dotted #666;
	padding-bottom: 10px;
	padding-top: 15px;
}
#column_7 p{
	line-height: 1.4;
	padding-top: 10px;
}
#column_7 li {
	padding-top: 7px;	
	font-size: 1.1em;
}
#column_7 img {
	padding-left: 15px;	
}
#testimonials_main {
	width: 600px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#testimonials_main p {
	clear: both;	
}
.bold {
	font-weight: bold;	
}
a.outbound:link, a.outbound:visited {
	color: #0276dd;	
}
#school_center {
	width: 600px;
	font-size: 1.3em;
	line-height: 1.5;
	margin: 40px 0 0 70px;
}
.underline {
	text-decoration: underline;	
}
#therapy_main {
	margin-top: 40px;	
}
#school_main {
	width: 630px;	
}
#footer {
	clear: both;
	background: url(images/footer.gif) repeat-x;
	padding: 10px;
}
#footer p {
	font-size: .8em;
	line-height: 1.4;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #666;	
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
.interview {
	color: #0276dd;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;	
	padding-top: 15px;
}
#left_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;	
	color: #4d4d4d;
}
#map {
	padding-top: 15px;
}
#school_video {
	margin-left: 30px;	
}
#form {
	margin-left: 150px;	
}
#message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}	
#main h2 {
	margin-top: 15px;
	margin-left: 100px;
	font-size: 1.3em;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: -.03em;
	color: #930;	
}
#submit_button {
	margin-top: 10px;	
	margin-bottom: 100px;
}
.bio {
	clear: both;
	padding-top: 15px;
}
.bio_text {
	width: 550px;
	float: right;
	padding-right: 60px;
}
.bio_photo {
	width: 250px;
	float: left;
	clear: both;
	padding-top: 20px;
	padding-left: 15px;
}
#center_left #meet_button{
	border: none;	
}

#disclaimer {
	font-size: .7em;	
}