﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffe748;
	margin: 0px 0px 50px 0px;
	font-size: 15px;
	color: #333333;
}
#wrap {
	margin: auto;
	width: 900px;
}
p {
	margin-top: 0px;
	text-align: justify;
}
a {
	color: #663300;	
}
.test_box p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
#menu {
	padding: 8px 5px 8px 5px;
	height: 34px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#menu a {
	background-position: right center;
	padding: 8px 15px 0px 15px;
	display: inline-block;
	color: #996633;
	font-size: 18px;
	font-weight: bold;
	height: 26px;
	text-decoration: none;
}
#menu a:hover {
	background-color: #2078AC;
	color: #FFFFFF;
	filter: alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;
}
#home_body #home_link, 
#philosophy_body #philosophy_link, 
#curriculum_body #curriculum_link,
#schedule_body #schedule_link,
#testimonials_body #testimonials_link,
#photos_body #photos_link,
#contact_body #contact_link{
	background-color: #2078AC;
	color: #FFFFFF;
	filter: alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;	
}
#content {
	background-image: url('../images/content.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
#content_top {
	background-image: url('../images/content_top.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}
#content_in {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#footer {
	height: 85px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding: 10px 15px 10px 295px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;	
}
#home_welcome {
	float: left;
	width: 630px;
	height: 240px;
	background-image: url('../images/home_welcome.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	
}
#home_welcome ul {
	padding: 10px 10px 10px 20px;
	margin: 10px 10px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}
#home_hours {
	float: right;
	height: 220px;
	width: 210px;
	padding: 10px;
	background-image: url('../images/home_hours.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #996633;
	font-size: 16px;
	font-weight: bold;
}
#home_hours a{
	font-size: 13px;
	color: #663300;
	text-decoration: underline;
}
.tel_home {
	color: #663300;
}
#home_inbold {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#felina {
	margin-top: 20px;
}
#home_summary {
	padding: 20px 0px 20px 0px;
}
#home_summary ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
}
#home_summary li {
	margin-left: 280px;
}
.fl {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.fr {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.clear_both {
	clear: both;
}
#schedule_time {
	float: left;
	width: 100px;
}
#schedule_event {
	float: left;
	width: 500px;
}
.test_box {
	padding: 0px 20px 40px 20px;
	text-align: justify;
	font-family: "Courier New", Courier, monospace;
}
.test_by {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
#contact_form {
	background-color: #FFFFFF;
	height: 400px;
	background-image: url('../images/contact_form.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	font-weight: bold;
	color: #000000;
}
#contact_form input, #contact_form textarea {
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8;	
}
#schedule {
	background-image: url('../images/schedule.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	
}
#phots {
	text-align: center;
}
.lightimg {
	padding: 0px 14px 14px 0px;
	border: 0px;
}
#cogz_designs {
	text-align: right;
	padding-top: 20px;
}
