* { margin: 0; padding: 0; }
/*
div { border: 1px solid #666; }
*/

 
body {
	background: white;
	font-size: 10pt;
	line-height: 13pt;
	font-family: 'lucida grande',tahoma,sans-serif;
	}

a img {border: none; }

a:link, a:visited {
	color: #095AA6;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

 
 
hr {display:none;}


.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}

#skip {display:none;}	
	
#home-wrap h2, #home-sub h2 {
	clear: none;
	font:  bold 1.8em Georgia, "Times New Roman", serif; 
	color: #59310E; 
	margin: 0 0 4px 0;
	/* border-bottom: 1px solid #b1b1b1; */
	}

h3 {
	clear: none;
	margin: 10px 0 2px 0;
	padding-bottom: 3px;
	font: bold 1em/1em 'lucida grande',tahoma,sans-serif;
	color: #000;	 
 	text-transform: uppercase;
 	letter-spacing: 1px;
	}
	 		
h4 {
	clear: none;
	margin: 7px 0 2px 0;
	font: bold 1em/1em 'lucida grande',tahoma,sans-serif;
	text-transform: uppercase;
	}


#introtext {
	width: 355px;
}

#top-wrap, #content-wrap, #footer, #mainwrap, #home-sub  { 
width: 100%;
border: 0;
margin: 0;
padding: 0;
color: black;
float: none;
}	

#linkspage a:link:after, #linkspage a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

iframe { border: none; overflow: hidden; padding: 0; margin:0; }
 

#footer {
 	border-top: 1px solid #999;
	height: auto;
	position: relative;
	background:transparent; 
	text-align:left;
	color:#5E584C;
	clear:both;
}
	#footer a { color: #999; text-decoration: underline;}
 
#footer-in { 	
	padding: 15px;
	font: 10px/15px 'lucida grande',tahoma,sans-serif;
	min-height: 12em;
	/* border: 1px solid #FFF; */
} 


#foot-left { 
	width: 35%;
	float:left;
	}

#foot-mid { float:right; }
#foot-right {float:right; width: 35%;}


#footer-in, #top-in{
	width: auto;
	margin: 0 auto;
}
#home-sub { 
	height: 252px;
	background: #EFE4CE url(/img/home-sub-back.gif) no-repeat top center;
 }

#home-sub-in  {
	width: auto;
	margin: 0 auto;
	text-align: left;
	padding: 15px 10px;
}
#home-sub-in  ul {
	list-style-type: none;
}
#home-sub-in  ul li {
	line-height: 38px;
	font-size: 12px;
}

#introtext {
	background: none;
}
#top-wrap  { 
 	background: none;
 	padding-top: 0;	
	}	
 
#top-in {
 	position: relative; 
 	padding: 20px 0 0 20px;
 	height: 142px; 	
 	text-align:left;
 	/* border: 1px solid #FF0000; */
}

#print-logo { 
	display: block; 
    width: 286px;
    height: 100px;
    position: absolute;
    top: 20px;
    left: 20px;
  }

 

#head-logo { display: none;}
  
#head-motto {
	/*width: 323px;*/
	/*height: 12px;*/
 	position: absolute;
 	top:50px;
 	right: 18px;
 	text-transform: uppercase;
 	letter-spacing: 1pt;
 
}
/*
#head-motto span { text-indent: -3000px; overflow: hidden; display: block; }
*/

 

#home-right {
	padding: 20px 0;
	width: 250px;
	float:right;
	line-height: 1.7em;
  	}
 
  	
#home-left {
	padding: 20px 0;
	width: 540px;
	font: 12pt/22pt 'lucida grande',tahoma,sans-serif;
	min-height: 263px;		
  	}
	
#home-wrap {
	text-align:left;
	width: auto;
	margin: 0 auto;
	position:relative;
	min-height: 303px;
	background: transparent url('/img/columns.jpg') no-repeat 290px 0; 
	}
	

#content-wrap {
	background: #FFF;
	padding: 20px 0;
	width: auto;
}

#inside-wrap {
	text-align:left;
	width: auto;
	margin: 0 auto;
	position:relative;
	padding-left: 25px;
	font: 10pt/14pt 'lucida grande',tahoma,sans-serif;		
	}

#right {
	float:right;
	border-left: 1px solid #999;
	width: 220px;
	padding: 0 0 0 15px;
	font: normal 1em/1.6 "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
	#right h1 {
	font: 1.4em Georgia,  serif;  
	margin-bottom:2px; 
	}	
 
.btn {
	margin-top: 1em;
	padding: 2px;
	border: 1px solid #651F14;
	color: #FFF;
	width: 10em;
	text-align: center;
}
.btn a:hover {
	color: #FFF;
	background: #E7D9B8; }
.bio-title {
	font-size: .85em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#left {
 	width: auto;
 
	text-align:left;
	min-height: 45em;
}
	#left h1  {
		font: 2.5em Georgia,  serif; 
		color: #000; 
		/* border-bottom: 1px solid #999; */
		margin-bottom:6px; 
		}	
	#left h2  {
		font: bold 1.3em/1.8 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		color: #5F1A0E; 		 
		margin:.6em 0 0;
		}	
 
	#left p { margin-bottom: .5em;}
	#left a:link, #right a:link, #bioside a:link {color: #5F1A0E; border-bottom: 1px solid #999;}
	#left a:visited, #right a:visited, #bioside a:visited {color: #5F1A0E; border-bottom: 1px solid #999;}
	#left a:hover, #right a:hover, #bioside a:hover { color: #5F1A0E; background-color: #E7D9B8;   }
	#left img a {text-decoration: none; }
	 

	#left ul {
		list-style: none;
		margin: .5em 0 1em 0;
		padding-left: 20px;
		}
	#left ul li {
		padding: 0 0 4px 13px;
		line-height: 1.4em;
		background: url(/img/arrow.gif) no-repeat 0 5px;
		}
	#left ol li {
		line-height: 1.8em;
		margin-left: 3em;
	}
	
.splashpix-r {float:right; padding:0 0 3px 5px;}
.splashpix-l {float:left;  padding:0 5px 3px 0;}

  
sup {font-size: 9px; font-weight:normal;}

 	
 
img.whiteborder {
	border: 1px solid #666;
	padding: 5px;
	background: #FFF;
} 

.whiteborder { margin: 0 0 .7em 0; }

.btn { margin-bottom: .85em; }

 
#search {
	position: absolute;
	right: 10px;
	top: -23px;
	width: 160px;
	height: 33px;	
 	z-index:100;
}
#search form {display:inline;}

#searchresults { width: 550px; overflow: hidden; }

#bioside {
	float:right;
	padding: 20px;
	width: 212px;
	color: #333;
	line-height: 120%;
	background: #E7D9B8;
	 }
#bioside h3 { 
	color: #000;
	background: #AAA;
	font-weight: bold;
	padding: 4px 4px 4px 17px;
	}
  
 
#biopic img { border: 5px solid #FFF; margin-bottom: 1em;}
 

/* nav menu
----------------------------------------------------------------------------*/
#nav {
display: none; 
	}

	  
 

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}
.floatleft
{
	float: left;
	margin: 0 10px 5px 0;
	padding: 2px;
}
 
.imgborder { border: 1px solid #000; }
  
.pdf_download {
	font-weight: bold;
}

.float-r { float: right;}
.float-l { float: left;}
 
