@import url("/css/styles-header.css");
@import url("/css/styles-footer.css");

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #441900;
	background-image: url(/images/Index_backgroundleft.jpg);
	background-repeat: repeat-x;
	background-color: #FDFDFD;
}

a {	
	text-decoration: none;
	color: #441900;
}

a img {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.findout {
	font-weight: bold;
	color: #CF532A;
	text-decoration: underline;
}

.standout {
	font-weight: bold;
	font-size: 14px;
	color: #CF532A;
}

.break {
	clear: both;
	color: #FFFFFF;
}

.page {
	width: 999px;
	text-align: justify;
}

#marquee {
	padding-left:28px;
}

#body_content {
	margin-left: 28px;
	margin-right: 31px;
	background-color: #FFFFFF;
	min-height: 300px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #F3F3F3;
}

#body_content #about {
	float: left;
	width: 295px;
}

#body_content #practiceareas {
	float: left;
	margin-left: 15px;
	width: 270px;
}

#body_content #news {
	float: left;
	width: 280px;
	margin-left: 15px;
}

#body_content #mainpanel {
	float: left;
	width: 570px;
}

#body_content #rightpanel {
	float: left;
	width: 250px;
	margin-left: 60px;
}

#rightmenu ul {
	padding: 0px;
	margin: 0px;
}

#rightmenu ul li {
	border-bottom: 1px dotted #EBE3E1;
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

#rightmenu ul li {
	background-image: url(/images/PracticeAreas_bluedot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 20px;
}
#rightmenu ul li:hover, #rightmenu ul li.selected {
	background-image: url(/images/orangedot.jpg);
}

#rightmenu ul li a {
	text-decoration: none;
}

#rightmenu ul li a:hover, #rightmenu ul li a.selected {
	color: #B2B2B2;
	text-decoration: none;
}

.pagetitle {
	margin-left: 30px;
}










































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
