/*#####################*/
.---Utility--- {}
.pngimg {behavior: url("pngbehavior.htc");}
.clear {width: 100%; clear: both !important; height: 0px; _height: 1px; _margin: 0 0 -1px; overflow: hidden;}
.repeat-x {background-repeat: repeat-x;}
.repeat-y {background-repeat: repeat-y;}
.no-repeat {background-repeat: no-repeat;}
.contentwrapper {} /* STICKY FOOTER: The bottom margin is the negative value of the footer's height */
#footer-bg, .push {} /* STICKY FOOTER: .push must be the same height as .footer */
#wrapper {position: relative;}
#photodiv1, #photodiv2, #photodiv3, #photodiv4, #photodiv5 {background-repeat: no-repeat;}

/*#####################*/
.---Backgrounds--- {}

body, html {
	height: 0%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#header-bg {
	text-align: center;
	height: 162px;
}
#nav-bg {
	display: none;
}
#content-bg {}
#footer-bg {
	text-align: center;
}
/*#####################*/
.---Content--- {}
#header {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}
#search {
	display: none;
}
#content {
	height: 0px;
	width: 100%;
	text-align: left;
}
#bodycopy {
	width: 100%;
	float: left;
}
#sidebar {
	display: none;
}
#footer {
	text-align: left;
	width: 100%;
}
#lfooter {
	display: none;
}
#rfooter {
	float: left;
	width: 100%;
	font-size: 10px;
}
#rfooter img {
	display: none;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#phototxt {
	display: none;
}

a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #330066;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#ribbon, #sidebar1, #sidebar2, #nav, #contactinfo, #otherlinks, #logolyr {
display:none
}
.coupon {
	width:400px;
	margin: 20px;
	float:left;
}
.blue {
	background-color: #293558;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.blue2 {
	background-color: #0C2463;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.teal {
	background-color: #006d71;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.purple {
	background-color: #3d0d63;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.brown {
	background-color: #5a2400;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.green {
	background-color: #045900;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.orange {
	background-color: #bd5101;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.red {
	background-color: #940000;
	border: 4px dashed #000;
	color: #FFF;
	padding: 10px;
}
.coupon .head {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
.coupon h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 55px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	color:#FFF;
}
.coupon .col {
	width: 50%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.coupon .col h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
.coupon .col h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
.coupon p{
	padding: 0px;
	margin: 0px;
}
#couponlyr {
	display:none !important;
}
.pagebreak{
	display:block; page-break-before:always;
	height:1px;
}