@charset "utf-8";
body  {
	font: 95% Georgia, "Times New Roman", Times, serif;
	background: url(../images/core/body-background.jpg) repeat #9b8e6b;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container { 
	
	width: 1100px;  
	background: #c4bea6;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	background: url(../images/core/mayfield-law-firm-attorney.jpg) 320px 0 no-repeat #5b2302; 
	padding: 0 10px 0 20px; 
	min-height: 300px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

	#header h3 {
		color: #c4bea6;
		padding: 0 0 0 20px;
		margin: 0;
		line-height: 21px;
	}
	
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 280px; 
	background: transparent; 
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 320px;
	padding: 0 20px; 
	
} 

	#mainContent h1 {
		font-family: Georgia, Times, serif;
		font-size: 175%;
		color: #411c0c;
		text-shadow: 2px 2px 2px #888371;
	}
	
	#mainContent p,
	#mainContent ul {
		line-height: 140%;
	}

	#mainContent a,
	#mainContent a:link,
	#mainContent a:active,
	#mainContent a:visited {
		text-decoration: none;
		background: transparent;
		color: #5b2302;
		font-style: oblique;
	}
	
	#mainContent a:hover {
		text-decoration: underline;
	}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#5b2302; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
	#lighthouse {
		text-align: right;
		font-size: 80%;
	}
	
	#lighthouse a,
	#lighthouse a:link,
	#lighthouse a:active,
	#lighthouse a:visited {
		color: #c4bea6;
		text-decoration: none;
	}
	
	#lighthouse a:hover {
		text-decoration: underline;
	}
	
	#special {
		background: #baad7a;
		padding: 10px;
		text-align: center;
		color: #5e5640;
	}
	
	#bottom-navigation ul {
		list-style: none;
		text-align: center;
		
	}
	
	#bottom-navigation li {
		display: inline;
		padding: 0 0;
	}
	
	#bottom-navigation a {
		padding: 10px ;
		text-decoration: none;
		color: #3e392b;
	}
	
	#bottom-navigation a:hover {
		background: #5b2302;
		color: #baad7a;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	/* Home Page */ 
	
	
	
	.home-vids {
		float:left; 
		width:180px;
		height: 300px;
		padding: 2px;
	}
	
	.home-vids p {
		text-align: center;
		font-size: 90%;
	}
	
	.home-vids h3 {
		padding-left: 7px;
		font-size: 95%;
	}
	
	.home-vids h4 {
		text-align: center;
		padding: 0;
		margin: 0;
	}
	
	#homeNews {
		margin: 0;
		padding: 0px 15px 15px 15px;
		background: url(../images/news-icon.png) left center no-repeat; 
		min-height: 120px;
	}
	
		.newsContent {
			padding-left: 125px;
		}


/* About Us Page */

	#map {
		width: 360px;
		float: left;
		}
	
	#right {
		margin: 0 0 0 360px;
		padding: 5px;
	}

	#team-container {
		
	}
	
	.team-left {
		width: 260px;
		float: left;
	}
	
	.team-left img {
		border: 2px solid #333;
	}
	
	.team-right {
		padding: 10px 15px 0 15px;
		margin: 0 0 0 265px;
	}
	
	.team-right h3,
	.team-right h4 {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
