/* start global styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333;
	background: #fff;
	line-height: 16px;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-size: 16px;
	color: #1a3759;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px 0px 7px 0px;
}

.grey {
	color: #999;
}

a {
	color: #1a3759;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#shadow_top {
	width: 1000px;
	height: 25px;
	background: url(/test/site_images/shadow_top.gif) top left no-repeat;
	margin: 20px auto 0px auto;
}

#container {
	width: 1000px;
	background: url(/test/site_images/shadow_bg.gif) top left repeat-y;
	margin: 0px auto;
}

#main_nav {
	width: 950px;
	height: 20px;
	text-align: center;
}
#main_nav img {
	padding: 0px 4px 0px 3px;
}

#shadow_bottom {
	width: 1000px;
	height: 25px;
	background: url(/test/site_images/shadow_bottom.gif) top left no-repeat;
	margin: 0px auto 0px auto;
}

#footer {
	width: 900px;
	text-align: center;
	margin: 0px auto;
	color: #77727e;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footer ul {
	font-size: 9px;
	line-height: 10px;
}

#footer p {
	font-size: 9px;
	line-height: 10px;
}

#fineprint {
	width: 700px;
	margin: 0px auto 15px auto;
}

#fineprint p {
	text-transform: none;
}

#main ul, #main ol {
	font-size: 10px;
	line-height: 16px;
	color: #333;
	margin: 0px 0px 10px 25px;
}

#main li ul {

}

#footer ul {
	list-style-type: none;
	margin-bottom: 10px;
}

#footer li {
	display: inline;
	margin: 0px 5px;
}

#footer p {
	font-size: 8px;
	line-height: 15px;
	text-align: center;
}

#footer a {
	color: #77727e;
	text-decoration: none;
}
/* end global styles */



/* start home page styles */

#header_home {
	width: 950px;
	height: 145px;
	margin: 0px auto;
}

#logo_home {
	width: 320px;
	height: 70px;
	padding: 25px 0px 20px 22px;
}

#content_home {
	width: 950px;
	height: 310px;
	overflow: hidden;
	margin: 0px auto;
}

#main_home {
	float: left;
	width: 283px;
	padding-right:10px;
	height: 310px;
	background: #002043 url(/test/site_images/home_left_col_gradient.jpg) top left repeat-y;
}

#main_home img {
	margin: 30px 0px 0px 20px;
}

#main_home p {
	color: #fff;
	font-size: 13px;
	line-height: 19px;
	margin: 10px 0px 0px 20px;
}

#main_home a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
	display: block;
}


#main_home a:hover {
	color: #999;
	text-decoration: none;
}

#main_home_center {
	float: left;
	width: 277px;
	height: 310px;
	overflow: hidden;
}


#right_col {
	float: right;
	width: 380px;
	height: 310px;
	color: #fff;
	background: #002043 url(/test/site_images/home_col_gradient.jpg) top left repeat-y;
	padding-top: 10px;
	overflow: hidden;
}

#right_col ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width : 384px;
}

#right_col li { /* all list items */
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height : 15px;
	margin: 2px 0px 10px 0px;
}

#right_col li a {
	display : block;
	color : #fff;
	text-decoration : none;
	padding-left: 15px;
	letter-spacing: 1px;
}

#right_col li a:hover {
	letter-spacing: 1px;
	font-weight: bold;
}


#features {
	width: 950px;
	height: 145px;
	background: url(/test/site_images/shadow_bottom.gif) top center no-repeat; 
	margin: 0px auto 0px auto;
	padding-top: 9px;
	border-top: #d4d3d3 solid 1px;
}

.feature_stories {
	float: right;
	width: 369px;
}


/* start feature story styles */
.menutitle {
	cursor: pointer;
	width: 260px;
	color: #77727e;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 2px 2px;
	margin-bottom: 0px;
}

.menutitle:hover {
	color: #1a3759;
}

.submenu {
	position: absolute;
	background: #f1f1f2;
	top: 500px;
	margin-left: -302px;
	width: 270px;
	height: 145px;
	padding: 10px 10px 0px 10px;
	overflow:hidden;
}

.submenu img {
	margin-top:-9px;
}

.submenu p {
	text-align: left;
}

.submenu h2 {
	font-size: 11px;
	text-transform: uppercase;
	padding: 4px 0px 3px 10px;
	margin: 0px -10px 0px -10px;
}

.submenu img {
	float: left;
	width: 100px;
	padding: 10px 10px 0px 0px;
}

.titleon {
	color:#002043;
}

/* end feature story styles */

/* end home page styles */


/* start interior page styles */

#header {
	width: 950px;
	height: 145px;
	margin: 0px auto;
}


