html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, for, fieldset, input, p, blockquote, textarea {
	margin: 0;
	padding: 0;
}

body {
	background: #404040
		url("../images/bg2.jpg") repeat-y 50% 0px;
	font: 12px Georgia, Helvetica, Palatino, serif;
	text-align: center;
	color: black;
	line-height: 18px;
} 

p	{
	margin: 0 0 10px 0;
	text-align: left;
	}
	
#page-container {
	width: 760px;
	margin: auto;
	text-align: left;
	background: #e6e0d3;
}

blockquote {margin-left: 30px; font-style: italic; margin-bottom: 10px;}

#logo {display: none}

#topBar	{
	text-align: left;
	height: 35px;
	background: #404040
		url("../images/phone.gif") no-repeat bottom right; 
	padding-left: 25px;
		}

#topBar a	{
        font: normal 11px Arial, Helvetica, sans-serif;
        text-decoration: none;
		background: transparent;
		color: #F2F2F2;
		line-height: 35px;
		}

		
#topBar	a:hover    {
		font: normal 11px Arial, Helvetica, sans-serif;
        text-decoration: underline;
		background: transparent;
		color: #F2F2F2;
		line-height: 35px;
}
	

		
/* LOGO HEADER */

div#masthead	{
	width: 760px;
	height: 130px;
	padding: 0;
	margin: 0;
	background: #c8c1aF 
		url("../images/masthead/logo.jpg") no-repeat top left;
}

div#masthead ul {
padding: 10px 0px 0px 570px;
margin: 0;
list-style-type: none;
}

div#masthead ul li a {
	color: #8b2639;
	text-decoration: none;
	font-size: 12px;
}

div#masthead ul li  a:hover    {
	color: #8b3639;
	text-decoration: underline;
	font-size: 12px;
}

/* HEADERS */


div#flashHeader	{
	width: 760px;}

div#imageHeader {
	width: 760px;
	background: #404040;
	margin: 0;
	padding:0;
}

div#imageHeader.dui {
	background: #404040
		url("../images/imageHeaders/dui.jpg") no-repeat top left;
}		
	
	
.boldCap	{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	}
	
/*REPRESENTATIVE CASES PAGE*/

p.header {margin-bottom: 0; font-size: 13px; font-weight: bold}
.subtext {font-size: 11px; text-transform: uppercase; color: #81262d}

/* CONTENT  - FRAME*/

#frame {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0px;
		text-align:left;
		clear: both;
		background: url("../images/skline.jpg") no-repeat top left;
		}

/* CONTENT  - 3 COLUMN LAYOUT*/		
	
#leftc {
		width:33%;
		background: transparent;
		padding: 0px;
		float:left;
		
		}

#leftc .padding {		
	padding: 10px 15px 30px 15px;}
	
#centerc {
		width:33%;
		background: transparent;
		padding:0px;
		float:left;
		border-left: 1px dotted #999;
		border-right: 0px dotted #999;
		}
		
#centerc .padding {		
	padding: 10px;}
		
#rightc {
		width:33%;
		background: transparent;
		padding:0px;
		float:left;;
		}

#rightc .padding {		
	padding: 10px 15px 10px 10px;}

	
#comboc	{
		width:62%;
		background: transparent;
		padding:0px;
		float:left;
		border-left: 1px dotted #999;
		}

#comboc .padding {		
	padding: 10px 0px 10px 15px;}
	

#combo .cities {
	margin-top: 15px;
	clear: both;}

#cities	{
width: 220px;
float: left;
margin-bottom: 25px;}

.gallerycontainer {

margin-bottom:20px;}


.gallery	{
margin: 0 20px 0px 0;}

img 	{border: 0}
	
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
		
/* GLOBAL LINKS */

a {
	color: #8b2639;
	text-decoration: underline;
	font-size: 12px;
}

a:hover    {
	color: #8b3639;
	text-decoration: none;
	font-size: 12px;
}

a.more {
	color: #3a2f27;
	text-decoration: underline;
	font-size: 12px;
}

a:hover.more    {
	color: #776456;
	text-decoration: none;
	font-size: 12px;
}

a.linkBox {
	color: #e6e0d3;
	text-decoration: none;
	font-size: 12px;
	border: 0;
}

a:hover.linkBox    {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border: 0;
}



/* MORE INFO LINKS */

.moreLink  a {
	background: transparent url("../images/bg/star2.gif") no-repeat bottom left;
	padding-left: 20px;
	color: #776456;
	text-decoration: underline;
	margin:0;
	font-size: 12px;
}

.moreLink a:hover    {
	background: transparent url("../images/bg/star2.gif") no-repeat bottom left;
	padding-left: 20px;
	color: #3a2f27;
	text-decoration: none;
	margin: 0;
	font-size: 12px;
}

