body{
	background:#80bff0;
	margin:0;
	font:14px Georgia, "Times New Roman", Times, serif;
}
h1{
	background:url(../images/slogan.gif) no-repeat;
	width:412px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:0;
	position:absolute;
	left:252px;
	top:107px;
}
h3{
	background:url(../images/newsletter.gif) no-repeat 0 20px;
	width: 131px;
	height: 50px;
	padding: 0;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
p, a{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a:hover{
	text-decoration:none;
}
.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}
.main{
	width:960px;
	margin:0 auto;
}
.cl {
	clear: both;
}
/*--Header--*/
#header{
	background:url(../images/header.jpg) no-repeat;
	height:305px;
	position:relative;
	margin:0 0 0 4px;
}
.logo-1-position{
	position:absolute;
	top:0;
	left:360px;
	z-index:5;
}
.logo-1 a{
	display:block;
	width:225px;
	height:300px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}

/*--Main menu--*/
.main-menu{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:30px;
	top:194px;
}
.main-menu li{
	float:left;
	padding:0;
	height:28px;
}
.main-menu li a{
	display:block;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}
.main-menu li a.home{
	background:url(/images/nav/home.gif) no-repeat;
	width:48px;
}
.main-menu li a.home:hover{
	background:url(/images/nav/home.gif) no-repeat 0 -28px;
}
.main-menu li a.birthday{
	background:url(/images/nav/birthday.gif) no-repeat 100% 0;
	width:110px;
	padding-left: 15px;
}
.main-menu li a.birthday:hover{
	background:url(/images/nav/birthday.gif) no-repeat 100% -28px;
}
.main-menu li a.littlestartown{
	background:url(/images/nav/littlestartown.gif) no-repeat 100% 0;
	width:111px;
	padding-left: 15px;
}
.main-menu li a.littlestartown:hover{
	background:url(/images/nav/littlestartown.gif) no-repeat 100% -28px;
}
.main-menu li a.craft{
	background:url(/images/nav/craft.gif) no-repeat 100% 0;
	width:132px;
	padding-left: 300px;
}
.main-menu li a.craft:hover{
	background:url(/images/nav/craft.gif) no-repeat 100% -28px;
}
.main-menu li a.drop{
	background:url(/images/nav/drop.gif) no-repeat 100% 0;
	width:126px;
	padding-left: 10px;
}
.main-menu li a.drop:hover{
	background:url(/images/nav/drop.gif) no-repeat 100% -28px;
}
.sub-main-menu{
	list-style:none;
	position:absolute;
	padding: 0;
	margin: 0;
	left:35px;
	top:241px;
}
.sub-main-menu li{
	float:left;
	padding:0;
	height:28px;
}
.sub-main-menu li a{
	display:block;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}