#logo {
	width: 320px;
	height: 70px;
	padding: 25px 0px 20px 22px;
}

#gradient_bar {
	width: 950px;
	height: 28px;
	background: #ccc;
}

#content {
	width: 950px;
	overflow: hidden;
	padding-bottom: 20px;
	margin: 0px auto;
	background: url(/test/site_images/gradient_bg.jpg) top left no-repeat;
}

#content2 { /* for repeating background blue column */
	width: 950px;
	overflow: hidden;
	padding-bottom: 20px;
	margin: 0px auto;
	background: url(/test/site_images/repeat_bg.jpg) top left repeat-y;
}

#subnav {
	float: left;
	width: 230px;
	text-transform: uppercase;
}

#subnav li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
}

#subnav li ul li {
	list-style-type: none;
	margin: 0px 0px 1px 15px;
	font-weight:normal;
	text-transform:none;
}

#subnav a {
	color: #666;
}

#subnav a:hover {
	color: #1a3759;
	text-decoration: none;
}

#left_col {
	float: left;
	width: 255px;
	padding: 60px 0px 0px 22px;
}

#left_col_attorney {
	float: left;
	width: 255px;
	padding: 55px 0px 0px 22px;
}

#left_col_attorney h4 {
	font-size: 9px;
	color: #999;
	margin: 0px 0px 10px 0px;
}

#left_col_attorney .button {
	float:left;
	margin:0px 6px 0px 0px;
}

#left_col_attorney a {
	color: #999;
}

#main {
	float: left;
	width: 423px;
	padding-top: 60px;
	margin-right: 80px;
}

#main h2 {
	font-size: 11px;
	color: #1a3759;
	text-transform: uppercase;
	margin: 20px 0px 3px 0px;
}

#main h3 {
	font-size: 11px;
	color: #505153;
	text-transform: uppercase;
	margin: 20px 0px 0px 0px;
}

#main h4 {
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

#main_search {
	float: left;
	width: 448px;
	padding-top: 60px;
	margin-right: 55px;
}

#main_search h2 {
	font-size: 11px;
	color: #1a3759;
	text-transform: uppercase;
	margin: 20px 0px 3px 0px;
}

#main_video {
	float: left;
	width: 750px;
	padding: 60px 0px 0px 70px;
}

#searchlinks {
	width: 448px;
}

#searchlinks img {
	padding-right: 2px;
}


table {
	width: 420px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #1a3759;
}

table thead th, table tbody td {
	border-collapse: collapse;
	border-style: solid;
	border-color: #1a3759;
	
}
td {
	padding: 2px 4px 8px 0px;
	border-style: none;
}

form table, form table td, table.content, table.content td {
	border-collapse: collapse;
	border-style: hidden;
	border-color: transparent;
}
.searchbutton {
	height: 15px;
	padding-top: 15px;
}

table.content { /* for articles, news and events indices*/
	
}

.content td {
	vertical-align: top;
}

.date {
	width: 150px;
}

table.content {
	border-style: hidden;
}
table.atty_search {
	width: 120px;
	border-collapse: collapse;
	border-style: hidden;
}

.atty_search td {
	padding: 0px 2px;
}

.gobutton {
	height: 15px;
}

input.searchbox {
	border: #D9E6EC solid 1px;
	height: 15px;
	width: 100px;
}

#contact {

}

#practices_col {
	width:420px;
	overflow:hidden;
}

#practices_col ul {
	margin: 0px 0px 0px 0px;
}

#practices_col li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	text-transform:uppercase;
	text-align: left;
}

#practices_col li ul li {
	list-style-type: none;
	margin: 0px 0px 1px 15px;
	font-weight:normal;
	text-transform:none;
	text-align: left;
}

#practices_col li a {
	color: #1a3759;
}

#practices_col li ul li a {
	color: #1a3759;
}

#practices_col a:hover {
	color: #666;
	text-decoration: none;
}

#practices_col1 {
	width:190px;
	float:left;
	text-align: left;
	vertical-align:top;
}

#practices_col2 {
	width:190px;
	float:right;
	text-align: left;
	vertical-align:top;
}

#right_col_interior {
	float: left;
	width: 132px;
	padding: 45px 18px 20px 10px;
	color: #fff;
	font-size: 10px;
}

#right_col_interior h2 {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 3px;
}

#right_col_interior p {
	color: #fff;
	line-height: 15px;
	margin-bottom: 10px;
	text-align: left;
}

#right_col_interior a {
	color: #fff;
	font-family: arial, sans-serif;
	text-decoration: none;
}

#right_col_interior a:hover {
	color: #efefef;
}

#search {
	color: #97999c;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#search input {
	margin: 2px 0px 10px 0px;
}


/* end interior page styles */