/* structure */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'trebuchet ms', Verdana, sans-serif;
	font-size: small;
	color: #383d44;
	background-color: #FFFFFF;
	background-image: url(../images/bg-topstripe-int.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
		
}

#container-page-aboutus {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bg-aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
#container-page-attorneys {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bg-attorneys.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
#container-page-corporate {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bg-corporate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

#container-page-ourpractice {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bg-litigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
#container-page-recruiting {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bg-corporate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

#container-page-contactus {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bg-contactus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}



#container-content {
	padding-bottom: 150px;
	width:838px;
  	margin: 0 auto;
}

#container-foot {
	width: 100%;
	background: #ddd;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 50px;
}



/* footer */
#footer {
	font-size: 11px;
	line-height: 1.5em;
	text-align:center;
	padding:10px 0px 10px 0px;
	

}
#footer a:link, #footer a:visited {
	font-weight:bold;
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	}
#footer a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #bbb;
	}






#submenuCol {
	float:left;
	width:142px;
	text-align:right;
}
#submenu {
	position:relative;
	height:253px;
}
#submenu ul{
	padding:20px 0px 0px 0px;
	margin:0;
	width:130px;
	background:#fff;

}
#submenu li {
	font-size:11px;
	list-style-type:none;
	margin:5px 0 0 0;

}
#submenu a:link, #submenu a:visited {
	font-weight:bold;
	color: #326ea1;
	text-decoration: none;
	border:0;
	padding:3px 5px 3px 0px;
	display:block;
	border-right:#eee 3px solid;
	
}

#submenu a:hover {
	color: #9bbdca;
	border:0;
	padding:3px 5px 3px 0px;
	border-right:#9bbdca 3px solid;
}

#submenu a.selected {
	color: #966230;
	border:0;
	padding:3px 5px 3px 0px;
	border-right:#966230 3px solid;
	}


#mainCol {
	float:left;
	width:552px;
}
#menu {
	font-family: 'trebuchet ms', verdana, sans-serif;
	text-transform:uppercase;
	background:#fff;
	border-top: #fff 20px solid;
	position:relative;
	top:97px;
	border-right:#ccc 1px solid;
	color:#966230;
	font-weight:bold;
	margin-left:1px;
	padding:0;
	margin:0;
	height:30px;
}

#menu ul li {
	font-size:12px;
	display: inline;
	list-style-type: none;
	padding:5px 10px 0 10px;
}
#menu a:link, #menu a:visited {
	font-weight:bold;
	color: #326ea1;
	text-decoration: none;
	border:0;
	padding:0;

}

#menu a.selected {
	font-weight:bold;
	color:#966230;
	text-decoration: none;
	border:0;
	padding:0;

}

#menu a:hover {
	color: #9bbdca;
	border:0;
	padding:0;
}
#main {
	background:#fff;
	position:relative;
	top:97px;
	text-align:left;
	padding:40px;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-left:#eee 1px solid;
}
#main h1 {
	margin:0;
	font-size:18px;
	color:#003e7e;
}
#main p, .attorneyabout {
	font-size:11px;
	line-height:18px;
}
#main a:link, #main a:visited {
	font-weight:bold;
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	}
#main a:hover {
	padding-bottom: 0;
	color: #9bbdca;
	border-bottom: 2px solid #ccc;
	}
.attorneyDropdown {
	font-size:10px;
	width:140px;
}

.apage { overflow: hidden;width: 470px; }

h2 {
	font-size:12px;
	margin:0;
}

#quotesCol {
	float:left;
	width:144px;
}

#quote {
	color:#966230;
	font-size:14px;
	text-align:left;
	position:relative;
	top:200px;
	height:150px;
	padding-left:10px;
}
#quote .emphasized {
	font-size:24px;
}
#address {
	position:relative;
	top:290px;
	text-align:left;
	color:#003e7e;
	font-size:11px;
	line-height:1.7em;
	padding-left:10px;
}

.attorneyList {
	font-size:11px;
	line-height:18px;
	margin:0px;
	padding:20px 0px 0px 0px;
	width:150px;
}

.twoColList {
	float:left;
	font-size:11px;
	line-height:18px;
	margin:0;
	padding:0 0 0 20px;
	width:210px;
	list-style-type:square;
	list-style-position: outside;
}
.oneColList {
	font-size:11px;
	line-height:18px;
	margin:0;
	padding:0 0 0 50px;
	list-style-type:square;
	list-style-position: outside;
}
.oneColList li { padding: 0 0 15px 0}

#attorneyFacts {
	background:#f4ece0;
	width:175px;
	padding:20px;
	margin:0 0 10px 10px;
	font-size:10px;
}
#attorneyFacts ul{ padding:0 0 0 20px; margin:0; }	
#attorneyFacts li {
	list-style-image: url(../images/bullet.gif);
}
#attorneyFacts p { padding:0;font-size:10px; }
h3 { font-size:11px; margin: 10px 0 3px 0; }

#attorneylinks a { display: block;padding: 4px 2px;text-align: left; }

#printEmail {
	background:#f4ece0;
	width:150px;
	padding:10px;
	margin:0 0 10px 10px;
	font-size:10px;
}
#printEmail ul{ padding:0 0 0 20px; margin:0; }	
#printEmail li {
	list-style-image: url(../images/bullet.gif);
	margin:0; padding:0;
}
#printEmail p { padding:0;font-size:10px; }
h3 { font-size:11px; margin: 10px 0 3px 0; }

#printEmail a { display: block;padding: 4px 2px;text-align: left; }

