@charset "windows-1252"; 
/* author: wanda smith */
/* Creation date: 9/1/08 */	 

/* >>>>> Page Styles <<<<< */

html{background:#000000;}

body { margin: 0 ;
     padding: 0;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 80%;
	color: #fff;
	background-image:url(images/b_whiterock.jpg); 
	height:100%; 
	padding-top:10px;
	 }
	
	#header{ width: 780px; /*width of main container for centering on FF*/
	margin: 0 auto; /* adding auto for centering content on the page for FF*/
	padding: 0; 
	background:#000000;
	border: 3px solid #509fa1;
}  
	
	/* the following is used to improve search engine visablity and for those who have there images turned off. From sitepoint Art and Science of CSS*/
	
h1{position:relative;
	width:560px;
	height:157px;
	overflow:hidden;
	font-size:175%;
	line-height:43px;
}
	
h1 span {position:absolute;
	left:0;
	top:20;
	width:100%;
	height:100%;
	background-image:url(images/LCBanner2.gif);	
	background-repeat:no-repeat; 
	} 
   	   
 #navmenu{
    background-color: #509fa1;
	border: 1px solid #509fa1;
	border-width: 1px 0;
	padding: 0px 0;	
	margin: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: center;	
	float: left; 
	line-height: 1.2em;	
	position: relative; } /*** IE6 needs this to display the div ***/ }	
	
 /* Hide from IE5-Mac \*/
* html #navmenu {height: 1%;}
/* end hide *//*** This hack will make IE5-win display the background color for the nav ***/

#navmenu a {
	padding: 0px 0;
	color: #000; 
	text-decoration: none;
	display: block;}/*to increase clickable area as a's default to inline*/   
	
#navmenu a:visited {
  text-decoration: none; 
  color: #000;
 }

#navmenu a:hover {
 	color: #000;  
	text-decoration:underline;
	background: #dff4f4; 
}	

 #leftbox {
		padding:10px 5px 5px 5px;margin:5px 0px 0px 0px;position: relative;}

.decoration {float: left; margin: 0px 0px 0px 0px; padding:0px 5px;} /*** for IE6 ***/	

.decoratiom2{background-color: #ffffff;}

table #bookmark{padding:0 ; margin:10px 8px 0 0; width:225px; border-style:solid;
	border-color:#509fa1;
	border-width:2px; 
	background:#000;
	text-align:left
	}  
	
/*used for the Bookmarking link*/
	
td .info1 {	padding-left:5px;
color:#fff;
font-weight: bold;
text-align:justify;} 
	 
a.infolist:link {
text-decoration: none; 
color: #fff;} 
	 
a.infolist:visited{text-decoration: none; 
color: #fff}
	 
a.infolist:hover{text-decoration: underline;
 color: #509fa1;}  

td .info2{color:#fff;
border-bottom:1px dotted #509fa1;
padding-left :5px;} 
	
td .info3{
padding-left:5px;
color:#fff;
border-bottom:1px dotted #509fa1;
font-weight: bold;
text-align:justify;} 

td .attention {font-weight: bold;
text-align:center;
color:#FC0C0C;} 

/* needed this class so the td would fill even with 1st col*/	
td .centerbox{
	background: #dff4f4;
	color: #000;
	width:100%;}   
	
p {
margin: 0; 
padding: 8px 7px 0 10px; 
width:215px;} 
	
#centerbox { 
	margin: 0px 5px 0px 10px;
	padding: 0px 5px 5px 0;
	position: relative; } /*** for IE6 ***/	  
	
.noborder{table-layout:automatic;
	width:90%; 
	padding:15px;
	margin:30px;
	line-height: 110%;
	list-style-image: url(./images/Arrow2.gif);
    list-style-position: outside;
    text-indent: 1px;
	height:100%;
	}	
	
.general{text-decoration:underline; list-style-image: url(./images/Arrow2.gif);
    list-style-position: outside;}
	
h3{text-align:center;
	padding:20px 0px 10px 0px;}		
	
.address {width:90%;
	text-align:center;}	
	
.other{width:90%;
	text-indent:25px;}
	
.other1 {width:90%;
	text-indent:25px;
	line-height:150%;} 
	
.other2 {width:90%;text-align:center;text-indent:25px;font-weight:bold;
	}
	
.family {table-layout:automatic;
	width:90%; 
	padding:15px;
	margin:30px;
	border-style:dashed;
	border-color:#509fa1;
	border-width:2px; 
	line-height: 110%;
	list-style-image: url(./images/Arrow2.gif);
    list-style-position: outside;
    text-indent: 1px; }	  
	
th{padding:5px 5px 10px 0px;} 
	
.outline {border-right:dashed #509fa1 2px;}	  

.list{line-height:150%;}

  a.list:link {text-decoration: underline; color: #000000;} 
	 
  a.list:visited{text-decoration: none; color: #000}
	 
  a.list:hover{text-decoration: none; color: #509fa1;font-weight: bold;}
														   
.bottom {margin-top:10px; color: #dff4f4;text-align: center; border-top: solid #509fa1 1px;}
	
  a.bottom:link {text-decoration: underline; color: #509fa1;} 
	 
  a.bottom:visited{text-decoration: underline; color: #509fa1;}  
	 
  a.bottom:hover{text-decoration: underline; color: #fff;} 
  
 .bottomnote {color: #dff4f4;text-align: center; border-top: solid #509fa1 1px;}