/* @override http://epicenterone.com/~nccommun/css/all.css */

/*
 *  NCCF
 *  Site by New Media Campaigns
 */

/* Eric Meyer's Reset styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}


/* Begin text */

body {
	font-size: 75%;  /* Reset base size to 12px */
	line-height: 1.5em;
	color: #666666;
	}

body, input, textarea, select, label {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	}
	
code {
	font-family: Consolas, "Courier New", Courier, mono;
	}
	
p {
    padding-bottom: 1.5em;
	}
	
a:link, a:visited {
    color: #006a71;
    text-decoration: none;
    -webkit-transition: color 0.4s;
	}	
a:focus, a:hover, a:active {
    color: #669933;
	}

h1 {
    color: #006666;
	font: normal 2.33em/1.29em "Times New Roman", Times, serif;
	padding: 0.43em 0;
	}
	
h1#recent-entries-header{
	padding-top:16px;
	font-size:1.25em;
}
	
h2 {
    font-size: 1.333em;
    padding-bottom: 0.5em;
    font-weight: bold;
    color: #006666;
	}
	
h3 {
    font-size: 1.167em;
    line-height: 1.71em;
    font-weight: bold;
    color: #006666;
	}
	
h4 {
    font-size: 1.17em;
    font-weight: bold;
    color: #006666;
    padding-bottom: 0.64em;
	}

blockquote {
	margin: 0.75em 1.5em 1.5em;
	padding: 0.75em;
	background: #e4f1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
ul {
	padding-bottom: 0.75em;
	padding-left: 1.5em;
	list-style-type: disc;
	list-style-position: outside;
	}
ol {
	padding-bottom: 0.75em;
	padding-left: 1.5em;
	list-style-type: decimal;
	list-style-position: outside;
	}
ul li, ol li {
	padding-bottom: 0.75em;
	}
ul#section-list {
  padding-left: 0;
  list-style-type: none;
  }

label {
	font-size: 1em;
	}
label.error {
	color: #a44;
	padding-left: 0.5em;
	}

input, textarea, select {
	font-size: 1em;
	}

img {
	-ms-interpolation-mode: bicubic;  /* Fixes IE6 scaling ugliness */
	}

/* End text */ 


/* Begin page styles */

html {
    width: 100%;
	background: #fff;
	}

/* End page */


/* Begin header styles */

#headerWrapper {
	width: 100%;
	overflow: hidden;
	height: 178px;
	background: #cce5cc;
    }
/* Clearfix */
#headerWrapper:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */
* html #headerWrapper {height: 1%;}
/* IE7 */
*:first-child+html #headerWrapper {min-height: 1px;}

#header {
	position: relative;
	width: 902px;
	height: 150px;
	margin: 0 auto;
	}
#skip {
	height: 0;
	width: 0;
	position: absolute;
	left: -9999px;
	}

#logo {
	width: 530px;
	height: 150px;
	margin: 0 auto;
	padding: 5px 0 0;
	background: #fff;
	text-align: center;
	}

#nav {
	position: absolute;
	width: 100%;
	height: 28px;
	background: #669933;
	padding: 0;
	text-align: center;
	list-style-type: none;
	-webkit-box-shadow: 0 6px 8px rgba(0,0,0,0.4);
	}
#nav li {
	position: relative;
	display: inline;
	padding: 0;
	}
#nav li a {
  display: inline-block;
	font-size: 0.92em;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 1.5em;
	border: none;
	}
#nav li a:focus, #nav li a:hover, #nav li.open a {
	border: none;
	background: url(../images/nav-active.png) repeat-y 0 0;
	}
#nav li ul {
	position: absolute;
	display: none;
	width: 200px;
	left: 0;
	top: 22px;
	padding: 0.5em 0;
	background: #0f4d4d;
	background: rgba(6,50,50,0.85);
	font-size: 1.09em;
	text-align: left;
	list-style-type: none;
	}
#nav>ul { display: none; }
#nav li ul li {
    width: 100%;
	}
#nav li ul li a, #nav li.open ul li a {
	display: block;
	padding: 3px 1em;
	line-height: 1.4em;
	color: #fff;
	background: rgba(0,133,133,0);
	background-image: none;
	border: none;
	text-transform: none;
	}
#nav li ul ul {
  display: block;
	position: static;
	font-size: 1em;
	background: none;
	padding: 0;
	border: none;
	}
#nav li ul li a:hover {
	background: #127271;
	}
#nav li ul li ul li a { padding-left: 1.5em !important; }
#nav li ul li ul li ul li a { padding-left: 2em !important; }

#givenow {
	position: absolute;
	top: 0;
	width: 800px;
	left: -614px;
	}
