@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font: 100% Helvetica, Arial, sans-serif;
	background: #77868c;
	text-align: center;
	color: #000000;

}
#container {
	width: 677px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left;
}
/*#wrapper {
	 background: url('images/footer.jpg') no-repeat center bottom; 
	padding-bottom: 16px;
}*/

#header {
	background: #adc0cc;
	padding: 0;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	visibility:hidden;
}
#masthead {
	margin:0;
	padding:0;
	position:relative;
	width:677px;
	height:236px;
	overflow:hidden;
	display:block;
	background:url("images/WalshLegal-header.jpg") top left no-repeat;
}
#tagline {
	width:330px;
	height:95px;
	padding:120px 0 0 0;
	font-size:13px;
	font-style:italic;
	line-height:24px;
	color: #384d77;
	text-align:center;
	background:url("images/scales-icon-white.png") no-repeat bottom center;
}
#sidebar {
	float: right;
	width: 188px;
	height:202px;
	overflow:hidden;
	background:url("images/sidebar-home.png") no-repeat top left;
	padding: 0 10px 10px 30px;
	margin: 20px 0 10px 10px;
}
#mainContent {
	margin: 20px 0 20px 10px;
	padding: 0 30px;
}
#footer {
	margin:0;
	padding: 10px 20px;
	background:#324873;
}
#footer, #footer a {
	color:#fff;
	font-size: 10px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #324873;
	letter-spacing:-.3px;
	background: url(images/bullet-lg.png) no-repeat;
	position:relative;
	left:-30px;
	top:-2px;
	padding-left:30px;
}
h2 {
	font-size: 13px;
	line-height:38px;
	font-weight: bold;
	color:#d9b341;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #324873;
}
p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #77868c;
	margin-bottom:18px;
}
p.vcard {
	background:url("images/vcard.jpg") no-repeat top left; line-height:42px; height:42px;padding-left:42px;padding-top:6px;}
.sectionbreak {
	padding-bottom: 20px;
}
.portrait {padding:2px; border:1px solid #77868c;}
a {
	color: #77868c;
	text-decoration:underline;
}
a:hover {
	color: #adc0cc;
	text-decoration:none;
}
/* BEGIN Sidebar */
#sidebar.home {
	background:url("images/sidebar-home.png") no-repeat top left;
	padding: 0 10px 10px 30px;
	margin: 20px 0 10px 10px;
}
#sidebar.profiles {
	background:url("images/sidebar-profiles.png") no-repeat top left;}
#sidebar.practice {
	background:url("images/sidebar-practice.png") no-repeat top left;}
#sidebar.resources {
	background:url("images/sidebar-resources.png") no-repeat top left;}
#sidebar.contact {
	background:url("images/sidebar-office.jpg") no-repeat top left; width:313px; height:219px;}
#sidebar h3 {
	padding:16px 0 22px 0;
}
#sidebar ul li {
	list-style-image:url(images/bullet-gold.gif);
	margin-left:3px;
	padding-bottom: 8px;
	font-size:12px;
}
/* END Sidebar */

/* BEGIN NAVstyle9 */
 #navcontainer {
	margin: 0;
	padding: 0;
	height: 36px;
	background: #e6eded;
	border-bottom: 4px solid #d9b341;
}
#navcontainer ul {
	border: 0;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: left;
	background: url(images/bullet-sml.png) left 10px no-repeat;
}
#navcontainer ul li.first {
	background:none;
}
#navcontainer ul li a {
	height: 34px;
	color: #324873;
	text-decoration: none;
	display: block;
	text-align: left;
	padding:0 6px 0 15px;
	margin: 0 6px;
	letter-spacing:-.5px;
	font: bold 14px/32px Arial, helvetica, sans-serif;
}
#navcontainer ul li a:hover {
	color: #adc0cc;
}

/* END NAVstyle9 */
