@charset "utf-8";
/* CSS Document Coded by Matthew Cassella @ BigBuzz Communications */

html, body{ 
 margin:0; 
 padding:0;
 height:auto;
 min-height:100%;
 text-align:center; 
 font-family: "Trebuchet MS", Helvetica, Arial;
 font-size:0.9em;
 line-height: 20px;
 text-align: justify;
 color:#666666;
 background-color:#CCC;

}

h1 {
	margin: 12px 0px 12px 0px;
	padding:0px;
	color: #1C3F94;
	font-size: 1.6em;
}

h2 {
	margin: 12px 0px 6px 0px;
	padding:0px;
	color: #1C3F94;
	font-size: 1.5em;
}

h2 span {
	padding: 20px 0px 0px 0px;
}

h3 {
	margin: 0px 0px 4px 0px;
	padding:0px;
	color: #1C3F94;
	font-size: .9em;
	outline:none;
}

h3 span { color:#666666;}

h4 {
	color:#666666;
	border-bottom:dotted 1px #666666;
	margin: 2px;
}


a {color:#EDA900;text-decoration:none; font-weight:bold; outline:none;}
a:hover {color:#1C3F94; text-decoration:none; font-weight:bold;}

input, textarea, select { border: #06357A solid 1px; }

#pagewidth { 
 width:756px;
 height:auto;
 min-height:100%;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 border: #1C3F94 solid 1px;
 border-top:none;
 border-bottom:none;
} 

#head {
	height: 77px;
	width:756px;
	background:url(../images/head_bg.gif) bottom left repeat-x;
}

#head img {
	margin: 26px 10px 0px 12px;
	vertical-align: middle;
}

#topbar {
	background:url(../images/blue_bg.gif) repeat-x left top;
	height:20px;
	border-bottom: #FFD261 solid 4px;
}

#nav {
	float:left;
	width: 160px;
}

#nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav li {
	margin:0px;
	border-bottom: solid 1px #1C3F94;
	background:url(../images/nav_bg.gif) left top repeat-x;
}

#nav li a {
	height: 21px;
	background:url(../images/a_nav_bg.gif) left top no-repeat;
	padding: 4px 10px 4px 22px;
	display:block;
	color: #1C3F94;
	font-size: 1.0em;
	font-weight:bold;
	text-decoration:none;
}

#nav li:hover a {
	color: #FFF;
	display:block;
	background:url(../images/a_nav_bgRO.gif) left top no-repeat;
	text-decoration:none;
}


#home #nav-home a, #about #nav-about a, #attorney #nav-attorney a,
#practice #nav-practice a, #news #nav-news a, #location #nav-location a,
#careers #nav-careers a, #contact #nav-contact a {
	background:url(../images/a_nav_bgRO.gif) left top no-repeat;
	color:#FFFFFF;
}

#home #nav #home-nav li a { background:url(../images/a_nav_bgRO.gif) left top no-repeat;}

#flashArea {
	float:left;
	width:596px;
}

.clear { clear:both; }

#mainContent {
	background: url(../images/maintop_bg.gif) top left repeat-x #FFF;
	padding: 18px 12px 12px 20px;
	border-top: 1px solid #1C3F94;
	display:table;
	text-align:left;
	width:724px;
	
}

#attorney #mainContent, #practice #mainContent {
	padding: 0px 0px 12px 20px;
	width:736px;
}

#attorney #mainContent h1, #practice #mainContent h1 {
	margin: 0px 0px 12px 0px;
	padding: 30px 0px 0px 0px;
}


#leftCol {
	float:left;
	width: 430px;
	padding: 0px 12px 4px 4px;
}

#rightCol {
	float:left;
	width: 268px;
	padding: 0px 4px 4px 4px;
}

#practice #rightCol, #attorney #rightCol {
	width: 190px;
	float:right;
	padding: 12px 0px 0px 0px;
	background:url(../images/rt_col_bg.jpg) repeat-x top right;
	vertical-align:top;
}

#attorney #rightCol a, #practice #rightCol a { color:#1C3F94; }

#attorney #rightCol a:hover, #practice #rightCol a:hover { color:#EDA900; }

#attorney #rightCol h1, #practice #rightCol h1 {
	margin: 0px 0px 12px 12px;
}

#attorney #leftCol, #practice #leftCol {
	width:538px;
	margin-right:0px;
	padding: 12px 0px 4px 4px;
}



#practice p {
	margin-right: 12px;
}

#aTxt {
	float:left;
	width:350px;
	margin-left: 12px;
}

#aTxt p {
	margin: 0px 0px 12px 0px;
	line-height: 18px;
}

#aInfo {
	float:left;
	width: 268px;
	font-size:11px;
	visibility:hidden;
}


.tableRow td {
	padding:4px 2px 2px 2px;
	white-space:nowrap;
	border-bottom: #06357A dotted 1px;
	border-right:#FFFFFF solid 1px;
}

.tableHead td {
	padding:6px 0px 0px 0px;
	border-bottom: #06357A solid 1px;
}

.tableHead h3 {
	color: #1C3F94;
	font-size: 1.0em;
	margin:12px 0px 0px 0px;
}
	
.imgPad {
	margin: 8px;
}

#locations {
	padding: 0px 0px 0px 40px;
}

#locations p {
	line-height: 14px;
	font-size: 0.9em;
	margin:6px 0px 0px 0px;
	padding:0px;
}

#locations a { margin: 12px 0px 0px 0px; }

#eventBlock p {
	font-size: 0.8em;
	line-height: 14px;
	margin:6px 0px 6px 0px;
	padding:0px;
}

#locBlock p {
	font-size: 0.8em;
	line-height: 14px;
	margin:6px 0px 6px 22px;
}

#attorneyBlock {
	margin:0px 12px 6px 16px;

}

#attorneyBlock p {
	font-size: 4px;
	line-height: 14px;
	margin:6px 12px 6px 0px;
	padding:0px;
}

.floatLft {
	float:left;

}

#footer {
	background:url(../images/bigblue_bg.gif) repeat-x left top;
	font-size: 0.8em;
	height:20px;
	padding: 4px 12px 4px 12px;
	color:#FFFFFF;
	text-align:right;
}

#footer a {
	
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFF99;
	text-decoration:none;
}

#copy {
	float:left;
	color: #CCCCCC;
}

#buzz {
	color: #000000;
	text-align:right;
	font-size:0.8em;
	padding: 6px;
}


#buzz a { color:#000000; font-weight:normal;}
#buzz a:hover { color:#CC9900;}
#bottom {
	background: url(../images/bottom_bg.gif) bottom left repeat-x;
	height:10px;
}

.noBorder {border:none;}

#dotBg { background:url(../images/dot_bg.gif) center repeat-y; }

.pa_li{
	list-style-type:none;
	padding:4px 2px 2px 2px;
	white-space:nowrap;
	border-bottom: #06357A dotted 1px;
	width:280px; 
	float:left;
	margin-right: 30px;
}

.att_li{
	width:210px;
	float:left;
	margin-right:35px;
	padding:0;
	margin-left:0;
}
li.header {
	list-style-type:none;
	padding:6px 0px 0px 0px;
	border-bottom: #06357A solid 1px;
	font-size:16px;
}
.at_li{
	list-style-type:none;
	padding:4px 2px 2px 0px;
	white-space:nowrap;
	border-bottom: #06357A dotted 1px;
	width:210px; 
	float:left;
	margin-left:0;
}