/* CSS layout */
body {
	background-color: #660032;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

#header {
	margin-bottom: 10px; height: 164px;
}
#gutter {
	float: left; width: 1%; height: 1px;
	}
#col1 {
	float: left; margin-bottom: 10px; width: 20%;
}
#col2 {
	float: left; margin-bottom: 10px; margin-left: 10px; width: 67%;
}
#col3 {
	float: left; margin-bottom: 10px; margin-left: 10px; width: 30%;
}
#footer {
	CLEAR: both;
	width: 99%;
	float: left;
	margin-left: 3px;
	}

a:link {
	color: #FFFFFF;
}

a:visited {
  color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:active {
	color: #666666;
}

td {
	font-size: 11px;	
	color: #FFFFFF;
}

th {
	font-size: 11px;
	color: #FFFFFF;
}


.map {
	border: 3px solid #ffffff;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
}
/* subnav layout */

.p7tbsub {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #A2557A;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
.p7tbsub p {
	
	margin: 0px;
}
.p7tbsub a:link {
	color: #ffffff;
	text-decoration: none;
	
}
.p7tbsub a:visited {
	color: #cccccc;
	text-decoration: none;
	
}
.p7tbsub a:hover {
	color: #999999;
	text-decoration: none;
	
}
.p7tbsub a:active {
	color: #666666;
	text-decoration: none;
	
}
.p7tbdn {
	color: #9999CC !important;
	font-weight: bold;
}
/* round corners */
.roundcont {
	width: 100%; color: #fff; background-color: #A2557A
}
.roundcont P {
	margin: 0px 10px
}
.roundtop {
	background:  url(../round/tr.gif) no-repeat right top
}
.roundbottom {
	background:  url(../round/br.gif) no-repeat right top
}
img.corner {
	border-right: medium none; border-top: medium none; display: block! important; border-left: medium none; width: 14px; border-bottom: medium none; height: 14px
}
/* 2nd page layer */
#content {
	float: left;
	margin-bottom: 10px;
	width: 99%;
	margin-top: 5px;
	margin-left: 3px;
}
.coupon_large {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	}	
.coupon_xlarge {
	font-weight: bold;
	color: #000000;
	font-size: 36px;	
}
}
.coupon {
	border: 3px solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
.coupon_small {

	font-weight: normal;
	color: #000000;
	font-size: 9px;
}
.coupon_med {

	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.thumbs {
	padding-right: 10px;
	
}

.pictures {
	border: 2px solid #ffffff;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	
}
#c1 {
	background-color: #A2557A;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: auto;
}
#c2 {
	background-color: #A2557A;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
}