﻿/* CSS Document*/

body {	
		background-color:#8A7960;
		position:relative;
		text-align:center		
}


/* Page Header 1*/

#banner
	{
		background:url('tlsiteimages/timberlake800x170left.jpg') no-repeat center; 
		height:170px;
		color:	#FF9900;
	}
#banner a:hover
	{
		color:#FFF;

	}
#banner a:visited
	{
		text-decoration:none;
		color:#FF9900;
	}
#banner a:link
	{

		text-decoration:none;
	color:#FF9900;

}
#header
	{
		height: 170px; 
		margin-right: auto; 
		margin-left:auto; 
		min-width:800px;
		width: auto;
		text-decoration: none;
		
	}
#header a:hover
	{
		
	}
#header a:visted
	{
	
}
#header a:link
	{
}
/* Page Body */
		
	
#body
	{
		background-color:#8A7960;
		position:relative;
		text-align:center
	}

/* Leftpane menu */
#leftpane
	{
		float:left;
		background-color:#4E7241; 
		height:auto; 
		text-align:left; 
		width:auto;
		 
		padding:10px;
		font-family: "Comic Sans MS";
		font-size:	15px;
		font-weight: bold;
		font-style: oblique;
		color: #FFF;
		text-decoration: none;
		
		
	}

#leftpane a:hover
	{
		color:	blue;
	}
#leftpane a:visited
	{
		text-decoration: none;
		color: #FFF;
	}
#leftpane a:link
	{
		text-decoration: none;
		color: #FFF;
}
#container
	{
		margin-left: auto; 
		margin-right: auto;
		height: auto;
		min-height:600px;
		width:800px; 
		background-color:#4E7241;
		align:center;
		color:	none;
	}
	
#content
	{
	margin-left: 120px; 
	height:auto;
	
	background-image: url('tlsiteimages/image297.jpg'); 
	background-repeat: no-repeat; 
	background-position:center top; 
	text-align:center	
	}
	

#textbox
	{
		background-color:#8A7960; 
		width:550px; 
		align:center;
		text-align:justify; 
		margin-left: auto; 
		margin-right: auto;
		text-decoration: none;
		color:white;
		padding:10px;
	}
#textbox2
	{
		 
		width:600px; 
		
		text-align:justify; 
		margin-left: auto; 
		margin-right: auto;
		text-decoration: none;
	
		color:white;
		padding:10px;
	}
	
#footer
	{
		background-color:#4E7241; 
		width: 800px; 
		min-width:800px;
		height:auto;
		margin-left: auto; 
		margin-right: auto;
		color:white;
		padding-top:20px;
		padding-bottom:20px;
		
		
	}
#footer a:link
	{
		color:#FF9900;
	}
#footer a:visited
	{
		color:#FF9900;
	}

.location
	{
		color: #FFF;
		text-decoration:none;
	}
.location2
	{
		color:	#FF9900;
}