@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
}

/* center the design */
#container {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}
	
#container_home {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../../images/backgrounds/home.jpg) no-repeat center top;
}
	
#container_about {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../../images/backgrounds/about-pierce-day-camp.jpg) no-repeat center top;
}

#container_programs {
	width:100%;
	height:auto;
	margin: 0px; 
	padding:0px;
	background:url(../../images/backgrounds/programs.jpg) no-repeat center top; 
}

#container_families {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../../images/backgrounds/families.jpg) no-repeat center top;
}

#container_work {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../../images/backgrounds/work.jpg) no-repeat center top; 
}

#container_contact {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../../images/backgrounds/contact.jpg) no-repeat center top; 
}

#container_alumni {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../../images/backgrounds/alumni.jpg) no-repeat center top; 
}

.alumni_body {
	
}

.home_text {
	text-align:justify;
	padding:0px 20px 0px 15px;
	font-size: 14px;
	line-height: 18px;
	font-family:'Myriad Pro', Arial, Helvetica, Verdana, sans-serif;
	color:#003d8f;
	margin-top:5px;
	width:548px;
}
.home_text strong {font-style:italic;}

.home_footer {
	padding:0px 0px 0px 0px;
	font-size: 13px;
	line-height: 20px;
	font-family:'Myriad Pro', Arial, Helvetica, Verdana, sans-serif;
	color:#336699;
	font-weight:normal;
}

/* SOCIAL MEDIA */
#social-home {background:url(../../images/home/social-media_off.jpg) no-repeat;width:232px;height:68px;display:inline-block;margin-left:63px}
#facebook {width:68px;height:68px;padding-left:8px;overflow:hidden;float:left}
#facebook:hover {background:url(../../images/home/social-media_ov.jpg);background-position:left top}
#twitter {width:68px;height:68px;overflow:hidden;float:left;}
#twitter:hover {background:url(../../images/home/social-media_ov.jpg);background-position:-76px top}
#youtube {width:68px;height:68px;overflow:hidden;float:left;margin-left:1px}
#youtube:hover {background:url(../../images/home/social-media_ov.jpg);background-position:-145px top;padding-right:9px}

#social-alumni {background:url(../../images/leftnav/int-social-media_off.png) no-repeat;width:206px;height:57px;position:relative;margin-top:558px;margin-left:6px}
#social-contact {background:url(../../images/leftnav/int-social-media_off.png) no-repeat;width:206px;height:57px;position:relative;margin-top:-4px;margin-left:40px}
#social-leftNav {background:url(../../images/leftnav/int-social-media_off.png) no-repeat;width:206px;height:57px;position:relative;margin-top:-15px;margin-left:20px}
#facebook-int {width:57px;height:57px;padding-left:8px;overflow:hidden;float:left}
#facebook-int:hover {background:url(../../images/leftnav/int-social-media_ov.png);background-position:left top}
#twitter-int {width:57px;height:57px;overflow:hidden;float:left;}
#twitter-int:hover {background:url(../../images/leftnav/int-social-media_ov.png);background-position:-65px top;padding-right:10px}
#youtube-int {width:55px;height:57px;overflow:hidden;float:left;margin-left:2px}
#youtube-int:hover {background:url(../../images/leftnav/int-social-media_ov.png);background-position:-124px top;padding-right:9px}


/* MAIN CONTENT */
#content {
	width: 980px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	float:both;
	clear:none;
	
}
	
#content img{
	margin:0px;
	border:none;
	vertical-align:bottom;
}


/* BODY STYLES */
.body_content {
	text-align:left;
	margin-top:0px;
	padding:0px;
	font-family:'Myriad Pro', Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color:#003d8f;
}

.body_content p {
	font-size: 13px;
	color:#003d8f;
	line-height: 20px;
	padding:0px 70px 0px 15px;
	margin:5px 0px 15px 0px;
}

