/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #fff;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000000;
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:929px; 
	padding: 0;
	background: URL("/graphics/mainbg.gif") repeat-y;
}

div#header {
	width:929px;
	height:97px;
	background: url("/graphics/header.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 0 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	width:929px;
	height:63px;
	padding:10px 0 0 0;
	background: url("/graphics/footer.gif") no-repeat;
	font-size:11px;
	color: #fff;
	text-align:center;
	margin: 0 auto 0 auto;

}





/* content formatting */

#leftpic {
	width:139px;
	float:left;
	padding:0 0 0 1px;
	min-height:564px;
}

#leftpichome {
	width:139px;
	float:left;
	padding:0 0 0 1px;
	min-height:564px;
	background: url("/graphics/leftpic_welcome.jpg") no-repeat;
}

#splashpagecontent {
	width: 787px;
	padding: 0;
	overflow: auto;
	line-height:18px;
	float:right;
	display:inline;
	margin:0 1px 0 0;
	display:inline;
}


#pagecontent {
	width: 680px;
	padding: 33px 53px 30px 54px;
	overflow: hidden;
	line-height:18px;
	float:right;
	display:inline;
}

/*
#pagecontent img {
	float:right;
	display:inline;
	margin:-20px -58px 20px 20px;
	border-right:13px solid #006587;

}

*/


#logolink {
	width:262px; 
	height:64px; 
	border:0; 
	float:left; 
	display:inline; 
	margin:19px 0 0 9px;
}

.infobox {
	border:1px solid #8f8f8f; 
	font-family: arial;  
	font-size: 11px; 
	color: #47485e; 
	width:133px; 
	height:15px;
	padding:3px 0 0 5px;
}

#splashtop {
	width:296px;
	height:247px;
	background:#fff;
	padding:44px 37px 12px 39px;
	overflow: hidden;
	float:right;
	font-size:11.5px;
	line-height:20px;
}

#splashbot {
	width:575px;
	height:150px;
	margin:22px 0 0 35px;
	overflow: hidden;
	float:left;
	display:inline;
	font-size:10.5px;
	line-height:13px;
}

.spnws {
	width:163px;
	height:100px;
	overflow: hidden;
	float:left;
	margin:8px 28px 10px 0;
}

.spnws span {
	font-size:11.5px;
	font-weight:bold;
}

.spnws span a {
	color: black;
	font-size:11.5px;
	font-weight:bold;
	text-decoration: none;
}

.spnws p {
	margin:10px 0;
}

.aboutpic {
	width:787px; 
	height:283px; 
	margin:-33px -52px 33px -55px; 
	border-bottom:1px solid #fff;
}

#left_foot {
	float: left;
	margin: 12px 0 0 20px;
}

#right_foot {
	float: right;
	margin: 12px 20px 0 0;
}


#right_foot a{
	color: #2a363b;
	text-decoration: none;
}

#right_foot a:hover{
	color: #c50000;
	text-decoration: underline;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #7a7143;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #bab078;
	text-decoration: underline;
}

a.atty {
	color: #000;
	text-transform:uppercase;
	text-decoration: underline;
}
a.atty:hover {
	color: #7a7143;
	text-decoration: underline;
}

a.cont {
	color: #000;
	text-decoration: none;
}
a.cont:hover {
	color: #7a7143;
	text-decoration: underline;
}

a.more {
	color: #7a7143;
	text-decoration: none;
	 outline: none;
	 float:right;

}
a.more:hover {
	color: #bab078;
	text-decoration: none;
}

a.moren {
	color: #7a7143;
	text-decoration: none;
	 outline: none;
	 float:right;
	 margin:0 28px 0 0; 
	 display:inline; 
	 font-weight:bold;

}
a.moren:hover {
	color: #bab078;
	text-decoration: none;
}




#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}



ul.practiceareas   {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	float:left; 
	width:330px;
	margin:0 10px 0 0;
}

li.practiceareas  {
	list-style:none;
	margin: 0;
	padding:0;
}

