/* @override 
	http://localhost:8888/holzer.css
	http://www.webdesign.gs/holzer/holzer.css
	http://www.holzerlaw.com/holzer.css
	http://www.holzerlaw.com/style/holzer.css
*/

html, body {
	margin: 0;
	background-color: #7f7c6d;
}

#header-wrap {
	background: url(../images/header-bg.jpg) repeat-x;
	width: 100%;
	height: 382px;
}

#header-wrap-inside {
	background: url(../images/header-bg.jpg) repeat-x;
	width: 100%;
	height: 160px;
}

#logo {
	width: 850px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo.jpg);
	position: relative;
	top: 15px;
}

#addy-top {
	position: absolute;
	right: 0px;
	top: 0px;
}
	#addy-top p {
		padding: 0px 0px !important;
		margin: 0px 0px;
		font-size: 13px;
		text-align: right;
		color: #1A3352;
	}

a#logo-link {
	display: block;
	height: 100px;
	width: 300px;
	text-indent: -9000px;
	overflow: hidden;
}

#banner-wrap {
	width: 850px;
	height: 239px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 44px;
}

#flash {
	width: 477px;
	height: 231px;
	background-image: url(../images/flash-bg.png);
	float: left;
	padding-top: 8px;
	padding-left: 8px;
}

#recents {
	background-image: url(../images/recents2.png);
	width: 340px;
	height: 210px;
	float: right;
	position: relative;
	top: 16px;
	right: 25px;
}

#recents-l {
	width: 164px;
	height: 169px;
	position: absolute;
	top: 35px;
	left: 6px;
	overflow: auto;
	font-size:12px;
}

#recents-r {
	width: 164px;
	height: 169px;
	position: absolute;
	top: 35px;
	left: 170px;
	overflow: auto;
	font-size:15px;
}

#recents ul {
	margin-top: 10px;
	font: .8em Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	padding-left: 15px;
}

#recents li {
	margin-bottom: 10px;
	color: #e3dcb0;
}

#recents a:link, #recents a:visited {
	text-decoration: underline;
	color: #e3dcb0;
}

#recents a:hover {
	text-decoration: underline;
}

#content-wrap {
	width: 860px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
}

#content-1 {
	background-image: url(../images/content_01.png);
	width: 860px;
	height: 10px;
}

#content-2 {
	background-image: url(../images/content_02.png);
	width: 860px;
	height: auto;
}

#content-3 {
	background-image: url(../images/content_03.png);
	width: 860px;
	height: 20px;
}

.clear {
	clear: both;
}

/* CONTENT LEFT */

#content-left {
	width: 230px;
	padding-left: 20px;
	float: left;
}

#content-left h3 {
	color: #e3dcb0;
	text-transform: uppercase;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	text-shadow: #545454 2px 2px 2px;
	margin-bottom: 0;
}

#content-left ul {
	list-style-image: url(../images/bullet.png);
	padding-left: 25px;
	margin-top: 5px;
}

#content-left p {
	color: #383331;
	font: .8em/1.7em Georgia, "Times New Roman", Times, serif;
}



#content-left ul li {
	margin-bottom: 3px;
}

#content-left a:link, #content-left a:visited {
	color: #383331;
	text-decoration: none;
	font: .8em Georgia, "Times New Roman", Times, serif;
}

#content-left a:hover {
	text-decoration: underline;
	color: #e3dcb0;
}

/* CONTENT RIGHT */

#content-right {
	width: 570px;
	height: auto;
	float: right;
	padding-right: 25px;
	border-left: 1px solid #33302e;
	padding-left: 14px;
}

#content-right p, #content-right ul {
	color: #2e312a;
	font: .9em/1.5em Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

#content-contact {
	width: 260px;
	text-align: right;
	float: right;
	position: relative;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 30px;
}

#content-contact p {
	font-style: italic;
	color: #2e312a;
	font-size: .8em;
}

#content-right img.top {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

#content-right img {
	float: right;
	margin-left: 15px;
}

#content-right p b {
}

#content-right a:link, #content-right a:visited {
	color: #e3dcb0;
	text-decoration: none;
	border-bottom: 1px dotted #beb692;
	padding-bottom: 2px;
}

#content-right a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: white;
}

/* H1 TAGS */

h1 {
	color: #e3dcb0;
	padding: 0;
	margin-bottom: 5px;
	margin-right: 15px;
	overflow: hidden;
	text-shadow: #545454 2px 2px 2px;
	margin-top: 10px;
}

h2 {
	color: #e3dcb0;
	padding: 0;
	margin-bottom: 5px;
	margin-right: 15px;
	overflow: hidden;
	text-shadow: #545454 2px 2px 2px;
	margin-top: 10px;
	font-size: 1.7em;
}

#content-right h3 {
	padding: 0;
	margin-bottom: 5px;
	margin-right: 15px;
	overflow: hidden;
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
	text-indent: 15px;
	font-size: 1.1em;
	color: white;
}

/* FOOTER */

#footer-bg {
	height: 87px;
	width: 100%;
	background: url(../images/footer-bg.jpg) repeat-x;
	margin-top: 25px;
}

#footer-wrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	color: silver;
	padding-top: 30px;
	font-size: .6em;
}

#footer-wrapper a:link, #footer-wrapper a:visited {
	color: silver;
	margin-right: 5px;
}

#footer-wrapper a:hover {
	color: white;
	text-decoration: underline;
}

#footer-l {
	width: 430px;
	float: left;
	text-align: left;
}

#footer-r {
	width: 430px;
	float: right;
	text-align: right;
}

/* FORM */

.hidden {
	width: 0;
	height: 0;
	visibility: hidden;
}

form b {
	font-weight: normal;
	font-style: normal;
}

form b {
	text-align: right;
	display: block;
	width: 220px;
	float: left;
	font-size: .8em;
	font-style: italic;
	margin-right: 10px;
	margin-top: 3px;
}

form input, form textarea {
	font-size: .9em;
	padding: 2px;
	border: 1px dotted #e3dcb0;
	background-color: #b5a888;
	color: white;
}

input.submit {
	margin-left: 230px;
	width: 100px;
	border-style: solid;
	border-width: 2px;
	background-color: #1a3352;
}

input.submit:hover {
	margin-left: 230px;
	width: 100px;
	border-style: solid;
	border-width: 2px;
	background-color: #b5a888;
	color: #1a3352;
	cursor: pointer;
}

#content-right p.disclaimer {
	font-size: .6em;
	font-style: italic;
	text-align: left;
}

/* RECENTLY FILED CASES */

ul.recently-filed {
	list-style-type: none;
	clear: both;
}

li.l {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 200px;
}

li.c {
	float: left;
	width: 150px;
}

li.r {
	
}

/* NOTABLE CASES */

.notable {
	border-top: 1px dotted #e5dcb3;
}

.notable span {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #2f4665;
}
#cms_content, #blog_content {
    width: 500px;
}
