body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FF3300;
}
.generaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCCCCC;
	letter-spacing: 0.08em;
	word-spacing: 0.1em;
	font-style: italic;
}
.bluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #00b5c2;
	letter-spacing: 0.08em;
}
#marginate {
	margin-right: 20px;
	margin-left: 30px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF7905;
	text-decoration: none;
}
a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #FF3300;
	letter-spacing: 0.05em;
}
.linktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.02em;
	font-weight: bolder;
	border: 1px solid #FF0000;
	padding: 5px;
}
#container {
	top: 25px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	border: thin solid #00b3c5;
	display: block;
}
#navigation a:hover {
	color: #FF3300;
	text-decoration: none;
	background: #FFF2DB;
	border: thin solid #000000;
	display: block;
}
.articletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #999999;
	letter-spacing: 0.08em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #FF9900;
}
#failed {
	background-image: url(for_sale/images/cancelled_graphic.jpg);
	background-color: #C7CDBC;
	background-repeat: no-repeat;
}
#thankyou {
	background-color: #DDE2C3;
	background-image: url(for_sale/images/thankyou_graphic.jpg);
	background-repeat: no-repeat;
}
.generaltextblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	letter-spacing: 0.08em;
	word-spacing: 0.1em;
	font-style: italic;
}
.emphasis_one {
	font-size: 18px;
	font-weight: bold;
	color: #CC0066;
}
.emphasis_two {
	color: #699E2D;
	font-size: 16px;
	font-weight: lighter;
}
