body {
	margin:0;
	background-color:#FFFFFF;
	background-image:url(../images/logoBg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

p {	
	margin-top:0px;
	margin-bottom:15px;
}

div.navContainer {
	width:100%;
	height:59px;
	background-image:url(../images/navBg.png);
	background-position:top;
	background-repeat:repeat-x;
}

#navTable {
	width:994px;
	height:59px;
}

#mainTable {
	width:994px;
}

#flashTable {
	width:994px;
}

#footerTable {
	width:994px;
}

.footerInfo {
	text-align:right;
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#000000;
	width:603px;
	height:103px;
}

.footerInfo a {
	color:#333333;
	text-decoration:none;
}

.footerInfo a:hover {
	color:#000000;
	text-decoration:underline;
}

#leftColTable {
	width:747px;
}

div.homeContentContainer {
	width:558px;
	background-image:url(../images/home_contentBg.png);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	padding-bottom:30px;
	padding-top:30px;
	padding-left:149px;
	padding-right:40px;
}

div.homeContent {
	width:550px;
	display:block;
	float:right;
}

.hdrMain {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#B6180F;
	text-transform:uppercase;
	letter-spacing:1px;
}
.hdrMain a {
	color:#B6180F;
	text-decoration:none;
}
.hdrMain a:hover {
	color:#B6180F;
	text-decoration:underline;
}

.body {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.body a {
	color:#B6180F;
	text-decoration:underline;
}
.body a:hover {
	color:#2E1C70;
	text-decoration:none;
}

div.couponSpecialContainer {
	width:231px;
	height:88px;
	background-image:url(../images/home_couponSpecialBg.png);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	padding-bottom:10px;
	padding-top:17px;
	padding-left:75px;
	padding-right:56px;
}

div.couponSpecial {
	width:230px;
	display:block;
	float:right;
}	

div.mailList {
	width:250px;
	display:block;
	float:right;
}

td.dash {
	width:3px;	
	background-image:url(../images/dash.png);
	background-position:top;
	background-repeat:repeat-y;
}

.subHdr {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#B6180F;
	letter-spacing:1px;
}
.subHdr a {
	color:#B6180F;
	text-decoration:none;
}
.subHdr a:hover {
	color:#B6180F;
	text-decoration:underline;
}

.subBody {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
}
.subBody a {
	color:#B6180F;
	text-decoration:underline;
}
.subBody a:hover {
	color:#2E1C70;
	text-decoration:none;
}

.rightColBody {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	padding-left:20px;
}
.rightColBody a {
	color:#B6180F;
	text-decoration:underline;
}
.rightColBody a:hover {
	color:#2E1C70;
	text-decoration:none;
}

.rightColHdr {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#B6180F;
	letter-spacing:1px;
	padding-left:20px;
}
.rightColHdr a {
	color:#B6180F;
	text-decoration:none;
}
.rightColHdr a:hover {
	color:#B6180F;
	text-decoration:underline;
}

td.fullCol {
	width:994px;
}

div.fullContentContainer {
	width:805px;
	background-image:url(../images/fullColBg.png);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	padding-bottom:30px;
	padding-top:30px;
	padding-left:149px;
	padding-right:93px;
}

div.fullContent {
	width:750px;
	display:block;
	float:right;
}

input.text {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #333333;
	background-color:#CAE2F7;
}

textarea.text {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #333333;
	background-color:#CAE2F7;
}

input.button {
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:2px solid #333333;
	background-color:#CAE2F7;
	padding:3px;
}

.short {
	width:150px;
}

.med {
	width:350px;
}

.long {
	width:550px;
}

.full {
	width:900px;
}

.height1 {
	height:150px;
}

.height2 {
	height:250px;
}

.height3 {
	height:350px;
}

.message {
	color: #B6180F;
	font-weight: bold;
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:left;
	line-height:20px;
}

.note{
	color:#666666;
	font-family:Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:10px;
	text-align:left;
	line-height:20px;
}
