/* CSS Document */

html * {margin:0; padding:0}

body {
	background-color:#fff;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
	
#container {
	width:790px; 
	margin:0 auto;
	}

p {
	font-size:12px;
	line-height:20px;
	color:#666;
	width: 550px;
	}
	
td {
	font-size:12px;
	line-height:20px;
	color:#666;
	}

h1 {
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#666;
	margin-bottom:10px;
	}

h2 {
	font-size:12px;
	font-weight:bold; 
	color:#666;
	text-decoration:none;
	}
h3 {
	font-size:14px;
	line-height:24px;
	padding-top: 8px;
}
.font13 {
	font-size: 13px;
}
hr {
	width: 480px;
	margin: 3px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #FFF;
	border-left: 0px;
}
#flashspacer {
	margin-bottom: 20px;
	}

#photo { text-align: right; font-size:12px; background-color: #cdcdcd; float: right; margin: 10px; padding: 8px; }

a {
	color:#7a001d;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	}

a.nav {
	color: #666;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	}
	
a.lawyer {
	color: #666;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	font-weight:normal;
	margin-left: 10px;
	}
	
a:hover {color: #666;}
a.nav:hover {color: #7a001d;}
a.lawyer:hover {color: #7a001d;}
ul.expand { overflow: hidden; }
#accordion {  }
#leftnav ul { line-height: 18px; margin: 0; padding: 0; list-style-type: none; font-size: 12px; }
#leftnav ul li a { color: #666; outline: none; }
#leftnav a:hover { color: #7a001d; }
#leftnav ul li ul { margin-bottom: 0; padding-bottom: 0; padding-left: 15px; }
#leftnav ul li ul a { font-weight: normal; line-height: 18px; }
a.head { color: #666; background-image: url(../images/collapsed.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right center; padding-right: 12px; cursor: default; }
#navigation a.selected { color: #7a001d; background-image: url(../images/expanded.gif); }
#header {
	margin: 10px;

	}

#contentBg {
	background-image:url(../images/content.gif);
	background-attachment: scroll;
	background-repeat:repeat-y;
	background-position: left top;
	}
	
#content {
	margin-left: 205px;
	min-height:380px;
	height: auto !important
	height: 380px;
}

#crest {
	margin-top: 10px;
	}

#menu {
	position:absolute;
	top:120px;
	left: 20px;
	}
	
#bottom {
	color: #666;
	margin: 10px 10px 20px;
	font-size:11px; 
	}
	
#footer{
	margin-bottom: 10px;
	}
	
p.copyright {width:800px;}

#corporate, #litigation, #taxation {
	display:none;
}