/* CSS Document */

html, body {
	background-color: #EEF3F6;
	background-image: url(../images/nsr_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h2 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #0b6b5a;
}
#container {
	background: url(../images/nsr_mainBG.gif) repeat-y;
}
#top {
	height: 84px;
}
#shadowLeft {
	background: url(../images/nsr_shadowLeft.gif) no-repeat;
}
#shadowRight {
	background: url(../images/nsr_shadowRight.gif) no-repeat;
}
#header {
	height: 173px;
}
#logo {
	margin: 10px 0 0 10px;
	float: left;
}
#toolwrap {
	float: right;
	width: 200px;
}
#tools {
	margin: 0;
	padding: 0;
}
#tools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 157px;
	float: right;
}
#tools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tools ul li a:link, #tools ul li a:visited {
	padding: 16px 16px 0 5px;
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#tools ul li a img {
	margin: 0 3px 0 0;
}

/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#phone {
	float: right;
	width: 200px;
}
#phone h2 {
	text-align: right;
	margin: 25px 15px 0 0;
	color: #0b6b5a;
	font-size: 19px;
	font-weight: normal;
	clear: both;
	text-decoration: none;
}

#nav {
	border: solid 1px #548199;
	margin-left: 10px;
	width: 215px;
	float: left;
}
#nav ul {
	padding: 0;
	margin: 0;
	text-align:left;
	list-style:none;
}
#nav ul li {
	padding: 0;
	margin: 0;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	color: #183b57;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0 0 12px;
	background: url(../images/nsr_navBG1.gif) repeat-y;
	display: block;
	margin: 0;
	height: 19px;
	border-top: solid 1px #dbe8f1;
	border-bottom: solid 1px #183b57;
}

#nav ul li a:hover {
	background:url(../images/nsr_navBG2.gif) repeat-y;
}

#nav ul li a.first:link, #nav ul li a.first:visited {
	border-top: none;
	height: 20px;
	padding: 3px 0 0 12px;
}

#nav ul li a.last:link, #nav ul li a.last:visited {
	border-bottom: none;
	height: 19px;
	padding: 3px 0 0 12px;
}

#nav ul li img {
	margin: 0;
	border: none;
}
#header img {
	border:1px solid #548199;
	float:right;
	margin:0pt 10px 0pt 0pt;
}
#header #player {
	float: right;
	margin: 0 10px 0 0;
	border: solid 1px #548199;
	width: 528px;
	height: 190px;
}
#contentContainer {
	padding: 10px;
}

/* self clearing rules */
#contentContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contentContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#contentContainer { display: block; }
/* End hide from IE-mac */

#contentContainer .home .content {
	width: 490px;
	float: left;
}
#contentContainer .home .graphic {
	float: right;
	width: 237px;
	border: solid 1px #548199;
}
	#contentContainer .home .graphic h2 a {
		color: #FFF;
	}
/* Senior Leadership Team Styles */
#seniorleadership {
	float: left;
	margin-left: 2.5em;
}
#seniorleadership dt {
	font-weight: bold;
}
#seniorleadership dd {
	margin-left: 0;
}
#seniorleadership ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Homepage Feature Boxes Styles */
#contentContainer .home .feature {	
	height: 160px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: top left;
}
#contentContainer .home .feature h2 {
	padding: 10px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: relative;
	top: 125px;
}
#contentContainer .home #volunteer.feature h2 {
	font-size: 13px;
	padding-top: 4px;
}
#contentContainer .home #volunteer.feature h2 span {
	font-size: 11px;
	text-transform: uppercase;
}
#contentContainer .home #biketour.feature {
	background-image: url(../images/biketour_feature.jpg);
	margin-top: 25px;
}
#contentContainer .home #volunteer.feature {
	background-image: url(../images/volunteer_feature.jpg);
}

#footer {
	background: url(../images/footerBG.gif) repeat-x;
	height: 74px;
	font-size: 11px;
	color: #5883a9;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 8px 0 0 10px;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 10px 10px 0 0;
}

#footer p {
	margin: 0 0 0 0;
}
#footer p#copyright {
	margin-top: 8px;
}
#footer a, #footer a:visited {
	color: #5883a9;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #5883a9;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #5883a9;
	text-decoration: underline;
}
.tableHeader {
	background: #5883a9;
	color: white;
	font-weight: bold;
}
.tableCell {
	background: #FFFFFF;
}
.tableBorder {
	background: #415e7e;
}
.clear {
	clear: both;
	height: .01em;
	margin: 0;
	padding: 0;
}
