/* Style for Organic School Project*/
/* Below is a reset framework */
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,
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-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: url(images/bg_pattern.gif) 0 0 repeat #fffdef;
	color: #333333;
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 11px;
	height: 100%;
	line-height: 1;
	width: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*******************************************/
/* Global Elements */
.hide { display: none; }
.clear { clear: both; }
.footer {
	/* Currently, there's no footer text. This is to show the rounded corner. */
	background: url(images/round-down.png) 0 0 no-repeat;
	color: #999;
	display: block;
	float: left;
	font-size: 10px;
	height: 15px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 32px 0 0 0;
	text-align: center;
	width: 912px;
 }
.osp-logo {
	float: left;
}
	.osp-logo a {
		background: url(images/OSP-logo.png) 0 0 no-repeat;
		display: block;
		height: 0;
		margin: -115px 0 0 -28px;
		overflow: hidden;
		padding: 134px 0 0 0;
		position: relative;
		width: 388px;
		z-index: 10;

	}
	.osp-logo a:link { }
	.osp-logo a:visited { }
	.osp-logo a:hover { border: none; }
	.osp-logo a:active { }
	
	.top-rounder {
		background: url(images/round-up.png) 0 0 no-repeat;
		display: block;
		height: 15px;
		margin: -109px 0 0 0;
		position: relative;
		text-indent: -9999px;
		width: 912px;
		z-index: -10;
	}

.container {
	background: #FFF;
	height: 100%;
	margin: 75px auto;
	padding: 75px 0 0 0;
	position: relative;
	width: 912px;
}

.mailing-list {
	color: #F15A2B;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: -50px;
	z-index: 1;
}
	.mailing-list input {
		border: 1px solid #D5D5CE;
		color: #818285;
		padding: 4px;
		width: 160px;
	}
	#mailing-submit {
		width: 80px;
	}
	
