@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background: #d7eafc;
}
/*Column Dividers */
.column_thirds {
	width: 270px;
	float:left;
}

.column_pad_right {padding-right:15px;}
.column_half {
	width:420px;
	float:left;
	padding-right:15px;
}
.column_690px {
	width: 690px;
	float:left;
}
.column_half_left {
	width:425px;
	padding-right:20px;
	float:left;
}
.column_half_right {
	width:425px;
	float:left;
}
.content_divider {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow:auto;
	margin-top:15px;
	padding-top: 15px;
}
/*Page Element Definitions */
div.page_wrapper {
	width: 900px;
	margin-left: auto;
	margin-right:auto;
}
div.page_header {
	z-index:90;
	width:100%;
	position:relative;
	height: 152px;
	overflow:visible;
	background: url(../images/header_bar_top.gif) white top repeat-x;
	border-bottom: 1px solid #e0e0e0;
}
div.page_header_bar {
	width:100%;
	z-index:90;
}
.page_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 15px 0px 15px;
	color: #9c9c9c;
}
#footer {
	float:left;
	clear:both;
	margin: 15px 0px 15px 0px;
}
.content_page_footer {
	float:right;
	padding-top:10px;
	padding-right:15px;
	text-align:right;
}
div.sub_nav_wrapper {
	position: absolute;
	height:24px;
	top: 153px;
	left:0px;
	z-index:90;
	background: #eeeeee;
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
	overflow:auto;
}
div.subpage_sub_nav_wrapper {
	top: 153px;
	height:24px;
	background: #eeeeee;
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
	overflow:auto;
}
.event_banner {
	position:absolute;
	top: 230px;
	z-index:10;
}
/* Home Specific Styles */

.home_column_left {
	width: 210px;
	display:block;
	float:left;
}
.home_column_center {
	width: 209px;
	display:block;
	border-left: #eaeaea solid 1px;
	float:left;
}
.home_column_right {
	border-left: #eaeaea solid 1px;
	width: 209px;
	display:block;
	float:left;
}
.home_column_box_top {
	padding: 15px;
	height:75px;
	display:block;
	width: 180px;
	overflow:hidden;
	border-bottom: #eaeaea solid 1px;
	float:left;
}
.home_column_box_bottom {
	overflow:hidden;
	padding: 15px;
	height:75px;
	width: 180px;
	display:block;
	float:left;
}
.home_column_box_top img, .home_column_box_bottom img {
	vertical-align:top;
	padding-right: 5px;
	border:0px;
}
.home_spacing_top {
	padding-top:320px;
}
.content_home_box {
	display:block;
	font-size: 11px;
	z-index:70;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	padding-top:5px;
}
.home_column_far_right {
	float:left;
}
.home_image {
	background: url(../images/main_image.jpg) no-repeat top center;
	width: 100%;
	height: 450px;
	top: 145px;
	z-index: 0;
	position:absolute;
}
.home_newsletter {
	width: 210px;
	height: 85px;
	padding-left:15px;
	padding-top:5px;
	display:block;
	background:url(../images/home_right_newsletter.gif) top left no-repeat;
}
.home_mission_statement {
	width: 195px;
	height: 250px;
	padding:15px;
	display:block;
	background: url(../images/home_right_bar.png) top left no-repeat;
	color: white;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:23px;
}
/* Rounded Box Wrappers */

.box_home {
	z-index:20;
	position:relative;
	width: 900px;
	overflow:hidden;
	background: url(../images/home_main_footer.jpg) white no-repeat left bottom;
}
.box_home_top {
	z-index:20;
	position:relative;
	width: 900px;
}
.box_noborder {
	z-index:20;
	width: 900px;
	overflow:hidden;
}
.box_top {
	width: 900px;
	background:url(../images/box_top.gif) no-repeat white top left;
	padding-top: 10px;
	overflow:auto;
}
.box_bottom {
	width: 900px;
	background:url(../images/box_bottom.gif) no-repeat white bottom left;
	padding-bottom: 10px;
	overflow:auto
}
.box_top_events {
	width: 318px;
	background:url(../images/box_event_top.gif) no-repeat white top left;
	padding-top: 10px;
	overflow:auto;
}
.box_bottom_events {
	width: 318px;
	height:540px;
	background:url(../images/box_event_bottom.gif) no-repeat white bottom left;
	padding-bottom: 10px;
	overflow:hidden;
}
.box_top_nopad {
	width: 900px;
	background:url(../images/box_top.gif) no-repeat white top left;
	overflow:auto;
}
div.column_left_event {
	float:left;
	padding-top: 15px;
	padding-right:14px;
}
div.column_right_event {
	padding-top: 15px;
	float:left;
}
/* Left Column Rounded Boxes */

