 a
{
	color:#666;
	
}

 a:hover
{
	color:#00579C; 
}

.header
{
	font: 14px/16px "Times New Roman", Times, serif;
	font-size:30px;
	text-align:left;
	color:#848482;
}

body{
	margin:0;
	padding:0;
	color:#999;
	text-align:center;
	background: #898989;
	text-align: justify;
}



	#pageHeader
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		background: url(images/bannerBG7.jpg) center top no-repeat;
		height:180px;
		width:760px;
		/*position: relative;
		top: 0px;*/
		
		
	}

	#pageHeader h1 span,#pageHeader h2 span 
	{
		display:none
	}

	/*top of page address/phone #*/
	#extraDiv2
	{
		position:relative;
		top:0px;
		left: 10px;
		width:760px;
		height:20px;
		background: #8c8c82;
		color:#fff;
		text-align:center;
		font: 14px/16px "Verdana", Times New Roman, Times, serif;

	}
	
	#extraDiv2 a
	{
		color:white;
		text-decoration:none;
	}
	
	#extraDiv2 a:hover
	{
		color:#736342; ;
	}


	/* main content */

		
		  
		#contents
		{
			/*height:100%;*/
			color:#666;
			position: absolute;
			padding-left: 10px;
			left: 178px;
			top:0px;
			width: 565px;
			border-color:#422801;
			
		
		
		}
		
		
		
		#KT 
		{
			height:100%;
			color:#666;
			position: absolute;
			padding-left: 10px;
			left: 178px;
			top:0px;
			width: 380px;
			border-color:#422801;
			background:url(images/shadow.gif) right repeat-y;

		}
		
		


		/* links */

		#lselect
		{
			position: absolute;
			left:10px;
			top: 0px;
			width: 170px;
			height:100%;
			text-align:left;
			background:url(images/greyBG.gif)  right repeat-y;
			
		}



		#lselect ul 
		{
			position: relative;
			top:100px;
			width: 160px;
			list-style-type:none;   
			float:left;  
			margin:0px;  
			padding:0px;  
			font-size:15px;  
			font-family:verdana, arial, helvetica, sans-serif;  
			
		}

		#lselect ul li 
		{
			padding:5px 0px 5px 0px;
			margin-top: 1px;
			width:95%;
			background:#8c8c82;
			
		}

		#lselect ul li a
		{
			padding:5px 10px 5px 10px;
			color:#fff; 
			text-decoration:none;  
			
		}

		#lselect ul li a:hover
		{
			color:#736342; 
			
		}
		
		

		/* restore and repenish*/
		#extraDiv1
		{
			position: absolute;
			top: 0px;
			left: 10px;
			width: 150px;
			height: 80px;
			background:#BBDE9D;
			background:transparent url(images/RandR3.jpg) bottom no-repeat;
			z-index: 1;
			
			
		}


		

			
