@charset "ISO-8859-1";

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	position: absolute;
	left: 270px;
	top: 165px;
	width: 500px;
}
.description {
	font-size: .85em;
	line-height: 1.5em;
	padding-right: 15px;
	padding-left: 15px;
}
.description2 {
	font-size: 0.85em;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.crumbs {
	font-size: 0.8em;
}
p {
	font-size: 0.85em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 1.8em;
	font-weight: bold;
}
.feature1 {
	font-size: 1.75em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.feature2 {
	font-size: 1.6em;
	line-height: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.feature3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1em;
}
.opening {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	color: #A7A9CF;
	font-weight: bold;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	color: #A7A9CF;
}
a:link {
	color: #A7A9CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A7A9CF;
}
a:hover {
	text-decoration: none;
	color: #000;
	background-color: #A7A9CF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
