/* CSS Document */

body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin:  0;
	padding: 0;
	background: #052e62;
}
#header {
	background-color: #052e62;
	background-image: url(images/BG_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bottom {
	background-image: url(images/BG_bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}
#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: 725px
	margin: 0 auto;
	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: 21px;
	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;
	width:215px;
}
.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: justify;
	border: 1px solid #a57c52;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.news a:link, .news a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.news a:hover {
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border: 1px solid #e9eef2;
	padding:2px;
	margin: 0;
	width: 150px;
	background-color: #f2f6f9;
}
.messagebox {
	font-family: Arial, Helvetica, Sans-Serif;
	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;
}

#nav {
	background-image: url(images/BG_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	z-index:100;
}
#nav a, #nav a:visited {
	text-decoration:none;
}

/* BEGIN Pop-Up Menu */
#nav li, #nav ul{
	list-style-type:none;
	padding:0 0 5px 0;
	margin:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 11px;
}
#nav ul a,
#nav ul a:visited {
	padding: 3px 5px 3px 5px;
	margin: 0;
	color: #023e7d;
	display:block;
	text-decoration:none;
	white-space: nowrap;
	height: 10px;
}
#nav ul a:hover {
	color: #023e7d;
	text-decoration: underline;
	white-space: nowrap;
}
#nav ul a.title,
#nav ul a.title:visited {
	padding: 3px 5px 3px 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c3a569;
	display:block;
	text-decoration:none;
	white-space: nowrap;
	height: 10px;
}
#nav ul a.title:hover {
	text-decoration: none;
	white-space: nowrap;
}
#nav table ul {
	background-color: #ffffff;
/*	display: none; */
	visibility:hidden;
	position:absolute;
	margin: 0 0 0 0;
	z-index: 200;
	border-left: 1px solid #e9eef2;
	border-right: 1px solid #e9eef2;
	border-bottom: 1px solid #e9eef2;
}
#nav td:hover ul,
#nav a:hover ul {
	visibility:visible;
	/*	display:block; */
}
#nav :hover {
	white-space:nowrap;
}

/* END Pop-Up Menu */

.formTable {
	width: 470px;
	border: 1px solid #dfe7ed;
}
.formTable .title {
	background: #023e7d;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;	
	height: 25px;
	font-size: 12px;
	font-weight: bold;
}
.formTable .row1 {
	background: #f2f6f9;
	color: #000000;
	text-align: center;
	vertical-align: middle;	
	height: 35px;
	font-size: 11px;
	line-height: 15px;
}
.formTable .row2 {
	background: #ffffff;
	text-align: left;
	vertical-align: middle;	
	font-size: 12px;
	line-height: 16px;
}
.formTable .row3 {
	background: #f2f6f9;
	text-align: left;
	vertical-align: middle;	
	font-size: 12px;
	line-height: 16px;
}
.formTable .icon {
	text-align: center;
	vertical-align: middle;	
	width: 22px;
}
