@charset "UTF-8";
/* CSS Document */


.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
body {
	background:#f1f1f1;
	font:97%/1.6em Arial, Helvetica, sans-serif;
	color:#161616;
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
form, input {
	margin:0;
	padding:0;
}

a {
    color: #234b65;
    font-size:1em;
    text-decoration: underline;
}

a:hover {
    color: #993300;
    text-decoration: none;
}

.small {
	font-size:10px;
}

/* CPASS CLASSES.  Do not remove any of these.  Set colors by site style. */
a.l {  /* Hub Page Links */
    color: #993300;
    font-size: 1em;
}

a.l:hover {
    color: #993300;
    text-decoration: none;
}

a.l3 {  /* Footer Links */
    color: #000;
    font-size: .9em;
    text-decoration: none;
    margin: 0 5px 0 5px;
}

a.l3:hover {
    color: #993300;
    text-decoration: underline;
}

.cellcolor,
.cellcolor p,
.cellcolor a, 
.cellcolor a:hover, 
.cellcolor h1, 
.cellcolor h2, 
.cellcolor h3 {  /*Used for section headings on pages like Newsletter */
    color: #3b78a7;
    background-color: #3b78a7;
}

.vertgradient { /* Used in Headers and Tabs */
    border: solid 1px #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top, #fff, #eee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
}

#page-pad { /* Sets Width for V2+ Content Containers */
    text-align:left;
    margin:0 auto 0 auto;
    width: 990px; /* Set according to container width: 80% for full, 550px for < 600px, -50px for 600-800px, -100 for 800-900px; -150 for 900px+ */
}

.center { /* Centers Content - DO NOT TOUCH */
    margin:0 auto;
}

.center table { /* Center Class Override for Tables - DO NOT TOUCH */
    margin:0 auto;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header_bkg {
	background:#f2f2f2 url(images/bg1.jpg) repeat-x top left;
	width:100%;
}
.header {
	background:url(images/kind-inner-voice.jpg) no-repeat top left;
	margin:0 auto;
	width:990px;
	height:124px;
}
.header2 {
	background:url(images/kind-inner-voice2.jpg) no-repeat top left;
	margin:0 auto;
	width:990px;
	height:124px;
}
.logo {
	width:960px;
	height:120px;
	overflow:hidden;
	vertical-align:center;
}
.nav_bkg {
	background:#f2f2f2 url(images/nav-top.gif) no-repeat top center;;
	width:100%;
	height:32px;
}
.nav {
	margin:0 auto;
	height:32px;
	width:990px;
}
.nav a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #092764;
	text-decoration:none;
}
.nav a:hover {
	color: #640909;
}
.content_bkg {
	background:#f2f2f2
	width:990px;
}
.content {
	margin:0 auto;
	padding:0px 0;
	width:990px;
	min-height:300px;
}
.splash {
	width:670px;
	margin:0 auto;
}
.splash_line {
	background: url(/images/galleries/style/399/splash_line.png) no-repeat top left;
	width:670px;
	min-height:55px;
	padding:15px 0 0 0;
	margin:15px 0;
}
.splash_sidebar {
	width:215px;
	float:right;
}
.splash_btn {
	position:relative;
	background:url(/images/galleries/style/399/btn.png) no-repeat;
	display:block;
	width:100%;
	text-indent: 30px;
	height:50px;
	line-height:48px;
	cursor: pointer;
	text-decoration: none;
	font-size:1.15em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#4a4a4a;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.splash_btn:hover {
	background:url(/images/galleries/style/399/btn_down.png) no-repeat;
	position:relative;
	top:-1px;
	color:#000;
}
.splash_btn:active {
	position: relative;
	top: 1px;
}
.footer_bkg {
	background:#cdc976 url(/images/galleries/style/399/footer_bkg.png) repeat-x top left;
	width:100%;
}
.footer {
	background: url(/images/galleries/style/399/footer.png) no-repeat bottom;
	margin:0 auto;
	width:960px;
	height:140px;
}
.footer_spd {
	width:670px;
	height:60px;
	line-height:60px;
	float:left;
	text-align:center;
}
.footer_date {
	width:215px;
	height:60px;
	line-height:60px;
	float:right;
	text-align:center;
    color: #000;
    font-size: .9em;
}
.toggle {
	margin:0 auto;
	width:990px;
	height:20px;
	line-height:20px;
	font-size:.8em;
}
.toggle a {
	text-indent:5px;
	line-height:20px;
	height:20px;
	text-decoration:none;
	color:#000;
	display:block;
}
.toggle a:hover {
	text-decoration:underline;
	color:#1d394f;
}
.toggle_hidden {
	width:990px;
	margin:0 auto;
	background:#f2f2f2;;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.nivo_container {
	width:740px;
	height:300px;
	margin:0 auto 40px auto;
}
.img-container {
	border:1px;
	border-style:solid;
	padding:2px;
	border-color:#1d3d56;
	}
/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
