.navigate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bodycopy, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #b09500;
}

a:visited {
	text-decoration: none;
	color: #b09500;
}
a:hover {
	text-decoration: none;
	background-color: #b09500;
	color: #FFFFFF;
}

#main-image {
	 background: url("images/img_main.jpg") no-repeat;
}

.quote {
	font-size: 15px;
	color: #B09500;
}

.quote-name {
	font-size: 15px;
	color: #B09500;
	
}