h1 {
		background: #e6e0d3;
		font-family:  Georgia, Palatino, serif;
		font-size:14px;
		padding:0;
		margin:0 0 10px 0;
		color: #202020;
		}
		
h2 {
		font-family:  Georgia, Palatino, serif;
		font-size:14px;
		color: #202020;
		background: #e6e0d3;
		padding: 0;
		margin-bottom: 10px;
		}

h3 {
		font-family:  Georgia, Palatino, serif;
		font-size:12px;
		color: #3a2f27;
		background: #e6e0d3;
		padding: 0;
		margin: 0;
		}


/*HOMEPAGE QUICK CONTACT FORM ELEMENTS*/

#form form	{margin: auto;}

#form  label, #form  input, #form textarea 	{
	width: 220px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000;
	margin: 2px 0px;
	padding: 2px 0;
}

#form  fieldset { 
	border:0px solid #E0E0E0;
	margin: 0px 0px;}


#form .submit	{
	width: 75px;
	margin: 8px 0 0 0px;
	padding: 0px;
	text-align: center;
}

#form .reset	{
	width: 75px;
	margin: 8px 0 0 20px;
	padding: 0px;
	text-align: center;
}

textarea.exchange {
width:100%;
background: white;
border: 1px solid #8b3639;
padding: 3px;
margin-bottom: 10px;
overflow: auto;
}


#prevPg input {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000;
	width: 120px;
	margin: 8px 0 0 0px;
	padding: 0px;
	text-align: center;
}
		
.alignLeft	{float: left; margin: 0 15px 0 0;}
.alignRight	{float: right; margin: 0 0 0 15px;}
.red	{color: #8B3639}
.clientName	{color: #800000; font-size: 10px}
address	{font-style: normal; margin: 10px 0;}
.linkBox	{background: #8b3639; color: white; border: 1px solid #3a2f27; padding: 3px; margin: 10px 0;}
.normal	{font-weight: normal; font-style: italic;}
.small {font-size: 11px; margin: 15px 0;}

	
ul.bioSidebar	{
	margin:8px 0 15px 15px;
	list-style-type: square;
	font-size: 11px;
	}
	
ul.bioSidebar ul li	{
	margin-left:15px;
	padding: 2px 0;
	}
	
ul.sitemap	{
	margin:8px 0 15px 0;
	list-style-type: none;
	font-size: 11px;
	}
	
ol.examples	{
margin:8px 0 15px 15px;}

ul	{
	margin:8px 0 15px 15px;
	list-style-type: square;
	font-size: 12px;
	}
	


/* FOCUS RIGHT */

#focusRight	{
width: 205px;
background: transparent;
float:right;
margin: 10px 0px 150px 0px;
padding: 0px;
}

/* FOCUS LEFT */

#focusLeft	{
width: 205px;
background: transparent;
margin: 10px 0px 150px 0px;
padding: 0px;
}

#mapRight	{
width: 290px;
background: red;
float:right;
margin: 0 0 150px 0px;
padding: 0px;
}
/* FOOTER */

#footer {
	height: 70px;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background: white;
	color: #555;
	padding: 6px 13px 3px 15px;
	margin:10px 0px 0px 0px;
	line-height: 16px;
	text-align: left;
	border-top: 1px solid #E0E0E0;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration: none;
}

#footer a:hover {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

#footer #altnavFoot {
	width: 300px;
	float: right;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

#disclaimer	{
	height: 20px;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background: #404040;
	color: white;
	padding: 10px 15px 10px 0;
	margin:0;
	line-height: 16px;
	text-align: left;
}

#disclaimer a {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	padding-left: 15px;
}

#disclaimer a:hover {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	padding-left: 15px;
}

/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#3a2f27;
      font-size:93%;
      line-height:normal;
	  border-bottom: 1px solid #c8c1af;
      }

      
      #tabsB ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:10px 9px 0;
		}
      
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("../images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("../images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }

		/*IMAGE REPLACEMENT */

#experience {
	width: 240px;
	height: 35px;
	background: transparent
		url("../images/headers/experience.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#experience span {
	display: none;
	}

#whatwedo {
	width: 240px;
	height: 35px;
	background: transparent
		url("../images/headers/whatwedo.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#whatwedo span {
	display: none;
	}	
	
#john {
	width: 108px;
	height: 33px;
	background: transparent
		url("../images/headers/john.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#john span {
	display: none;
	}

#jeff {
	width: 108px;
	height: 33px;
	background: transparent
		url("../images/headers/jeff.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#jeff span {
	display: none;
	}
	
