/*Draft CSS for Red Letter Days Offers developed by Charlie Ryan*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #D5D6D7;
	margin: 0px;
	padding: 0px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	font-weight: lighter;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21pt;
	font-weight: lighter;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
}

#bodyContainer {
	background-image: url(../IMAGES/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-right: 24px;
	background-color: #FFFFFF;
	text-align: left;
}
#rightcol {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 226px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
}
#navigationCell {
	background-image: url(../IMAGES/navbarseparate.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	background-color: #FFFFFF;
	padding-top:8px;
	padding-left: 5px;
}
#navigationCell:hover {
	background-image: url(../IMAGES/navbarseparate.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BFBFBF;
	height: 20px;
	background-color: #BFBFBF;
	padding-top:8px;
	padding-left: 5px;
}
#navigationCell1 {
	background-image: url(../IMAGES/navbarseparate.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	background-color: #FFFFFF;
	padding-top:8px;
	padding-left: 5px;
}
#navigationCell1 a {color:#f00;}
#navigationCell1 a:hover {color:#000;}
#navigationCell1:hover {
	background-image: url(../IMAGES/navbarseparate.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BFBFBF;
	height: 20px;
	background-color: #BFBFBF;
	padding-top:8px;
	padding-left: 5px;
}
# {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Cell {
	float: left;
	height: auto;
	width: 227px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
}
#Box1 {
	float: left;
	height: auto;
	width: 227px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 13px;
	text-align: center;
}
#videoCell {
	float: left;
	height: auto;
	width: 320px;
	padding: 0 50px 0 15px;
	font-size: 13px;	
}
#videoCell1 {
	float: left;
	height: auto;
	width: 320px;
	padding:0;
	font-size: 13px;	
}
#videoCell p, #videoCell1 p {
	margin:5px 0;	
}
.btnright {
	float:right;
	margin:5px 0;
}
#topContentBox {
	background-image: url(../IMAGES/leftcontentbox.jpg);
	margin: 0px;
	height: 269px;
	width: 694px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 20px;
}
#topContentBox1 {
	background-image: url(../IMAGES/leftcontentboxflying.jpg);
	margin: 0px;
	height: 269px;
	width: 694px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 20px;
}
#topContentBox3 {
	background-image: url(../IMAGES/leftcontentboxpampering.jpg);
	margin: 0px;
	height: 269px;
	width: 694px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 20px;
}
#pictureBox {
	float: left;
}
#secondTopBoxContainer {
	background-image:url(../IMAGES/bgindexleftcontent.jpg);
	margin: 0px;
	height: 269px;
	width: 694px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 18px;
}
#leftcol {
	margin: 0px;
	padding-right: 15px;
	float: left;
	height: auto;
	width: 738px;
}
#giftPack{
	height:auto;
	border-color: #666666;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	background-image: url(../IMAGES/giftpkbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
#footerText {
	background-image: url(../IMAGES/footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color:#000;
	height: 40px;
	width: 1000px;
	text-align: center;
	padding-top: 40px;
}
#btnAlignedRight {
	text-align: right;
	width: auto;
	float: right;
	padding-left: 5px;
}

.style1 {font-size: 12px}
.style2 {
	color: #FFFFFF;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {font-size: 12px; color: #FF0000; }
.style5 {font-size: 12px; color: #FFFFFF; }
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style7 {color: #FFFFFF}
.style5 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.style5 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Cell {
	float: left;
	height: auto;
	width: 227px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
}
.Box1 {
	float: left;
	height: auto;
	width: 227px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 13px;
	text-align: center;
}

.navigationCell {
	background-image: url(../IMAGES/navbarseparate.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	background-color: #FFFFFF;
	padding-top:8px;
	padding-left: 5px;
}