.content {
	height: auto;
	/*margin: -292px 0 0 216px;*/
	padding: 0 0 0 0;
	position: static;
	width: 670px;
}

	a:link {
		color: #F15B2A;
		text-decoration: none;
	}
	a:visited {
		color: #F15B2A;
		text-decoration: none;
	}
	a:hover {
		border-bottom: 1px solid #9FD8D2;
		color: #9FD8D2;
		padding-bottom: 2px;
		}
	a:active { color: #F15B2A; }



.header-photo {
	margin: 0 0 14px 0;
}

/*******************************************/
/* Left Rail */
.left-rail {
	float: left;
	margin: 30px 0 0 26px;
	width: 170px;
}
.navigation {
	/* 
	float: left;
	margin: 0 0 0 26px;
	*/
	color: #F15B2A;
	font-size: 11px;
	text-transform: uppercase;
	width: 170px;
}

	.navigation a:link { color: #8A5E3C; text-decoration: none; }
	.navigation a:visited { color: #8A5E3C; text-decoration: none; }
	.navigation a:hover {
		border: none;
		color: #9FD8D2;
		}
		
	.navigation a:active { color: #8A5E3C; }
	
	.nav-main li {
		margin: 0 0 12px 0;
	}
	
	.nav-expand {
		margin: 8px 0 0 10px;
		text-transform: capitalize;
	}
	
	.nav-expand li {
		color: #00A94F;
		list-style-image: url(images/nav-bullet.gif);
		list-style-type: disc;
		margin: 0 0 8px 0;
	}
	
	.nav-link_on a:link { color: #F15B2A; }
	.nav-link_on a:visited { color: #F15B2A; }
	.nav-link_on a:hover {
		border: none;
		color: #9FD8D2;
		}
	.nav-link_on a:active { color: #F15B2A; }
	
	.nav-expand a:link { color: #8A5E3C; }
	.nav-expand a:visited { color: #8A5E3C; }
	.nav-expand a:hover { 
		color: #9FD8D2;
		}
	.nav-expand a:active { color: #8A5E3C; }

.connect {
	color: #F15B2A;
	/*
	float: left;
	*/
	font-size: 14px;
	margin: 24px 0 0 0;
	width: 170px;
}

	.connect a {
		font-size: 11px;
		text-decoration: none;
	}
	.connect a:link {
		color: #8A5E3C;		
	}
	.connect a:visited {
		color: #8A5E3C;		
	}
	.connect a:hover {
		border: 0;
		color: #9FD8D2;
		padding: 0;
		/*
		border-bottom: 1px solid #9FD8D2;
		padding-bottom: 2px;
		*/
	}
	.connect a:active {
		color: #9FD8D2;		
	}

	.connect-tell a {
		font-size: 14px;
		text-decoration: none;
	}
	.connect-tell a:link {
		color: #F15B2A;		
	}
	.connect-tell a:visited {
		color: #F15B2A;		
	}
	.connect-tell a:hover {
		border: 0;
		color: #9FD8D2;
		padding: 0;
	}
	.connect-tell a:active {
		color: #9FD8D2;		
	}

.connect-donate a {
	background: url(images/button-donate-02.jpg) 0 0 no-repeat;
	display: block;
	height: 0;
	margin: 24px 0 12px 0;
	overflow: hidden;
	padding: 87px 0 0 0;
	width: 166px;
}

	.connect-donate a:link { }
	.connect-donate a:visited {}
	.connect-donate a:hover { background-position: 0 -87px; border: 0; padding: 87px 0 0 0; }
	.connect-donate a:active {}
	
.connect-lend a {
	background: url(images/button-lend-02.jpg) 0 0 no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding: 87px 0 0 0;
	width: 166px;
}

	.connect-lend a:link { }
	.connect-lend a:visited {}
	.connect-lend a:hover { background-position: 0 -87px; border: 0; padding: 87px 0 0 0; }
	.connect-lend a:active {}
	
.connect hr {
	background: url(images/left-hr.gif) 0 0 no-repeat;
	border: 0;
	height: 3px;
	width: 167px;
}

/*******************************************/
/* Page : Global */
.content {
	color: #999;
	float: right;
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 24px;
	margin: -68px 20px 0 0;
	padding: 0 0 20px 0;
	position: relative;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.type-bold_green {
	color: #00A94F;
	/*
	font-family: Lucida Grande, Sans-Serif;
	*/
	font-size: 16px;
}
.type-bold_red {
	color: #F15B2A;
	/*
	font-family: Lucida Grande, Sans-Serif;
	*/
	font-size: 16px;
}
.type-reg_red {
	color: #F15B2A;
	font-size: 11px;
}
.type-bold_grey {
	font-size: 13px;
	font-family: Lucida Grande, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
}
.bullet-title {
	color: #C2986B;
	font-weight: bold;
}
.type-landing {
	color: #754D29;
	font-size: 18px;
	line-height: 28px;
}
.type-event_loc {
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.type-footnote {
	font-size: 12px;
}
.header-photo {
	position: relative;
	z-index: 0;
}

.content p {
	margin: 0 0 14px 0;
}

	#home-para1 {
		margin: 14px 0 14px 0;
	}

	#home-para4 {
		color: #C2986B;
	}
	#home-para4 strong {
		font-weight: bold;
	}
	
.content h3 {
	background: url(http://www.migreyes.com/osp/images/header-rule.gif) 0 0 no-repeat;
	color: #00A94F;
	display: block;
	font-family: Trebuchet MS, Lucida Grande, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 14px 0;
	overflow: visible;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	width: 670px;
}

.content h4 {
	color: #9FD8D2;
	font-family: Trebuchet MS, Lucida Grande, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
}

/*******************************************/
/* Page : Tell a Friend */
.tell {
	background: #FFF;
	color: #999;
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 24px;
	margin: 20px;
	padding: 10px 20px 10px 20px;
	position: relative;
	width: 400px;
}

.tell h3 {
	background: url(http://www.migreyes.com/osp/images/header-rule.gif) 0 0 no-repeat;
	color: #00A94F;
	display: block;
	font-family: Trebuchet MS, Lucida Grande, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 14px 0;
	overflow: visible;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	width: 400px;
}

.tell h4 {
	color: #9FD8D2;
	font-family: Trebuchet MS, Lucida Grande, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
}

.tell input, .tell textarea {
	border: 1px solid #D5D5CE;
	color: #818285;
	padding: 4px;
}
	.tell input {
		margin: 0 0 12px 0;
	}

/*******************************************/
/* Page : Home */
#photo-head {
	position: relative;
	z-index: 1;
}

/*******************************************/
/* Page : About */
#content-about {
}

	#content-about ul, #content-evaluations ul,
	#content-schools ul {
		background-color: #F7FBEC;
		/*
		background-color: #E0EFB6;
		background-color: #FEFDEF;
		*/
		margin: -10px 0 24px 0;
		padding: 12px 10px 4px 10px;
	}

	#content-about li, #content-evaluations li,
	#content-schools li {
		font-size: 14px;
		line-height: 18px;
		list-style-type: disc;
		margin: 0 0 10px 20px;
	}


/*******************************************/
/* Page : Staff + Board */
#photo-staff {
	margin: 0 0 -40px 0;
}

	#staff-para1 {
		color: #754D29;
		font-size: 20px;
		line-height: 30px;
	}
	
	.board-member {
		margin: 0 0 10px 0;
	}
	.type-staff_name {
		color: #C2986B;
		font-family: Lucida Grande, Trebuchet MS, Sans-Serif;
		font-size: 18px;
	}
	.type-staff_pos {
		color: #C2986B;
		font-family: Lucida Grande, Trebuchet MS, Sans-Serif;
		font-size: 12px;
		text-transform: uppercase;
	}
	.type-staff_bio{
		font-style: italic;
		margin: 10px 0 0 0;
	}
	.type-staff_loc {
		font-size: 10px;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

/*******************************************/
/* Page : About : Evaluations */
#photo-evaluations {
	margin: -40px 0 0 0;
}

/*******************************************/
/* Page : Programs */
#photo-programs {
	margin: -50px 0 0 0;
}


/*******************************************/
/* Page : Programs : Services */
#photo-services {
	margin: -56px 0 0 0;
}

/*******************************************/
/* Page : Programs : Schools */
#photo-schools {
	margin: -56px 0 0 0;
}

/*******************************************/
/* Page : News + Events */
#photo-news {
	margin: -70px 0 0 0;
}
#photo-kids {
	margin: -70px 0 0 0;
}
#photo-events {
	margin: -70px 0 0 0;
}
.event-info {
		background-color: #F7FBEC;
		margin: -10px 0 24px 0;
		padding: 12px 10px 10px 10px;
}
#content-kids img {
	margin: 10px 0 10px 0;
}

