/* CSS Document */

body {
	background-color: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body.bio {
	background-color: #fff;
}

/** General Styles **/

.titlew {
	color : #FFFFFF;
	font-size : 0.9em;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 15px;
}

h1 {
	font-size: 1.2em;
	color: #576380;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #576380;
}

h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #5C91AF;
}

h3 a {
	color: #5C91AF;
	text-decoration: underline;
}

p {
	color : #647484;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: normal;
}

p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}

.highlight {
	margin-bottom: 20px;
	background-color: #CCC;		
}

ul {
	padding-top: 0;
	margin-top: 0;
	color : #647484;
	font-size : 11px;
	font-weight: normal;
}

li a {
	color : #294A7B;
}

li a:hover {
	color : #000000;
}

a#skipnav, a:visited#skipnav, a:hover#skipnav {/* Hide a skip nav link for screen readers*/
	position: absolute;
	display: block;
	height: 1px;
	overflow: hidden;
	top: 0;
	left: 0;
	text-indent: -9000px;
}

.greybar {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: normal;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}

.bio {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	background-color: #fff;
}

.photoR {/* Style for a photo floated to the right, p tag for caption */
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.photoR p {
	font-size: 0.6em;
	color: #666666;
}

.photoL {/* Style for a photo floated to the left, p tag for caption */
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.photoL p {
	font-size: 0.6em;
	color: #666666;
}

/** End General Styles **/

/** List Styles **/

div.twocolumn {
	margin: .3em 0 1.7em 0;
	z-index: 1;
}

/** quick table to line up column headings **/
table.twocolumn {
	margin-left: 10px;
	color: #5C91AF;	
}

/** original code for twocol h3 tag
div.twocolumn h3 {
	float: left;
	margin-left: 15px;
	padding: 0;
	padding-bottom: 10px;
}
**/

div.twocolumn ul {
	float: left;
	margin-left: 15px;
	padding: 0;
	list-style-type: none;
	width: 40%;
}

div.twocolumn li {
	color: #647484;
	padding-bottom: 5px;
}

div.twocolumn li a {
	color : #294A7B;
}

div.twocolumn li a:hover {
	color: #000;
}

dl {
	color : #647484;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: normal;
}

dd {
	margin-bottom: 10px;
}

/** End List Styles **/

/** Table Styles **/

table {
	margin-top: 20px;
	color: #647484;
	font-size: 0.8em;
}

th {
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
}

td {
	vertical-align: top;
}

table.board {
	margin-top: 20px;
	color: #647484;
	font-size: 0.8em;
}

table.board th {
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
}

table.board td {
	vertical-align: top;
	border: 1px solid #CCCCCC;
}

table.calendar {
	margin-top: 20px;
	color: #647484;
	font-size: 0.8em;
}

table.calendar thead th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #666666;
}

table.calendar thead th.year {
	font-size: 1.3em;
}

table.calendar tbody th {
	font-weight: bold;
	text-align: left;
	background-color: #FFFFCC;
	border-bottom: 1px solid #666666;
}

table.calendar tbody td {
	border-bottom: 1px solid #666666;
}

/** End Table Styles **/

#container {
	margin: auto;
	margin-top: 20px;
	width: 900px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 900px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../images/ncapec_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	float: left;
	margin: 0;
}

/** Main Navigation **/

#mainnav {
	margin-top: 72px;
	width: 680px;
	height: 23px;
	float: right;
	text-align: center;
}

#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 28px;
}
  
#nav li {
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
}
  
#nav li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 1px;
	padding-top: 27px;
	line-height: 10px;
  }
	
#nav li:hover ul, #nav li.sfhover ul{ display: block;}

#nav li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3061A6;
	background-color: #D9F5FF;
	text-decoration: none;
	width: 140px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	display: block;
}

#nav li ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3061A6;
	background-color: #D9F5FF;
	width: 140px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	display: block;
	text-align: center;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 22px;
}

#nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 22px;
}

#nav li ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3061A6;
	background-color: #FFFFFF;
	display: block;
	width: 140px;
	text-decoration: underline;
	padding-top: 6px;
	padding-bottom: 6px;
} 

/** End Main Navigation **/

/** Set Main Content Area **/

.contentmain {
	width: 660px;
	background-color: #fff;
	font-size: 0.9em;
	margin-left: 230px;
	margin-top: 10px;
	padding: 0;
}

/** End Main Content Set **/

/** Left Content **/

#leftcol {
	float: left;
	margin: 0;
	padding:0;
}

#lefttop {
	width: 220px;
	background-color: #fff;
	background-image: url(../images/left_top.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#search {
	height: 75px;
}

form.search {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
	margin-left: 10px;
	padding-bottom: 20px;
}

.leftcontent {
	margin-left: 10px;
	font-size: 0.9em;
}

#leftbottom {
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	background-image: url(../images/bar1.jpg);
	background-repeat: repeat-x;
}

#memberlogos {
	float: left;
	width: 200px;
	line-height: 60px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#memberlogos img {
	background-color: #fff;
	line-height: 60px;
}

/** End Left Content **/


/** Footer **/

#footer {
	background-color: #FFFFFF;
	width: 880px;
	font-size: 10px;
	padding-top: 10px;
	height: 30px;
	color: #666666;
	text-align: right;
	padding-right: 20px;
	margin: 0px;
}

#footer a {
	color: #666666;
}

/** End Footer **/

.clear {
	clear: both;
}