strong {
			color: #A54C16;
}
.underline {
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #d7d7d7;
}
#navigation {
float:right;
margin: 38px -26px 0 0;
}
#contentWrapper {
	margin: 3px 0 0 0;
	background: url(../images/legacy-beveled-rule.gif) no-repeat top left;
}
#header {
	float: right;
	text-align: center;
	width: 550px;
	margin: 36px 0 0 0;
}
#header ul {
	margin: 0 auto;
}
#header ul li a {
	font-size: .85em;
	font-family:"Lucida Sans";
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#header ul li a:hover {
	color: #A54C16;
}
#header ul li a.active {
		color: #A54C16;
}
.turshNav #header ul li {
	display: inline;
	padding: 0 12px 0 0px;
	margin: 0 4px 0 0px;
	height: 15px;
	background: url(../images/vertical-line.gif) no-repeat right top;
}
#header ul li.noBg {
	background: transparent;
	padding: 0px;
	margin: 0px;
}
#childMast {
	float: right;
	width: 550px;
	margin: 4px 0 0 0;
}
#contentLeft {
	margin: 0px;
}
#leftNav {
	float: left;
	display: block;
	width: 90%;
}
#leftNav li {
	width: 100%;
	padding: 12px 0 12px 0;
	border-bottom: 2px solid #8a8a8a;
	font-family:"Lucida Sans";
	font-size: .8em;
	font-weight: bold;
	color: #8a8a8a;
}
#leftNav li a {
	text-decoration: none;
	color: #8a8a8a;
}
#leftNav li a:hover {
	text-decoration: none;
	color: #A54C16;
}
#leftNav li a.active {
		color: #A54C16;
}
#contentRight {
	width: 550px;
	margin: 13px 0 0 0;
}
#contentRight h2 {
	display: block;
	width: 100%;
	text-align: center;
	color: #A54C16;
	font-size: 1em;
	margin: 4px 0 10px 0;
}
#contentRight h3 {
	color: #A54C16;
	font-size: 1em;	
	margin: 0 0 8px 0;
}
#contentRight ul {
	margin: 0 0 16px 0;
}
#contentRight ul li {
	list-style-type: disc;
	margin: 0 0 0 16px;
}