html, div, dl, dt, dd, ol, li, ul, h1, h2, h3, h4, h5, h6, pre, for, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}

html, body {
	margin-top: 10px;
	padding: 0;
}

body {
	font-family: Arial, verdana, sans-serif;
	text-align: center;
	font-size: 76%;
	background: #404040
		url("../images/bg/body.jpg") repeat-y 50% 0;
	}
	
p	{
	font-family: Arial, verdana, sans-serif;
	text-align: left;
	line-height: 18px;
	color: black;
	font-size: 11px;
	margin-bottom: 10px;
	}
	
a {
color: #331A1E;
font-size: 11px;
text-decoration: underline;
}


a:hover {
color: BLACK;
font-size: 11px;
text-decoration: none;
}



a.front {
color: black;
font-size: 11px;
text-decoration: underline;
}


a.front:hover {
color: black;
font-size: 11px;
text-decoration: none;
}

img	{float: left; margin-right: 8px;}

#topBar	{
width: 820px;
height: 97px;
background: #404040 url("../images/logo/logo.gif") repeat-x top left;
color: white;
font: normal 11px arial;
}

#topBarsub	{
width: 820px;
height: 97px;
background: #404040 url("../images/logo/logo-sub.gif") repeat-x top left;
color: white;
font: normal 11px arial;
}

#date	{text-align: right; padding: 10px 10px 0 0;}
	
#mainImage	{
width: 820px;
height:275px;
background: #FFF url("../images/main-courtroom-6.jpg") no-repeat  50% center;
padding: 10px 0;}

#subImage	{
width: 820px;
height:150px;
padding: 10px 0;}

.practice	{background: #FFF url("../images/sub-courtroom-2.jpg") no-repeat  50% center; }
.bio	{background: #FFF url("../images/sub-courtroom-3.jpg") no-repeat  50% center; }
.contact {background: #FFF url("../images/sub-courtroom-4.jpg") no-repeat  50% center; }

blockquote { 
width: 200px; 
margin: 5px 0 5px 15px; 
font-size: 14px; 
color: #331A1E;
text-align: center; 
border-top: 1px solid #a4a07d;
border-bottom: 1px solid #a4a07d;
padding: 5px 0; 
}

.author	{
font-size: 11px; color: black; text-align: right;}
	
#page-container {
	width: 820px;
	margin: auto;
	text-align: left;
	background: #d2d1b2;
}
/* MENU SYSTEM*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: normal 11px verdana;
width: 100%;
border-top: 1px solid #331a1e;
border-width: 1px 0;
background: black url("../images/menu/blockdefault.gif") center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #404040;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}


.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url("../images/menu/blockactive.gif") center center repeat-x;
text-decoration: none;
}

/*END MENU*/

#logo {display: none}

/* CONTENT  - FRAME*/

		
#frame {
		width:820px;
		background: #d2d1b2;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0;
		text-align:left;
		clear: both;
		}
	
		
/*3 COLUMN LAYOUT*/		
	
#leftc {
		width:273px;
		background: #D2D1B2 url("../images/bg/gradient.jpg") repeat-x top left;
		padding: 0px;
		float:left;
		}

#leftc .padding {		
		padding: 20px 10px;}
	
#centerc {
		width:273px;
		background: #D2D1B2 url("../images/bg/gradient.jpg") repeat-x top left;
		padding:0px;
		float:left;
		}
		
#centerc .padding {		
		padding: 20px 10px;}
		
		
#rightc {
		width:274px;
		background: #D2D1B2 url("../images/bg/gradient.jpg") repeat-x top left;
		padding:0px;
		float:left;;
		}

#rightc .padding {		
	padding: 20px 0px 20px 15px;}
	

#subleftc {
		width:546px;
		background: #D2D1B2 url("../images/bg/gradient.jpg") repeat-x top left;
		padding: 0px;
		float:left;
		}

#subleftc .padding {		
		padding: 20px 20px;}	
		
#subrightc {
		width:274px;
		background: #D2D1B2 url("../images/bg/gradient.jpg") repeat-x top left;
		padding:0px;
		float:left;;
		}

#subrightc .padding {		
	padding: 20px 15px;
	border-left: 1px solid #a4a07d;}
	
