@charset "UTF-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#container #bodyLEFT {
	float: left;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #bodyRIGHT {
	float: right;
	width: 290px;
	margin-top: 100px;
	margin-right: 5px;
}
#container #linksLEFT {
	padding-left: 10px;
	width: 40%;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	margin-top: 0px;
}
#container #footer {
}
#container #footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
a {
	text-decoration: underline;
	color: #88AB3C;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5D6B4C;
	margin-bottom: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
li {
	line-height: 135%;
}
#container #bodySINGLE {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#container #linksRIGHT {
	padding-left: 10px;
	width: 40%;
	float: left;
	margin-top: 55px;
}
#container #karley {
	margin-top: 35px;
	float: right;
	margin-right: 20px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #5D6B4C;
	line-height: 120%;
	font-weight: normal;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
}
#container #bodySINGLE #blackfriday {
	float: right;
	width: 380px;
	margin-left: 10px;
	color: #000000;
	background-color: #B7BED1;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-right: 10px;
}
.date {
	font-size: 24px;
	line-height: 120%;
}
.specialcopy {
	font-size: 16px;
}
.cancellation {
	font-style: italic;
	color: #900;
}

