
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.leftnav {
	font-family: Geneva, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F979F;
	margin-left: 30px;
	line-height: 20px;
}

a {
	text-decoration: none;
	color: #DEAF2D;
}
a:hover {
	font-style: normal;
	color: #DEAF2D;
}
.copyright {
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 4px;
	line-height: 14px;
}
.title {
	letter-spacing: 1.25pt;
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.title2 {
	letter-spacing: 1.25pt;
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
ol{
font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6F979F;
}
p {
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6F979F;
}
.black {
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.orange {
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #DEAF2D;
	font-weight: bold;
}
.extended {
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: italic;
}
.description {
	font-family: "Trebuchet MS", Geneva, "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #6F979F;
}
.alignleft { float: left;}
.alignright { float: right;}