@charset "utf-8";
/* CSS Document */

body {
	background-color: #746248;
}

A:link {
	color: #28735D;
}
A:visited {
	color: #28735D;
}
A:active {
	color: #28735D;
}
A:hover {
    color: #E87270;
}

a.footer1:link {
	color: #28735D;
}
a.footer1:visited {
	color: #28735D;
}
a.footer1:hover {
	color: #E87270;
}
a.footer1:active {
	color: #28735D;
}

.ContentHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #504230;
	font-style: italic;
	line-height: normal;
	text-transform: none;
}

.ContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#7b6e5d;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#504230;
}

.feelingBIG {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}

.jumpoffthepage {
	font-size: 12px;
	font-style: italic;
	font-weight: 900;
	text-decoration: underline blink;
	color: #990000;
}

.price {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.bkg {
	background-color: #bad1bb;
}

.searchenginetext {
	color: #ffe8c4;
}
.bkgstandout {
	color: #e76b6b;
}

