/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #540000;
	line-height: 130%;	
	margin: 0px;
	padding: 0px;

}


a:link, a:visited, a:hover {
	color: #006600;
	text-decoration: underline;
}

a {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #999900;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;

}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 	color: #540000;
}

h2{
 font-size: 130%;
 	color: #540000;
	padding-bottom: 5px;
}

h3{
 font-size: 120%;
 	color: #540000;
	padding-bottom: 5px;
}

#layout h4{
 font-size: 110%;

  	color: #006600;

}

h5{
 font-size: 90%;
 	color: #540000;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
 text-indent: 10px;
}

ul ul ul{
 list-style-type: none;
 text-indent: 25px;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px 0px 15px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background: #fff url(../images/topbg_three.jpg) repeat-x;
	height: 95px;
}

#masthead h1 { padding-top:0; margin-top:0; }
#masthead table {padding-top:0; margin-top: 0; }
#masthead table img { padding:0; margin:0; border:0; }


#layout {
	position: absolute;
	top: 140px;
	left: 220px;
	width: 740px;
	background: #fff;
	float:right;
	padding-bottom: 50px;
	margin-left: 18px;
	
}

#clear {clear: both;}


td {
	vertical-align: top;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #fff;
	font-size: 2em;
	font-weight: normal;
}

#masthead h1 sup {	
	color: #c7c7c7;
}

#masthead h2 {
	color: #c7c7c7;
	margin-top: 2px;
	padding-left: 175px;
	font-size: 90%;
	font-weight: normal;
}

#masthead_bottom {
background: #fff url('../images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1em;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/*************** feature styles **************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	line-height: 155%;
}

.feature h3{
	padding: 10px 0px 0px 0px;
	text-align: left;
}




/************** .story styles *****************/

.story{
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 155%;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 0px 0px;

}

.story ul.controls
{
clear: both;
text-align:right;
}

.story ul.controls li
{
display: inline;
font-size: 0.9em;

}

.story ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0em 1.0em 0em 20px;
	vertical-align: top;
	color: #003300;
}

.story ul.controls li a.more
{
background-image: url('../images/icon-more.gif');
}

.story h2 {

 font-size: 140%;
 	color: #006600;
	padding-bottom: 5px;
}

.story h3 {
	padding-top: 10px;
	padding-bottom: 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	position: absolute;
	right: 0px;
	top: 10px;
	float: right;
	font-size: 75%;
	padding: 0px;
	height: 95px;
	text-align: left;
	width: 100%;
	color: #fff;
}

img.meter {
	font-size: 80%;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	background: #fff;
	text-align: center;
	vertical-align: text-bottom;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */




/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



.divider1
{
position: relative;
background: #fff url('../images/border2.gif') repeat-x;
height: 14px;
margin: 1.0em 0em 1em 0em;
clear: both;
font-size: 0.7em;
text-align: right;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 1.0em 0em 1.0em 0em;
}

img{
	float: left;
	margin: 15px 25px 5px 5px;
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.0em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

/* photo strip styles */

#photo_strip {width:550px; margin-left:15px;}
#album {margin:0; padding:0; height:450px; overflow:auto; color:#222; background:#fff;}
#album ul {margin:0; padding:0; list-style:none; white-space:nowrap; display:table-row;}
#album ul li {display:table-cell; padding:0 15px; background:#fff; border-bottom:0px solid #888; vertical-align:top;}
#album ul li img {border:1px solid #555; margin: 30px 0 10px 0;}
#photo_strip h1 {text-align:center; padding:0; margin:0; width:630px; height:38px; line-height:35px; color:#555; font-weight:normal; font-size:20px; border-bottom:1px solid #888;}
#album p {margin:0; padding:5px 0; font-size:11px;}

/* end photo strip styles */

.details {
	font-size: 90%;
	line-height: 140%;
	padding: 0;
	width: 100%;
	padding-bottom: 20px;
}

.details th {
	font-weight: bold;
	color: #333;
	background-color:#eee;
	padding-top: 4px;
	padding-bottom: 4px;
}

.details td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 4px 15px 4px 15px;
	text-align: center;
}

.detailsLeft {
	font-size: 95%;
	line-height: 140%;
	padding: 0;
	width: 100%;
	padding-bottom: 20px;
}

.detailsLeft th {
	font-weight: bold;
	color: #333;
	background-color:#eee;
	padding-top: 4px;
	padding-bottom: 4px;
}

.detailsLeft td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 4px 15px 4px 15px;
	text-align: left;
}