#credentials {
	width: 108px;
	height: 33px;
	background: transparent
		url("../images/headers/credentials.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#credentials span {
	display: none;
	}
	
#about {
	width: 211px;
	height: 33px;
	background: transparent
		url("../images/headers/about.gif") no-repeat top left;
		margin-bottom: 10px;
	}
	
#about span {
	display: none;
	}
	
#duii {
	width: 285px;
	height: 20px;
	background: transparent
		url("../images/headers/duii.gif") no-repeat top left;
		margin: 0 0 0 70px;
	}
	
#duii span {
	display: none;
	}

#duii-h1 {
	width: 277px;
	height: 33px;
	background: transparent
		url("../images/headers/duii-h1.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#duii-h1 span {
	display: none;
	}
	
#pi {
	width: 285px;
	height: 20px;
	background: transparent
		url("../images/headers/pi.gif") no-repeat top left;
		margin: 0 0 0 70px;
	}
	
#pi span {
	display: none;
	}

#pi-h1 {
	width: 145px;
	height: 33px;
	background: transparent
		url("../images/headers/pi-h1.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#pi-h1 span {
	display: none;
	}	
	
#test {
	width: 125px;
	height: 33px;
	background: transparent
		url("../images/headers/test.gif") no-repeat top left;
	margin: 10px 0;
	}
	
#test span {
	display: none;
	}	

#test-2 {
	width: 138px;
	height: 33px;
	background: transparent
		url("../images/headers/test-2.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#test-2 span {
	display: none;
	}	
	
#employment {
	width: 261px;
	height: 20px;
	background: transparent
		url("../images/headers/employment.gif") no-repeat top left;
		margin: 0 0 0 70px;
	}
	
#employment span {
	display: none;
	}

#employment-h1 {
	width: 261px;
	height: 33px;
	background: transparent
		url("../images/headers/employment-h1.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#employment-h1 span {
	display: none;
	}
	

#crimdef {
	width: 165px;
	height: 20px;
	background: transparent
		url("../images/headers/crimdef.gif") no-repeat top left;
		margin: 0 0 0 70px;
	}
	
#crimdef span {
	display: none;
	}
	
#crimdef-h1 {
	width: 165px;
	height: 33px;
	background: transparent
		url("../images/headers/crimdef-h1.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#crimdef-h1 span {
	display: none;
	}
	
#harass {
	width: 185px;
	height: 20px;
	background: transparent
		url("../images/headers/harass.gif") no-repeat top left;
		margin: 0 0 0 70px;
	}
	
#harass span {
	display: none;
	}

#harass-h1 {
	width: 185px;
	height: 33px;
	background: transparent
		url("../images/headers/harass-h1.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#harass-h1 span {
	display: none;
	}
	
#quickcon {
	width: 140px;
	height: 35px;
	background: transparent
		url("../images/headers/quickcon.gif") no-repeat top left;
	margin: 10px 0;
	}
	
#quickcon span {
	display: none;
	}
	
#quickcon2 {
	width: 140px;
	height: 33px;
	background: transparent
		url("../images/headers/quickcon2.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#quickcon2 span {
	display: none;
	}
	
#contact {
	width: 116px;
	height: 33px;
	background: transparent
		url("../images/headers/contact.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#contact span {
	display: none;
	}
	
#sitemap {
	width: 95px;
	height: 33px;
	background: transparent
		url("../images/headers/sitemap.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#sitemap span {
	display: none;
	}
	
#directions {
	width: 180px;
	height: 33px;
	background: transparent
		url("../images/headers/directions.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#directions span {
	display: none;
	}
	
#links {
	width: 155px;
	height: 33px;
	background: transparent
		url("../images/headers/links.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#links span {
	display: none;
	}

#request {
	width: 145px;
	height: 33px;
	background: transparent
		url("../images/headers/request.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#request span {
	display: none;
	}
	
#reciprocal {
	width: 231px;
	height: 33px;
	background: transparent
		url("../images/headers/reciprocal.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#reciprocal span {
	display: none;
	}
	
#faq {
	width: 140px;
	height: 33px;
	background: transparent
		url("../images/headers/faq.gif") no-repeat top left;
	margin: 15px 0 10px 0;
	}
	
#faq span {
	display: none;
	}
	
#faqHome {
	width: 140px;
	height: 33px;
	background: transparent
		url("../images/headers/faq.gif") no-repeat top left;
	}
	
#faqHome span {
	display: none;
	}
	
#legal {
	width: 313px;
	height: 33px;
	background: transparent
		url("../images/headers/legal.gif") no-repeat top left;
	margin-bottom: 10px;
	}
	
#legal span {
	display: none;
	}