/* ----- Wide CSS Rules ----- */

#lpic {
	/* height: 128px; */
	height: 89px;
	width: 100%;
	background-image: url(http://test.pivothead.com/wp-content/themes/LawDev/images/gavel-small.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
	
}

#rpic {
	height: 89px;
	width: 100%;
	background-image: url(http://test.pivothead.com/wp-content/themes/LawDev/images/fountain-small.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}

#header h2 {
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 19pt;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#menu {
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 11pt;
	background-color: #3C6280;
	margin-top: 1px;
	width:100%; 
	height:23px;
	border-bottom: 1px solid #fff;
        }

#left li {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: .87em;
        list-style: none;
	margin: 0px;
	padding: 0px;
	}

