/* CSS Document */

body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	margin:  0;
	padding: 0;
	height:100%;
	background: #000000;
}
img {
border: 0px;
}
FORM {
margin: 0px auto;
padding: 0px auto;
}
html { 
	height: 100%;
}
* html #container {
	height: 100%;
}
#container {
	background-image: url(images/BG_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	min-height: 100%;
}
#footer {
	background-image: url(images/BG_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	vertical-align: bottom;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	position: relative;
	margin-top: -120px;
}
#content {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: justify;
	margin-bottom: 120px;
	padding: 0 0 20px 30px;
}
#rightcontent {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: justify;
	margin-bottom: 120px;
	padding: 0 0 0 0;
}
#shows_home {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}
#bodycontainer {
	width: 766px;
	min-height: 500px;
	margin: 0px auto;
}
#colwidth {
	float: left;
	width: 766px;
	display: inline;
}
#colleft {
	float: left;
	width: 466px;
	position:absolute;
	display: block;	
}
#colright {
	float: right;
	width: 280px;
	border-left: #f2f2f2 solid 1px;
	padding: 0 0 0 20px;
}
.news_headline{
	font-size: 14px;
	color: #fff799;
	font-weight: bold;
}
.news_date{
	font-size: 12px;
	font-weight: bold;
}
.bg_divider{
	background-image: url(images/divider_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.error {
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	padding: 0 0 8px 0;
}
.newserror {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
.bioimage {
	padding: 12px 10px 10px 0;
}
.italicdate {
	font-size: 11px;
	font-style:italic;
}
.imagerightcontent {
	padding: 14px 0 0 0;
	margin: 0px;
}

a.readmore:link, a.readmore:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	background-image: url(images/bullet_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-align: right;
}
a.readmore:hover {
	text-decoration: none;
}
a.calendar:link, a.calendar:visited {
	color: #fff799;
	text-decoration: none;
	padding: 1px 0px 0px 13px;
	margin: 0 0 0 2px;
	background-image: url(images/bullet_toggle.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
a.calendar:hover {
	text-decoration: underline;
}
#content a:link, #content a:visited {
	color: #fff799;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #fff799;
	text-decoration: underline;
}
a:link, a:visited {
	color: #fff799;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fff799;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer_nav{
	color: #ee332d;
}
#content .coltext a:link, #content .coltext a:visited {
	color: #000000;
	text-decoration: none;
}
#content .coltext a:hover {
	color: #000000;
	text-decoration: underline;
}
#tableurl a:link, #tableurl a:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
#tableurl a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*
#shows_home a:link, #shows_home a:visited {
	color: #fff799;
	text-decoration: underline;
	font-weight: normal;
}
#shows_home a:hover {
	color: #fff799;
	text-decoration: none;
}
*/

/* START */

table.infotable {
	border: 1px solid #666666;
}
td.divider {
	background-color: #999999;
	height: 2px;
}
td.col1 {
	background: url('images/cell_bg.gif') top left repeat-x;
	background-color: #F3F3F3;
	padding: 7px 6px 4px 6px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	line-height:18px;
	font-weight: bold;
	vertical-align: top;
	color:#000000;
}

td.col2 {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	border-bottom: 1px solid #EEEEEE;
	line-height:18px;
	vertical-align: top;
	color:#000000;	
}

td.coltext {
	background-color: #FFFFFF;
	padding: 7px 6px 3px 6px;
	border-bottom: 1px solid #EEEEEE;
	line-height:18px;
	vertical-align: top;
	color:#000000;	
}

td.colform {
	background-color: #FFFFFF;
	padding: 3px 0 0 3px;
	border-bottom: 1px solid #EEEEEE;
	line-height:18px;
	vertical-align: top;
}

td.col3 {
	background-color: #FFFFFF;
	padding: 20px 6px 6px 20px;
	border-left: 1px solid #EEEEEE;
	vertical-align: top;
	color:#000000;	
}

td.col4 {
	background: url('images/cell_bg.gif') top left repeat-x;
	background-color: #F3F3F3;
	padding: 3px 3px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	color:#000000;	
}
td.col5 {
	background-color: #FFFFFF;
	padding: 3px 3px;
	border-left: 1px solid #EEEEEE;	
	border-bottom: 1px solid #EEEEEE;
	vertical-align: top;
	font-size: 10px;
	color:#000000;
}

td.col6 {
	background-color: #FFFFFF;
	padding: 6px 6px;
	border-bottom: 1px solid #EEEEEE;
	vertical-align: top;
	text-align: right;
	color:#000000;
}

td.col7 {
	background-color: #FFFFFF;
	padding: 6px 6px;
	border-bottom: 1px solid #EEEEEE;
	vertical-align: middle;
	color:#000000;	
}

td.colheader {
	background: url('images/cell_bg_dark.gif') top left repeat-x;
	background-color: #525252;
	padding: 3px 6px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	color: #FFFFFF;
	white-space: nowrap;
}

.subnav {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	padding: 0px 10px 10px 10px;
}

/* FORMS */

/*FORMS*/
#contact .textbox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 180px;
	margin: 0 0 8px 0;
	background-color: #ffffff;
}
#contact .messagebox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	margin: 0px;
	background-color: #ffffff;
	width: 350px;
	height: 100px;
	overflow: auto;
}

.login_box {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 125px;
	margin: 2px 0px 5px 0px;
	background-color: #ffffff;
}

.login_button {
	font-size: 10px;
	margin: 12px 0px 0px 5px;	
}

.searchbox {
	font-size: 11px;
	color: #000000;
	border: 2px solid #424234;
	padding: 3px;
	width: 180px;
	background-color: #ffffff;
}

