@charset "UTF-8";
/* palette
#CF1F43 - Lobo cherry
#E89224 - pumpkin
#8AC640 - bright mid green
#A3CD3A - light mid green
#5EC6C5 - turquoise
#C3DB6C - light green
#514EA1 - plum
#CEE18A - lightest green
#E8E8E8 - lightest grey
#999999 - mid grey
#4C4C4C - dark grey
*/

/* ----- CSS ----- */


html, body {height:100%; min-height:100%; padding:0; margin:0; }
body{
	background:#fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* ----- structure ----- */

#container{
}

#mainContent{
	padding-bottom: 30px;
	
}

#secondaryContent{
	
	height: 206px;
	height: 226px !important;
	clear: both;
	padding-top: 20px;
	
}

#navigation{
	
	height: 129px;
	display: block;
}

.content{
	width: 972px;
	overflow: hidden;
	margin: 0px auto;
}

.headercontent{
	width: 972px;
	height: 107px;
	overflow: hidden;
	margin: 0px auto;
}

	/* logo stuff */
	
#header {
	background:url(images/header_background.gif) top left repeat-x;
}

.logo {
	width: 196px;
	height: 74px;
	float: left;
	margin-right: 50px;
}

.logo a{
	width: 196px;
	height: 74px;
	display:block;
}



.logo span{
	display:none
}

.logo h1{
	margin:0;
	padding:0;
}
	/*end logo stuff*/
	
#quicklinks {
	float: right;
	margin-top: 30px;
}

/* navigation lists */

#navigation {
	background:url(images/navbackground.gif) top left repeat-x;
}

#navigation #sitelinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation #sitelinks li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 121px;
	display: block;
	height: 101px;
	float: left;
	line-height:18px;
	background: url(/images/navdivider.gif) no-repeat left center;
}
#navigation #sitelinks a {
	list-style: none;
	text-decoration: none;
	color: #4C4C4C;
	padding-top: 33px;
	
	display: block;
	height: 68px;
}
#navigation #sitelinks a:hover {
	color: #9D0606;	
}
#navigation #sitelinks a span {
	display: block;
	padding-left: 10px;
	font-size:16px;
		font-weight:200;
		margin-bottom:0px
}
#navigation #sitelinks a em {
	display: block;
	font-style: normal;
	font-size: 10px;
	padding-left: 10px;
		font-weight:200;
		margin-top:0;
}

#navigation ol{
}

#navigation ol li{
}

.dropdown ul {
	padding: none;
	font-size: 12px;
	font-family:helvetica, arial, sans-serif;
	height: 14px;
}
	
.pageTop, .pageDiv {
	border-bottom: 1px solid #D4D4D3;
	margin: 0px;
	padding:0 0 10px 10px;
}

.pageTitle {
	width: 450px;
	float: left;
	padding:0
}

.breadCrumbs {
	width: 500px; 
	float: right; 
	font-size: 11px; 
	padding-top: 20px; 
	text-align: right;
	color: #5d5c59; 
	font-weight: 700;
}

.breadCrumbs a {
	font-weight: 200; 
	color: #5d5c59;
}

.breadCrumbs span.active {
	font-weight: 200; 
	color:#9D0606
}

.sub_nav {
	width: 940px;
	}

.sub_nav p{
	color: #8AC640;
	font-size: 14px;
	font-weight: bold;
	}

.sub_nav a {
	text-decoration: none;
	font-size: 12px;
	color: #9D0606;
	}	
	
/*Index Page EVENTS replace for Slideshow */

#index_events {
	background-color: #FFF;
	width: 600px;
	height: 400px;
}

#index_events img {
	padding: 10px;
	align: left;
}

#index_events p {
	color: #333;
	font-size: 12px;
}

#index_events h1 {
	color:#8AC640;
	font-size: 14px;
}

#index_events h2 {
	color:#333;
	font-size: 13px;
}

	
/* Main Content */
	
 .home_content{
	width:640px;
	float: left;
	clear:left;
	border-right: solid 1px #d4d4d3;
	background-color:#000;
	text-align: left;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:50px;
	margin-bottom: 30px;
 }
 
 .home_content p {
 	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	}
 
 .home_content h3 {
	color: #8ac640;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	}

.youtube_content {
	width: 620px;
	padding-left: 70px;
	padding-right: 70px;
}
	
.main_content{
	width:640px;
	float: left;
	clear:left;
	border-right: solid 1px #d4d4d3;
	padding-left: 10px;	
	padding-top:0px;
	padding-bottom:50px;
	margin-bottom: 30px;
 }
 
 .main_content tr {
	width: 100%;
	font-size: 12px;
 }
 
 .main_content img {
 	padding: 15px;
	}
  .innerslide_content{
	width:640px;
	float: left;
	clear:left;
	border-right: solid 1px #d4d4d3;
	text-align: left;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:50px;
	margin-bottom: 30px;
 }
 
 .innerslide_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	}
 
 .innerslide_content h3 {
	color: #8ac640;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	}
.page_nav{
	width:300px;
	float: left;
	clear:right;
	margin-bottom: 30px;	
	margin-left:-1px;
	border-left:1px solid #D4D4D3;
	}

.sub_box{
border-bottom: solid 1px #d4d4d3;
padding: 15px 15px 20px;
	}

.sub_box ol li{
	padding-top: none;
	padding-bottom: 5px;
	font-size: 12px;
	list-style-image:url(images/list-bullet.png);
}

.positioner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.positioner h1 {
	font-size: 15px;
	color: #8ac640;
}

#footer {
	width:100%;
	height:350px;
}


