﻿body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background: url(images/background.jpg) center top no-repeat #bbc4df;
	color: #ffffff;
}

table 
{
	clear: both;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5
{
	color: #504f4d;
}
	
h1	
{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2	
{
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-stretch: ultra-expanded;
	line-height: 0;
	padding: 0;
}

h3	
{
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-stretch: ultra-expanded;
	padding: 0;
	line-height: 26px;
	margin-bottom: 0px;
}

a
{
	color: #504f4d;
	background: transparent;
	text-decoration: none;
	border-bottom: dotted 1px;
}

a:hover
{
	color: #a7a5a2;
	text-decoration: none;
	border-bottom: 0;
}

a.noborder, a.noborder:hover
{
	color: #a7a5a2;
	text-decoration: none;
	border: 0;
}

#main  
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: auto;
	background-color: #ffffff;
}

#header
{
	width: 759px;
	float: left;
}

#headerGabs
{
	float: right;
	width: 265px;
	height: 238px;
}

#headerflash
{
	width: 759px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0px;
	text-align: left;
	background: transparent url(images/header-flash-bkgrd.jpg) top left no-repeat;
}

#headerflashsubpage
{
	width: 759px;
	height: auto;
	float: left;
	line-height: 0;
	margin: 0;
	padding: 0;
	background: transparent url(images/header-flash-bkgrd.jpg) bottom left no-repeat;
}

#leftcontenthome 
{
	clear: left;
	width: 759px;
	height: auto;
	float: left;
	text-align: left;	
	background-color: #ffffff;
}

#leftcontent 
{
	width: 719px;
	float: left;
	text-align: left;	
	padding: 20px 20px 20px 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	color: #504f4d;
	text-decoration: none;
	background-color: #ffffff;
}

#rightcontent 
{
	float: right;
	width: 243px;
	height: auto;
	margin-top: 10px;
	margin-right: 12px;
	background-color: #ffffff;
}

.rightcontentnokid 
{
	width: 243px;
	height: 365px;
	background: url(images/sos-callout.jpg) no-repeat;
}

.rightcontentnokidtext 
{
	text-align: left;
	padding: 10px 2px 0px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17.5px;
	color: #504f4d;
}

.rightcontenttips 
{
	width: 243px;
	height: 365px;
	background: url(images/tips-tools-callout.jpg) no-repeat;
}

.rightcontenttipstext 
{
	text-align: left;
	padding: 1px 5px 0px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #504f4d;
}


.rightcontentcoupon 
{
	width: 243px;
	height: 166px;
	/*background: url(images/coupon-callout.jpg) no-repeat;*/
}

.rightcontentcoupontext 
{
	text-align: left;
	padding: 12px 8px 0px 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #504f4d;
}

.rightcontentcouponlink
{
	text-align: left;
	padding: 8px 8px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #504f4d;
}

#footer
{
	width: auto;
	height: 40px;
	padding: 10px 10px 10px 10px;
	letter-spacing: .04em;	
	margin: 0;
}

.footerright
{
	float: right;
	width: 274px;
	height: 20px;
	padding: 0px 20px 0px 0px;
	margin: 0;
	font-size: 14px;
	text-align: right;
	border: none;
	color: #504f4d;
	background-color: #ffffff;
}

.footerleft
{
	float: left;
	width: 600px;
	height: 20px;
	padding: 0px 0px 0px 30px;
	margin: 0;
	font-size: 14px;
	text-align: left;
	border: none;
	color: #504f4d;
	background-color: #ffffff;
}

#footer a
{
	text-decoration: none;
	color: #504f4d;
	border-bottom: 0;
}

#footer a:hover 
{
	color: #a7a5a2;
	text-decoration: none;
	border-bottom: dotted 1px;
}

.clear 
{
	clear: both;
	font-size: 0px;
	line-height: 0px;	
	width: 0;
	height: 0;
}