.box_med_top {
	width: 650px;
	overflow: auto;
	background:url(../images/box_med_top.gif) white no-repeat top left;
	padding-top:10px;
}
.box_med_bottom {
	width: 650px;
	overflow: auto;
	background:url(../images/box_med_bottom.gif) white no-repeat bottom left;
	padding-bottom:10px;
}
/* Right Column Rounded Boxes */

.box_small_top {
	width: 235px;
	overflow: auto;
	background:url(../images/box_small_top.gif) white no-repeat top left;
	padding-top:10px;
}
.box_small_bottom {
	width: 235px;
	overflow: auto;
	background:url(../images/box_small_bottom.gif) white no-repeat bottom left;
	padding-bottom:10px;
}
.sub_page_column_left {
	float:left;
	margin-right:15px;
	margin-bottom:0px;
}
.sub_page_column_right {
	float:left;
}
.content_column_left {
	float:left;
	border-right: #eaeaea solid 1px;
	width: 200px;
	padding-right: 15px;
	margin-right:15px;
	margin-bottom:15px;
}
.content_column_left_narrow {
	float:left;
	border-right: #eaeaea solid 1px;
	width: 150px;
	padding-right: 15px;
	margin-right:15px;
	margin-bottom:15px;
}
.content_column_right {
	float:right;
	border-left: #eaeaea solid 1px;
	padding-left: 15px;
	width: 200px;
	margin-left:15px;
	margin-bottom:15px;
}
.page_subpage_header_bar {
	border-bottom: 1px solid #e0e0e0;
	padding: 15px;
	margin-bottom:15px;
}
.page_subpage_header_bar img {
	border:0px;
	float:left;
	position:relative;
	top:-5px;
	padding-right:10px;
}
.page_subpage_header_bar h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	font-size: 25px;
	color:#3c3c3c;
}
.page_subpage_header_bar #bread_crumbs, .page_subpage_header_bar #bread_crumbs a {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:capitalize;
	color:3c3c3c;
}
/* Set Section Colors */

#about {
	background: #fcf9d7;
}
#join {
	background: #9dcfff;
}
#events {
	background: #ffafaf;
}
#services {
	background: #d8fcd7;
}
#advocacy {
	background: #ffddc4;
}
#publications {
	background: #dbc9ff;
}
/* Embedded Right Column */

.embedded_column_right {
	background:url(../images/column_right_embed_background.gif) repeat-y top left;
	margin-left:15px;
	margin-bottom:15px;
	width: 260px;
	float:right;
}
.embedded_column_right_top {
	background: url(../images/column_right_embed_top.gif) no-repeat top left;
	padding-top:10px;
}
.embedded_column_right_bottom {
	background: url(../images/column_right_embed_bottom.gif) no-repeat bottom left;
	padding:5px 15px 45px 40px;
	overflow:auto;
}
/* Form Styles */

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding: 5px 10px 5px 10px;
	background: #f5f5f5;
	border-left: #d4d4d4 solid 1px;
	border-right: #d4d4d4 solid 1px;
	text-transform: capitalize;
}
fieldset {
	border: #d4d4d4 solid 1px;
	background: #f5f5f5;
	padding:15px;
}
.form_item {
	float:none;
	clear:both;
	display:block;
	border-bottom: #d4d4d4 solid 1px;
	padding: 15px 0px 15px 0px;
	overflow:auto;
}
.form_item_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-right:15px;
	width:150px;
	text-align:right;
}
.form_item_title_nofloat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	float:none;
	display:block;
	padding-bottom:5px;
	text-align:left;
}
.form_item_form {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	float:left;
	width:auto;
}

/*Floating Styles */
.float_right {
	float:right;
	padding-right:15px;
	padding-bottom:15px;
}
.float_left {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

/*Gray Boxes */
.content_gray {
	background: #efefef url(../images/background_content_gray.gif) repeat-x bottom left;
	overflow:auto;
	float:none;
	clear:both;
	display:block;
	padding:15px;
	margin-top:15px;
	border-top: 1px solid #d7d7d7;
}
.content_gray_narrow {
	background: #efefef url(../images/background_content_gray.gif) repeat-x bottom left;
	;
	width:570px;
	padding:15px;
	margin-top:15px;
	border-top: 1px solid #d7d7d7;
}
.collapse_buttons {
	display:block;
	clear:both;
	float:none;
	height: 28px;
	margin-bottom:10px;
}
