@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.bck-gut-1 {
	background-color: #b88f50;
}
.bck-white {
	background-color: #FFFFFF;
}
.div-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.bck-gut-2 {
	background-color: #f4e2c7;
}
.bck-blk {
	background-color: #000000;
}


/* MAIN NAV */
.nav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	line-height: 20px;
}
a.nav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	line-height: 20px;
}
a.nav-off:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.nav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
a.nav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
a.nav-on:hover {
	color: #CCCCCC;
	text-decoration: none;
}






/* SUB NAV */
.sub-nav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	line-height: 20px;
}
a.sub-nav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	line-height: 20px;
}
a.sub-nav-off:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.sub-nav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: underline;
	line-height: 20px;
}
a.sub-nav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: underline;
	line-height: 20px;
}
a.sub-nav-on:hover {
	color: #CCCCCC;
	text-decoration: none;
}





.bck-grey {
	background-color: #363636;
}
.txt-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4dcb8;
	text-align: right;
	padding-right: 30px;
}
.txt-tan {
	color: #F4DCB8;
}
.bck-gut-1 #frmSS6 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 2px;
}
.drill-copy-title {
	font-weight: bold;
}
.drill-copy-txt {
	font-size: 12px;
}

.div-coupon {
	background-color: #f3f3f3;
	border: 3px dashed #9F5911;
	width: 595px;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.cms-form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