.firstFooter {
	clear: both;
	padding-bottom: 20px;
	border-top: solid 1px #ccc;
}

.home .firstFooter {
	background-color: transparent;
	overflow: hidden;
}

.secondFooter {
	background: #1e1d1d;
	height: 48px;
	clear: both;
}

.clear{
	clear:both;
	padding: 5px 10px 0px;
	margin: 0
}
	

.nav_home .main_content {
font-size: 11px;
color:#666
}

.main_content {
font-weight:normal;
}


/* ----- HEADINGS ----- */

.firstFooter h2 {
	color: #9D0606;
	font-size: 18px;
	font-weight: 500;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid #e3e3e1;
	padding-bottom: 10px;
	padding-top: 16px;
}
.firstFooter h2 a{
	color: #9D0606;
	font-size: 18px;
}

a
{
outline: none;
}

h2, h3{
	font: 14px myriad, helvetica, arial, sans serif;
	color: #9D0606;
	margin: 10px 0px 10px;
	padding: 0 0 0 28px;
	height:22px;
}


.pageTitle h1 {
	color: #434343;
	height:15px;
	padding:0;
	margin: 12px 0 0  !important;
	margin: 15px 0 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	
	}
.page_nav h4 {
	font: 16px/16px helvetica, arial, sans-serif;
	color: #9d0606;
	margin: 10px 0;
}
.main_content h2 {
padding-top: 12px;
	padding-left: 0px;
	color: #9D0606;
	font-size: 20px;
}
.main_content h3, .page_nav h3{
	padding-left: 0px;
	font-size: 18px;
	color: #8ac640;
	padding: 0;
}
.main_content h4 {
	padding-left: 0px;
	font-size: 14px;
	color: #9D0606;
}
.main_content h5 {
	padding-left: 0px;
	font-size: 14px;
	color: #8ac640;
	font-weight: 700;
}

.requirements p{
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 14px;
	}

.nav_people .main_content h2{
	font: 20px helvetica, arial, sans-serif; 

}
.nav_people .main_content h2 a{
	color:#9D0606;

}

.nav_people .main_content h1{
	font: 24px/36px helvetica, arial, sans-serif;color: #898989;
	border-bottom: 1px solid #D4D4D3;
	margin-bottom: 5px;
	padding: 10px 0 20px !important;
	padding: 20px 0 10px

}
.content .addressBox h3{margin:9px 0 0;}

/*Filter */
 ul#filter {  
     float: left;  
     font-size: 12px;  
     list-style: none;  
     margin-left: 0;  
     width: 100%;  
 }  
 ul#filter li {  
     border-right: 1px solid #dedede;  
     float: left;  
     line-height: 16px;  
     margin-right: 10px;  
     padding-right: 10px;  
 } 

 ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }  

ul#filter li.current a, ul#filter a:hover { 
	text-decoration: underline; 
}  
ul#filter li.current a { 
	color: #333; font-weight: bold; 
} 

/* COLLAPSIBLE PANELS  */
#directory {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 383px;
}
#directory li {
	border-top: 1px #333;
	padding: 0;
	margin: 0;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
}


.message_body {
	padding: 5px 10px 15px;
}

.more {
	color: #CF1F43;
	font-weight: 700;
	}



/* ----- PARAGRAPHS ----- */

.main_content p {
	font-size: 13px;
	color: #434343;
	line-height: 20px;
	width: 580px;

}
.page_nav p {
	font-size: 13px;
	color: #434343;
	line-height: 20px;
	/*width: 200px;*/
	margin-bottom: 5px;
	}
	
.main_content p.intro-text{
	margin-top:22px;
	margin-bottom:15px;
	padding-bottom:0;
	color: #707070;
	font-weight:100;
	font-size: 16px;
	line-height:1.5em;
	}

.rss .main_content ul{
	margin:0;
	padding:0;
	font-size:13px;
	color:#434343;
	margin:10px 20px 20px 15px;
	}

