@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	background-image:url(../images/bg.jpg);
	margin:0px 0px;
	padding:0px 0px;
	color:#333333;
	font-family:tahoma, arial, sans-serif;
	font-size:13px;
	line-height:15px;
}

p {
	color:#333333;
	font-family:tahoma, arial, sans-serif;
	font-size:13px;
	line-height:16px;
	margin-left:0px;
	font-align:left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:10px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#51371d;
	margin-bottom:10px;
}

img {
	border:0px;
	margin:0 0;
	padding:0 0;
}

ul {
	list-style-type:disc;
	padding-left:20px;
}

/* LINKS */

a img { border:0px; }

a {
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
	color:#003366;
}

a:visited {
	text-decoration:underline;
	color:#5a85b4;
}
a:visited:hover {
	text-decoration:none;
	color:#5a85b4;
}

/* .pkg - wraps enclosing block element around inner floated elements */
.pkg:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg[class] { height: auto; }
.pkg { display: block; }
/* */

#hdr {
	background-image:url(../images/bg-hdr.jpg);
	background-position:top center;
	margin: 0 auto;
	padding:0 0;
	padding-top:5px;
	width:100%;
	border-bottom:solid 3px #336699;
	height:158px;
}

div.copy {
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-y;
	width:857px;
	background-position:top center;
	margin: 0 auto;
	text-align:left;
}

div.copy.indent p {
	margin-left:30px;
	margin-right:30px;
}

div.copy.indent img.right-col {
	margin-right:50px;
	padding-left:15px;
	padding-bottom:15px;
}

div.copy.indent h1 {
	margin-left:30px;
	margin-right:30px;
}

div.copy.indent ul {
	margin-left:30px;
	margin-right:30px;
}



/* HOMEPAGE */

div.copy img.shading {
	margin-left:4px;
}
div.copy.indent img.shading {
	margin-left:4px;
	margin-bottom:10px;
}
div.copy div.splash {
	width:465px;
	margin-left:15px;
	float:left;
}

div.copy div.pkg div.intro-copy {
	width:360px;
	padding-top:60px;
	float:left;
}

div.copy div.pkg div.intro-copy p {
	font-size:14px;
	line-height:19px;
}

div.copy div.pkg div.intro-copy img.btn {
	margin-top:15px;
}

div.copy div.quote {
	float:left;
	background-image:url(../images/bg-quote.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:15px;
	margin-right:10px;
	padding-left:15px;
	padding-top:10px;
	width:245px;
	height:202px;
	padding-right:5px;
}

div.copy div.tertiary {
	width:245px;
	height:203px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding-top:5px;
	padding-left:15px;
}

div.vertical-dotted {
	background-image:url(../images/dotted-line-vertical.gif);
	background-repeat:repeat-y;
}

#nav {
	background-image:url(../images/bg-nav.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:860px;
	height:157px;
	text-align:center;
	margin: 0 auto;
}

#nav img {
	margin-top:103px;
	margin-left:10px;
	margin-right:1px;
}

#footer {
	width: 849px;
	height: 80px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(../images/bg-footer.gif);
	background-repeat:no-repeat;
}

#footer h3 {
	color:#f1dba5;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding-top:9px;
	padding-bottom:0px;
	margin:0 0;
}

#footer p {
	color:white;
	text-align:center;
	line-height:18px;
	margin-top:4px;
	margin-bottom:7px;
	margin-right:0px;
}

/* NEWS */

p.date {
	font-weight:bold;
	border-bottom:1px solid black;
	font-size:15px;
	padding-top:20px;
	margin-bottom:4px;
	width:600px;
}
p.newsy {
	width:575px;
	padding-right:15px;
}

div.news_content {
	background-color:#e1d1b3;
	padding-top:15px;
	padding-left:5px;
	padding-bottom:15px;
	padding-right:15px;
	border:solid 1px #663300;
	border-left:solid 1px #663300;
	width:540px;
	margin-left:25px;
}

div.copy.indent div.news_content ul {
	margin-left:5px;
}

ul.writings li{
	margin-bottom:15px;
	margin-left:0px;
	padding-left:0px;
}



/* BIO */

/* STACKING DIVS */
.stack
	{
	min-height:0; /* IE 7 */
	
	}

.stack:after
	{
	content:".";
	clear:both !important;
	display:block;
	height:0;
	visibility:hidden;
	}

* html .stack { height:1%; } /* IE 6 */

.stack DIV
	{
	float:left;
	}

div.tabs {
	width:547px;
	margin-bottom:0px;
	border-bottom:solid 1px #663300;
}

div.tab {
	background-color:#d7cbb1;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	padding-bottom:6px;
	margin-right:4px;
	border-top:solid 1px #663300;
	border-left:solid 1px #663300;
	border-right:solid 1px #663300;
	border-bottom:none;
	margin-left:3px;
	margin-top:2px;
	margin-bottom:0px;
}

div.tabs a:hover {
	color:#262626;
	cursor:pointer;
	cursor:hand;
}

div.tabs a:visited {
	color:#336699;
}

div.tab_selected {
	background-color:#f2e8d4;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:7px;
	border-top:solid 1px #663300;
	border-left:solid 1px #663300;
	border-right:solid 1px #663300;
	margin-right:2px;
	margin-bottom:-1px;
	margin-top:0px;
	color:#262626;
	margin-left:0px;
}

div.bio_content {
	background-color:#f2e8d4;
	padding-top:25px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:5px;
	border-right:solid 1px #663300;
	border-left:solid 1px #663300;
	border-bottom:solid 1px #663300;
	border-top:none;
	margin-top:0px;
	width:525px;
}

div.news_content {
	background-color:#f2e8d4;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;
	border:solid 1px #663300;
	border-left:solid 1px #663300;
	width:510px;
}

div.unselected_container {
	/*border-bottom:solid 1px #663300;*/
	width:547px;
	margin-top:20px;
}

div.alternation {
	background-color:#e2d8c5;
	margin-left:-8px;
	padding-left:8px;
	padding-top:2px;
	width:523px;
}

div.bio_split {
	width:261px;
	margin:0px 0px;
	/*height:27px;*/
	padding-top:7px;
	padding-bottom:7px;
}

div.bio_split p {
	padding:0px 0px;
	margin:0px 0px;
}

div.year_split {
	width:175px;
	margin:0px 0px;
	
	padding-top:7px;
}

div.details_split {
	width:320px;
	margin:0px 0px;
	padding-top:7px;
}

div.year_split p {
	margin-right:10px;
}

div.details_split p {
	margin-right:10px;
}

img.cert {
	margin-bottom:-2px;
	margin-left:8px;
}

p.quals {
	line-height:20px;
}

.view {
	visibility:hidden;
	position:absolute;
	width:547px;
}

.view2 {
	visibility:hidden;
	position:absolute;
	width:547px;
}

.view3 {
	visibility:hidden;
	position:absolute;
	width:547px;
}

.bio_height {
	height:2000px;
	margin-left:30px;
}

div.copy.indent div.bio_height p {
	margin-left:0px;
}

/* REFERENCES */

p.quote-ref {
	font-size:14px;
	font-style:italic;
	line-height:19px;
	width:520px;
}

p.credit {
	margin-bottom:25px;
}

p.credit a {
	font-weight:normal;
}