/* CSS Document */


body{
	background:#172B66 url(images/bg.gif) repeat-y top left;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
img, .page-container{
	behavior: url(iepngfix.htc);
}

.page-container{
	background:url(images/bg-image.jpg) no-repeat top left;
	padding-top:40px;
	text-align:center;
	width:100%;
	height:698px;
}
.address{
	font-size:11px;
	color:#FFFFFF;
	clear:both;
	text-align:right;
	padding-top:4px;
	padding-bottom:3px;
}
.attntable td
{
	color:#000;
}
.attntable th
{
	font-weight:normal;
	font-size:18px;
	color:#000;
	/*filter:alpha(opacity=85);*/
	background-image:url(images/bg-tan.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-tan.png');
/*	
	background-image:url(images/bg-black.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-black.png');
*/
	/*-moz-opacity:.85;
	opacity:.85;*/
	}

.lawtypemenu{
	background:#9C938B url(images/topmenu-bg.gif) repeat-x top left;
}
.lawtypemenu td{
	background:url(images/topmenu-line.gif) no-repeat top left;
}
.lawtypemenu a, .lawtypemenu a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#373331;
	text-decoration:none;
	padding:3px 10px 3px 15px;
	display:block;
}
.lawtypemenu a:hover, .lawtypemenu a:visited:hover{
	padding:3px 10px 3px 15px;
	color:#fff;
	background:url(images/topmenu-over.gif) repeat-x top left;
}
.sidebar{
/*	background:#D18C25 url(images/sidebar2.jpg) repeat-y top left;*/
	background-color:#EEB;
	color:#000;
	text-align:left;
	padding:15px;
	font-size:13px;
	vertical-align:top;
}
.sidebar h1{
	font-size:16px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:4px;
	font-weight:bold;
	background:none;
	font-style:italic;
}
.sidebar h2{
	font-size:16px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:4px;
	font-weight:bold;
	background:none;
	font-style:italic;
}
.sidebar p{
	color:#000;
	margin-top:0px;
}
.homesidebar{
/*	background:#D18C25 url(images/sidebar2.jpg) repeat-y top left;*/
	background-color:#EEB;
	color:#000;
	text-align:left;
	padding:15px;
	font-size:13px;
	vertical-align:top;
}
.homesidebar h1{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-bottom:4px;
	font-weight:bold;
	background:none;
	font-style:italic;
}
.homesidebar h2{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-bottom:4px;
	font-weight:bold;
	background:none;
	font-style:italic;
}
.homesidebar p{
	margin-top:0px;
}
.navigation{
	background:#1f5940 url(images/menu.gif) repeat-x top left;
}
.Menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	background:url(images/menu-line.jpg) no-repeat top left;
	text-align:center;
}
.Menu a, .Menu a:visited{
	color:#ffffff;
	text-decoration:none;
	padding:3px 10px 3px 10px;
	display:block;
}
.Menu a:hover, .Menu a:visited:hover{
	padding:3px 10px 3px 10px;
	background:url(images/menu-over.gif) repeat-x top left;
	color:#373331;
}
.ContactForm{
	font-size:12px;
	float:right;
	text-align:left;
	color:#000000;
	border:double 5px #554;
	background:#997;
	clear:both;
	/*background-image:url(images/bg-white.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-white.png');*/
	margin:60px 25px 0px 15px;
}
.ContactForm[class]{
	background-image:url(images/bg-white.png);
}

.ContactTitle{
	color:#221;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	padding-left:7px;
	padding-top:5px;
	font-size:15px;	
}

.ContactEntrylabel{
	font-size:12px;
	color:#221;
	width:70px;
	font-weight:bold;
	padding-left:10px;
}
.ContactEntryinput{
	font-size:12px;
	padding-right:10px;
}
.ContactErrorlabel{
	font-size:12px;
	color:#AA0000;
	width:70px;
	font-weight:bold;
	padding-left:10px;
}
.ContactErrorMsg{
	font-size:10px;
	font-weight:bold;
	color:#AA0000;
}
.ContactErrorInstructions{
	color:#AA0000;
} 
.content{
	/*filter:alpha(opacity=85);*/
	font-size:12px;
	text-align:left;
	color:#000;
	padding:15px 20px 20px 20px;
	background-image: url(images/bg-tan.png);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-tan.png');
/*	
	background-image:url(images/bg-black.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-black.png');
*/

	/*-moz-opacity:.85;
	opacity:.85;*/
}
.content h1{color:#000;}
.content a{color:#225;}
img, .content{
	behavior: url(iepngfix.htc);
}
/*html>body .content {background:#172B66;} */
/*.content td{
	color:#FFFFFF;
}*/
.content-text{
	color:#000;
}
.content form table tr td{
	font-size:12px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	background:url(images/h1line.gif) no-repeat bottom left;
	padding-bottom:1px;
	margin-top:0px;
	color:#FFFFFF;
}

h3{
	font-size:15px;
	color:#124b31;
	padding-left:5px;
	padding-top:2px;
	background:url(images/h3.png) repeat-y top left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/h3.png');
}
a, a:visited{
	color:#225;
} 
a:hover, a:visited:hover{
	color:#557;
}
li{
	padding-bottom:20px;
}
li .highlight{
	text-decoration:underline;	
}
img{
	border:none;
	behavior: url(iepngfix.htc); 
}
.highlight{
	font-weight:bold;
	font-size:13px;
	color:#221;
}
.side{
	font-size:12px;
	color:#000000;
	padding:10px;
	border:double 5px #554;
	margin-top:10px;
	background:#997;
	
	/*background-image:url(images/bg-white.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-white.png');*/
}
/*.side[class]{
	background-image:url(images/bg-white.png);
}*/
.side a, .side a:visited{
	color:#12255C;
}

.side-caption{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.press{
	border-bottom:solid 1px #5C73AF;
}
.articles{
	font-size:12px;
	color:#000;
	margin-bottom:8px;
}
.articles th{
	padding-bottom:12px;
	color:#221;
	font-size:14px;
}
.articles blockquote{
	margin:5px 30px 15px 0px;
	padding-bottom:15px;
	border-bottom:solid 1px #eeeeee;
	font-size:10px;
}
.articles td{
	vertical-align:top;
}

.copyright{
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:10px;
	border-top: solid 1px #ffffff;
	clear:both;

	/*
	background-image:url(images/bg-blue.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-blue.png');
	*/
}
.copyright a, .copyright a:visited
{
	color:#DDF;
}
.searchletters
{
	text-align:center;font-size:16px;font-weight:bold;
	}
	.biolist
{
	text-align:center;font-size:16px;font-weight:bold;
	}