body {
	background-color: #006699;
}


#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	background-color: #E8F0E3;
	display: inline-block;
	height: auto;
	width: 952px;
	border: thin groove #0066FF;
	margin-left: 10px;

}

#leftSidebar {
	float: left;
	height: 300px;
	width: 400px;
}

#rtSidebar {
	float: right;
	height: 280px;
	width: 550px;
	text-align: center;
	padding-top: 20px;
}
#rafnavs {
	height: 19px;
	width: 927px;
	background-color: #004000;
	padding-left: 25px;
	padding-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
#narrative {
	display: inline;
	float: left;
	height: auto;
	width: 935px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #E8F0E3;
	margin-top: 25px;
	font-size: 12px;
	line-height: 1.4em;
}
#footer {
	display: inline;
	clear: both;
	float: none;
	height: auto;
	width: 900px;
}

.companyBoldCopy {
	color: #4C693B
}

.greenBold {
	font-size: 14px;
	color: #336600;
	font-style: italic;
	font-weight: bold;
}
