/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* --- CLEAR ELEMENTS --- */
.clear:after, .clear-left:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        }
.clear-left:after {clear:left;}
.clear, .clear-left {
        display: inline-block;
        }
/* Hides from IE-mac \*/
* html .clear, * html .clear-left {
        height: 1%;
        }
.clear, .clear-left  {
        display: block;
        }

/* --- GENERAL STYLES --- */



body {background:#fff url(img/background.jpg) repeat-x top center}
body.about, body.employment, body.program {background:#fff url(img/background-small.jpg) repeat-x top center}

p {
	font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	color:#524e4c;
	font-size:.85em;
	line-height: 1.3em;
	margin: 0 .5em .5em .5em;
	}

.bold {font-weight:bold;}
.white {color:#FFFFFF; font-size: 75%}
.red {color:#bf3604; font-size: 140%}
.orange {color:#bf3604; font-weight:bold;}
.padding {padding-bottom: 1em;}
.top {padding-top: 1em;}
.bottom {padding-bottom: 1em;}
.red-small {color:#bf3604; font-weight:normal; font-size:120%;}
.grey {color: #524e4c;}
.right {float:right;}
.under {text-decoration: underline;}
.left {float:left;}
.clear {clear: both;}
.img {border:10px solid #524e4c; margin-top:20px; margin-bottom:20px;}
.list {
	line-height: 2em;
 	text-align: left;
 	margin-bottom: 1em;
	color: #524e4c;
	font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	
	}

a {
	color:#bf3604;
	text-decoration:none;
	font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	}

h1 {
	color:#bf3604;
	text-decoration:none;
	font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	margin-bottom: 1em;
	font-size: 130%;
	}

h2 {
	font-size: 110%;
	text-align: center;
	line-height: 135%;
	font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	text-align:center;
	color:#524e4c;
	font-weight:normal;
	letter-spacing: 120%;
	}
 
 /* ---Forms--- */
 label {
 display:block;
 float:left;
 width:100px;
 margin-top:5px;
 padding-right:5px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 color:#bf3604; 
 font-weight:bold;
 }
 
 input.txt-box, textarea, select {
 font-family: Arial Narrow, helvetica, arial sans-serif;
 padding:2px 3px;
 font-size:100%;
 width:225px;
 color:#3D3028;
 }



/* --- CONTAINERS --- */

.container {
	width: 960px;
	margin: 0 auto;
	}
a#logo {
	float:left;
	display:block;
	background: url(img/logo.jpg) no-repeat;
	height: 105px;
	width: 330px;
	text-indent: -999px;
	}
	
ul.menu {
	width:600px;
	float:right;
	height:67px;
	padding-top:55px;
	margin: 0 auto;
	}
	
ul.menu li {float: right; list-style-type: none; list-style-image: none; margin: 0; padding: 0;}

ul.menu li a {
	display: block;
	margin: 0 20px; 
	padding: 8px 0;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	color: #524e4c;
	font-weight: bold;
	font-size: 85%;
	}
	
ul.menu li a.active, ul.menu li a:hover {color:#bf3604; text-decoration:none;}

ul.menu li a:hover {color: #bf3604;}

ul.menu li a.active {cursor:default; border-bottom: 4px solid #524e4c;}

#head-image {
	position:absolute;
	background:transparent url(img/girl-header.jpg) no-repeat top center;
	top:28px;
	right:5px;
	height:313px;
	width:382px;
	}

#chalkboard h2 {
	background:none;
	display:block;
	padding:40px 0 0 45px;
	width:425px;
	line-height:130%;
	overflow:auto;
	vertical-align:middle;
	}
#chalkboard {
	height:329px;
	}
#chalkboard-banner {
	height:96px;
}
#boy {
	background:url(img/girl-header2.jpg) no-repeat top center;
	margin-top:6px;
	width: 382px;
	height: 313px;
	margin-right: 10px;
	float:right;
	}

#callout {
	background:url(img/bienvenidos.png) no-repeat center center;
	margin:35px 0 0 25px;
	width: 395px;
	height: 195px;
	float: left;
	text-indent: -999px;
	float:left;	
	}


#wood-container {
	background:url(img/shaddow_blue.jpg) no-repeat center top;
	padding:20px 0;
	height:77px;
	}
	
#wood-container h4 {
	color:#1A3E6F;
	}

#we-believe {
 	margin: 5px auto 20px;
 	padding: 15px;
 	width: 930px;
 	background-color: #efecdd;
 	}

#body-container {
	margin-top:10px;
	padding:15px;
	}

#main-content {
	width:610px;
	float:left;
	}
	
.content {
  	margin: 0px;
  	float: left;
	padding:0;
	}