.deaths {
	font-size: 90%;
	line-height: 140%;
	padding: 0;
}

.deaths th {
	font-weight: bold;
	color: #333;
	background-color:#eee;
	padding-top: 4px;
	padding-bottom: 4px;
}

.deaths td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 4px 15px 4px 15px;
}

#layout .story blockquote {
	font-size: 100%;
	line-height: 140%;
	padding: 10px 30px 10px 30px;
	text-align:left;
	color: #006600;
	margin: 10px 20px 10px 20px;
	border: 1px solid #eaeaea;
	background:#faf8fb;
}

blockquote {
	font-size: 100%;
	line-height: 140%;
	padding: 10px 30px 10px 30px;
	text-align:left;
	color: #006600;
	margin: 10px 20px 10px 20px;
	border: 1px solid #eaeaea;
	background:#faf8fb;
}

.reference {
	color: #666666;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 40px;
}

.newspapers {
	font-size: 100%;
	line-height: 140%;
	padding: 0;
}

.newspapers th {
	font-weight: bold;
	color: #fff;
	background-color:#660000;
	padding-top: 8px;
	padding-bottom: 8px;
}

.newspapers td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 4px 15px 4px 15px;
}

#search {
	padding-top: 60px;
	padding-right: 30px;
	float: right;
}

/* search template styles */

.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 95%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 90%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 90%; margin-left: 10px; }
		.zoom_match { font-size: 95%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		
#tablelist td, th {
	font-size: 100%;
	padding: 0px 1px 0px 1px;
	line-height: 120%;
}

em {
	font-weight: bold;
	font-style:italic;
	color:#006600;
}

strong {
	color: #003300;
}

/* menu styles */


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute; /* Menu position that can be changed at will */
top: 140px;
left: 20px;
font-size: 80%;
color:#003300;
padding-left: 5px;
float:left;
}
#menu {
width: 14em;
}

#menu h3 a { text-decoration: none; }
#menu h3 a:hover { text-decoration: underline; }

#menu h3 { color: #006600; font-weight: bold; border-bottom: 1px solid #eaeaea;}
#menu li {
text-align: left;
padding-left: 5px;
padding-right: 5px;
background: #fff;
color:#003300;
}
#menu li a, #menu dt a {
color: #003300;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #fff;
color:#003300;
text-decoration: underline;
}

.obit {
background-color: #eaeaea;
	border: solid 1px #003300;
	padding: 5px;
	font-size: 100%;
	line-height: 140%;
	width: 300px;
	}
	
/***********  styles for images with captions ************/

.picture { background-color: #fff;
border: 0px solid #fafafa; padding: 3px;
font-size: 85%;
line-height: 120%;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.picture img { border: 1px solid #dadada;
vertical-align:middle; margin-bottom: 3px; } 
.picright { margin: 0px 0 10px 20px; float:right; text-align:center; }
.picleft { margin: 0px 20px 10px 0; float:left; text-align:center; }
.piccenter { margin: 10px 0 10px 0; text-align: center; } 

/**********************************************************/

div#popup a:hover span {display: block;
   position: absolute; top: 200px; left: 10px; width: 625px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #000; background: #fff;
   border: 1px solid #ccc;
   font: 10px Verdana, sans-serif; text-align: left;}

div#popup a span {display: none;}

