@charset "UTF-8";
/* CSS Document */

body {
	background-color: #d0dabc;
	margin: 0px;
	paddng; 0px;
	}
	
H2 {
	font-size:1.2em;
	}

a:link
{
	color: #407bb1;
	text-decoration: underline;
	letter-spacing: .075em;	
	}

a:visited
{
	color:#323232;
	letter-spacing: .075em;
	text-decoration: underline;
	}
a:active
{
	color:#006699;
	text-decoration: underline;
	letter-spacing: .075em;
	}
a:hover
{
	color:#3299cc;
	letter-spacing: .075em;
	}
	 
	
.toprtcell {
	background-color:#e0e9ce;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color:#003300;
	padding-right: 10px;
	text-align: right;
	}

.maincontent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #323232;
	padding-right: 15px;
	padding-left: 20px;
	width: 550px;
	min-height: 255px;
	max-width: 550px;
	min-width: 550px;
	display: block;
	float: left;
	
	}

.quote {
	font-style: italic;
	letter-spacing: .075em;
	font-size:1.1em;
	color:#666666;
	} 
.empahsis {
	border:1px solid #006600;
	padding: 10px;
	background-color:#e4ecd4;
	} 
	
.asterisk {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.example {
	width: 500px;
	border: 1px solid #FF0033;
	display: block;
	margin-left: 45px;
	}
#couponarea {
	width=550px;
	height:255px;
	position:relative;
}
#coupon1 {
	font-size: large;
	font-weight: bold;
	position: relative;
	top: -195px;
	right: -45px;
	
}
.couponfirstline{
	font-size:large;
	font-weight:bold;
	background:none;
	border:none;
	}
#coupon2 {
	position: relative;
	top: -190px;
	right: -65px;
}

.couponsecondline{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background:none;
	border:none;
}