@charset "UTF-8";
.border {
	border: thin solid #DEACCC;
}
.Regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.Regular a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.Regular a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}
.Regular a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.Regular a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 45px;
}
.Highlight {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #E4E4E4
$;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2AFD0;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
}
.HomeWords {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 30px;
	background-image: url(../images/homebg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
	border-bottom-style: solid;
	width: 670px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	height: 415px;
}
.coupon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: 13px;
	line-height: 30px;
	width: 600px;
	margin: 20px;
	border-top-color: #E2AFD0;
	border-right-color: #E2AFD0;
	border-bottom-color: #E2AFD0;
	border-left-color: #E2AFD0;
	background-image: url(../images/FYcouponBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
