body {
	background-color: #000033;
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	display: inline-block;
	margin: auto;
	height: auto;
	width: 955px;
	border: medium ridge #00CC66;
}
#header {
	display: inline;
	float: left;
	height: auto;
	width: 955px;
}
#lccnavs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 24px;
	width: 600px;
	background-color: #D8F1E4;
}

#phone {
	background-color: #D8F1E4;
	display: inline;
	float: left;
	height: 21px;
	width: 355px;
	padding-top: 3px;
	color: #990000;
}
#leftSide {
	display: inline;
	height: auto;
	width: 255px;
	padding-top: 20px;
	background-color: #D8F1E4;
	float: left;
	padding-left: 3px;
	margin-right: 20px;
}

#narrative {
	display: inline;
	height: auto;
	width: 915px;
	background-color: #D8F1E4;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: justify;
	line-height: 1.5em;
}

#rightSide {
	display: inline;
	height: auto;
	width: 255px;
	background-color: #D8F1E4;
	float: right;
	padding-top: 20px;
	margin-left: 20px;
	
}
#footer {
	float: left;
	height: auto;
	width: 800px;
	background-color: #D8F1E4;
	padding: 30px;
	text-align: center;
}

.phoneRed {
	font-size: 16px;
	font-weight: bold;
	color: #990000;	
}


.companyBold {
	font-size: 18px;
	font-weight: bold;
}

