/* RESET CODES */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}



/* SETUP */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 900px;
	background-image: url(images/tile.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e0ddcd;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}



/* NAV */
#navHolder {
	width: 880px;
	height: 40px;
	margin-bottom: 10px;
}

#navHolder #nav {
	width: 880px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(sprite-nav.gif) 0 0 no-repeat;
}

#navHolder #nav li {
	display: inline;
}

#navHolder #nav li a {
	float: left;
	outline: none;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
}

#navHolder #nav li a {
	background-image: url(images/navSprite.gif);
	background-repeat: no-repeat;
}


/* nav a */
#navHolder #nav li#navHome a { background-position: 0 0; width: 93px; }
#navHolder #nav li#navFirm a { background-position: -93px 0; width: 123px; }
#navHolder #nav li#navAttorney a { background-position: -216px 0; width: 144px; }
#navHolder #nav li#navPractice a { background-position: -360px 0; width: 128px; }
#navHolder #nav li#navLinks a { background-position: -488px 0; width: 77px; }
#navHolder #nav li#navTestimonials a { background-position: -565px 0; width: 117px; }
#navHolder #nav li#navBlog a { background-position: -682px 0; width: 75px; }
#navHolder #nav li#navContact a { background-position: -757px 0; width: 123px; }


/* nav a:hover */
#navHolder #nav li#navHome a:hover { background-position: 0 -40px; }
#navHolder #nav li#navFirm a:hover { background-position: -93px -40px; }
#navHolder #nav li#navAttorney a:hover { background-position: -216px -40px; }
#navHolder #nav li#navPractice a:hover { background-position: -360px -40px; }
#navHolder #nav li#navLinks a:hover { background-position: -488px -40px; }
#navHolder #nav li#navTestimonials a:hover { background-position: -565px -40px; }
#navHolder #nav li#navBlog a:hover { background-position: -682px -40px; }
#navHolder #nav li#navContact a:hover { background-position: -757px -40px; }


/* nav current state */
body#home #nav li#navHome a { background-position: 0 -80px; }
body#firmOverview #nav li#navFirm a { background-position: -93px -80px; }
body#attorneyProfiles #nav li#navAttorney a { background-position: -216px -80px; }
body#practiceAreas #nav li#navPractice a { background-position: -360px -80px; }
body#links #nav li#navLinks a { background-position: -488px -80px; }
body#testimonials #nav li#navTestimonials a { background-position: -565px -80px; }
body#blog #nav li#navBlog a { background-position: -682px -80px; }
body#contact #nav li#navContact a { background-position: -757px -80px; }



/* CONTENT */
#headerHolder {
	width: 880px;
	height: 257px;
}

.mainHeader {
	width: 880px;
	height: 169px;
}

.content {
	width: 509px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3c3626;
	float: right;
}

.content a:link, .content a:visited {
	color: #ad5f13;
	font-weight: bold;
}

.content a:hover, .content a:active {
	color: #824509;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #86461a;
	margin: 17px 0 0 0;
}

h1 a {
	font-weight: normal;
	text-decoration: none;
	color: #86461a;
}

h1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #86461a;
}

h1 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #824509;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #633514;
	margin-top: 15px;
	margin-bottom: 11px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #86461a;
	width: 240px;
	background: url("images/subheadLine.gif") no-repeat left 18px;
	padding-bottom: 16px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5e4b1c;
	margin-top: 15px;
	margin-bottom: 11px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #86461a;
	background: url("images/subheadLine.gif") no-repeat 171px 51px;
	padding-bottom: 16px;
	padding: 33px 0 1px 171px;
}

blockquote {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 11px;
	line-height: 16px;
	color: #5e4b1c;
}

.columnBoxL {
	width: 241px;
	float: left;
	margin-right: 28px;
}

.columnBoxR {
	width: 240px;
	float: left;
}

.boxText {
	font-size: 14px;
	line-height: 22px;
	margin: 16px 30px 0 171px;
	
}

.textBold {
	color: #ad5f13;
	font-weight: bold;
}

.pageTitle {
	margin-left: -15px;
	margin-bottom: 24px;
}

#boxCaseResults {
	width: 509px;
	height: 235px;
	background: url("images/boxCaseResultsBg.jpg") no-repeat left top;
	margin: 21px 0 30px 0;
}

#btnCaseResults {
	width: 196px;
	height: 35px;
	padding-top: 14px;
	margin-left: 171px;
	text-indent: -9999px;
	z-index: 2;
}

