@charset "UTF-8";
/* CSS Document */
<style>

other {
}
body {
	background-color: #F1E7C1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3329;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4C0003;
	font-weight: normal;
	text-align: center;
	padding: 25px;
	line-height: 18px;
	text-indent: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	line-height: 14px;
	letter-spacing: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	color: #231F20;
	vertical-align: middle;
	line-height: 20px;
	padding-bottom: .5em;
}
h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 20px;
}
h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 1em;
	line-height: 20px;
	color: #550909;
	padding-left: 5px;
	padding-top: 15px;
	text-align: center;
}
h5  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #550909;
	text-align: center;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #64221C;
	font-weight: 300;
}
h1, h5  {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#Container {
	height: 520px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background-repeat: no-repeat;
	background-image: url(images/homeBackground.jpg);
	clear: both;
	visibility: inherit;
}
#logoFooter {
	height: 51px;
	width: 96px;
	left: 10px;
	margin-left: 40px;
}
#header {
	margin-top: 20px;
	margin-left: auto;
	height: 76px;
	width: 648px;
	margin-right: auto;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	visibility: inherit;
	position: inherit;
	left: 0px;
}
#logo {
	float: left;
	margin-top: 7px;
	width: 390px;
}
#logo img {
	margin-right: 50px;
}

#menu {
	float: right;
	margin-top: 50px;
	margin-right: 5px;
}
#menu img {
	padding-right: 3px;
}
#mainContent {
	margin-left: auto;
	margin-top: 52px;
	height: 298px;
	width: 648px;
	margin-right: auto;
}
#mainContent2 {
	margin-left: auto;
	margin-top: 30px;
	height: 302px;
	width: 648px;
	margin-right: auto;
}
#xmasOffer {
	float: right;
	height: 301px;
	width: 402px;
	background-image: ;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/christmas_offer.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContactInfo {
	float: left;
	width: 244px;
	height: 301px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-image: url(images/contact_pic_frame.jpg);
}
#footer {
	height: 8px;
	width: 646px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bottom_rule2.jpg);
	background-repeat: no-repeat;
	margin-top:11px;
}
#xmasText {
	margin-top: 40px;
	width: 250px;
	margin-left: 41px;
}
#xmasText strong {
	color:#BD0A01
}
a {
	color: #550909;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
a:hover {
	color: #FFFFFF;	
}

</style>