.sub-main-menu li a.menu{
	background:url(/images/nav/menu.gif) no-repeat 100% 0;
	width:73px;
}
.sub-main-menu li a.menu:hover{
	background:url(/images/nav/menu.gif) no-repeat 100% -28px;
}
.sub-main-menu li a.admission{
	background:url(/images/nav/admission.gif) no-repeat 100% 0;
	width:120px;
	padding-left: 15px;
}
.sub-main-menu li a.photos:hover{
	background:url(/images/nav/photos.gif) no-repeat 100% -28px;
}
.sub-main-menu li a.photos{
	background:url(/images/nav/photos.gif) no-repeat 100% 0;
	width:49px;
	padding-left: 15px;
}
.sub-main-menu li a.admission:hover{
	background:url(/images/nav/admission.gif) no-repeat 100% -28px;
}
.sub-main-menu li a.calendar{
	background:url(/images/nav/calendar.gif) no-repeat 100% 0;
	width:117px;
	padding-left: 340px;
}
.sub-main-menu li a.calendar:hover{
	background:url(/images/nav/calendar.gif) no-repeat 100% -28px;
}
.sub-main-menu li a.faq{
	background:url(/images/nav/faq.gif) no-repeat 100% 0;
	width:38px;
	padding-left: 15px;
}
.sub-main-menu li a.faq:hover{
	background:url(/images/nav/faq.gif) no-repeat 100% -28px;
}
.sub-main-menu li a.contact{
	background:url(/images/nav/contact.gif) no-repeat 100% 0;
	width:73px;
	padding-left: 15px;
}
.sub-main-menu li a.contact:hover{
	background:url(/images/nav/contact.gif) no-repeat 100% -28px;
}
/*----*/
#content{
	background:url(/images/content-bg.gif) repeat-y;
	overflow:hidden;
	width:960px;
	padding:18px 0 117px 0;
}
/*---*/
.column-left{
	width:337px;
	margin:0 0 0 18px;
	float:left;
	display:inline;
}
.block{
	padding:0 0 20px 0;
	background:url(/images/point-border.gif) repeat-x 0 100%;
	margin:0 10px 0 17px;
}
.box-1{
	background:url(/images/box-1-rep.gif) repeat-y;
	width:304px;
	margin:20px 0 2px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#737373;

}
.box-1-header{
	background:url(/images/box-1-header.gif) no-repeat;
	width:304px;
}
.box-1-header p{
	margin:0;
	padding:5px 10px 20px 0;
}
.mail{
	background:url(/images/mail.gif) no-repeat;
	width:101px;
	height:105px;
	float:left;
	margin:-1px 10px 0 20px;
	position:relative;
	display:inline;
}
.box-1-footer{
	background:url(/images/box-1-footer.gif) no-repeat bottom left;
	height:58px;
}
.form form{
	padding:0 0 0 21px;
	margin:0;
}
.form input{
	float:left;
	border:none;
	height:26px;
	background:#d8d8d8;
	margin:0 10px 0 0;
	padding:10px 0 0 10px;
	line-height:12px;
	width:155px;
	font:italic 12px Arial, Helvetica, sans-serif;
	color:#737373;
}
.form input.button{
	height:36px;
	padding:0;
	width:90px;
}
.map{
	background:url(/images/map.gif) no-repeat 2px 0;
	margin:24px 0 0 0;
}
.map p{
	padding:10px 0 0 91px;
	margin:0;
	color:#faab00;
	font:bold 15px Arial, Helvetica, sans-serif;
}
.map p a {
	color:#faab00;
	font:13px Arial, Helvetica, sans-serif;
}
.map a#map_link {
	display:block;
	height:69px;
	width:69px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	position:relative;
}
.map div{
	margin: 20px 0 0;
	width: 300px;
	text-align: center;
	color: #666;
}
.info{
	color:#1d7fe0;
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
}
.info div#info_img{
	background:url(/images/info.gif) no-repeat;
	width:89px;
	height:200px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	float:left;
	margin:10px 0 0 2px;
}
.info table {
	margin: 7px 0;
	font-weight: normal;
}
.info table .title {
	font-size: 17px;
	font-weight: bold;
}
.info td a{
	background:none;
	display:inline;
	width:auto;
	height:auto;
	float:none;
	text-indent:0;
	color:#1d7fe0;
}
.box-2{
	margin:0 0 0 0;
	padding:30px 0 0 135px;
	background:url(/images/box-2.gif) no-repeat;
	width:169px;
	height:79px;
}
.box-2:hover {
	cursor: pointer;
}
.box-2 h4{
	background:url(/images/birth.gif) no-repeat;
	height:16px;
	width:144px;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.box-2 p{
	color:#7c8c65;
	font:12px Arial, Helvetica, sans-serif;
	padding:5px 0;
	margin:0;
}
.box-3{
	margin:20px 0 0 0;
	width:169px;
}
.box-3 h5 {
	font-size:17px;
	color: #3FB549;
	margin: 0;
	padding: 0;
}
.box-3 ul {
	margin: 5px 0 0 10px;
	padding: 0;
	list-style: none;
}
.box-3 ul li {
	width: 310px;
	padding: 3px 0;
}
.box-3 ul li a {
	color: #1D7FE0;
}
/*----*/
.column-right{
	width:552px;
	float:left;
	margin:0 17px;
	font:13px Arial, Helvetica, sans-serif;
	color:#1D7FE0;
	line-height: 16px;
}
	.column-right #banner {
		margin: 5px 0 1em;
	}
	.column-right p{
		padding: 0 0 1em;
	}
		.column-right p.bottom-p {
			padding-bottom: 2.5em
		}
	.column-right a {
		color: #1D70D8;
		font-weight: bold;
	}
	.column-right a:hover {
		color: #DF700A;
	}
	.column-right strong {
		color: #ED9A16;
		font-size: 16px;
		display: block;
		margin: 0 0 12px;
		line-height: 1em;
	}
	.column-right strong#title {
		color: #ED9A16;
		font-size: 25px;
		display: block;
		margin: 0 0 .75em;
	}
	.column-right ul {
		margin-top: .5em;
	}
	.column-right input[type="text"] {
		border: 1px solid #C18F5A;
		background-color: #FFF7EF;
		padding: 2px;
		width: 150px;
	}
	.column-right input[type="submit"] {
		float:left;
		border:none;
		background:#5FADEB;
		margin:0;
		padding:0 15px 2px;
		height:30px;
		font: 12px Arial, Helvetica, sans-serif;
		color:#FFF;
	}

	.column-right div.error_msg {
		margin: 1em 0;
		padding: 7px 0 7px 5px;
		border-left: 3px solid #EF541B;
		color: #EF541B;
	}

	.column-right span.inline_error {
		color: #EF541B;
	}

	.column-right img {
		border: none;
		outline: none;
	}
/*--Footer--*/
#footer{
	background:url(/images/footer.gif) no-repeat;
	height:61px;
	padding: 15px 0 0;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0 0 0 39px;
	color:#8b8b8b;
	font:12px Arial, Helvetica, sans-serif;
}
#footer ul li{
	float:left;
	padding:0 165px 0 0;
}
#footer ul li.last-footer{ padding:0 80px 0 0;}
#footer ul li.last-footer-1{ padding:0 0px 0 0;}
#footer a {
	color: #1D7FE0;
}
#footer a:hover {
	color: #096FC6;
}
/*--Popup Calendar--*/
div#caldiv {
	position: absolute;
	visibility:hidden;
	background-color: #FFF;
	font-family: monospace;
}
div#caldiv a {
	font-family: monospace;
}
div#caldiv a.cpOtherMonthDate {
	color: #E0E0E0;
}
div#caldiv table.cpBorder {
	width:175px;
}
div#caldiv table.cpBorder table {
	width: 100%;
}
	div#caldiv table.cpBorder table:first-child {
		background-color: #C0C0C0;
	}
	div#caldiv table.cpBorder table td {
		padding: 2px;
	}
/*--Misc--*/
.x-large {
	font-size: 23px;
}
.large {
	font-size: 20px;
}
.medium {
	font-size: 17px;
}
.small {
	font-size: 11px;
}
.x-small {
	font-size: 9px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
hr {
	display: none;
}
a.no_underline {
	text-decoration: none;
}

/* -- Index Page -- */
div.special {
	padding: 0 0 10px 10px;
}
div.special p {
	padding: 5px 0 0 12px;
}
.special-header {
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

/* -- Photo Gallery -- */
#gallery_container img {
	padding: 0 0 5px 5px;
}
#gallery_container img.first {
	padding: 0 0 5px 0;
}
#gallery_container strong {
	font-size: 18px;
	padding: 1em 0 .5em;
	margin: 0;
}