﻿@charset "UTF-8";
/* HELP!Line Style */

.clear {clear:both;}
a {
	font-weight: bold !important;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:visited
{
	text-decoration: underline;
}
body {
	background:url(images/bckgrnd.gif) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:20px 0 0 0;
	}
	
#header_container {
	width:961px;
	margin:0 auto;
	border:1px solid #d8d8d8;
	background:#fff;
	padding:11px;
	}
	
#logo_search {
	float:left;
	width:265px;
	}
	
#big_pic {
	float:right;
	width:692px;
	}
	
#logo_wrap {
	background:#9dc809;
	text-align:center;
	padding:16px 0 11px 0;
	}
	
#search_wrap {
	background:#b1d33a;
	padding:10px 10px 0 10px;
	font-size:10px;
	letter-spacing:.5px;
	color:#fff;
	height:55px;
	}
	
#site_search {
	float:left;
	padding:2px 0 0 0;
	}

#search_box {
	float:left;
	margin:0 0 0 3px;
	}
	
#search_bttn {
	float:left;
	padding:0px;
	margin:0 0 0 3px;
	}
	
#search_wrap a {
	color:#fff;
	text-decoration:underline;
	}
	
#search_wrap a:hover {
	text-decoration:none;
	}
	
.search_wrap_input {
	border:0px;
	margin:0 0 5px 0;
	height:13px;
	background:#b1d33a;
	background:#c9e075;
	}	
.search_bttn {
	background:url(images/search_bttn.gif) center;
	padding:5px 5px 5px 5px;
	}
	
#content_container {
	border:1px solid #d8d8d8;
	border-top:0px;
	background:url(images/content_bckgrnd.gif) repeat-y;
	width:983px;
	margin:0 auto;
	}	
#left_col {
	float:left;
	width:275px;
	}
.AspNet-Menu-Selected a
{
	background-color:#9dc809;	
	color:#FFFFFF !important;
	width: 245px !important;
	margin:0px 0px 0px 12px;
}

.AspNet-Menu-ChildSelected a
{
	background-color:#B1D33A;
	color:#FFFFFF;
	width: 245px !important;
	margin:0px 0px 0px 12px;	
}
.AspNet-Menu-ParentSelected a
{
	background-color: #FFFFFF;
	color:#999999 !important;
}
.AspNet-Menu-SiblingSelected a
{
	background-color: #FFFFFF;
	color:#999999 !important;
}

#left_col ul {
	margin:0px;
	padding:0px;
	list-style:none;
	background-color: #FFFFFF;
	text-transform:uppercase;
	z-index: 100;
	cursor:pointer !important;
	}
#left_col ul ul
{
	border-top:1px solid #d8d8d8;
	margin: -27px 0 0 277px !important;
	border-bottom:1px solid #d8d8d8;
}

#left_col li {
	border-bottom:1px solid #d8d8d8;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	padding: 2px 0 2px 0px;
	width:276px !important;
	z-index: 100;
}
#left_col li li
{
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}
	
#left_col li a {
	color:#999999;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 12px;
	padding: 4px 4px 4px 12px;
	width: 246px !important;
}
#left_col li span
{	
	
}	
#left_col li a:hover 
{
	background-color:#9dc809;
	color:#FFFFFF !important;
	cursor:pointer;
}	

.crisis {
	text-align:center;
	padding:0px;
	border:0px;
	}
	
#right_col {
	float:left;
	width:684px;
	background:url(images/content_shadow.gif) no-repeat top;
	line-height:1.5;
	padding:27px 11px 15px 11px;
}
#subpage_body
{
	padding: 0 14px 14px 14px; 
}
	
#welcome {
	padding:0 10px 0 10px;
	text-align:justify;
	}
	
#lead {
	float:left;
	margin:0 10px 0 0;
	}
	
#quicklinks {
	margin:20px 0 0 0;
	}
	
.quick_info {
	text-align:left;
	font-size:11px;
	color:#333333;
	margin:10px 10px 0 10px;
	}
		
.quick_info img {
	margin:0 0 0 5px;
	}
	
#two_one_one {
	width:228px; 
	float:left;
	text-align:center;
	background:url(images/211_pic.jpg) no-repeat top center #dae9b8;
	padding:144px 0 10px 0;
	}
	
#volunteer {
	width:228px; 
	float:left;
	text-align:center;
	background:url(images/volunteer_pic.jpg) no-repeat top center #8fe3e3;
	padding:131px 0 10px 0;
	}
	
#child_care {
	width:228px; 
	float:left;
	text-align:center;
	background:url(images/childcare_pic.jpg) no-repeat top center #9ec0e3;
	padding:130px 0 10px 0;
	}
	
#footer {
	border:1px solid #d8d8d8;
	border-top:0px;
	width:983px;
	margin:0 auto;
	padding:15px 0 12px 0;
	}
	
#footer_nav {
	text-align:center;
	margin:0 0 15px 0;
	}
	
#footer_nav a {
	color:#999999;
    font-size :9px;
	margin:0 3px 0 3px;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#footer_nav a:hover {
	text-decoration:underline;
	}
	
#footer_nav .currentFooterLink
{
	text-decoration:underline;
}
	
#footer_logos {
	float:left;
	width:48%;
	padding:0 0 0 11px;
	}
	
#footer_contact {
	float:right;
	font-size:10px;
	color:#999999;
	text-align:right;
	padding:0 11px 0 0;
	}
	
#subfooter {
	margin:0 auto;
	width:985px;
	background:url(images/footer_shadow.gif) no-repeat top center;
	padding:20px 0 0 0;
	}
	
#copyright {
	float:left;
	width:48%;
	font-size:9px; 
	color:#999999;
	}
	
#sponsors {
	float:right;
	text-align:right;
	width:48%;
	font-size:9px;
	color:#999999;
	}
	
.validatorCalloutHighlight 
{
    background-color: red !important; 
}
.ajax__validatorcallout_error_message_cell
{
	color: #999999 !important;
}

.submitButton
{
	background-color: #B1D33A;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	border:1px solid #00336F;
}
tr em
{
	color:Red;
}

#blackhills {
        width:228px;
        float:left;
        text-align:center;
        background:url(../Public/Images/blackhills_pic.jpg) no-repeat top center #8fe3e3;
        padding:131px 0 10px 0;
        }

#siouxempire {
        width:228px;
        float:left;
        text-align:center;
        background:url(../Public/Images/siouxempire_pic.jpg) no-repeat top center #9ec0e3;
        padding:130px 0 10px 0;
        }
.content_pics {
	float:left;
	margin:10px 10px 0 0;
}

