/* Primary Styles
    Author: Nine Yards Media
 */

body, html {
	background-color: #6790df;
	color: #555555;
}

header {
	background: #ffffff url('/img/navband.jpg') top center repeat-x;
	height: 50px;
	overflow: hidden;
}

footer {
	text-align: center;
	background: #000000 url('/img/footerband.jpg') top center repeat-x;
	padding-top: 30px;
}

#teaserTop, #teaserBottom {
	margin: 0 auto 0 auto;
	width: 100%;
	padding: 0px;
	background-color: #ffffff;
	border-top: 1px solid #f2f2f2;
	overflow: hidden;
}

#teaserTop {
	height: 150px;
}

#teaserBottom {
	background-color: #e7e7e7;
	height: 250px;
}

.teaserContent {
	width: 955px;
	margin: 0 auto 0 auto;
}

#teaserBottom .teaserContent {
	background: #e7e7e7 url('/img/teaserBottomBG.jpg') 0 0 no-repeat;
	overflow: hidden;
	height: 210px;
	padding: 20px 0px 20px 0px;
}


#copyright p{
	width: 955px;
	height: 224px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	color: #ffffff;
	font-family: 'Lato', helvetica, arial, sans-serif;
	font-size: .9em;
}

#container {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;
	background: #ffffff url('/img/bgrnd.jpg') top center no-repeat;
}

#content {
	width: 955px;
	margin: 0px auto 0px auto;
	padding: 0px;
	overflow: hidden;
}

#masthead {
	height: 40px;
	width: 206px;
	text-align: left;
}

.staffPic {
	float: left;
	margin: 0 20px 20px 0;
}

.column ul {
	clear: both;
}

li.liHeader {
	margin-top: 10px;
	color: #222222;
}

li.liHeader:first-child{
	margin-top: 0;
}

ul.column {
	width: 232px;
	margin-right: 20px;
}

div.column {
	width: 350px;
}

ul.column li{
	padding-bottom: 5px;
}

.left {
	float: left;
}

.disc {
	width: 200px;
}

div.colSet {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

div.colSet img {
	margin-right: 10px;
	height: 100px;
	width: 100px;
}

div.colSet h3 { 
	margin-top: 20px;
}

/* Column Styling */

.columns {
	width: 1020px;
	position: relative;
}

.column {
	float: left;
}

#columnLeft, .teaserLeft, #mulitLeft {
	width: 290px;
}


.teaserLeft, .teaserMiddle, .teaserRight {
	float: left;
}

.teaserMiddle{
	width: 490px;
	padding-left: 30px;
}

.teaserMiddle .teaserSet{
	padding-top: 30px;
}

.teaserSet {
	width: 200px;
	float: left;
}

#teaserBottom .teaserLeft{
	padding: 30px;
	width: 230px;
}

.teaserRight{
	width:100px;
}

#teaserBottom .teaserRight{

}


#columnRight, #mulitRight{
	width: 665px;
}

#multimedia {
	display: none;
	height: 600px;
	background: #333333 url('/img/multiBG.jpg') repeat-x 0 0;
	width: 100%;
}

#multiContent {
	width: 955px;
	height: 600px;
	margin: 0 auto 0 auto;
}

#multiRight {
	display: block;
	margin: 40px 0 0 10px;
}

#multiLeft {
	margin: 100px 0 0 0;
}

#copy {
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
}

#columnRight {
	width: 665px;
	background-color: #ffffff;
	overflow: hidden;
}

#columnRightTop{
	float: none;
	width: 665px;
	height: 350px;
	overflow: hidden;
	background-color: #ffffff;
}

#columnRightMain{
	width: 420px;
	background-color: #ffffff;
	padding: 0px 50px 0px 50px; 
}

#columnRightSidebar {
	width: 80px;
	overflow: hidden;
	border-left: 1px solid #eaeaea;
	padding: 0px 0px 0px 20px;
	margin-top: 50px;
}

#testimonial {
	width: 200px;
	margin:100px 0 20px 0px;
}

#testimonial p{
	font-family: 'Alike', "Times New Roman", serif;
}


#columnLeftCopy {
	padding: 0px 30px;
}