.rss .main_content li{
	margin:0;
	padding:0;
	list-style-image:url(" ");
	margin-bottom:10px;
	line-height:18px
	}
	
	
.main_content ul{
	margin:0;
	padding:0;
	font-size:13px;
	color:#434343;
	margin-left: 20px;
	}
	
.main_content li{
	margin:0;
	padding:0;
	/*margin-bottom:10px;*/
	line-height:18px
	}
	
.nav_people .main_content li.alt {
		padding:10px
		}
	
.main_content .caseDisplay li a{

	color:#666;
	border-bottom: 1px dotted #444444;
	}

.main_content .caseDisplay li a:hover{
	color:#444;
	border-bottom: 1px dotted #444444;
	background-color: #F4F2E4;

	}
/*TAKE NOTE*/

.take_note {
	padding: 0px 0px 25px 15px;
	font-size: 14px;
	font-weight: 700;
	}
	
	/*award*/

.nav_home .main_content .award{
	min-height:55px;
}

.nav_home .main_content .award img{
	float:left; 
	margin-right:10px
}
	.nav_home .main_content .award p{
	font-size: 13px;
	color:#666;
	width:auto;
	padding:0;
	margin:5px 0 0 0
}

.nav_home .main_content .award a{
	font-size: 13px;
}
	
	

.page_nav ul{
	padding-left: 15px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	line-height: 22px;
	font-size: 12px;
	margin: 0;
}
.page_nav li{

	color:#434343;
	margin-left: 0

}
.stickyService ul {
padding-left: 16px;
margin-left: 0
}
.stickyService ul li{
list-style: url(" ");
}

.news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.news li {
	padding: 0 0 1px;
	background: url(" ") repeat-x left bottom;
	line-height: 20px;
}

.home .news li {
	background: url(" ") repeat-x left bottom;

}

.news a {
	font-size: 12px;
	font-weight: 700;
	color: #555454;
}
.firstFooter .news li a{
	display: block;
	margin: 0 0 2px;
	padding: 9px 5px 10px;
	
}
.firstFooter .nav_people li a{
	display: block;
	margin: 0 0 2px;
	padding: 7px 5px;
	
}


.home .firstFooter .news li a:hover{
color: #303030;
background-color: #f1f1f1;
}
.firstFooter .news li a:hover{
color: #303030;
background-color: #d1cdc1;
}


/** PAGE ID **/

.index_spot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

	
.spot_box {

	border-top:1px solid #DEDEDD;
	width: 960px;
	padding: 0;
	height: 144px !important;
	height: 140px;
	/*margin-top: 5px;*/
	margin-bottom: 30px;
	clear:left;
}
.index_spot .spot {
	width: 305px;
	float: left;
	margin-top:0;
	margin-right: 7px;
	margin-left: 8px !important;
	margin-left: 4px;
	height: 144px;
}



.index_contact {
	font-size: 11px;
	text-align: center;
	}

.aboutStroke {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: auto;
}

.aboutStroke p {
	color: #524f4e;
	font-size: 12px;
	line-height:20px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0px;
}
.spot p {
	color: #524f4e;
	font-size: 10px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}

.box {
	width: 305px;
	float: left;
	margin-right: 8px;
	margin-left: 7px !important;
	margin-left: 3px;
	height: auto;
	padding-bottom: 20px;
}

.box img {
	padding: 5px;
}

.aboutStroke p img {
	float: left;
}
.aboutStroke p a img {
	float: none;
}
.addressBox p{
	margin-bottom: 10px;
}