.practiceareas a {
	color:#000;
}

.practiceareas a:hover {
	color:#7a7143;
}

ul.atty   {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	float:left; 
	width:330px;
	margin:0 10px 0 0;
}

li.atty  {
	list-style:none;
	margin: 0;
	padding:0;
}

.atty a {
	color:#000;
}

.atty a:hover {
	color:#7a7143;
}




h1 {
	font-weight:bold;
	font-size:14px;
	color: #4f3301;
	text-transform: uppercase;
	margin:0 0 14px 0;
}

h2 {
	font-weight:normal;
	font-size:12px;
	color: #4f3301;
	text-transform: uppercase;
	margin:25px 0 -10px 0;
}

.fhlts {
	font-size:11.5px;
	font-weight:bold;
	color:#806d4b;
}

p { 
	margin:16px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

.pipelist {
    overflow: hidden;
    font-size:14px;
	width: 950px;
	height:32px;
	margin: 0 auto 0 auto;
	background: #77787b;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0 0 0 40px;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #fff;
   float: left;
   line-height: 32px;
   margin: 0 .5em 0 -.5em;
   padding: 0 22px 0 22px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #fff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 10px;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:14px;
line-height:16px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
padding: 12px 15px 0 15px;
height:28px;
text-decoration: none;
background:#68a705;
border-left:1px solid #408202;
}

#underlinemenu ul li a:hover{
color: #fff;
background: #b99b1e;
}










	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 200px;
height:652px;
padding: 30px 0 0 0;
font-size: 12px;
text-align:left;
background: url("/graphics/leftbg.gif") no-repeat;
float:left;
}

* html #blueblock{ /*IE 6 only */
w\idth: 150px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 8px 0 0 25px;
color: #5e5f60;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
width: 150px;
height:20px;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #c50000;
	text-decoration: none;
}














/* graphical menu codes */


#topmenu {
	list-style: none;
   width: 929px;
	height:34px;
	padding:0;
	margin: 0px;
	background: url("/graphics/topbarbg.gif") no-repeat;
   }



#topmenu ul {
	list-style: none;
   width: 668px;
	height:33px;
	padding:0;
	margin: 0 0 0 0px;
	float:left;
   position: relative;
	overflow: hidden;
	background: url("/graphics/topmenu.gif") no-repeat;
   }

#topmenu li {
   display: inline;
   position: absolute;
}


#topmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:189px;
overflow:hidden;
height:33px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.about {
background: url("/graphics/topmenu.gif") -6px 0 no-repeat;
width:86px;
}

a.about:hover{
background: url("/graphics/topmenu.gif") -6px -33px no-repeat;
}

a.attorneys {
background: url("/graphics/topmenu.gif") -92px 0 no-repeat;
width:96px;
}

a.attorneys:hover{
background: url("/graphics/topmenu.gif") -92px -33px no-repeat;
}

a.areas {
background: url("/graphics/topmenu.gif") -188px 0 no-repeat;
width:125px;
}

a.areas:hover{
background: url("/graphics/topmenu.gif") -188px -33px no-repeat;
}

a.locations {
background: url("/graphics/topmenu.gif") -313px 0 no-repeat;
width:97px;
}

a.locations:hover{
background: url("/graphics/topmenu.gif") -313px -33px no-repeat;
}

a.contact {
background: url("/graphics/topmenu.gif") -410px 0 no-repeat;
width:102px;
}

a.contact:hover{
background: url("/graphics/topmenu.gif") -410px -33px no-repeat;
}

a.news {
background: url("/graphics/topmenu.gif") -512px 0 no-repeat;
width:61px;
}

a.news:hover{
background: url("/graphics/topmenu.gif") -512px -33px no-repeat;
}

a.careers {
background: url("/graphics/topmenu.gif") -573px 0 no-repeat;
width:81px;
}

a.careers:hover{
background: url("/graphics/topmenu.gif") -573px -33px no-repeat;
}








