/* CSS Document */

@import url("reset.css");

	
#wrapper {
	color:#CCCCCC;
	text-align:left;
	width:770px;
	margin:10px auto 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
;
	background-repeat:repeat-y;
	background-position:right;
	background-image:url(../images/nav-grad.jpg);
	background-position: right;
	background-repeat: repeat-y;

}

#header-grad {
	background-image: url(../images/header-grad.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 421px;
	text-align: left;
	height: 111px;
}
#disclaimer {
	color:#CCCCCC;
	text-align:left;
	margin:10px auto 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}


#logo {
	float: left;
}
#faux-col-wrap{
	background-image: url(../images/faux-col-line.jpg);
	background-repeat: repeat-y;
	width: 770px;
	height: 100%;
	min-height: 100%;
	}
#pics-wrapper {
	width: 166px;
	background-color: #1D1B1C;
	;
	float: left;
/*	height: 470px;
*/	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#pics-wrapper img {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 11px;
	clear: left;
}
#content-wrapper {
	width:549px;
	background-color: #004284;
	float: right;
	padding-right: 25px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 30px;
	}


#content-wrapper a:link, #footer a:link {
	color:#F8B520;
	text-decoration: none;
	
}
#content-wrapper a:visited, #footer a:visited {
	text-decoration: none;
	color:#F8B520;
}
#content-wrapper a:hover, #footer a:hover {
	color:#F8B520;
	text-decoration: underline;
}
#content-wrapper a:active, #footer a:active {
	color:#F8B520;
}	
#header-wrapper {
	background-color: #1D1B1C;
	width: auto;
	height: 111px;
}
#footer {
	background-color:#1D1B1C;
	font-size: 11px;
	text-align: right;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: right;
	width: 734px;
}
#wrapper #content-wrapper #footer p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* Navigation 
------------------------------------------------------------------------ 
#navcontainer {
	width: 800px;
	background-color: #FF0000;
	}*/

#navcontainer ul {
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	line-height: normal;


}
#navlist {
	background-image:url(../images/header-grad.jpg);
	background-repeat:repeat-y;
	background-position:right;

}
#navcontainer li {
	display: inline;
	margin-left: 0px;
}
	
#navcontainer a:link, #navcontainer a:visited {
	display:block;
	width:78px;
	float: left;
	color: #000;
	background-color: #1D1B1C;
	background-image:url(../images/nav-grad.jpg);
	text-decoration: none;
	border-right: 2px solid #1D1B1C;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#navcontainer a:hover {
color: #1B4196;
background-color: #FFCC33;
}


#page-home #link-home, 
#page-biography #link-biography,
#page-services #link-services,
#page-resources #link-resources,
#page-newsletter #link-newsletter,
#page-publications #link-publications {
background-color: #FFCC33;
}
h3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FAB41E;
	margin-right: 50px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #E6E6E6;
}
h4 {
	font-size:14px;
	padding-top: 8px;
	padding-bottom: -3px;
	margin-bottom: 0px;
	color: #E6E6E6;
}
.quote {
	color: #FFFF33;
	margin-top: 1.8em;
	text-align: center;
}
#biopic {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#title {
	font-size: 16px;
	font-style: italic;
	position: relative;
	width: 250px;
	left: 510px;
	top: -25px;
}
#publist-indent {
	margin-left: 60px;
}
#books {
	background-color: #004284;
	float: right;
	width: 175px;
	border: thin solid #999999;
	padding: 10px;
	margin: 12px;
}
.subhead {
font-size: 16px;
}

