/* CSS Document for main content */


/* General Styles*/

.callout_style {
	background: url(/sup/css/images/callout_box.jpg) top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal; 
	height: 65px;
	margin-left: -19px;
	padding-left: 130px;
	padding-top: 24px;
	margin-bottom: -10px;	
	}

.callout_style_alternate {
	background: url(/sup/css/images/callout_box2.jpg) top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal; 
	height: 65px;
	margin-left: -19px;
	padding-left: 90px;
	padding-top: 24px;
	margin-bottom: -10px;	
	}

.callout_style_alternate2 {
	background: url(/sup/css/images/callout_box3.jpg) top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal; 
	height: 65px;
	margin-left: -19px;
	padding-left: 100px;
	padding-top: 24px;
	margin-bottom: -10px;	
	}
	
.callout_style_alternate3 {
	background: url(/sup/css/images/callout_box4.jpg) top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal; 
	height: 65px;
	margin-left: -19px;
	padding-left: 100px;
	padding-top: 24px;
	margin-bottom: -10px;	
	}
	
	
.staff_table {
	width: 100%; 
	font-size: 13px; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	
	}

.top_spacer {
	margin-top: 10px;
	}

.big_top_spacer {
	margin-top: 25px;
	}

.bottom_spacer {
	margin-bottom: 25px;
	}

.colored_divider {
	border-bottom: solid 1px #d9bcb3;
	padding-bottom: 15px;
	}

.colored_divider_small {
	border-bottom: solid 1px #d9bcb3;
	padding-bottom: 15px;
	width: 460px;
	}

.header_underline {
	border-bottom: solid 1px #d9bcb3;
	padding-bottom: 6px;
	margin-bottom: 15px;
	}
	
.fixed_width {
	width: 440px;
	}

.question {
	background:url(/sup/images/q_icon.jpg) no-repeat;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

span.answer {
	background:url(/sup/images/a_icon.jpg) no-repeat;
	margin-top: 8px;
	display: block;
	margin-left: -40px;
	min-height: 26px;
	padding-left: 40px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/*Forms & reviews*/
	
.review_sort {
	vertical-align: middle;
	}
 
 .more {
 	margin-top: -10px;
	margin-bottom: 35px;
	}


/*Image Styles*/

.childrens_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: -15px;
	}

.childrens_alt_image_placement {
	float: left;
	margin-right: 25px;
	margin-bottom: 8px;
	}
	
	
.teen_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: -25px;
	}

.info_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: -25px;
	}
	
.services_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: 10px;
	}
	
.services_alt_image_placement {
	float: left;
	margin-right: 45px;
	margin-top: 10px;
	}

	
.generic_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: -15px;
	}
	
.card_image_placement {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	}

.passes_image_placement {
	float: left;
	margin-right: 45px;
	}
	
.passes_alt_image_placement {
	float: right;
	margin-left: 10px;
	margin-top: -55px;
	}

.staff_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: 20px;
	}

.board_image_placement {
	float: right;
	margin-top: -15px;
	}
	

.meeting_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: 15px;
	}

.friends_image_placement {
	float: right;
	margin-left: 25px;
	margin-top: -19px;
	}

.readers_image_placement {
	float: left;
	margin-right: 15px;
	}
	
.branch_image_placement {
	float: left;
	margin-right: 20px;
	}
	
.emma_image_placement {
	float: right;
	margin-left: 15px;
	margin-top: -4px;
	margin-right: 10px;
	}

	

/*Layout Columns*/

.left_column {
	float: left;
	width: 40%;
	}
	
.right_column {
	float: right;
	width: 50%;
	}

.board_left_column {
	float: left;
	width: 295px;
	}
	
.board_right_column {
	float: left;
	width: 270px;
	}

.passes_left_column {
	float: left;
	width: 230px;
	}
	
.passes_right_column {
	float: left;
	width: 140px;
	}
	
.three_column_layout_left {
	float: left;
	width: 36%
	}
	
.three_column_layout_middle {
	float: left;
	width: 39%
	}

.three_column_layout_right {
	float: left;
	width: 20%
	}
	
.friends_column_layout_left {
	float: left;
	width: 225px;
	}
	
.friends_column_layout_middle {
	float: left;
	width: 225px;
	margin-left: 20px;
	}

.friends_column_layout_right {
	float: left;
	width: 250px;
	margin-left: 30px;
	}
	
.kids_column_layout_left {
	float: left;
	width: 240px;
	}
	
.kids_column_layout_middle {
	float: left;
	width: 225px;
	margin-left: 30px;
	}

.kids_column_layout_right {
	float: left;
	width: 250px;
	margin-left: 30px;
	}
	
.contact_column_layout_left {
	float: left;
	width: 176px;
	}
	
.contact_column_layout_middle {
	float: left;
	width: 270px;
	margin-top: -35px;
	
	}

.contact_column_layout_right {
	float: left;
	width: 270px;
	margin-left: 35px;
	margin-top: -30px;
	}

.archival_left_column {
	float: left;
	width: 245px;
	}

.archival_middle_column {
	float: left;
	width: 245px;
	margin-left: 15px;
	}

.archival_right_column {
	float: left;
	width: 245px;
	margin-left: 15px;
	}
	
.column_layout_right {
	float: right;
	width: 245px;
	margin-left: 15px;
	margin-top: 15px;
	}

.column_layout_middle {
	float: left;
	width: 220px;
	margin-left: 15px;
	margin-top: 15px;
	}

.column_layout_left {
	float: left;
	width: 245px;
	margin-top: 15px;
	
	}
	
.emma_left_column {
	float: left;
	width: 240px;
	}

.emma_middle_column {
	float: left;
	width: 240px;
	margin-left: 18px;
	}

.emma_right_column {
	float: left;
	width: 240px;
	margin-left: 18px;
	}
	
.teachers_left_column {
	float: left;
	width: 320px;
	}
	
.teachers_right_column {
	float: right;
	width: 460px;
	}

.teens_right_column {
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	}

.teens_left_column {
	float: left;
	width: 460px;
	margin-top: 15px;
	}

	
/*Fixes Layout Issues*/

.clear_both {
	clear: both;
	}
	
.float_right {
	float: right;
	}
	
.negative_top_margin {
	margin-top: -12px;
	}
/* News*/

.learn_more {
	float: right;
	margin-right: -12px;
}
.short_description {
	background-color: #e9ece4;
	padding: 12px;
}

.childrens_callout {
	width: 262px;
	padding: 20px;
	height: 163px;
	background: url(/sup/images/childrens_bg.jpg) no-repeat top left;
	float: right;
	margin: 15px 0px 1.4em 40px;
	color: #6b8c07;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
}

.childrens_callout p {
	margin-bottom: .7em;
	padding: 0px;
}

.childrens_callout p a {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #daf1ff;
	border: solid 1px #b2d8ef;
	color: #095787;
	float: left;
}

.childrens_callout p a span {
	font-size: 1.2em;
	color: #8fc9ec;
}

.funded {
	color: #672f2d;
	font-size: 11px;
}