#givenow a {
	display: block;
	position: relative;
	height: 37px;
	background: #012c32 url(../images/givenow.png) no-repeat right 0;
	text-indent: -9999px;
	}
#givenow a:hover {
	background-position: right -37px;
	}

#search {
	position: absolute;
	width: 780px;
	height: 17px;
	right: -614px;
	padding: 10px;
	background: #012c32 url(../images/search-bg.png) repeat-y left 0;
	top: 0;
	}
#search fieldset {
	width: 902px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#search input#phrase {
	width: 152px;
	height: 13px;
	padding: 4px 5px 0;
	color: #012c32;
	background: #d1e1e1 url(../images/search-input.png) no-repeat;
	border: none;
	}
#search input.submit {
	height: 17px;
	line-height: 12px;
	color: #fff;
	background: #012c32;
	border: 1px solid #014e59;
	vertical-align: bottom;
	}
#search input.submit:focus, #search input.submit:hover { background: #014e59; }
#search input.submit:active { background: #5f9d95; }

/* End header */


/* Begin body styles */

#contentOuter {
  width: 100%;
	background: #cce5cc url(../images/content-bg.png) repeat-y center top;
  }
/* Clearfix */
#contentOuter:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */
* html #contentOuter {height: 1%;}
/* IE7 */
*:first-child+html #contentOuter {min-height: 1px;}
#contentOuter{min-height:450px!important;}
#contentWrapper {
  clear: both;
	width: 902px;
	margin: 0 auto;
  background: url(../images/content-bottom.png) no-repeat 50% 100%;
	}
#contentWrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#contentWrapper {display:inline-block;}
/* Hide from IE Mac \*/
#contentWrapper {display:block;}
/* End hide from IE Mac */
	
#sidebarLeft {
	float: left;
	width: 186px;
	}

#sidebarLeft #quicklinks {
	display: block;
	position: relative;
	width: 800px;
	left: -614px;
	padding: 0;
	list-style-type: none;
	background: url(../images/quicklinks.png) no-repeat right 0;
	text-indent: -9999px;
	border-bottom: 1px solid #fff;
	z-index: 40;
	}
#sidebarLeft #quicklinks li {
  padding: 0;
	height: 46px;
  }
#sidebarLeft #quicklinks a:hover {
	background-position: 0 -46px;
	}
#sidebarLeft #quicklinks ul {
	display: none;
	position: absolute;
	left: 800px;
	top: 0;
	list-style-type: none;
	padding: 10px 0 5px;
	border-left: 4px solid #fff;
	color: #fff;
	background: #669933;
	background: rgba(102,152,51,0.92);
	}
#sidebarLeft #quicklinks:hover ul {
	display: block;
	}
#sidebarLeft #quicklinks ul li {
	height: auto;
	}
#sidebarLeft #quicklinks ul li a {
	background: none;
	position: static;
	display: block;
	height: auto;
	width: 140px;
	padding: 5px 15px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-indent: 0;
	-webkit-transition: background 0.3s;
	}
#sidebarLeft #quicklinks ul li a:hover {
	background: #336600;
	background: rgba(51,102,0,0.8);
	}

#sidebarLeft h4 {
	display: block;
	position: relative;
	line-height: 20px;
	width: 176px;
	padding: 13px 10px 13px 314px;
	margin: 45px 0 20px;
	left: -314px;
	font-size: 1.333em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background: #002c32 url(../images/section-title-bg.png) repeat-y right 0;
	}
#sidebarLeft h4 a {
	color: #fff;
	}

#sidebarLeft #subnav {
	padding: 0 0 1.5em;
	list-style-type: none;
	font-weight: bold;
	}
#sidebarLeft #subnav ul {
	padding: 0 0 0 0.5em;
	list-style-type: none;
	font-weight: normal;
	}
#sidebarLeft #subnav li {
	padding: 0;
	}
#sidebarLeft #subnav li a {
	display: block;
	line-height: 1.333em;
	padding: 5px 10px 5px 0;
	}
#sidebarLeft #subnav li a:focus, #sidebarLeft #subnav li a:hover {
    color: #006a71;
	background: url(../images/sidebar-hover-bg.png) repeat-y right top;
	}
#sidebarLeft #alphalist { padding-right: 1em; }
#sidebarLeft #alphalist a { padding: 0 1px; }

#content {
	float: left;
	width: 490px;
	padding: 0 20px 3em;
	background: #fff;
	}

#content a { text-decoration: underline; }
#content p a:link, #content p a:visited {
  color: #666;
  text-decoration: underline;
  }
#content p a:focus, #content p a:hover, #content p a:active {
    color: #669933;
	}
#content h1 a:link, #content h1 a:visited {
    color: #006a71;
    text-decoration: none;
    }

