/*content*/
.twoColFixLt #container #mainContent {
	margin: 0px 4px 0 247px;
	padding-top: 150px;
}

/*banner images*/
#headerSection {
	width: 729px;
	height: 149px;
	position: absolute;
	left: 247px;
	top: 4px;
	margin: 0px;
	padding:0 0 2px 0;
	background: #FFFFFF;
}
#headerSection img{
	display: block;
}

h2 {
	font-size: 1.6em;
	color: #9c6433;
	font-weight: normal;
	margin: 6px 0px 0px 8px;
}
#contentWide {
	margin: 40px;
}
#contentWide  h2 {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}
#contentNarrow {
	width:480px;
	margin: 50px auto 80px auto;
}
#contentNarrow  h2 {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

#contentWider {
	margin:40px;
	background: #FFFFFF;
}
#contentWider  h2 {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}




#insetR {
	margin: 0px 0 20px 18px;
	float: right;
	width: 200px;
	padding-left: 18px;
	border-left: 1px solid #e3e3e3;
}
#insetR ul {
	margin: 6px 0px 8px 8px;
}
#insetR li {
	margin-left:0px;
	font-size:90%;
	background: url("../xpage/bulletSingleArrow.gif") no-repeat 0px .4em;
	padding-left: 8px;
}
#insetR p {
	font-size:90%;
	margin: 0px 0px 4px 0px;
}
#insetR td {
	padding: 0px 0px 0px 20px;
}
#insetR a {
}
#insetR h4 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 110%;
}
