body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(/shared/background-pages.gif);
	background-repeat: repeat-x;
	background-color: #A0C6C9;
}
a {
	color: #a73933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

html,body {
	height:100%;
}

#container-pagesleft {
	height:100%;
	min-height:100%;
	background-color: #fff;
	float: left;
	width: 70%;
}

html>body #container-pagesleft {
	height:auto;	
}/*iewin fudge*/

#white-bar {
	background-color: #fff;
	width: 60%;
	height:100%;
	min-height:100%;
	z-index: 0;
}

html>body #white-bar {
	height:auto;
}/*iewin fudge*/

#home-pagesleft {
	/*min-height:100%;
	height:100%;*/
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}
#container-pagesright {
	float:right;
	width: 30%;
}

#home-pagesright {
	float:right;
	position: absolute;
	left: 60%;
	top: 0px;
}
#home-bottom {
	width: 70%;
	position: absolute;
	left: 0px;
	top: 355px;
}
#news {
	padding: 10px 30px;
}

/*
#container-homeleft {
	height:100%;
	width: 70%;
	background-color: #fff;
	min-height:100%;/ *for mozilla* /
	position: relative;
	clear: left;
	float: right;
	border-bottom:solid #b25745 20px;
}
*/

#home-bar {
	width: 100%;
	background-color: #5B8F9B;
	height: 210px;
	padding: 0 px;
	position: absolute;
	left: 0;
	top: 110px;
	white-space: nowrap;
}

#home-text {
	float: left;
	width: 300px;
	color: #fff;
}

#side-image {
	width: 100%;
	background-color: #5B8F9B;
	height: auto;
	padding: 0 px;
}

#daley-logo {
	padding:32px 0px 24px 30px
}

#main-text {
	padding: 10px 30px;
	line-height: 14px;
}

#main-text p {
	margin-bottom:0px;
}

h1 {
	font-size:12px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #A73933;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #5B8F9B;
}

/* fooer styles  */

#footer {
	padding: 30px;
	font-size: 10px;
}

#footer a:hover {
	color: #a73933;
	text-decoration: none;
} 
#news h2 {
	font-size: 14px;
	font-weight: normal;
	color: #5B8F9B;
}
#directions-box {
	padding: 10px;
	border-top: 1px solid #5b8f9b;
	width: 350px;
	margin-top: 30px;
}

#directions-box input {
	font-size: 11px;
	color:#333;
	}
strong {
	font-weight: bold;
	color: #5b8f9b;
}
#title {
	margin-top: -8px;
}
#attorney li {
}
#attorney-pic {
	padding-right: 10px;
}
#attorney-table td {
	vertical-align: top;
}
#attorney-table {
	margin-top: 5px;
}

#attorney-bio {
	width: 80%; 
}

.initials {
	color: #A73933;
}
#attorney ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#attorney li {
	padding-bottom: 3px;
}
#address-print {
	display: none;
}
#email-print {
	display: none;
}