h1 { 
	color: #003d8f;
	font-size:28px;
	margin:0px 0px 0px 0px;
}

h2 { 
	font-family:'Myriad Pro', Arial, Helvetica, Verdana, sans-serif;
	color: #003d8f;
	font-size:18px;
	font-weight:600;
	margin:0px 50px 0px 15px;
}

h3 { 
	color: #003d8f;
	font-size:16px;
	margin:0px 50px 8px 15px;
}

h4 { 
	color: #999999;
	font-size:19px;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 8px 15px;
}

h5 { 
	color: #003d8f;
	font-size:16px;
	margin:0px 0px 0px 0px;
}

.body_content ul {
	margin-bottom:0px;
	margin-top: 0px;
}

.body_content li {
	font-size:14px;
	line-height: 20px;
	margin:10px 80px 0px 10px;
}

.required_content {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #CC0000;
}

a { 
	outline: none; 
	color: #006435; 
	border: none;
	padding:0px;
}

a:hover {
	outline: none;
	color: #0c4ed3;
	text-shadow: 0px 0px 30px #a5c433;
	border: none;
	padding:0px;	
}


/*TOP*/
#top {
	width: 980px;
	margin:0px auto;
	float:both;
	clear:none;
	text-align: left;
	margin:0px auto;
	padding:0px;
	
}


/*FOOTER STYLES*/
#footer {
}

#footer img{
	margin:0px;
	padding:0px;
	border:none;
	display:inline;
}

#footer p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #003d8f;
	text-align:center;
	vertical-align:middle;
	line-height:50px;
	margin:0px;
	padding:0px;
}


#footer a {
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
	text-align:center;
	line-height:20px;
	margin:0px;
}

.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height:20px;
	color: #666666;
	text-align:center;
	margin:0px;
	padding:0px;
}

.copyright a {
font-weight:bold;
color:#666666;
}


/*LEFTNAV STYLES*/
.leftnav {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/*PHOTO STYLES*/
.photo_left {
	padding:0px 25px 20px 0px;
	float:left;
	}
	
.photo_right {
	padding:0px 0px 0px 10px;
	float:right;
	}
	
.photo_right_png {
	padding:8px 10px 0px 10px;
	float:right;
	}
		
.photo_center {
	padding:8px 0px 0px 0px;
	float:center;
	}
		
.photo_right_top {
	padding:0px 48px 0px 10px;
	float:right;
	}
	
/*FORM STYLES*/
.alert {
	color: #CC0000;
}
	
/* other class elements */
#flash_content {
	margin:0px 0px -3px 0px;
	padding:0px;
	vertical-align:bottom;
}

#swap {
}


.close{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration:underline;
	text-align:center;
	margin:0px;
}

/* Forms list */
.formslist, .formslist li {list-style-type:none;}
.formslist li {background:url(/images/ui/pdficon.gif) no-repeat left; padding:5px 0 5px 35px;}

/* New Videos section */
.vids {background:url(/images/backgrounds/videos-songs-bg.jpg) no-repeat left top; padding:125px 0 0 0px; position:relative; left:20px; height:320px;}
.vids a {display:block; white-space:nowrap; text-indent:-5000em;}
.vids a.pierceRocks {background:url(/images/ui/vid-pierce-rocks.jpg) no-repeat left top; height:72px; width:229px; margin:0px 0 0 65px;}
.vids a.summer2010 {background:url(/images/ui/vid-summer2010.jpg) no-repeat left top; height:65px; width:229px; margin:0 0 0 65px;}
.vids a.summer2009 {background:url(/images/ui/vid-summer2009.jpg) no-repeat left top; height:82px; width:153px; margin:55px 0 0 23px;}
.vids a.summer2008 {background:url(/images/ui/vid-summer2008.jpg) no-repeat left top; height:81px; width:134px; margin:-90px 0 0 193px;}
.vids a:hover, .vids a:active, .vids a:focus {background-position:left bottom !important;}