.dateHeader {
	padding-bottom: 10px;
	border-bottom: 2px solid #999999;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}

.dateEntry {
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

p.more {
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
	font-weight: 700;
	font-size: .8em;
	margin: 0;
	color: #666666;
}

/* Splash Styling */

#splash {
	width: 1020px;
	height: 680px;
	margin: 0px;
	overflow: hidden;
}

.splashItem {
	width: 1020px;
	height: 680px;
	margin: 0px;
	overflow: hidden;
}

#splash00{
	background: #ffffff url('/img/splash00.jpg') top center no-repeat;
}

#splash01{
	background: #ffffff url('/img/splash01.jpg') top center no-repeat;
}

#splash02{
	background: #ffffff url('/img/splash00.jpg') top center no-repeat;
}

#splash03{
	background: #ffffff url('/img/splash01.jpg') top center no-repeat;
}


.splashContent {
	width: 593px;
	height: 130px;
	background-color: #ffffff;
	margin-top: 170px;
	padding: 50px;
	border-left: 7px solid #90db00;
}


/* Typography & Such */

small {
	margin: 20px 0 30px 0;
	border-top: 1px solid #eaeaea;
	padding-top: 10px;
	display: block;
}

/*
ul, p {
	font-family: 'Abel', helvetica, arial, sans-serif;
	font-size:  1em;
	text-transform: none;
	font-weight: normal;
}
*/

h1 {
	font-weight: 400;
	font-family: 'Abel', helvetica, arial, sans-serif;
	font-size: 2.3em;
	margin-bottom: 50px;
	display: block;
	color: #333366;
}

h2 {
	font-family: 'Alike', "Times New Roman", serif;
	font-weight: 400;
	margin: 0px 0 10px 0;
	font-size: 3.5em;
	color: #0046bb;
}

#multimedia h2 {
	color: #ffffff;
}

h3 {
	font-family: 'Alike', "Times New Roman", serif;
	font-weight: 400;
	margin-bottom: 20px;
	font-size: 1.5em;
}

h4 {
	font-family: 'Abel', helvetica, arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	margin-bottom: 5px;
	color: #0046bb;
}

ul, p {
	margin-bottom: 20px;
	font-size: 1.1em;
	font-family: 'Lato', helvetica, arial, sans-serif;
}

ul {
	text-indent: 0;
	margin-left: 1em;
	list-style-image: url(/img/list.png);
	margin-bottom: 10px; 
}

ul li {
	margin-bottom: 2px;
	font-family: 'Lato', helvetica, arial, sans-serif;
}

ul ul {
	padding: 10px 0px 10px 0px
}

#columnRight p {
	font-family: 'Alike', "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

p.note {
	font-size: .9em;
}

p.intro, p.subhead {
	font-family: 'Alike', serif;
	font-size: 1.6em;
	line-height: 24px;
	font-weight: 400;
	color: #2064c0;
	margin-bottom: 10px;
}

p.datehead {
	margin: 0 0 5px 0;
	color: #999999;
	font-size: .7em;
}

.introtext, .teasertext {
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 3px;
	font-family: 'Alike', "Times New Roman", serif;
	margin: 0;
}

footer p, #teasers p {
	margin-bottom: 0;
}

a, a:visited, a:active, a:link {
	color: #003366;
	text-transform: none;
	text-decoration: none;
}

#multimedia a:link {
	color: #dcdcdc;
}

a:hover, a.selected, li.selected, .acc_trigger:hover {
	color: #999999;
	cursor: pointer;
}

a.extLink {
	background: url(/img/external.png) center right no-repeat;
    padding-right: 13px;
}

#copyright a {
	color: #81a3df;
}

#copyright a:hover {
	color: #999999;
}

.blk, a.blk {
	color: #000000;
}

.toggleClick {
	cursor: pointer;
}

.toggleNav {
	display: none;
}

.activeToggle{
	color: #000000;
	margin-top: 5px;
}

p.bigType {
	font-size: 2.5em;
	margin-bottom: 0;
	line-height: 1.1em;
	font-family: 'Alike', helvetica, arial, sans-serif; 
}

.caption {
	font-size: .7;
	margin-top: 5px;
	clear: both;
	display: block;
	font-style: italic;
}

.acc_container .block {
	display: block;
	width: 422px;
	overflow: hidden;
}


/* Form Styles */

form label {
	display: block;
	margin-bottom: 5px;
}

form input, form textarea {
	width: 350px;
}

form input, form textarea, form select {
	float: none;
	margin-bottom: 10px;
	clear: both;
	display: block;
}

#formSubmit {
	width: 75px;
}