.content p {
 	line-height: 1.5em;
 	text-align: left;
 	margin-bottom: 1em;
	}


/* ---RIGHT COLUMN --- */  

#sidebar-right {
	width:270px; 
	float:right; 
	padding: 0;
	}

.benefits ul, .benefits li {
	display:block;
	border:none;
	padding:0;
	}

.benefits li {
	background:url(img/sub-menu.png) no-repeat top left;
	background-position: 0 .6em;
	border-bottom:1px dashed #dadada;
	color: #524e4c;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:normal;
	line-height: 1.6em;
	padding-left: .8em;
	}
	


/* ---ABOUT US ---*/

#about {
	background:url(img/about.png) no-repeat center center;
	margin: 24px 0 0 84px;
	width: 762px;
	height: 37px;
	float: left;
	text-indent: -999px;	
	}
	
#bio {
	float:left;
	margin-left:5px;
	margin-right: 20px;
	position:relative;
	}

#container-left {
	float:right;
	margin-left: 15px;
	}
	
.column-right {
	width:276px;
	float:left;
	position:relative;
	}
.column-left {margin-right:18px; clear:left;}

.list ul, .list li {
	padding: 0;
	display: block;
	}

.list li {
	background-image: url(img/sub-menu.png) no-repeat top left;
	color: #524e4c;;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:normal;
	padding-left: .8em;
	}	

.benefits2 ul, .benefits2 li {
	display:block;
	border:none;
	padding:0;
	}

.benefits2 li {
	background:url(img/sub-menu.png) no-repeat top left;
	background-position: 0 .7em;
	color: #524e4c;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:normal;
	line-height: 2em;
	padding-left: 1em;
	}

.form {
 	margin: 5px auto;
 	padding: 20px 0 0 20px;
 	width: 250px;
 	background-color: #efecdd;
}


/* ---SPANISH PROGRAM ---*/
#spanish-program {
	background:url(img/spanish-program.png) no-repeat center center;
	margin: 24px 0 0 84px;
	width: 762px;
	height: 37px;
	float: left;
	text-indent: -999px;	
	}

#wood2-background {
	background:url(img/bg-wood4.jpg) repeat-x center top;
	height:13px;
	}
	
#subhead-spanish-background {
	background: url(img/bg-small.jpg) repeat-x center top;
	height: 85px;
	}

/*testimonials*/

#testimonials {
	width:258px; 
	float:right; 
	padding: 0;
	margin-top:.5em;
}
 
blockquote {
	margin:0 0 1.5em;
	width:auto;
}
blockquote p.quote {
	background:#efecdd;
	padding:1em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

blockquote cite {
	font-style:normal;
	color:#bf3604;
	display:block;
	background: url(img/pointer.gif) no-repeat top right;
	background-position: top right;
	text-align:right;
	width:75%;
	padding:.2em 25% 0 0;
	line-height:100%;
}

blockquote cite em {
	font-style:normal;
	font-size:100%;
	display:block;
	}

blockquote.tan p.quote {
	background:#bf3604;
}

blockquote.tan cite {
	background-image: url(img/pointer.gif);
}


/* --- EMPLOYMENT ---*/
#employment {
	background:url(img/employment.png) no-repeat center center;
	margin: 24px 0 0 84px;
	width: 762px;
	height: 37px;
	float: left;
	text-indent: -999px;	
	}
	
/*form*/
p#success {
	padding: 3px 10px;
	background: #efecdd;
	color: #009218;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	}
		
p#bademail, p#badserver {
	padding: 3px 10px;
	background: #efecdd;
	color: #bf3604;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	}


/* --- FOOTER ---*/	

#footer-wrapper {
    background:#efecdd url(img/footer-background.jpg) repeat-x center bottom;
    min-width:990px;
}
#pre-footer {
	clear:both;
	padding: 20px;
	margin: 0px auto;
	background-color:#efecdd;
	}

#footer {
	clear:both;
	height: 85px;
	border-top:#bf3604 solid;
	}
	
#footer .left {
	padding-top: 5px;
	text-align: left;
	width: 48%;
	}
	
#footer .right {
	padding-top: 5px;
	text-align:right;
	width:48%;
	}

#footer ul.sub-menu li.navi {float: right; list-style-type: none; list-style-image: none; margin: 0; padding-top: 5px;}

#footer ul.sub-menu li.navi a {
	display: block;
	margin: 0 15px; 
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 1.3em;

	}
	
#footer ul.sub-menu li a.active, #footer ul.sub-menu li a:hover {color:#e18005; text-decoration:none;}

#footer ul.sub-menu li a.active{cursor:default;}