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

*{
	margin:0;
	padding:0;
}
body{
	background-image: url(images/bodyNewtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper{
	width:960px;
	margin:auto;
	margin-top:24px;
}
#headlogo {
	position: relative;
}
#headpara {
	width: 410px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fef8ec;
	border-bottom-color: #fef8ec;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	line-height: 1.2;
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 30px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#headgreen {
	background-color: #1E1160;
	height: 175px;
	width: 100%;
}
#headpic {
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	position: absolute;
	left: 521px;
	top: 14px;
}

#navbar {
	height: 42px;
	background-color: #DAA404;
	background-image: url(images/navbarNew.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 18px;
	padding: 8px 0 0 50px;
}

#navbar img{
	float: left;

}

H2{
	color:#D97200;
	font-size: 1.4em;
	display: block;
	margin: 10px 0 10px 60px;
	width: 400px;
	text-align: center;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #264c7b;
	display: block;
	width: 450px;
	margin: 35px 0 0 20px;
	text-align: center;
}
p{
	color:#35485b;
	line-height: 1.2;
	font-size: 1em;
}
a {
	text-decoration: none;
}
hr{
	color:#264C7B;
	margin: 10px 0 10px 0;
}
#servicepage ul {
	list-style-type: none;
	margin-left: 35px;
}
#servicepage ul li {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #50661C;
	line-height: 1.5;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 27px;
	background-position: 3px;
	font-size: 18px;
	font-style: oblique;
}

.fancy{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	font-style: oblique;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: oblique;
	color: #B46C16;
}
.welcomegreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: oblique;
	color: #E69839;
}
.bios{
	width: 70%;
	font-size:0.9em;
	margin: 35px 0 28px 175px;
}
.pageon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #264c7b;
	display: block;
	width: 650px;
	margin: 30px 0 0 155px;
	text-align: center;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: oblique;
	color: #935817;
	font-weight: bold;
	width: 600px;
	display: block;
	margin-top: 20px;
	border: 1px solid #83a92d;
	margin-left: 20px;
}
.green {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	color: #50661C;
	line-height: 1.1;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #264C7B;
	font-weight: bold;
}
tr.color td{
	background-color: #f2eo85;
}
table {
	text-align: left;
}
#main {
	width: 100%;

}
#welcome {
	float: right;
	width: 820px;
	margin: 25px 56px 20px 0;
}
#underwelcome a {
	color: #0000CC;
}

#grandson {
	margin-bottom: 4px;
	float: left;
	margin-right: 20px;
}

#underwelcome {
	float: left;
	width: 460px;
	margin: 30px 0 20px 10px;

}

#rightwelcome {
	float: right;
	width: 425px;
	margin: 30px 0 20px 30px;
}

#teacherindex {
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#kidhandsindex {
	float: left;
	margin: 6px 6px 8px 0;
}

#servicepage {
	width: 80%;
	margin: 30px 0 30px 110px;
}
#billingmain {
	width: 65%;
	margin: 24px 0 30px 270px;
}


#map {
	margin: auto;
	width: 600px;

}
#footer {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100px;
	background-image: url(images/footerNewbot.jpg);
	clear: both;
}

#bottomnav {
	background-color: #0f0140;
	height: 55px;
}
#bottomnav ul{
	list-style-type: none;
	width: 500px;
	float: left;
}
#bottomnav ul li{
display:inline;
}
#bottomnav ul li a{
	text-decoration: none;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 2.5;
}
#bottomnav ul li a:link, a:visited{
	color: #fef8ec;
}
#bottomnav ul li a:hover{
	color: #F7A746;
}
#wrapper  #footer  #bottomnav a.present{
	color:#D77B0B;
}
#contactus {
	background-image: url(images/phonemail.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 150px;
	padding-top: 30px;
	padding-left: 85px;
}
#face {
	float: left;
	margin: 4px 0 0 220px;
}
