@charset "UTF-8";


/* Start Basics - CSS */

* { margin: 0; padding: 0; }

body {
	background-color: #2D3503;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	height: 0px;
	width: 100%;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.photo_edge {
	margin: 5px;
	padding: 2px;
	border: 4px solid #C6CD9B;
}

.photo_edge:hover {
	margin: 5px;
	padding: 2px;
	border: 4px solid #450C08;
}

.photo_edge02 {
	margin: 3px;
	padding: 2px;
	border: 4px solid #C6CD9B;
}

.photo_edge02:hover {
	margin: 3px;
	padding: 2px;
	border: 4px solid #450C08;
}

a {
	color: #4A0D09;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #4A0D09;
	text-decoration: underline;
	font-weight: bold;
}

.right {
	float: right;
	margin: 5px 10px;
	padding: 2px;
	border: 4px solid #C6CD9B;
}

.left {
	float: left;
	margin: 5px 10px;
	padding: 2px;
	border: 4px solid #C6CD9B;
}


/* End Basics - CSS */




/* start of wrappers */


#wrapper {
	width: 100%;
	text-align: center;
}

#main_wrapper {
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
	background-color: #E8EBD3;
	background-image: url(../images/main_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#main {
	margin: 0px auto;
	width: 968px;
	text-align: left;
}


/* end of wrappers */




/* start of header */


#header {
	clear: both;
	float: left;
	width: 968px;
	height: 219px;
	background-image: url(../images/extreme_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 a {
	width: 400px;
	height: 132px;
	text-indent: -5000px;
	display: block;
}

.abc_btn a {
	width: 309px;
	height: 132px;
	text-indent: -5000px;
	display: block;
}

#header #header_row01 {
	width: 968px;
	height: 132px;
	float: left;
}

#header #header_row01 #header_row01_left {
	width: 400px;
	height: 132px;
	float: left;
}

#header #header_row01 #header_row01_right {
	width: 309px;
	height: 132px;
	float: left;
	margin-left: 230px;
}

#header #header_row02 {
	width: 968px;
	height: 45px;
	float: left;
}

#header #header_row03 {
	width: 968px;
	height: 42px;
	float: left;
}

#nav_row01 {
	width: 944px;
	height: 45px;
	float: left;
	clear: both;
	margin-left: 11px;
}

#nav_row01 ul {
	width: 944px;
	height: 45px;
	float: left;
	list-style: none;
	display: block;
}

#nav_row01 ul li {
	display: block;
    float: left;
	height: 45px;
    text-indent: -10000px;
}

#nav_row01 ul li a {
	display: block;
    width: 100%;
	height: 45px;
}

#nav_row01_home {
	width: 137px;
}

#nav_row01_family {
	width: 232px;
}

#nav_row01_about {
	width: 188px;
}

#nav_row01_media {
	width: 124px;
}

#nav_row01_ideal {
	width: 263px;
}

#nav_row01_home a:hover {
	background-image: url(../images/nav_row01_01_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row01_family a:hover {
	background-image: url(../images/nav_row01_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row01_about a:hover {
	background-image: url(../images/nav_row01_03_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row01_media a:hover {
	background-image: url(../images/nav_row01_04_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row01_ideal a:hover {
	background-image: url(../images/nav_row01_05_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row02 {
	width: 944px;
	height: 42px;
	float: left;
	clear: both;
	margin-left: 11px;
}

#nav_row02 ul {
	width: 944px;
	height: 42px;
	float: left;
	list-style: none;
	display: block;
}

#nav_row02 ul li {
	display: block;
    float: left;
	height: 42px;
    text-indent: -10000px;
}

#nav_row02 ul li a {
	display: block;
    width: 100%;
	height: 42px;
}

#nav_row02_map {
	width: 155px;
}

#nav_row02_volunteer {
	width: 100px;
}

#nav_row02_donate {
	width: 187px;
}

#nav_row02_sponsors {
	width: 87px;
}

#nav_row02_gallery {
	width: 130px;
}

#nav_row02_guestbook {
	width: 105px;
}

#nav_row02_drive {
	width: 180px;
}