.addressBox p.address{
	background: url(" ") no-repeat left top;
	display: block;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.addressBox img{
float:left;
}
.addressBox div{
float:left;
}
.firstFooter .box p {
	font-size: 12px;
	line-height: 20px;
	color: #555454;

}
.box .imageHolder {
	margin: 10px auto;
	text-align: center;
}


.nav_academics .caseHolder {

width:190px !important;
width:180px;
height:111px !important;
height: 91px;
margin: 0 20px 35px 0 !important;

}

.nav_academics .caseHolder div {
background-color:#202020;
border:3px solid #CCCCCC;
width:183px !important;
}

.nav_academics .caseHolder img {
	border: 3px solid #CCC;
	position:relative;
	top:0
}
.nav_academics .main_content .caseHolder h3 img {
	border:none;
	position:relative;
	top:2px;
}
.nav_academics .caseHolder a {
display:block;
height:111px;
overflow:hidden;
position:relative;

}

.nav_academics .caseHolder .ext-link em{
font-size: 12px; padding: 5px; display: none
}

.nav_academics .clear {
padding:0;
}

.sub_box li.active a{color:#444}

.index_spot  .n01 {
	background: url(" ") no-repeat right;
}
.index_spot  .n02 {
	background: url(" ") no-repeat right;
}
.index_spot  .n03 {
	background: url(" ") no-repeat right;
}
.index_spot  .n04 {
	background: url(" ") no-repeat right;
}
.index_spot  .n05 {
	background: url(" ") no-repeat right;
}
.index_spot  .n06 {
	background: url() no-repeat right;
}
.index_spot  .n07 {
	background: url(" ") no-repeat right;
}
.index_spot  .n08 {
	background: url(" ") no-repeat right;
}
.index_spot  .n09 {
	background: url(" ") no-repeat right;
}
/* ----- IMAGES ----- */

img{
	border-style: none;
}

a span, span span {
	display: none;
}
/* ----- LINKS ----- */

a{
	text-decoration: none;
	color: #9D0606;	
	
}
a:hover{
	color:#007490;
}
a.siteBy {
	display: block;
	background: url(" ") no-repeat 10px center;
	height: 48px;
	width: 190px;
	float: left;
}
.secondFooter a:hover {
	color:#999;
}
.secondFooter p {
	float: left;
	line-height: 48px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #E3E3E3;
}
.footerRight  {
	float: right;
	width: 550px;
	height: 48px;
}
.footerRight .ee {
	float: right;
	background: url(" ") no-repeat left center;
	padding-left: 30px;
	padding-right: 15px;
	display: block;
}
.footerRight .feed {
	float: right;
	background: url(" ") no-repeat left center;
	color: #797878;
	line-height: 48px;
	padding-left: 23px;
	padding-right: 15px;
	display: block;
	font-size: 11px;
}


/* buttons */
.button {
	text-align: right;
}


/* ----- FORMS ----- */

/* Form */
/* form elements */
.contactForm p{display:block;clear:both; padding-bottom:0}

.contactForm label{
	width:140px;
	display:block;
	font:300 13px/22px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align:right;
	padding-right:15px;
	vertical-align:top;
	color:#818181
}
.contactForm input{
	font-family:verdana;
	font-size:11px;
	border:1px solid #fff;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd ;
	width:300px;
	padding:5px 4px;
	background-color:#ededed;
	
}
.contactForm input:focus, .contactForm textarea:focus{

	background-color:#fff;
}
.contactForm textarea{
	border:1px solid #fff;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd ;
	width:300px;
	padding:2px;
	font-family:verdana;
	font-size:11px;
	background-color:#ededed;
	
}
.clearform{	background: url(" ") no-repeat center top;height:2px; padding:0; margin:0 auto 20px; width:200px;}
.contactForm select{
background-color:#EDEDED;
border-color:#BDBDBD #FFFFFF #FFFFFF #BDBDBD;
border-style:solid;
border-width:1px;
font-family:verdana;
font-size:11px;
padding:5px 4px;
width:300px;
}

.contactForm input.error,.contactForm textarea.error,.contactForm select.error{border-left-color:#9D0606}
.contactForm input.cnt_middle{width:236px;}
.contactForm input.cnt_short{
	width:50px
}
.contact label.box-radio{}
.contact .form-special{display:block;
float:right;
width:420px;height:20px; padding-bottom:10px}
.contact .form-special input{display:inline; width:auto; border:none; background-color:transparent}
.contact .form-special label{display:inline; width:auto; float:none}
.contactForm small {font:9px Arial, sans-serif}
.contactForm .captcha{display:none}
p.newschecker {padding-bottom:16px;}

p.newschecker label input {margin:0; width:15px; background-color:#fff; border:none; display:inline; float:left}
p.newschecker label {margin:0;font-size:12px; width:300px; text-align:left;}
#newsletter{line-height:21px}
#privacy{font:9px/14px Arial, sans-serif;color:#747474;}
.marginleft{
	margin-left:150px;
}
.contactForm .Next {
	height:35px;
	float:left;
	background:#619021;
	font:13px/35px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	margin-left: 320px !important;
	margin-left: 160px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.contactForm .Next a {
	color:#FFFFFF;
	}
#send-button{
width: auto !important;
width:172px;
height: auto !important;
height:36px;
margin-left: 152px;
border:none;
background-color: transparent
}
#commentform{
padding-bottom:50px
}
.content .content{width:auto}
body.error input{margin-top:10px} 

.skip {display:none;}


.about-profile ul .twitter {
	background: url(" ") no-repeat;
}
.about-profile ul .linkedin {
	background: url(" ") no-repeat;
}
.about-profile ul .facebook {
	background: url(" ") no-repeat;
}
.about-profile ul .flickr {
	background: url(" ") no-repeat;
}
.about-profile ul .delicious {
	background: url(" ") no-repeat;
}
.about-profile ul .website {
	background: url(" ") no-repeat;
}
.about-profile ul .email {
	background: url(" ") no-repeat;
}
.nav_people .main_content blockquote p{width: 90%;font-style:italic;}
.hidden{display:none}

