/* **** 	
	aspens.css
	Don Stier, Maplegate-technologies, LLC
  **** */
body {
	background-color: #006666;
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: auto;
	height: auto;
	width: 955px;
	border: medium outset #000066;
}
#coName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #573282;
	display: inline;
	float: left;
	height: 20px;
	width: 955px;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #000066;
	background-color: #F0EDF4;
	margin: 0px;
	padding: 0px;
}
#header {
	display: inline;
	float: left;
	height: auto;
	width: 955px;
}
#gccnavs {
	display: inline;
	float: left;
	height: auto;
	width: 955px;
	background-color: #98D6BD;
}
#narrative {
	background-color: #F0EDF4;
	display: inline;
	width: 949px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	float: left;
	height: auto;
	font-size: 14px;
	color: #000033;
	line-height: 1.4em;
}
h1 {
	font-size: 30px;
	color: #003300;
}
.coBold {
	font-size: large;
	font-weight: bold;
}
#rentalpolicies {
	margin: 10px auto;
	padding: 20px;
	width:780px;
	border:1px solid #000;
}