.textbox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 180px;
	margin: 0 0 0 0;
	background-color: #ffffff;
}
.textboxnews {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 100px;
	margin: 0 0 6px 0;
	background-color: #ffffff;
}
.textboxnewsright {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 100px;
	margin: 0 0 6px 6px;
	background-color: #ffffff;
}
.textbox_small {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 1px solid #424234;
	padding: 3px;
	width: 50px;
	background-color: #ffffff;
}

.messagebox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	background-color: #ffffff;
	width: 250px;
	height: 100px;
	overflow: auto;
}

.contactbox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 200px;
	margin: 2px 0px 3px 0px;
	background-color: #ffffff;
	width: 200px;
	height: 100px;
	overflow: auto;
}

.month {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	width: 95px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}

.year {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	width: 65px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}

.dropdown {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	width: 80px;
	margin: 2px 0px 8px 0px;
	padding: 0px;
	background-color: #ffffff;
}

.button {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 10px;
	margin: 2px 0 3px 0;
	padding: 2px 3px 2px 3px;

}
/*#nav {
	background-image: url(images/BG_nav.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#pics {
	background-image: url(images/BG_pics.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	padding: 10px 0px 10px 0px;
}
#contentarea {
	width: 100%;
	background-color: #FFFFFF;
	padding: 20px 0px 20px 0px;
}
.content {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;	
}
.content a:link, .content a:visited {
	color: #023e7d;
	text-decoration: underline;
}
.content a:hover {
	color: #023e7d;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	line-height: 14px;
	color: #023e7d;
	text-align: center;
	vertical-align: middle;
}
.footer a:link, .footer a:visited {
	color: #023e7d;
	text-decoration: underline;
}
.footer a:hover {
	color: #023e7d;
	text-decoration: none;
}
.footer b a:link, .footer b a:visited {
	color: #023e7d;
	text-decoration: none;
}
.footer b a:hover {
	color: #023e7d;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
.headline {
	font-size: 14px;
	line-height: 16px;
	color: #c3a569;
	font-weight: bold;
}
.subhead {
	font-size: 13px;
	line-height: 16px;
	color: #023e7d;
	font-weight: bold;
}
.subhead_white {
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}
#attorneys a:link, #attorneys a:visited {
	color: #023e7d;
	text-decoration: underline;
	padding: 0px 0px 0px 16px;
	background-image: url(images/bullet_picture.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
#attorneys a:hover {
	color: #023e7d;
	text-decoration: none;
}
#areas a:link, #areas a:visited {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #c3a569;
	text-decoration: underline;
}
#areas a:hover {
	text-decoration: none;
}
.required {
	font-size: 10px;
	line-height: 16px;
	color: #ff0000;
}
.attorney_info {
	background-color: #c49f6c;
	background-image: url(images/BG_gradient_tan.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	border: 1px solid #a57c52;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.attorney_info a:link, .attorney_info a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.attorney_info a:hover {
	text-decoration: none;
}
.news {
	width: 213px;
	background-color: #c49f6c;
	background-image: url(images/BG_gradient_tan.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	border: 1px solid #a57c52;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.textbox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	border: 1px solid #e9eef2;
	padding:2px;
	margin: 0;
	width: 150px;
	background-color: #f2f6f9;
}
.messagebox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	border: 1px solid #e9eef2;
	padding:2px;
	margin: 0;
	width: 310px;
	height: 115px;
	background-color: #f2f6f9;
	overflow: auto;
}
.button {
	font-size: 12px;
	text-align: center;
}
*/
/* CALENDAR */


#testdiv1 a{
color: #FF0000;
}
	#testdiv1 .TESTcpYearNavigation,
	#testdiv1 .TESTcpMonthNavigation
			{
			background-color:#000000;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			line-height: 18px;
			}
	#testdiv1 .TESTcpDayColumnHeader,
	#testdiv1 .TESTcpYearNavigation,
	#testdiv1 .TESTcpMonthNavigation,
	#testdiv1 .TESTcpCurrentMonthDate,
	#testdiv1 .TESTcpCurrentMonthDateDisabled,
	#testdiv1 .TESTcpOtherMonthDate,
	#testdiv1 .TESTcpOtherMonthDateDisabled,
	#testdiv1 .TESTcpCurrentDate,
	#testdiv1 .TESTcpCurrentDateDisabled,
	#testdiv1 .TESTcpTodayText,
	#testdiv1 .TESTcpTodayTextDisabled,
	#testdiv1 .TESTcpText
			{
			font-family: Trebuchet MS;
			font-size:9pt;
			}
	#testdiv1 TD.TESTcpDayColumnHeader
			{
			text-align:center;
			font-weight: bold;
			}
	#testdiv1 .TESTcpCurrentMonthDate,
	#testdiv1 .TESTcpOtherMonthDate,
	#testdiv1 .TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	#testdiv1 .TESTcpCurrentMonthDateDisabled,
	#testdiv1 .TESTcpOtherMonthDateDisabled,
	#testdiv1 .TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:center;
			}
	#testdiv1 .TESTcpCurrentMonthDate
			{
			color:#000000;
			font-weight:bold;
			text-align: center;
			}
	#testdiv1 .TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	#testdiv1 .TESTcpOtherMonthDate
			{
			color:#808080;
			}
	#testdiv1 TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #000000;
			text-align: center;
			}
	#testdiv1 TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	#testdiv1 TD.TESTcpTodayText,
	#testdiv1 TD.TESTcpTodayTextDisabled
			{
			font-weight:bold;
			}
	#testdiv1 A.TESTcpTodayText,
	#testdiv1 SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	#testdiv1 A.TESTcpTodayText
			{
			color:#000000;
			font-weight:bold;
			}
	#testdiv1 SPAN.TESTcpTodayTextDisabled,
			{
			color:#D0D0D0;
			}
	#testdiv1 .TESTcpBorder