body {
	font: 14px "Times New Roman", Times, serif;
	color: #2C471C;
	background: #DBDACE;
	margin: 0px;
	text-align: center;
}
p {
	margin: .5em;
	padding: .5em;
}
a {
	color: #000;
}
a:hover {
	color: #006600;
}
img {
	border: 0;
}
/*************************************************
UNIVERSAL STYLES
**************************************************/
.close {
	padding: 3px 3px 3px 16px;
	background: url(/images/helpbox-minus.gif) no-repeat left center;
	font-weight: bold;
}
.floatRight {
	float: right;
}
.open {
	padding: 3px 3px 3px 16px;
	background: url(/images/helpbox-plus.gif) no-repeat left center;
	font-weight: bold;
}

/*************************************************
HOME STYLES
**************************************************/
#container {
	width: 780px;
	text-align: left;
	margin: 10px auto;
}
#logo {
	background: url(images/2007/nav-logo.jpg) no-repeat;
	width: 780px;
	height: 130px;
	clear: both;
}
#logo img {
	width: 100%;
	height: 100%;
	border: 0;
}
#content {
	background: url(images/nav-content-bg.jpg) repeat-y;
	width: 750px;
	padding: 15px;
}
#menu {
	height: 30px;
	width: 780px;
	background: url(images/2007/nav-menu-bg.jpg) no-repeat;
}
#content h1 {
	font-size: 22px;
	padding: 0 0 13px 25px;
	margin: 15px 0;
	text-transform: uppercase;
	font-weight: normal;
	background: url(images/nav-h1-bg.jpg) no-repeat left bottom;
}
#content h2 {
	font-size: 19px;
	padding: 0 0 0 25px;
	margin: 60px 0 0 0;
	height: 40px;
	text-transform: uppercase;
	font-weight: normal;
	background: url(images/nav-h2-bg.jpg) no-repeat left bottom;
}
#content h3 {
	font-size: 16px;
	padding: .3em;
	margin: .3em;
}
.copyright {
	font-size: 10px;
}
#footer {
	background: url(images/2007/nav-footer-bg.jpg) no-repeat;
	padding: 0;
	height: 74px;
	width: 780px;
	text-align: center;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 7px;
	font-size: 11px;
}
#footer a {
	padding: 0 5px;
}
#practiceNav {
	background: #E3E2D5;
	padding: 1em;
}
/***************************************
IN THE NEWS STYLES
****************************************/
#articlesMore,
#pressMore {
	display: none;
}

div.sl_badge_120 {
	margin-left:1em;
}