#subrightc ul	{
list-style-type: square;
color: #331a1e;
font-size: 11px;
border-top: 1px dotted #a4a07d;
border-bottom: 1px dotted #a4a07d;
padding: 10px 10px 10px 20px;
margin: 10px 10px 10px 10px;}

#subrightc ul li {padding: 3px 0;}		
		
.casestudy	{
width: 400px;
background: #DBDAC2;
border-top: 1px dotted #a4a07d;
border-bottom: 1px dotted #a4a07d;
margin: 10px 10px 10px 30px;
padding: 10px;
}

.casestudy p	{
margin: 0;
}


/*LISTS*/

#checkboxes ul	{
	list-style-type: none;
	}
	
#checkboxes ul li {
	padding: 0 0 10px 45px;
	background: url("../images/checkbox.jpg") no-repeat top left;
	font-size: 11px;
	line-height: 18px;
	}
	
/*IMAGE REPLACEMENT */

#bpm {
	width: 169px;
	height: 42px;
	background: transparent
		url("../images/h1/bpm.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#bpm span {
	display: none;
	}

#whatwedo {
	width: 169px;
	height: 42px;
	background: transparent
		url("../images/h2/whatwedo.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#whatwedo span {
	display: none;
	}

#qcontact {
	width: 169px;
	height: 42px;
	background: transparent
		url("../images/h3/qcontact.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#qcontact span {
	display: none;
	}
	
#philosophy {
	width: 200px;
	height: 40px;
	background: transparent
		url("../images/h2/philosophy.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#philosophy span {
	display: none;
	}
	
	
#liability {
	width: 255px;
	height: 35px;
	background: transparent
		url("../images/h2/liability.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#liability span {
	display: none;
	}
	
#buslaw {
	width: 295px;
	height: 35px;
	background: transparent
		url("../images/h2/buslaw.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#buslaw span {
	display: none;
	}
	
#litigation {
	width: 260px;
	height: 35px;
	background: transparent
		url("../images/h2/litigation.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#litigation span {
	display: none;
	}
	
#qualifications {
	width: 145px;
	height: 40px;
	background: transparent
		url("../images/headers/qualifications2.jpg") no-repeat top left;
		margin-bottom: 10px;
	}
	
#qualifications span {
	display: none;
	}
	
#durham {
	width: 218px;
	height: 40px;
	background: transparent
		url("../images/headers/durham.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#durham span {
	display: none;
	}
	
#legal {
	width: 170px;
	height: 27px;
	background: transparent
		url("../images/headers/legal.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#legal span {
	display: none;
	}
	
/* misc classes */

.upbold	{
text-transform: uppercase;
font-weight: bold;}

.more	{margin-left: 0px;}

.margin-zero	{margin: 0;}

img {border: 0}


h1, h2, h3, h4, h5  {
		font-family:  Georgia;
		font-size:12px;
		font-style: normal;
		color: #202020;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: uppercase;}
		


/* FOOTER */

#footer {
	height: 70px;
	background: #331a1e
		url("../images/logo/footer.gif") no-repeat;
	background-position: 15px 5px;
	color: white;
	padding: 10px 10px 5px 90px;
	margin:0px;
	border-top: 1px solid #808080;
	
	font-family: Arial, verdana, sans-serif;
	font-style: normal;
	text-align: left;
	color: white;
	font-size: 10px;
	
	clear: both;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: white;
	text-decoration: underline;
}

#footer #altnavFoot {
	width: 400px;
	float: right;
	text-align: right;
}

address	{
	font-style: normal;
	}
	
address.line-height	{
line-height: 20px;}

/*CONTACT US FORM ELEMENTS*/



#contactForm	{
margin-bottom: 0px;}

label, input, textarea 	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}



input, textarea	{
background: #FFFFFF;
width: 211px;
padding: 2px;}

label	{
	margin: 2px 0px;
	vertical-align: top;}

fieldset { 
	border:1px solid #a4a07d;
	margin: 0 15px 15px 15px;}

legend {
	font-size: 12px;
	padding: 0.2em 0.5em;
	border:1px solid #a4a07d;
	background: #202020;
	color:white;
  }

  .submit	{
	background: #d2d1b2;
	width: 100px;
	margin-left: 30px;
	padding: 2px;
	text-align: center;
}

