BODY  {
	background-color: #FFE2EF;
	color : #009799;
	font-family: Cambria, Times New Roman, Helvetica, sans-serif;
	font-size:12pt; 
	margin: 0 auto 0 auto;	
}

P {
	text-align:justify;
}

A {
	font-weight:bold;
	color: #FF66CC;
	text-decoration : none;
}

A:HOVER {
	font-weight: bold;
	color : #FF99CC;	
	text-decoration: underline;
}

#header_container {
	background-color: #FFE2EF;
	width: 844px;
	height: 219px;
	margin: 0 auto 0 auto;	
}

#nav_container {
	position:absolute;
	margin-top: 136px;
	vertical-align: top;
	display: inline;
}

#facebook {
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	float:right;
}

.align_top {
	margin: 0;
	padding: 0;
	vertical-align:top;
	border: 0px;
	background-color: transparent;
	position:absolute;
}

#content_container {
	margin: 0 auto 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #FFFFFF url(/images/content_bg_repeat_y.jpg) repeat-y;
	width: 844px;
	clear: both;
}

#content {
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	width: 794px;
	min-height:418px;
}

#areas {
	float:left;
	width:160px;
	font-size: 12pt;
	font-weight:bold;
	padding-top: 10px;
}

P#areas {
	text-align:center;
	font-family:inherit;
	font-size:14pt; 
	font-weight:bold; 
	color: inherit;
}

UL#areas {
	padding-left: 50px;
}

#home {
	margin: 0 auto 0 auto;
	width:550px;
	font-family: inherit;
	font-size: inherit;
	float:right;
}

#copywrite {
	width: inherit;
	text-align: right;
	font-size: 9pt;
	font-weight:bold;
}

#footer {
	margin: 0 auto 0 auto;
	width: 844px;
}

DIV#coupons {
	text-align:center;
}

P {
	padding: 0 20px 0 20px;
}

IMG {
	border: 0px;
}

IMG.title {
	padding-left: 20px;
}

FORM {
	padding-left: 20px;
}

LABEL {
	font-size: 10pt;
	font-weight:bold;
	display:block;
	color: #009799;
	vertical-align:top;
}

INPUT {
	border: #009799 thin solid;
	margin-bottom: 2px;
	color: #009799;
}

INPUT.contact {
	width: 350px;
}

INPUT.error {
	width: 350px;
	border: #009799 thin solid;
	margin-bottom: 2px;
	background-color:color:#FFFFFF;
	color: #009799;
	font-weight: normal;
}

INPUT.button {
	border: #1C4364 thin solid;
	background-color:#009799;
	font-weight:bold;
	color:#FFFFFF;
	width: 223px;
	padding: 2px;
}

INPUT.button:HOVER {
	background-color: #FF99CC;
	color: #009799;
}

TEXTAREA {
	border: #009799 thin solid;
	color: #009799;
	display:block;
	margin-bottom: 4px;
}

TEXTAREA.contact {
	width: 450px;
	height: 200px;
}

.error {
	font-family:inherit;
	font-size:10pt; 
	font-weight:bold; 
	color: #FF0000;
}

.subtitle {
	font-family:inherit;
	font-size:14pt; 
	font-weight:bold; 
	color: inherit;
}

.title {
	font-family:inherit;
	font-size:16pt; 
	font-weight:bold;
	color: inherit;
	clear:right;
}

.testimonial {
	font-family: "Courier New", Courier, monospace;
	font-size:12pt;
}

.signature {
	font-family: Script MT Bold;
	font-size: 14pt;
}