body {
	padding:0;
	margin:0;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	background:#E8EEF9 url(images/bg.gif) repeat-x;
	behavior: url("includes/inc.csshover.htc"); 
}

p, ol, ul, li, td, tr {
	font-size:12px;
}

#content {
	background:  url(images/bg_mid.gif) repeat-y;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	min-height:300px;
	overflow:hidden;
	height:expression(
    	this.scrollHeight < 300? "300px" : "auto" );
	position: relative;
	height: auto;
}

#content h1 {
	font-size: 18px;
	padding: 20px 0 0 190px;
	margin: 0;
	color: #500F0F;
}

#content p {
	font-size:13px;
	padding: 0 295px 10px 190px;
	margin: 0;
	line-height: 16px;
	color: #747d86;
}

#content ul {
	font-size:13px;
	padding: 0 275px 10px 215px;
	margin: 0;
	line-height: 16px;
	color: #747d86;
}

#form {
	padding: 0 295px 10px 190px;
	margin: 0;
	color: #747d86;
}

#form input, #form textarea {
	border:1px solid #666666;
}



a, a:link, a:active, a:visited {
	color:#500F0F;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#500F0F;
	text-decoration:none;
	background: #FAE7C7;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	position: relative;
}

#photo {
	margin-left: auto;
	margin-right: auto;
	width: 484px;
	text-align: left;
	position: relative;
	display: inline;
}

* html #photo { 
	left: -3px;
}

#newsBox {
		width: 287px;
	height: 180px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 673px;
	top: 0;
}

#sidebar {
	background: #E2DBCF;
	float: right;
	margin: 9px 9px 20px 0;
	padding: 5px 0;
	width: 270px;
	position: relative;
	left: 0;
	top: 0;
}

*html #sidebar {
	left: 9px;
	top: 0;
}



#footer {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background: url(images/bg_footer.gif) no-repeat;
	clear: both;
	padding: 10px 0 20px;
	font-size: 11px;
}

#footerNav {
	float: right;
	width: 279px;
	display: inline;
}

#footer p a {
	color: #747d86;
	font-size:  11px;
	line-height: 12px;
}

#footer p {
	color: #747d86;
	padding: 0 0 0 190px;
	font-size: 11px;
	width: 484px;
	display: block;
	margin: 0;
	line-height: 12px;
}

#topnav {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	position: relative;
	background: url(images/bg_news.gif) repeat-y 673px 0;
}

#submenu, #practices, #offices, #attorneys, #feed, #attorney-offices {
}

#submenu ul, #submenu p, #feed a,
#practices ul, #practices p,
#offices ul, #offices p,
#attorneys ul, #attorneys p,
#attorney-practices ul, #attorney-practices p,
#attorney-offices ul, #attorney-offices p {
	font-size: 13px;
	margin: 3px 3px 3px 5px;
	padding: 0 20px;
}

#submenu li, 
#practices li,
#offices li, 
#attorneys li, 
#attorney-practices li, 
#attorney-offices li  {
	list-style: square outside;
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#news{

}

#attorney {
	padding: 10px;
}

#attorney-body{
}


.formselect{
	width: 150px;
	font-size: 10px;
}

.formbutton{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	background: #500F0F;
}

#search{
	padding: 10px;
}

#options{
	padding-top: 10px;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 190px;
	float: left;
	text-align: left;
	display: block;
}
#clearfix {
	clear: both;
	width: 960px;
	float: none;
	position: relative;
}

.formwidth{
	width:200px;
}

#menu {
	width: 189px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	position: relative;
}
#sidebar h2 {
	font-size: 14px;
	line-height: 16px;
	color: #828C95;
	margin-left: 10px;
}

#newsBoxHome {
	width: 267px;
	margin: 0;
	padding: 7px 0 0 20px;
	position: absolute;
	left: 673px;
	top: 0;
}

#newsBoxHome ul {
	margin: 5px 0 0 18px;
	padding: 0;
}

#newsBoxHome li {
	list-style: url(images/news_icon.gif);
	padding-top: 10px;
}
