.banner {
	float: left;
}
.crestwoodname {
	font-weight: bold;
	color: #336699;
}
.partnername {
	font-weight: bold;
}
body {
	color: #000000;
	font-weight: normal;
}
.article p, .article td {
	font-size: 0.8em;
	text-align: left;
	color: #000000;
}
h3.heading {
	background-color: #336699;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.bold {
	font-weight: bold;
}
#footer{
	font-size: 0.8em;
}
#footer .footer-left {
	text-align: left;
	float: left;
	padding-left: .5em;
	font-size: 0.8em;
}
#footer .footer-right {
	text-align: right;
	float: right;
	font-weight: bold;
	padding-right: 5px;
}
#navlist{
	margin-left: 1.8em;
	padding-left: 0.25em;
	list-style: none;
	list-style-position: outside;
	font-size: 0.8em;
}
#navlist li{
	padding-left: 1.8em;
	padding-bottom: 1em;
	background-image: url(../images/bullet1.GIF);
	background-repeat: no-repeat;
}
#teamlist ul, #teamlist a{
	list-style: none;
	color: #ffffff;
	cursor: pointer;
	padding: 0;
	margin-left: 0;
}
#teamlist a:hover{
	color: #9EC068;
}
.team_title{
	text-align: left;
	font-weight: bold;
}
.team_photo{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
#sidebar{
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
}
#sidebar .title{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.xsmall {
	font-size: xx-small;
}