html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;  /* color: #5C5C5C; */
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: left;
}
#wrapper {
	width: 99%;
	text-align: left;
}

#header {
	width:100%;
	min-width:920px;
	height: 203px;
	position: absolute;
}

#logo {
	margin-left: 10px;
}

#attorneys {
	float:right;
	z-index:1000;
}

#specialannouncement {
	width:325px;
	height:300px;
	line-height:1.1em;
	background-color:#42453D;
	color:#fff;
	padding: 1em;
	overflow:auto;
	margin-left:10px;
}

#header h1 {
	margin-top: 44px;
	font-size:36px;
	color:#FFFFFF;
}
#header h1 img {
	display: block;
}
#nav {
	width:750px;
	min-width:750px;
	margin-top: 3px;;
	margin-left: 25px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 162px;
}

.consult {
	color: #FFFFFF;
}

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 99%;
}
#body-right {
	float: right;
	width: 330px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	position:fixed;
	left: 0px;
	bottom: 0px;
	width:100%;
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	text-align: center;
	z-index: 999;
	min-width:800px;
}

#footer p {
	width: 100%;
	margin: 0;
	padding: 0;
}

#topcenter {
	height:70px;
	width:100%;
	margin-top:20px;
	position:absolute;
	top: 0;
	z-index:100;
}

.headertext {font-size: 16px; margin-bottom:10px; text-decoration:underline;}

.nametext {font-size: 14px}

.style2 {color: #990000}

.style3 {font-size: 12px}
.style4 {font-size: 14px; font-weight: bold; }
.style5 {
	font-size: 14px;
	font-weight: bold;}
	
.basictext {font-weight: bold;}
.errortext {font-weight: bold; color: #990000;}
#mikeadmitted {font-size: 11px; margin-left: 25px;}
#beauadmitted {font-size: 11px; margin-right: 25px;}

.creditcards { margin-left:150px;}