body, div, dl, dt, dd, ul, ol, li, pre, p, h1, h2, h3, h4,
form, fieldset, input, table, th, tr, td, embed, object {
	padding: 0;
	margin: 0; 
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000 url("images/brush-with-law.jpg") no-repeat center top;
	text-align: left;
}

blockquote {
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	margin: 0px; 
	text-align: left;
}

td {
	padding: 5px 5px 5px 5px;
}

a {
	color: #f5c86a;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

img {
	z-index: 10;
}

b, strong {
}

hr {
	text-align: center;
	width: 88%;
}

h1 {
	line-height: 20px;
	font-size: 20px;
	color: #ffffff;
	padding: 10px 10px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	letter-spacing: 1px;
}

h1 a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

h1 a:hover {
	color: #dedede;
	text-decoration: none;
}

h2 {
	line-height: 18px;
	font-size: 18px;
	color: #ffffff;
	padding: 55px 32px 30px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	letter-spacing: 1px;
}

h2 a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

h2 a:hover {
	color: #dedede;
	text-decoration: none;
}

h3 {
	line-height: 16px;
	font-size: 14px;
	color: #f5dfba;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 25px 1px;
	font-weight:bold;
	border-bottom: 1px dotted #f5dfba;
	text-align: left; 
}

h3 a {
	color: #f5dfba;
	text-decoration: none;
	font-weight:bold;
}

h3 a:hover {
	color: #999999;
	text-decoration: none;
}

h4 {
	line-height: 18px;
	font-size: 18px;
	color: #ffffff;
	padding: 55px 32px 30px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 1px;
}

h4 a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

h4 a:hover {
	color: #dedede;
	text-decoration: none;
}

.clear {
	clear: both;
}

.lcap {
	font-size: 26px;
}

/*********** #Top Div Styles ***********/

#criminal-defense-attorneys {
	width: 900px;
	height: 110px;
	background: url("images/criminal-defense-attorneys.jpg") no-repeat left top;
}

#criminal-defense {
	width: 900px;
	height: 74px;
}

#criminal-defense a {
	width: 900px;
	height: 74px;
	display: block;
}

#dui-defense {
	width: 900px;
	height: 35px;
	font-size: 14px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 0;
}

#nav a {
	display: block;
	width: 225px;
	line-height: 35px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #b8b8b8;
	text-transform: uppercase;
}

#nav a:hover {
	color: #ffffff;
	background: url("images/menu-bg.gif") no-repeat center 25px;
}

#nav li { /* all list items */
	float: left;
	width: 225px; /* width needed or else Opera goes nuts */
	line-height: 35px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	display: block;	
	width: 505px;
	left: -700em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-bottom: 1px solid #7d7c7e;
	border-left: 1px solid #7d7c7e;
	border-right: 1px solid #7d7c7e;
	z-index: 100;
	background: #000000;
}

#nav li ul a{ /* second-level lists */
	color: #b8b8b8;
	text-align: center;
	width: 167px;
	height: 35px;
	text-transform: none;
	z-index: 100;
}

#nav li ul a:hover{ /* second-level lists */
	color: #ffffff;
	background: url("images/spacer.gif") no-repeat center 25px;
}

#nav li ul li{ /* second-level lists */
	display: block;
	width: 167px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	z-index: 100;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 100;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/*********** #Gallery Preview Div Styles ***********/

#gallery-preview {
	width: 900px;
	height: 170px;
}

#previous-button {
	width: 32px;
	height: 170px;
	float: left;
}

.prev {
	width: 32px;
	height: 48px;
	background: url("images/previous.gif") no-repeat left top;
	border: none;
	margin: 55px 0px 0px 0px;
	cursor: pointer;
}

.preview-gallery {
	width: 836px;
	height: 154px;
	float: left;
	margin: 16px 0px 0px 0px;
	z-index: 10;
}

.preview-gallery li { 
	height: 154px; 
	width: 125px; 
	margin: 0px 20px 0px 20px;
	z-index: 10;
}

#next-button {
	width: 32px;
	height: 170px;
	float: left;
}

.next {
	width: 32px;
	height: 48px;
	background: url("images/next.gif") no-repeat left top;
	border: none;
	margin: 55px 0px 0px 0px;
	cursor: pointer;
}

/*********** #Main Content Area Div Styles ***********/

#criminal-defense-lawyers {
	width: 900px;
	background: url("images/main-bg.gif") repeat-y left top;
}

#defense-attorney {
	width: 900px;
	background: url("images/main-bg.jpg") no-repeat left top;
}

#defense-lawyer {
	width: 900px;
	height: 26px;
	background: url("images/main-bot-bg.jpg") no-repeat left top;
}

#content-spacer1 {
	width: 30px;
	height: 100px;
	margin: 40px 0px 23px 0px;
	float:left;
}

#content-spacer2 {
	width: 35px;
	height: 100px;
	margin: 40px 0px 23px 0px;
	float: right;
}

#content {
	width: 310px;
	margin: 40px 0px 23px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	line-height: 24px;
}
#content p {
	margin: 22px 0px 22px 0px;
	padding: 0px 0px 0px 0px;
}

#content ul, ol {
	margin: 5px 30px 5px 30px;
	padding: 0px 0px 0px 0px;
}

#content li {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

#content p.linkage a { color: #fff; }

#gallery {
	width: 460px;
	margin: 0px 0px 23px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#art-gallery {
	width: 460px;
	height: 345px;
	z-index:5;
	border: 1px solid #000;

}

.remooz-title-content {
	background: #000000;
}

#content2 {
	width: 900px;
}

/*********** #Bottom Disclaimer Area Div Styles ***********/

#disclaimer {
	width: 900px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}

#disclaimer p {
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}


.iform {
	width: 157px;
	height: 18px;
	color: #4f322e;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 3px;
	border: 1px solid #ffffff;
	background: url("images/contact-bg.gif") no-repeat left top;
}

.tform {
	width: 157px;
	height: 60px;
	color: #4f322e;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	border: 1px solid #ffffff;
	background: url("images/contact-bg.gif") no-repeat left top;
}

.sform {
	width: 40px;
	height: 18px;
	color: #4f322e;
	font-size: 10px;
	padding: 0px 0px 0px 3px;
	border: 1px solid #ffffff;
	background: url("images/contact-bg.gif") no-repeat left top;
}

.othergals {
	margin-top: 20px;
}

.othergals a {
	margin-left: 20px;
	margin-right: 20px;
}