* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

/*
p {
	color: #333333;
} */

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

body {
	color: #666666;
	text-align: center;
	margin-top: 30px;
}


A:link, A:visited {
	text-decoration: none;
	color: #666666;
	}
	
A:active, A:hover {
	text-decoration: underline;
	}

#leftcol {
	width: 150px;
	margin-left: 20px;
	float: left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


#maincontent {
	width: 450px;
	margin-left: 20px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 15px;
 
	
	
	/* height: 75%;
	left: 149px;
	font-size: 12px;
	line-height: 16px;		
	*/
	float: left;
}

#floatimg {
	float: left;
	margin-right: 10px;
}

#maincontent p {
	font-size: 12px;
	line-height: 18px;
	width: 100%;
	 
}
/*
#maincontent p:first-letter {
	padding-right:5px;
	font-size: 300%; 
	color:#039;
}
*/
#maincontent p.p1 {
	
	width: 80%;
	text-align: left;
	margin-left: 95px;
	clear: right;
}




#maincontent ul {
	font-size: 12px;
	line-height: 10px;
	width: 80%;
	text-align: justify;
	
	margin: 5px 0 0 0;
	padding: 10px;
}

#maincontent li {
	line-height: 4.5ex; 
	list-style-type: none;
	display: block; 
	border-bottom:2px solid #eee;
	text-indent: 5px;
}



#rightcol {
	width: 145px;
	margin-left: 20px;
	background-image: url(images/3_kids.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	height: 200px;
	float: left;
	background-position: 50px 50px;;
	
}


#wrapper {
	top: 10px;
 	width: 845px; 
	margin: 0 auto;
	position: relative;
	text-align: left;
	
} 


#footer {
	margin-left: 10px;
	clear: both;
	background-color: #CCCCCC;
	line-height: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #039;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
	font-family:georgia, serif;
	font-size: 13px;
	letter-spacing: .3em;
}

#leftcol ul {
	margin: 55px 0 0 0;
	padding: 10px;
}

#leftcol li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding: 5px 0px 5px 25px; 
	margin: 5px 0;
	border-bottom:2px ridge #eee;
	background: transparent url(images/spider20.gif) no-repeat 0px 4px;
}

li a.hover {
	text-decoration: underline;
}



h1 {
	font-size: 22px;
	color: #039;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
}

h1.homepage {
	font-size: 22px;
	color: #039;
	line-height: 26px;
	border-bottom: 1px solid #ccc;
}
.imgpic {
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	border: 1px solid #eee;
	
}

.pressquote {
	font-family: "Courier New", Courier, mono;
	margin-left: 20px;
	width: 70%;
	line-height: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
.quote {
	
	
	text-align: center;
	font-style: italic;
	margin-bottom: 25px;
	 
	 }

h2 {
	background-image: url(images/front_pic2.jpg);
	background-repeat: no-repeat;
	 
	color: #FFF;
	font-size: 14px;
	margin-left: 20px;


}

h2.pic2 {
	background-image: url(images/front_pic4.jpg);
	float: right;
}

h3 {
	font-size: 16px;
	color: #039;
	line-height: 16px;
	border-bottom: 1px solid #eee;
	/*background-color: #CCCCCC;*/
	padding: 4px;
	text-indent: 0.5em;
	font-weight: normal;
	
}

#popupcontent {
	width: 90%;
	margin-left: 20px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 15px;
 
	
}

input {
	 
	color: #039;
	margin-bottom: 10px;
}

.formtag {
	 
	color: #039;
	width:  300px;
 }

.error {
	 
	color: #ffffff;
	width:  300px;
	background: #ff6a40;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a:link.recruit, a:visited.recruit {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px !important;
	background: #CCC;
	color: red;
	font-weight: bold;
	line-height: 1.5em;
}
