/* CSS for Talon Beeson (www.talonbeeson.com) */
/* Created by The Dreamsbay Company (www.dreamsbay.com) */
/* Copyright 2008 -- learn, don't steal.  */
			
		h1
			{
			font-size: 24pt;
			color: #6e2c03;
			font-weight: normal;
			}	
			
		p
			{
			line-height: 1.4em;
			}
			
		li
			{
			line-height: 1.4em;
			}
			
		.subpage_holder
			{
			text-align: center;
			color: #666666;
			font-size: 8pt;
			width: 859px;
			}
			
		strong
			{
			color: #000000;
			}
			
		.subpage_content
			{
			text-align: left;
			background-color: #fff2c1;
			padding: 31px 51px 20px 51px;
			}
			
		.subheader
			{
			margin: 20px 0px 10px 0px;
			}
			
		.subheader_divider
			{
			
			}
			
		.headshots img
			{
			border-style: solid;
			border-width: 1px;
			border-color: #663300;
			margin: 8px 20px 8px 0px;
			}
			
		.headshots img:hover
			{
			border-style: solid;
			border-width: 1px;
			border-color: #eec287;
			margin: 8px 20px 8px 0px;
			}	
			
		.resumes img
			{
			border-style: solid;
			border-width: 1px;
			border-color: #663300;
			margin: 0px;
			}
			
		.resumes img:hover
			{
			border-style: solid;
			border-width: 1px;
			border-color: #eec287;
			margin: 0px;
			}	
			
		.representation
			{
			font-size: 14pt;
			margin: 20px 20px 35px 20px;
			color: #666666;
			}
			
		.footer
			{
			line-height: 1.5em;
			font-size: 9pt;
			color: #996633;
			margin: 10px 0px 0px 0px;
			}
			
		.footer A
			{
			color: #663300;
			margin: 0px 5px 0px 5px;
			font-weight: bold;
			text-decoration: none;
			}
			
		.footer A:hover
			{
			color: #e4b26e;
			margin: 0px 5px 0px 5px;
			font-weight: bold;
			text-decoration: none;
			}
			
		.title
			{
			margin: 20px 0px 0px 0px;
			}