
body {
	background: #231918 url(../images/bg.jpg) no-repeat top center;
	color: #f0d9b0;
	font-family: Helvetica, Arial, sans-serif;
}

body.partnerpg {
	background: #323232;
}

a {color: #f0d9b0;}

a:hover {text-decoration: none;}

#doc {
	display: block;
	margin: 80px auto 0 auto;
	width: 800px;
}

#content {
	background: #323232 url(../images/bg_content.jpg) repeat-y top left;
	border: 3px solid #f0d9b0;
	display: block;
	margin: 0 0 25px 0;
	overflow: hidden;
}

.home #content {
	display: block;
	height: 394px;
}

#hd {
	display: block;
	float: left;
	width: 197px;
}

#logo a {
	background: #4b0d00 url(../images/bg_logo.jpg) no-repeat top left;
	border-bottom: 1px solid #f0d9b0;
	display: block;
	height: 76px;
	width: 197px;
}

.home #logo {
	background: #4b0d00 url(../images/bg_logo.jpg) no-repeat top left;
	border-bottom: 1px solid #f0d9b0;
	display: block;
	height: 76px;
	width: 197px; 
	text-indent: -10000px;}
	
.inner #logo a {background: #4b0d00 url(../images/logo-sml.jpg) no-repeat top left; text-indent: -10000px;}

#nav {
	background: url(../images/nav.jpg) no-repeat top left;
	display: block;
	height: 320px;
	width: 197px;
}

#nav li {display: block;}

#nav a {
	display: block;
	text-indent: -10000px;
	width: 197px;
}

#nav #firm a {height: 52px;}
#nav #firm a:hover {background: url(../images/nav.jpg) no-repeat -197px 0;}

#nav #lawyers a {height: 52px;}
#nav #lawyers a:hover {background: url(../images/nav.jpg) no-repeat -197px -52px;}

#nav #practice a {height: 52px;}
#nav #practice a:hover {background: url(../images/nav.jpg) no-repeat -197px -104px;}

#nav #clients a {height: 53px;}
#nav #clients a:hover {background: url(../images/nav.jpg) no-repeat -197px -156px;}

#nav #contact a {height: 52px;}
#nav #contact a:hover {background: url(../images/nav.jpg) no-repeat -197px -209px;}

.home blockquote {
	background: url(../images/mainimage.jpg) no-repeat top left;
	display: block;
	height: 394px;
	width: 596px;
	text-indent: -10000px;
	margin: 0 !important;
}

/* Body Styles */

#bd {
	display: block;
	float: right;
	width: 596px;
}

#bd .in {padding: 0 20px 20px 45px;}

#bd h2 {
	color: #f0d9b0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	padding: 40px 0 0 0;
}

#bd h3 {
	color: #f0d9b0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

#bd h4 {
	color: #f0d9b0;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 5px 20px;
}

#bd p,
.partner p {
	color: #989898;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0 0 24px 0;
	text-align: justify;
}

#bd p.leadin,
.partner p.leadin {
	color: #f0d9b0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	margin: 0 0 24px 0;
}

#bd ol,
#bd ul {margin: 20px 0;}

#bd ul.sublist {margin-left: 20px;}


#bd ol li {
	color: #989898;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: decimal;
	list-style-position: inside;
}

#bd ul li {
	color: #989898;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: disc;
	list-style-position: inside;
}

div.partner {
	background: #323232;
	overflow: hidden;
	padding: 10px;
}

.partner h2 {
	color: #f0d9b0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0;
}

.partner h3 {
	border-bottom: 1px solid #989898;
	color: #989898;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
}


.partner img {
	border: 1px solid #989898;
	float: left;
	margin: 0 10px 10px 0;
}

#bd .partner-thumb {
	display: block;
	float: left;
	margin: 0 12px 5px 0;
	width: 160px;
	overflow: hidden;
}

.partner-thumb img{border: 1px solid #989898; float: none;}
.partner-thumb p{background: transparent; clear: both; padding: 0 !important; text-align: left !important;}


.sectionimage {
	border-bottom: 1px solid #f0d9b0;
	border-top: 1px solid #f0d9b0;
	margin: 0 0 10px -45px;
}



/* Footer Styles */

#ft {background: url(../images/bg_ft.png) no-repeat top center;font-size: 11px; text-align: center; padding: 25px 0 25px 0;}

#nav-ft {margin: 0 0 5px 0;}
#copyright {color: #594e4a;}


/* Accordion */

#accordion {padding: 0;}

#accordion h3 {
	/*background: #4c0d00 url(../images/bg-accordion-hd.jpg) repeat-x top left;*/
	background: #131313;	
	border-bottom: 1px solid #454545;
	clear: both;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 10px;
}

#accordion h3 a {
	color: #989898;
	text-decoration: none;
}

#accordion .in {
	overflow: hidden;
	padding: 20px 0 20px 10px;
}

#accordion .ui-accordion-content p {
	color: #989898;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0 0 24px 0;
	text-align: justify;
}




