body {
	margin-top: 0px;
	background-image: url(../images/background.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.slice1 {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 10px;
}
.slice2 {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
}
.slice3 {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 10px;
}
.slice4 {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 10px;
}
.slice5 {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 900px;
}
.slice6 {
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 10px;
}

.homebox{
	background-image: url(../images/box_01.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 308px;
	width: 280px;
}

.goldBorder {
	width: 10px;
	background-color: #CC9A34;
}
.flashArea {
	background-color: #CC9A34;
	height: 308px;
}
.flash {
	height: 308px;
}
.flashDivider {
	width: 10px;
}
.goldHorizontal {
	background-color: #CC9A34;
	height: 19px;
}
.infoSection {
	background-color: #CC9A34;
	height: 164px;
	width: 900px;
}
.leftFooter {
	background-image: url(../images/index_22.jpg);
	width: 10px;
	background-color: #9F1D20;
	background-repeat: no-repeat;
	height: 49px;
}
.footer {
	background-image: url(../images/index_23.jpg);
	width: 900px;
	background-color: #9F1D20;
	background-repeat: no-repeat;
	color: #e9d464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	line-height: 14px;
	padding-bottom: 15px;
	height: 49px;
	}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.rightFooter {
	background-image: url(../images/index_24.jpg);
	width: 10px;
	background-color: #9F1D20;
	background-repeat: no-repeat;
	height: 49px;
	}
#signUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.signUpBox {
	background-color: #89A966;
	border: 1px dashed #FFFFFF;
}
input, select {
	background-color: #FFFF99;
	color: #9F1D20;
	font-size: 11px;
	font-weight: bold;
}
.calEvents {
	background-image: url(../images/calEvents.jpg);
	width: 299px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F1D20;
	background-color: #ECD976;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.calEvents a {
	color: #9F1D20;
	text-decoration: underline;
}
.calEvents a:hover {
	color: #000000;
}
.middleCopy {
	width: 262px;
	height: 144px;
	background-color: #e9d464;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F1D20;
	padding: 10px;
}

.boxCopy {
margin-top: 70px;
	width: 262px;
	height: 144px;
	font-size: 12px;
	text-align:justify;
	line-height: 1.3em;
	color: #000;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
	
.merchantsCorner {
	height: 149px;
	width: 299px;
	background-image: url(../images/merchantsCorner.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
}
.merchantsCorner a {
	color: #E9D464;
	text-decoration: none;
}
.merchantsCorner a:hover {
	text-decoration: underline;
}
.mainArea {
	background-color: #FFFFFF;
	width: 860px;
	padding: 20px;
	font-size: 12px;
}
.mainArea h1 {
	font-size: 16px;
	color: #9F1D20;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F1D20;
}
.mainArea a {
	color: #9F1D20;
	text-decoration: underline;
}
.mainArea a:hover {
	text-decoration: none;
	background-color: #EDDB87;
}
.calTitle {
	color: #9F1D20;
}
