@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #2A97D5;
	background-image: url(images/bodybackground.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

a {
	text-decoration:none;
font-weight:bold;
}

a:hover {
	text-decoration:underline;
}
.oneColLiqCtrHdr #container {
	width: 80%;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #homeheader {
	background-color: #2A97D5;
	background-image: url(images/homeheaderback.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 462px;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	min-width:950px;
}

.oneColLiqCtrHdr #sidephoto img {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColLiqCtrHdr #mainContent p {
	line-height:1.3em;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	font-size: 10px;
	clear:both;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#homelogo {
	position: absolute;
	z-index: 100;
	width:660px;
	padding-top:164px;
	padding-left:35px;
	margin-left: 50px;
	margin-right: 300px;
	text-align:center;
	font-weight:bold;
	background-image: url(images/homelogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sittinggirl {
	background-image: url(images/sittinggirl.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 358px;
	width: 862px;
	margin-right: 50px;

}
#homemenu {
	background-image: url(images/homemenuback.png);
	background-repeat: repeat-x;
	height: 298px;
	width: 100%;
	position: absolute;
	z-index: 20;
	top: 240px;
	background-position: bottom;
}
#3kids {
}
#homemenu a {
	color:#fff;
	font-size:0.8em;
}
#homemenu a:hover {
	color:#FC3;
	text-decoration:none;
}

#menubuttons {
	margin:0px 10%;
	float:left;
	min-width:960px;
}
.programs, .activities, .more, .about, .contact, .newsletter {
	display:block;
	width:151px;
	height:16px;
	margin-top:-15px;
	padding-top:135px;
	float:left;
	text-align:center;
}

.programs {
	background:url(images/menu-programs.png);
}

a.programs:hover {
	background:url(images/menu-programs-over.png);
}

.activities {
	background:url(images/menu-activities.png);
}

a.activities:hover {
	background:url(images/menu-activities-over.png);
}

.more {
	background:url(images/menu-more.png);
}

a.more:hover {
	background:url(images/menu-more-over.png);
}
.about {
	background:url(images/menu-about.png);
}

a.about:hover {
	background:url(images/menu-about-over.png);
}

.newsletter {
	background:url(images/menu-news.png);
}

a.newsletter:hover {
	background:url(images/menu-news-over.png);
}

.contact {
	background:url(images/menu-contact.png);
}

a.contact:hover {
	background:url(images/menu-contact-over.png);
}

.oneColLiqCtrHdr #subpageheader {
	background-color: #2A97D5;
	background-image:url(images/subpageheaderback.gif);
	width: 100%;
	height: 104px;
	padding-top:22px;
	min-width:980px;

}
#subpagelogo {
	position: absolute;
	z-index: 100;
	width:291px;
	padding-top:71px;
	margin-left: 50px;
	text-align:center;
	font-weight:bold;
	background-image:url(images/subpagelogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	color:#0070c7;
	left: 0px;
}

.oneColLiqCtrHdr #pagetitle {
	width: 100%;
	text-align: left;
	background:url(images/subpageheaderback.gif);
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	min-width:900px;
}
.oneColLiqCtrHdr #pagetitle h1 {
	padding: 0px;
	text-transform: uppercase;
	color: #0070c7;
	font-size: 24pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
.oneColLiqCtrHdr #container #mainContent h2 {
	color: #e2f7e1;
}
#sidemenu {
	float:left;
	margin:0px 20px 10px 0px;
}

.tagline {
	font-weight: bold;
	font-size:1.2em;
	color: #A4F1FF;
}
#mainContent a {
	color: #FC3;
}
.oneColLiqCtrHdr #container #mainContent ul {
	list-style-position: outside;
}
.donation {
	display:block;
	background:url(images/donateback.jpg);
	width:400px;
	height:40px;
	padding:10px 10px 10px 90px;
	margin:10px auto 20px;
	font-size:12px;
	color:#fff;
}

a.donation:hover {
	text-decoration:none;
	color:#000;
}

.karate {
	width:500px;
	padding:0.5% 1%;
/*	background-color:#0070c7;*/
	border: double medium #75d6f4;
	text-align:left;	
}

.karate h3{
	color:#ffcc00;
	font-size:1.45em;
	line-height:1.3em;
	text-decoration:underline;
}

.karate h4{
	color:#ffe788;
	font-size:1.3em;
	margin:-10px 0;
}

.underline {
	text-decoration:underline;
}

.summerprgrm {
	width:300px;
	margin-left:25%;
	padding:0.5% 1%;
	background-color:#0070c7;
	border: double medium #75d6f4;
	text-align:left;	
}

li {
	list-style-position: outside;
}

.summerspecial {
		background-image:url('images/summer-program.png');
		background-position:center;
		position:relative;
		display:block;
		float:right;
		width:170px;
		height:170px;
		display:block;
		margin:10px;
}
.nmpreK {
	background-image:url(images/nmprek.png);
	background-position:center center;
	position:relative;
	display:block;
	float:right;
	width:143px;
	height:91px;
	display:block;
	margin:10px;	
	background-repeat: no-repeat;
	background-color: #e4404b;
}

.nmpreKfree {
	background-image:url(images/Btn-Free2.png);
	background-position:center center;
	position:relative;
	display:block;
	float:right;
	width:159px;
	height:195px;
	display:block;
	margin:10px;
	background-repeat: no-repeat;
	background-color: transparent;
	border:none;
}

.slider
{
	overflow:hidden;
	float:left;
	width:300px;
	height:300px;
	margin:0 15px 15px 0;
}


.bigred {
	font-size:2em;
	color: #F00;
}

ul li {
	margin-bottom:1em;	
}

.prektagline {
	color: #FC3;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bolder;
}

#contact {
	display:block;
	margin-left:50%;
	width:300px;
}

::selection {
       background-color: #ff9900;
       color: #000;
}
::-moz-selection {
       background-color: #ff9900;
       color: #000;
}
