.navTitle {
	color: #b9deff;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}

#contentLeft {
	background: #1055a1 url('/wp-content/themes/cutler2010/assets/images/left_content_sub_bg.jpg') no-repeat;
	padding-top: 35px;
}

#contentRightInner {
	width: 610px;
	padding: 30px;
	position: relative;
	top: -50px;
	background: #ffffff url('/wp-content/themes/cutler2010/assets/images/right_content.jpg') no-repeat;
	min-height: 405px;
	height:auto !important;
	height:405px;
	
}

#contentWrapper {
	top: -50px;
}

#sideNav {
	margin-top: 20px;
	font-size: 12px;
	color: #00417b;
	text-align: left;
	padding-left: 10px;
	line-height: 15px;
}
	#sideNav a {
		color: #fff;
	}
	
	#contentLeftDrop, #contentRightDrop {
		height: 370px;
	}