a.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #482B0D;
	line-height: 15px;
}
#top_bg {
	background-image : url(images/tile.jpg);
	background-repeat : repeat-y;
	background-position : center top;
	background-color: #af9878;
	}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C5B296;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663300;
	text-decoration: none;
}
.cream {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E7D6AB;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #482B0D;
}
.small a {
	color: #fff
	}
.right {float: right; margin: 10px}