/*******************************************/
/* Page : Resources */
#photo-resources {
	margin: -70px 0 0 0;
}

/*******************************************/
/* Page : Get Involved */
#photo-involved {
	margin: 0 0 0 0;
}
#content-become ol {
	list-style: decimal; 
	margin: 0 0 0 20px;
	width: 630px;
}
	#content-become ol li {
		font-size: 16px;
		padding: 10px;
	}
		#content-become ol li:hover {
			background-color: #F7FBEC;
		}
.donate-item {
	list-style: disc;
	margin: 0 0 0 36px;
}
.donate-item-main {
	list-style: disc;
	list-style-position: inside;
}
/*******************************************/
/* Page : Testimonials */
#photo-testimonials {
	margin: -70px 0 0 0;
	overflow: visible;
}

/*******************************************/
/* Page : Contact */
#general-contact {
	clear: both;
	float: left;
	position: relative;
	width: 670px;
}
	#general-contact-address {
		float: left;
		margin: 0;
		width: 150px;
	}

	#general-contact-phone {
		float: left;
		margin: 0 0 0 10px;
		width: 180px;
	}

	#general-contact-email {
		float: left;
		margin: 0 0 0 10px;
		width: 180px;
	}

#specific-contact {
	float: right;
	width: 670px;
}

/*******************************************/
/* Page : Privacy Policy */
#photo-privacy {
	margin: -40px 0 0 0;
}

/*******************************************/
/* Page : FAQ */
#photo-faq {
	margin: -70px 0 0 0;
	overflow: visible;
}
