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: 0;
	padding: 0;
}

body {
	font-family: Arial, verdana, sans-serif;
	text-align: center;
	font-size: 76%;
	background: #404040
		url("../images/bg/page.gif") 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;
	}
	
#contactBox {
border-top: 1px dotted #a4a07d;
border-bottom: 1px dotted #a4a07d;
background: #DBDAC2;
padding: 5px 8px;
margin-bottom: 15px;}

#contactBox p {margin: 0; line-height: 16px;}

#credit	{
height: 85px;
border-top: 1px solid #E0E2E6;
background: transparent
	url("../images/visa.gif") no-repeat top left;
background-position: 0 5px;}
	
#credit	p {padding: 7px 0 0 70px;}

a {text-decoration: underline; color: #122030;}

a:hover {text-decoration: none; color: #122030;}

#topBar	{
width: 820px;
height: 100px;
background: #122030;
color: white;
font: normal 11px arial;
}

#date	{text-align: right; padding:  0;}
	
#mainImage	{
width: 820px;
height:250px;
background: #FFF url("../images/main-courtroom.jpg") no-repeat  50% center;
padding: 1px 0;}

#subImage	{
width: 820px;
height:150px;
padding: 10px 0;}

.practice	{background: #FFF url("../images/sub-courtroom-2.jpg") no-repeat  50% center; }

	
#page-container {
	width: 820px;
	margin: auto;
	text-align: left;
	background: #d1d4da;
}
/* 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 #122030;
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: black;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #d1d4da;
}


.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: #d1d4da;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0;
		text-align:left;
		clear: both;
		}
	
		
/*3 COLUMN LAYOUT*/		
	
#leftc {
		width:366px;
		background: #d1d4da url("../images/bg/about.jpg") repeat-x top left;
		padding: 0px;
		float:left;
		}

#leftc .padding {		
		padding: 10px 20px;}
	
#centerc {
		width:225px;
		background: #d1d4da url("../images/bg/midcol.jpg") repeat-x top left;
		padding:0px;
		float:left;
		border-left: 1px solid #E0E2E6;
		border-right: 1px solid #E0E2E6;
		}
		
#centerc .padding {		
		padding: 15px 10px 20px 10px;}
		
		
#rightc {
		width:227px;
		background: #d1d4da url("../images/bg/midcol.jpg") repeat-x top left;
		padding:0px;
		float:left;;
		}

#rightc .padding {		
	padding: 15px 15px 20px 15px;}
	
#comboc	{
		width:590px;
		background: #d1d4da url("../images/bg/about.jpg") repeat-x top left;
		padding:0px;
		float:left;
		border-right: 1px solid #E0E2E6;}
		
#comboc .padding {		
		padding: 15px 10px 20px 10px;}

#subleftc {
		width:420px;
		background: #d1d4da url("../images/bg/about.jpg") repeat-x top left;
		padding: 0px;
		float:left;
		border-right: 1px solid #E0E2E6;
		}

#subleftc .padding {		
		padding: 20px 20px;}
		
#subcenterc {
		width:200px;
		background: #d1d4da url("../images/bg/midcol.jpg") repeat-x top left;
		padding:0px;
		float:left;
		}
		
#subcenterc .padding {		
		padding: 12px 10px 20px 10px;}	
		
#subrightc {
		width:198px;
		background: #d1d4da url("../images/bg/midcol.jpg") repeat-x top left;
		padding:0px;
		float:left;
		border-left: 1px solid #E0E2E6;
		}

#subrightc .padding {		
	padding: 12px 0px 0px 10px;}
	


		
		
.counties	{
width: 360px;
background: #DBDAC2;
border-top: 1px dotted #a4a07d;
border-bottom: 1px dotted #a4a07d;
margin: 10px 0;
padding: 10px;
}

.counties p	{
margin: 0;
}

.counties2	{
width: 305px;
background: #DBDAC2;
border-top: 1px dotted #a4a07d;
border-bottom: 1px dotted #a4a07d;
margin: 10px 0;
padding: 5px 10px;
}

.counties2 p	{
margin: 0;
}


/*LISTS*/

#centerc ul	{
	list-style-type: square;
color: #122030;
font-size: 11px;
padding: 10px 10px 10px 10px;
margin: 0px 10px;}
	
#centerc ul li {
padding: 2px 0;
	}
	
#subcenterc ul	{
list-style-type: square;
color: #122030;
font-size: 11px;
padding: 10px 10px 10px 10px;
margin: 0px 10px;}

#subcenterc ul li {
padding: 2px 0;}
	
/* misc classes */

.boldCap	{
		font-family:  Arial;
		font-size:12px;
		font-weight: bold;
		color: #404040;
		background: transparent;
		padding: 0;
		margin-bottom: 5px;
		text-transform: uppercase;}


img {border: 0}

h1 {
		font-family:  Arial;
		font-size:16px;
		font-style: normal;
		color: #404040;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: none;}
		
h2, h3 {
		font-family:  Arial;
		font-style: normal;
		color: #202020;
		text-transform: uppercase;}

h2.default, h3.default	{
margin-top: 15px;
font-size:12px;}
	
h2.arrow, h3.arrow	{
padding-left: 25px; 
background: transparent 
			url("../images/bg/arrow-down.gif") no-repeat;
margin-bottom: 15px;
font-size:14px;}
			
h2.box, h3.box	{
background: #EDEDF3; 
width: 155px; 
padding: 5px 10px 3px 10px;
border-top: 1px dotted #45536e;
border-bottom: 1px dotted #45536e;
font-size: 12px;
}

h4.box	{
background: #EDEDF3; 
width: 155px; 
padding: 5px 10px 3px 10px;
border-top: 1px dotted #45536e;
border-bottom: 1px dotted #45536e;
font-size: 12px;
}



h4, h5  {
		font-family:  Arial;
		font-size:12px;
		font-style: normal;
		color: #404040;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: uppercase;}
		
/* FOOTER */

#footer {
	height: 70px;
	background: #122030 
		url("../images/logo/footer.gif") no-repeat top left;
	background-position: 20px 20px;
	color: white;
	padding: 15px 10px 5px 70px;
	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;
	margin-bottom: 10px:
	}

address.line-height	{line-height: 18px; margin: 25px 0 15px 0;}

/*CONTACT US FORM ELEMENTS*/



#contactForm	{
margin: 10px 0 20px 0;}

label, input, textarea 	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}



input, textarea	{
background: #FFFFFF;
width: 150px;
padding: 2px;}

label	{
	margin: 2px 0px;
	vertical-align: top;}

fieldset { 
	border:0px solid #c0c0c0;
	margin: 0px 0px 15px 0;}

legend {
	font-size: 12px;
	padding: 0.2em 0.5em;
	border:1px solid #a4a07d;
	background: #122030;
	color:white;
  }

  .submit	{
	background: #d1d4da;
	width: 100px;
	margin-left: 30px;
	padding: 2px;
	text-align: center;
}