ul.dropdown {
list-style: none;
margin: 0;
padding: 0;
border: none;
z-index:10000;
position:relative;
}

ul.dropdown li span {
display: block;
_display:inline-block;
text-decoration: none;
}
ul.dropdown li a {
display: block;
position: relative;
_display:inline-block; /* so IE doespn't add space between elements */
_width: 83%; /* makes block fill width in IE */
padding: 6px 0 6px 18px;
font-size: 15px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
border-bottom:1px solid #948e8e;

}


ul.dropdown li a:hover{
color: #ffffff;
background: #575151;
	text-decoration: none;
}


#product {
	width:141px;
	padding: 5px 0;
	background: #6a6363;
	position: absolute;
	top: 147px;
	left: 302px;
	display: none;
	z-index:1000;
}












#leftmenu {
	width: 189px;
	height:177px;
	margin: 0 0 0 0px;
	float:left;
}




#leftmenu ul {
   list-style: none;
   width: 189px;
	height:177px;
	border-bottom:1px solid #948e8e;
	padding:0;
	margin: 30px 0 0 0;
	overflow: hidden;
	float:right;
	position:relative;
   }

#leftmenu li {
   display: inline;
   position: absolute;
}


#leftmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:189px;
overflow:hidden;
height:44px;
}

#leftmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#leftmenu a {
	color: #ffffff;
	text-decoration: none;

}
#leftmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	


a.dip {
background: url("/graphics/leftmenu.gif") 0 0 no-repeat;
width:189px;
}

a.dip:hover{
background: url("/graphics/leftmenu.gif") -190px 0 no-repeat;
}

a.vpi {
background: url("/graphics/leftmenu.gif") 0 -44px no-repeat;
width:189px;
}

a.vpi:hover{
background: url("/graphics/leftmenu.gif") -190px -44px no-repeat;
}

a.sealed {
background: url("/graphics/leftmenu.gif") 0 -88px no-repeat;
width:189px;
}

a.sealed:hover{
background: url("/graphics/leftmenu.gif") -190px -88px no-repeat;
}

a.specialty {
background: url("/graphics/leftmenu.gif") 0 -132px no-repeat;
width:189px;
height:45px;
}

a.specialty:hover{
background: url("/graphics/leftmenu.gif") -190px -132px no-repeat;
}

/* Attorneys */

.leftBar {
/* 	needs to float left */
	float:left;
	width:190px;
	font-size:11px;
	line-height:16px;
}

.leftBar a {
	color:#000;
	text-decoration:none;
}

.leftBar a:hover {
	color:#bab078;
	text-decoration:underline;
}

.leftBar h3 {
	font-weight:bold;
	font-size:14px;
	color: #4f3301;
	text-transform: uppercase;
	margin:0 0 30px 0;
}

.leftBar h4 {
	font-weight:bold;
	font-size:11px;
	color: #4f3301;
	text-transform: uppercase;
	margin:17px 0 -7px 0;
}


.rightBar {
/* 	floats right */
	float:right;
	width:460px;
	margin:0 -10px 0 0;
	font-size:11px;
	line-height:16px;
}

.rightBar a {
	color:#000;
	text-decoration:none;
}

.rightBar a:hover {
	color:#bab078;
	text-decoration:underline;
}

.rightBar h3 {
	font-weight:bold;
	font-size:11px;
	color: #4f3301;
	text-transform: uppercase;
	margin:0 0 7px 0;
}

.rightBar h4 {
	font-weight:bold;
	font-size:11px;
	color: #4f3301;
	text-transform: uppercase;
	margin:14px 0 2px 0;
}

.rightBar ul  {
	list-style:none;
	margin:0;
	padding:0;
}

.rightBar li  {
	list-style:none;
	margin: 0;
	padding:5px 0;
}

.attorneyimage {

}

.address {
/* 	the address block */
	padding-top:10px;
}

.cse input.gsc-input,
input#q {
background-image:none !important;
}