#nav_row02_map a:hover {
	background-image: url(../images/nav_row02_01_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row02_volunteer a:hover {
	background-image: url(../images/nav_row02_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row02_donate a:hover {
	background-image: url(../images/nav_row02_03_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row02_sponsors a:hover {
	background-image: url(../images/nav_row02_04_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row02_gallery a:hover {
	background-image: url(../images/nav_row02_05_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row02_guestbook a:hover {
	background-image: url(../images/nav_row02_06_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_row02_drive a:hover {
	background-image: url(../images/nav_row02_07_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* end of header */




/* start of content */


#inside_block {
	clear: both;
	float: left;
	width: 968px;
	background-image: url(../images/template_bg02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#inside_block #inner {
	float: left;
	width: 968px;
	background-image: url(../images/extreme_innner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.inside_lower_edge {
	float: left;
	width: 968px;
	height: 44px;
	background-image: url(../images/template_bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	float: left;
	width: 672px;
	margin-left: 59px;
	margin-right: 28px;
	margin-top: 12px;
}

#sidebar {
	float: left;
	width: 187px;
	margin-top: 12px;
}

.sidebar_box {
	width: 187px;
	float: left;
	margin-bottom: 5px;
}

.sidebar_box_top {
	width: 187px;
	height: 14px;
	background-image: url(../images/sidebar_box01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_box_edge {
	width: 187px;
	height: 14px;
	background-image: url(../images/sidebar_box03.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_box_repeat {
	width: 187px;
	background-image: url(../images/sidebar_box02.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.sidebar_box_inner {
	width: 157px;
	float: left;
	margin-left: 16px;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#sidebar ul {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
	margin-bottom: 20px;
}

#sidebar li {
	border-bottom:1px solid #CACACA;
	padding: 6px;
}

#sidebar a {
	color: #60221C;
	text-decoration: none;
	font-weight: bold;
}

.sidebar_social {
	width: 157px;
	height: 190px;
	background-image: url(../images/sidebar_social.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.sidebar_social_btnboxes {
	width: 78px;
	height: 92px;
	float: left;
}

.sidebar_social_btn a {
	width: 78px;
	height: 92px;
	text-indent: -5000px;
	display: block;
}


#sidebar a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.pagehead_home {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_family {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_family.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_about {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_media {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_media.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_contact {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_map {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_volunteer {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_volunteer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_donate {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_donate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_sponsors {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_sponsors.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_gallery {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_guestbook {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_guestbook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.pagehead_drive {
	width: 672px;
	height: 43px;
	text-indent: -5000px;
	background-image: url(../images/pageheader_drive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B8256;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	letter-spacing: 2px;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #E8EBD3;
}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #BDC2A6;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	letter-spacing: 2px;
}

#content small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}


#content a {
	font-weight: bold;
	color: #60221C;
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#content ul {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	list-style: none;
	margin-bottom: 0px;
}

#content li {
	border-bottom:1px solid #999999;
	padding: 6px;
	color: #333333;
}

.media_left {
	width: 450px;
	float: left;
	margin-right: 15px;
}

.media_right {
	width: 160px;
	float: left;
	padding: 15px;
	background-color: #DDE2C2;
	border: 1px solid #999F79;
}

.sponsor_wrapper {
	float: left;
	width: 670px;
}

.sponsor_module {
	width: 185px;
	height: 185px;	
	margin-bottom: 13px;
	margin-right: 13px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}

.schedule_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #E8EBD3;
	padding: 3px;
	border: 1px solid #999999;
}

.schedule_table_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	vertical-align: bottom;
}

.guestbook_left {
	width: 400px;
	float: left;
	margin-right: 15px;
}

.guestbook_left_comment {
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.guestbook_right {
	width: 220px;
	float: left;
	padding: 10px;
	background-color: #DDE2C2;
	border: 1px solid #999F79;
}

.guestbook_right_form_box {
	width: auto;
	float: left;
	padding: 3px;
}

.donate_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
}

.volunteer_half {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.volunteer_box {
	width: 650px;
	float: left;
	padding: 10px;
	background-color: #DDE2C2;
	border: 1px solid #999F79;
	margin-bottom: 20px;
}

.volunteer_box_column {
	width: 200px;
	margin-right: 10px;
	float: left;
}

.volunteer_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: none;	
}

.volunteer_list span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
}

.volunteer_list li {
	border-bottom:1px solid #999999;
	padding: 6px;
	color: #333333;
	padding: 3px;	
}

.radio_space {
	margin-right: 5px;
}

.slidebox {
	width: 672px;
	float: left;
}

.slidebox_top {
	width: 672px;
	background-image: url(../images/slide_box01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.slidebox_edge {
	width: 672px;
	background-image: url(../images/slide_box03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.slidebox_repeat {
	width: 672px;
	background-image: url(../images/slide_box02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.slidebox_inner {
	width: 633px;
	float: left;
	margin-left: 20px;
}



/* end of content */





/* start of footer */


#footer_wrapper {
	background-image:url(../images/footer_repeatx.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	float:left;
	height:200px;
	text-align:center;
	width:100%;
}

#footer {
	height:42px;
	margin:0 auto;
	text-align:left;
	width:968px;
}

#footer #space {
	background-image:url(../images/footer_bg01.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
	height:52px;
	width:968px;
}

#footer #spaceinside {
	background-image:url(../images/template_bg04.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:52px;
	width:968px;
}

#footer #infoarea {
	background-image:url(../images/footer_bg02.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
	width:968px;
}

#footer #footleft {
	float:left;
	margin-left:27px;
	margin-right:15px;
	width:900px;
}

#footer #footright {
	float:left;
	text-align:right;
	width:130px;
}

#footer h2 {
	border-bottom:1px solid #000000;
	color:#D5D8C1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-bottom:12px;
	padding:3px 3px 6px;
}

#footer p {
	color:#D5D8C1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	padding:3px 3px 6px;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.logo_bd_holder {
	float:left;
	height:33px;
	margin-top:14px;
	width:178px;
}

.logo_bd, .logo_bd a {
	background-image:url(../images/logo_bd.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:33px;
	text-indent:-5000px;
	width:178px;
}

.logo_eho_holder {
	float:left;
	height:60px;
	width:61px;
}

.logo_eho {
	background-image:url(../images/logo_eho.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:60px;
	text-indent:-5000px;
	width:61px;
}

.footer_social_box {
	float:right;
	height:65px;
	width:130px;
}

.footer_social_btnholder {
	float:right;
	height:65px;
	width:62px;
}

.footer_btn_rss, .footer_btn_rss a {
	background-image:url(../images/footer_social_rss.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:65px;
	text-indent:-5000px;
	width:62px;
}

.footer_btn_fb, .footer_btn_fb a {
	background-image:url(../images/footer_social_fb.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:65px;
	text-indent:-5000px;
	width:62px;
}

.footer_btn_tw, .footer_btn_tw a {
	background-image:url(../images/footer_social_tw.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:65px;
	text-indent:-5000px;
	width:62px;
}

.footer_btn_yt, .footer_btn_yt a {
	background-image:url(../images/footer_social_yt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:65px;
	text-indent:-5000px;
	width:62px;
}





/* end of footer */
