body {
	margin:0 auto;
	padding:0;
	background:#EBF1F1/*#cee4df*/;
	color:black;
	font-family: helvetica, "trebuchet ms", arial;
	font-size: 10pt;
	line-height: 1.2em;
	background-image:url('images/gradient.jpg');
	background-repeat:repeat-x;
}

div {
	margin:0;
	padding:0;
}

hr {
	margin: 0px 15px;
	height: 0px;
	border: 1px dashed #669999;
}

ul {
	line-height: 1.2em;
	list-style-type: disc;
}

a:link {color:#008080;} /* unvisited link */
a:visited {color:#008080;} /* visited link */
a:hover {color:cornflowerblue;} /* mouse over link */
a:active {color:#669999;} /* selected link */

#outer-wrap {
	width:900px;
	margin:0 auto;
	position:relative;
}

#inner-wrap {
	background:white;
	background-image:url('images/gradient_light.jpg');
	background-repeat:repeat-y;
	background-position: top right;
	border: 1px solid #008080;
}

#statement {
	font-style:italic;
	margin:15px 0 15px 75px;
}

#content {
	line-height: 1.2em;
	margin: 50px 150px;
}

#header-outer {
	background-image:url(images/Mount_Rainier_from_Seward_Park_Seattle.jpg);
	margin:0;
	padding-top:8px;
}
#header {
	width:100%px;
	height:102px;
	position: relative;
	/*left: 250px;*/
	text-align: center;
}

#footer {
	margin:15px;
	font-size: 8pt;
	text-align: center;
}


#content h1 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
	letter-spacing: .1em;
	word-spacing: .2em;
	margin: 30px 0 0;
}

#content h2 {
	font-size: 14pt;
	color: #008080;
	text-align: center;
	font-weight: bold;
	margin:0;
	line-height: 1.2em;
}

#content h3 {
	text-decoration:underline;
	font-weight:bold;
	font-size: 10pt;
	margin-bottom:0;
}

#content h4 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 30px 0 0;
}

#header h1 {
	color:#008080;
	font: bold 35px garamond;
	margin:0;
}

#header h2 {
	/*color:#669999;
	color: white;*/
	color:#EBF1F1;
	font-size: 10px;
	margin-top:10px;
	padding:0;
}

.logo {
	margin:0;
	margin-right:15px;
	padding:0;
	float:left;
}

#img_bar {
	clear:both;
	text-align:center;
	background:#669999;
	border-top: 1px solid #008080; 
}

/* menu bar */
#menubar{
	background: #EBF1F1;
	border-top: solid 1px #008080;
	border-bottom: solid 1px #008080;
	height:24px;
}

.lead {
	font-style: italic;
	font-weight: bold;
	color: #008080;
}

.veritas {
	font-style: italic;
	font-family: "Felix Titling";
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

#main_services li {
	margin-left: 125px;
	margin-bottom: 20px;
	font-weight: bold;
}

.notice {
	color:red;
	font-weight:bold;
}

.services {
	text-align: center;
}

.clear {
	clear:both;
}

.bios td {
	vertical-align:top;
	padding: 0 5px 50px 5px;
}

#bio_links td {
	vertical-align:top;
}

.bio {
	float:left;
	border: 1px solid #008080;
	margin: 30px 10px 10px 0px;
	padding:5px;
}

.right {
	padding-top:3.5em;
}

