body {
	background-color: #824C36;
	margin: 0px;
	background-position: center;
}
.navNode {
	background-repeat: no-repeat;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
}
.navNode a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.navNode a:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #911D32;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #911D32;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: normal;
}

.containerTop {
	background-color: #ffffff;
	background-image: url(images/container_top_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.headerLeft {
	background-image: url(images/HeaderTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.container {
	background-color: #ffffff;
	text-align:left;
}
.containerLeft {
	background-color: #ffffff;
	width: 555px;
}
.containerRight {
	background-color: #ffffff;
	background-image: url(images/RightContent.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 425px;
}
.containerRightShadow {
	background-color: #ffffff;
	background-image: url(images/RightShadowMain.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.containerLeftShadow {
	background-color: #ffffff;
	background-image: url(images/LeftShadowMain.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer.jpg);
	background-position: center top;
	text-align:center;
	width: 1000px;
	height: 15px;
}
.containerHeader {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	color: #841115;
	background-position: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.containerSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #911D32;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
.containerSubHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #911D32;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.containerSubHeaderWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	background-color: #911D32;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.containerSubHeaderWhite a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #911D32;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.containerSubHeaderWhite a:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #F7C854;
	text-shadow: #333333;
	background-color: #911D32;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.containerText {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-position: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
	text-align: left;
}
.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-position: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
}
.containerDeals {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.headerRight {
	background-image: url(images/headerTopRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
