body {
	margin-top: 0px;
	background-color: #cab5b5;
}
.bgimage {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-position: center top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d81336;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	color: #fffbed;
}
a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5d4450;
	line-height: 30px;
	padding: 0px 5px;
	border: 1px solid #5d4450;
}
a.nav:hover {
	color: #5d4450;
	border: 1px solid #ed536e;
}
a.buy_now {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 26px;
	padding: 1px 5px 0px;
	border: 1px solid #000000;
}
a.buy_now:hover {
	color: #000000;
	border: 1px solid #ed536e;
}
.page_headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6c4261;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 22px;
	font-style: italic;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5d4450;
}
a.oat {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #5d4450;
	letter-spacing: 1px;
	text-transform: none;
}
a.oat:hover {
	color: #fffbed;
}
.border {
	color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.ad_padding {
	padding: 12px 0px 12px 12px;
}
.ad_padding_rt {
	padding: 12px 12px 12px 0px;
}
.ad_margin {
	margin-top: 6px;
}
.ad_height_rt {
	height: 77px;
	padding: 12px;
}
