@charset "utf-8";
/* CSS Document */

.BannerArea {
	clear: both;
	height: 140px;
	width: 1204px;
	background-image: url(header-Christmas-look.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.ContentArea {
	background-repeat: repeat-x;
	clear: both;
	width: 1204px;
	background-image: none;
	background-color: #000000;
	height: 2300px;
}
.FooterArea {
	background-image: url(footer-Christmas-look.png);
	background-repeat: no-repeat;
	clear: both;
	height: 80px;
	width: 1204px;
}
.BannerRight {
	float: right;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e69b57;
	padding-top: 100px;
	margin-right: 0px;
	display: table-column;
	margin-top: 0px;
}
.ContentLeft {
	float: left;
	width: 780px;
	text-align: left;
	margin-left: 10px;
	background-image: none;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 10px;
	border: 1px none #e69b57;
	padding-bottom: 20px;
	background-color: #000000;
	height: 2000px;
}
.ContentRight {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 30px;
	background-image: url(bodybackground.jpg);
	background-repeat: repeat-x;
	display: inline;
	padding: 20px;
	height: 1800px;
	border: thick outset #CFA681;
}
.FooterLeft {
	float: left;
	width: 300px;
	font-family: "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro";
	font-size: 16px;
	color: #e69b57;
	padding-top: 35px;
	text-align: left;
	padding-left: 70px;
}
.FooterRight {
	float: right;
	width: 300px;
	font-family: "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro";
	font-size: 16px;
	color: #e69b57;
	padding-top: 30px;
	text-align: right;
	padding-right: 70px;
}
body {
	font-family: "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro";
	font-size: 16px;
	line-height: 18px;
	color: #C44127;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 50px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #BCAF9E;
}
h1 {
	font-family: "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro";
	font-size: 24px;
	font-weight: normal;
	color: #e69b57;
}
a {
	color: #e69b57;
}