#content table tr {
	background: #f1f1f1;
	border-bottom: 1px solid #fff;
	}
#content table th {
	padding: 5px 10px;
	background: #ddd;
	border-bottom: 2px solid #aaa;
	}
#content table td {
	padding: 5px 10px;
	}
#content table td p {
	padding: 0;
	}

#content .top {
  text-align: center;
  font-size: 0.833em;
  padding-top: 1.8em;
  }

#affiliate_map {
  position: relative;
  overflow: hidden;
  left: -17px;
  width: 523px;
  height: 402px;
  }
#affiliate_map.west-hover { background-image: url(../affiliates/map/highlight-west.jpg) !important; }
#affiliate_map.central-hover { background-image: url(../affiliates/map/highlight-central.jpg) !important; }
#affiliate_map.east-hover { background-image: url(../affiliates/map/highlight-east.jpg) !important; }
#content #returnlink {
  position: absolute;
  float: right;
  top: 0;
  right: 0;
  padding: 3px 5px;
  background: #999;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  }
#affiliate_map a.bullet {
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  }

.post-meta {
  font-size: 11px;
  padding-bottom: 10px;
  }
.author-photo {
  float: left;
  margin: 0 15px 15px 0;
  }

#sectionHeader {
	height: 120px;
	width: 507px;
	margin-left: -16px;
	padding: 18px 15px 0 0;
	background: #006a71;
	}
#sectionHeader img {
	float: left;
	margin: -20px 15px -20px 0;
	border-right: 4px solid #fff;
	}
#sectionHeader p {
	padding: 0;
	font-size: 0.92em;
	line-height: 1.6em;
	color: #fff;
	}
	
#content #pagination-links {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#content #pagination-links li {
	float: left;
	}
#content #pagination-links li a {
	display: block;
	padding: 0 6px;
	line-height: 24px;
	font-size: 12px;
	}
#content #pagination-links li a.current {
	margin: 0 3px;
	font-weight: bold;
	}
	
#sidebar {
	float: right;
	width: 165px;
	padding: 140px 0;
	color: #333;
	}
#sidebar h2, #sidebar h3 {
  font-size: 15px;
  line-height: 18px;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  }
#sidebar blockquote {
	font-size: 15px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
  color: #006666;
	background: none;
	margin: 0;
	padding: 0;
	}

#affiliate-sidebar {
	float: right;
	width: 165px;
	padding: 120px 0 20px;
	color: #333;
	}
#affiliate-sidebar ul {
  list-style-type: none;
  padding: 1em 0 0;
  }
#affiliate-sidebar ul li a {
  font-weight: bold;
  color: #666666;
  }
#affiliate-sidebar ul li ul {
  padding: 0;
  }
#affiliate-sidebar ul li ul li {
  padding: 0;
  }
#affiliate-sidebar ul li ul li a {
  padding-left: 1em;
  font-weight: normal;
  }

#news-sidebar {
	float: right;
	position: relative;
	width: 185px;
	}
#news-sidebar h3 {
    position: relative;
	height: 46px;
	width: 800px;
	right: 0;
	background: url(../images/news-events.png) no-repeat left 0;
	text-indent: -9999px;
	border-bottom: 1px solid #fff;
	}
#news-sidebar ul {
	list-style-type: none;
	padding: 10px 0 0 20px;
	}
#news-sidebar ul p {
	padding: 0;
	font-size: 0.9em;
	}
	
/* End body */


/* Begin footer styles */

#footerWrapper {
	margin: 0;
	}
#footer {
	overflow: hidden;
	width: 902px;
	margin: 0 auto;
    font-size: 0.75em;
    line-height: 2.67em;
    color: #666666;
	}

#footer a {
	vertical-align
	color: #336666;
	}
	
#footer ul {
	list-style-type: none;
	padding: 0;
	}
#footer ul li {
	display: inline;
	margin-right: 1em;
	}

#footer #links {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	}

#footer #copyright {
    float: right;
	font-size: 1.11em;
	text-align: center;
	padding: 0;
	}

#footer #standards-logo {
  clear: both;
  float: left;
  }
	
/* End footer */


/* Begin Homepage */

.home #contentWrapper {
	height: 325px;
	width: 902px;
	}

.home #leftCol {
	float: left;
	position: relative;
	height: 325px;
	height: 325px;
	width: 186px;
	}
.home #leftCol #quicklinks span {
	display: block;
	position: relative;
	overflow: hidden;
	height: 46px;
	width: 800px;
	left: -614px;
	background: url(../images/quicklinks.png) no-repeat right 0;
	text-indent: -9999px;
	border-bottom: 1px solid #fff;
	}