a.btnCaseResults {
	display: block;
	height: 35px;
	outline: none;
	background-image: url(images/btn-CaseResults.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.btnCaseResults:hover {
	background-position: 0px -35px;
}

#btnPracticeAreas {
	width: 199px;
	height: 45px;
	padding-top: 162px;
	margin-left: 21px;
	text-indent: -9999px;
	z-index: 2;
}

a.btnPracticeAreas {
	display: block;
	height: 45px;
	outline: none;
	background-image: url(images/btnPracticeAreas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.btnPracticeAreas:hover {
	background-position: 0px -45px;
}

#boxTestimonials {
	width: 509px;
	height: 235px;
	background: url("images/boxTestimonialsBg.jpg") no-repeat left top;
	margin: 21px 0 30px 0;
}

#btnTestimonials {
	width: 196px;
	height: 35px;
	padding-top: 14px;
	margin-left: 171px;
	text-indent: -9999px;
	z-index: 2;
}

a.btnTestimonials {
	display: block;
	height: 35px;
	outline: none;
	background-image: url(images/btn-Testimonials.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.btnTestimonials:hover {
	background-position: 0px -35px;
}

.btnAddress {
	margin-top: 30px;
	margin-bottom: 25px;
}

.jgList {
	margin-left: 20px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.jgList2 {
	margin-left: 20px;
	margin-bottom: 10px;
}

.sitemapList {
	margin-left: 20px;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 24px;
}

.sitemapList2 {
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 24px;
}

.testimonialLine {
	width: 500px;
	height: 7px;
	background-image: url(images/testimonialLine.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -15px;
	margin-bottom: 16px;
}

.testimonialText {
	font-size: 11px;
	line-height: 16px;
	margin-left: 15px;
}

.sideBox {
	font-size: 11px;
	width: 200px;
	padding: 10px;
	margin-left: 20px;
	/* background-color: #f0efe8; */
	float: right;
	border: 3px solid #dcd8c6;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #633514;
	margin-bottom: 5px;
}



/* LOGOS */
#logos {
	font-size: 11px;
	width: 509px;
	height: 300px;
	background-image: url(images/logos-background.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	margin-top: 11px;
	margin-bottom: 0px;
}

#logo-bbb {
	position: absolute;
	margin: 13px 0 0 72px;
	width: 102px;
	height: 70px;
	overflow: hidden;
	z-index: 2;
}

a.logo-bbb {
	display: block;
	width: 102px;
	height: 70px;
	padding-top: 90px;
	outline: none;
	background-image: url(images/logo-bbb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.logo-bbb:hover {
	background-position: 0px -70px;
	z-index: 2;
}

#logo-provisors {
	position: absolute;
	margin: 13px 0 0 195px;
	width: 132px;
	height: 70px;
	overflow: hidden;
	z-index: 2;
}

a.logo-provisors {
	display: block;
	width: 132px;
	height: 70px;
	padding-top: 90px;
	outline: none;
	background-image: url(images/logo-provisors.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.logo-provisors:hover {
	background-position: 0px -70px;
	z-index: 2;
}

#logo-nacdl {
	position: absolute;
	margin: 13px 0 0 354px;
	width: 71px;
	height: 70px;
	overflow: hidden;
	z-index: 2;
}

a.logo-nacdl {
	display: block;
	width: 71px;
	height: 70px;
	padding-top: 90px;
	outline: none;
	background-image: url(images/logo-nacdl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.logo-nacdl:hover {
	background-position: 0px -70px;
	z-index: 2;
}

#logo-cacj {
	position: absolute;
	margin: 108px 0 0 113px;
	width: 133px;
	height: 44px;
	overflow: hidden;
	z-index: 2;
}
a.logo-cacj {
	display: block;
	width: 133px;
	height: 44px;
	padding-top: 90px;
	outline: none;
	background-image: url(images/logo-cacj.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.logo-cacj:hover {
	background-position: 0px -44px;
	z-index: 2;
}

#logo-av {
	position: absolute;
	margin: 108px 0 0 246px;
	width: 159px;
	height: 44px;
	overflow: hidden;
	z-index: 2;
	float: left;
}

a.logo-av {
	display: block;
	width: 159px;
	height: 44px;
	padding-top: 90px;
	outline: none;
	background-image: url(images/logo-av.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.logo-av:hover {
	background-position: 0px -44px;
	z-index: 2;
}

#call-us-today {
	position: absolute;
	margin: 184px 0 0 139px;
	width: 255px;
	height: 49px;
	overflow: hidden;
	z-index: 2;
}



/* SIDEBAR */
#sidebar {
	width: 326px;
	float: left;
	margin-right: 25px;
}



/* CONTACT BOX */
#contactBox {
	width: 326px;
	height: 304px;
	color: #57401a;
	font-weight: bold;
	font-size: 10px;
	background: url(images/contact-Bg.gif) no-repeat left top #dcd8c6;
	margin-bottom: 10px;
	text-align: right;
}

#contact {
	padding-top: 50px;
	margin-right: 60px;
}

.contactField {
	margin-top: 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.sc-input {
	width:145px;
	background: url("images/form-bg.gif") no-repeat left top;
	border: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	padding: 3px;
}

.spambox {
	width: 45px;
	background: url("images/form-bg.gif") no-repeat left top;
	border: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	padding: 3px;
}

.sc-submit {
	width: 90px;
	height: 17px;
	background: url("images/but-submit.gif") no-repeat left top;
	cursor: pointer;
	border: none;
}

.sc-reset {
	width: 48px;
	height: 17px;
	background: url("images/but-reset.gif") no-repeat left top;
	cursor: pointer;
	border: none;
}



/* CRIMINAL DEFENSE BOX */
.criminalTitle {
	font-family: Georgia;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	padding: 30px 0 0 0;
	
}

.criminalTitle a {
	color: #FFFFFF;
	text-decoration: none;
	
}

.criminalTitle a:hover {
	color: #eddd9b;
	text-decoration: none;
	
}

#criminalDefenseBox {
	width: 326px;
	height: 482px;
	color: #46412b;
	line-height: 18px;
	font-size: 11px;
	background: url(images/criminalDefenseBg2.gif) no-repeat left top #eae8dd;
	margin-bottom: 10px;
}

.cdList {
	width: 108px;
	padding: 40px 0 4px 0;
	margin-left: 44px;
	float: left;
}

.cdList li a {
	color: #824509;
	text-decoration: none;
}

.cdList li a:visited {
	color: #824509;
	text-decoration: none;
}

.cdList li a:hover {
	color: #541604;
	text-decoration: underline;
}

#btnDefenseProcess {
	width: 267px;
	height: 45px;
	margin-top: 14px;
	margin-left: 29px;
	text-indent: -9999px;
	z-index: 2;
}

a.btnDefenseProcess {
	display: block;
	height: 45px;
	outline: none;
	background-image: url(images/btnDefenseProcess.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.btnDefenseProcess:hover {
	background-position: 0px -45px;
}


/* BLOG BUTTON */
#btnBlog {
	width: 326px;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 10px;
	z-index: 2;
}

a.btnBlog {
	display: block;
	height: 52px;
	outline: none;
	background-image: url(images/btnBlog.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.btnBlog:hover {
	background-position: 0px -52px;
}


/* TESTIMONIALS BOX */
#testimonialsBox {
	width: 325px;
	height: 163px;
	margin-bottom: 10px;
}


/* CONTACT US BUTTON BOX */
#contactUsBox {
	width: 276px;
	height: 157px;
	padding-top: 29px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	color: #312e1e;
	line-height: 20px;
	font-size: 11px;
	background: url(images/contactUsBg.gif) no-repeat left top #eae8dd;
}

#btnContactUs {
	width: 268px;
	height: 45px;
	text-indent: -9999px;
	margin-bottom: 10px;
	z-index: 2;
}

a.btnContactUs {
	display: block;
	height: 45px;
	outline: none;
	background-image: url(images/btnContactUs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.btnContactUs:hover {
	background-position: 0px -45px;
}

#btnContactSide {
	width: 199px;
	height: 45px;
	text-indent: -9999px;
	margin-bottom: 10px;
	z-index: 2;
}

a.btnContactSide {
	display: block;
	height: 45px;
	outline: none;
	background-image: url(images/btnContactSide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}

a.btnContactSide:hover {
	background-position: 0px -45px;
}



/* FOOTER */
#footer {
	width: 880px;
	background-image: url(images/footerLine.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}

.footerNav {
	padding-top: 27px;
	font-size: 11px;
	text-align: center;
}

.footerNav li {
	color: #824509;
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}

.footerNav li a {
	color: #824509;
	text-decoration: none;
}

.footerNav li a:visited {
	color: #824509;
	text-decoration: none;
}

.footerNav li a:hover {
	color: #541604;
	text-decoration: underline;
}

.footerInfo {
	padding-top: 14px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	color: #656256;
}

.footerInfo a {
	color: #824509;
	text-decoration: none;
}

.footerInfo a:visited {
	color: #824509;
	text-decoration: none;
}

.footerInfo a:hover {
	color: #541604;
	text-decoration: underline;
}



/* FOR STATICFORM.SHTML, CONTACT.PHP & SHORT-CONTACT.PHP */
.formlabel {
	float: left;
    width: 200px;
    padding: 3px 5px;
    margin: 0 0 5px 0;
    text-align: right;
}

.inputbox, .areabox, .zipbox, .spambox {
	border: 1px #C7D8DC solid;
	background: #FFFFFF url("images/form-bg.gif") no-repeat left top;
	padding: 2px;
	padding-left: 5px;
    margin: 0;
	font-size: 11px;
}

.inputbox {
	width: 160px;
}

.areabox {
	width: 250px;
	height: 80px;
}

.dropbox {
	width: 160px;
	padding: 2px;
	padding-left: 5px;
    margin: 0;
	border: 1px #C7D8DC solid;
	background: #FFFFFF !important;
	font-size: 11px;
}

.zipbox {
    width: 80px;
	padding: 2px;
	padding-left: 5px;
}

.spambox {
    width: 40px;
}

form div {
	clear: both;
	margin-bottom: 10px;
}

textarea {
    overflow: auto;
}

.mainform {
	font-size: 11px;
	margin-top: 20px;
	width: 500px;
}