.home #leftCol ul {
	list-style-type: none;
	padding: 1em 0 0;
	}

.home #featureStory {
	position: relative;
	display: inline;
	float: left;
	width: 523px;
	height: 325px;
	padding: 0 4px;
	background: #fff;
	}
a.more{color:#fff!important; font-size:11px; text-transform:uppercase; float:right; margin: 4px 160px 0 0; }
#menu	{position:absolute; bottom:14px; right:14px; z-index:50;}
#menu a{text-indent:-9999px; width:7px; height:7px; line-height:7px; background:#fff; display:block; margin-right:14px; float:left; }
#menu a.activeSlide{background:#669933;}

#rotate{
	list-style:none;
	margin:0; padding:0;
	z-index:1;
}
#rotate li{
	margin:0; padding:0;
	position:relative;
	height:325px;

}

.home #featureStory li .caption {
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 483px;
	padding: 80px 20px 9px;
	background: url(../images/feature-caption.png) no-repeat left bottom;
	}
.home #featureStory .caption p, .home #featureStory .caption h4 {
	padding: 0;
	color: #fff;
	}

.home #rightCol {
	float: right;
	position: relative;
	height: 325px;
	width: 185px;
	}
.home #rightCol h3 {
    position: relative;
	height: 46px;
	width: 800px;
	right: 0;
	background: url(../images/new-newsworthy.png) no-repeat left 0;
	text-indent: -9999px;
	border-bottom: 1px solid #fff;
	}
.home #rightCol ul {
	list-style-type: none;
	padding: 10px 0 0 20px;
	}
.home #rightCol ul p {
	padding: 0;
	font-size: 0.9em;
	}
	
.home #homeIntroOuter {
	width: 100%;
	background: url(../images/homeIntro-bg.png) repeat-y 50% 0;
	}
.home #homeIntroInner {
  width: 902px;
	margin: 0 auto;
	padding: 3em 0 0;
  }
.home #homeIntro {
	margin-right: 189px;
	border-bottom: 1px solid #999999;
	}

/* Clearfix */
.home #homeIntro:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */
* html .home #homeIntro {height: 1%;}
/* IE7 */
*:first-child+html .home #homeIntro {min-height: 1px;}

.home #intro {
	float: left;
	width: 325px;
	padding: 0 26px 1.5em 0;
	border-right: 1px solid #999999;
	color: #005a61;
	}
.home #intro h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	color: #005a61;
	}
.home #intro p {
    padding-bottom: 0.75em;
	}
.home #intro #homeMap {
	float: right;
	margin-left: 1.5em;
	}

.home #blog {
	float: left;
	width: 330px;
	padding: 0 20px 0 10px;
	border-bottom: 1px solid #999999;
	}
.home #blog img {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
	}
.home #blog h3 {
	line-height: 1.4em;
	}
.home #blog a {
	color: #669933;
	}

.home #map {
	float: left;
	width: 330px;
	padding: 10px;
	}
	
.home #map h4{
	font-family:Georgia,serif;
	font-weight:normal;
	font-size:16.5px;
	margin-top:-24px;
}

/* End homepage */

#comments input[type=text]{width:200px; padding:4px;}
#comments textarea{width:100%; height:100px;}


/* Scholarship Search Results */

#scholarship-search-form{
	background: #EEE;
	border: 1px dotted #CCC;
	margin: 0 0 18px 0;
	padding: 18px;
}
#scholarship-search-form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#scholarship-search-form fieldset{
	float: left;
	margin: 0 18px 0 0;
}

#scholarship-search-results h2{
	margin: 0;
	padding: 0;
}
#scholarship-search-results ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	#scholarship-search-results li{
		border-bottom: 1px dotted #CCC;
		padding: 18px 0 0 0;
	}
		#scholarship-search-results li h3{
			margin: 0;
			padding: 0 0 18px 0;
		}
		#scholarship-search-results li p{
			margin: 0;
			padding: 0 0 18px 0;
		}
		
dl#scholarship-details dt{ font-weight: bold; }
dl#scholarship-details dd{
	margin: 0 0 18px 2em;
}

.generated-inline-form input[type=text]{width:250px; padding:2px; color:#999;}
.generated-inline-form input[type=submit]{	height: 17px;
	line-height: 12px;
	color: #fff;
	background: #012c32;
	border: 1px solid #014e59;
	vertical-align: bottom;}
	
/*
ColorBox Core Style
The following rules are the styles that are consistant between themes.
Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
ColorBox example user style
The following rules are ordered and tabbed in a way that represents the
order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
#cboxContent{margin-top:32px;}
#cboxContent{background:#000; padding:1px;}
#cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/controls.png) 0 0 no-repeat;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}