body {
	margin-top: 0px;
	background-color: #F6E7D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #537C84;
}
a:visited {
	color: #000;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666868;
	margin-top: 0px;
}
p {
	font-size: 10px;
	color: #537C84;
	line-height: 15px;
	margin-top: 0px;
}
/*Start Footer styles*/
#ve_footer {
	padding-top: 10px;
}
#ve_footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	margin: 0px;
}
#ve_footer a:link{
	color: #000;
}
#ve_footer a:visited{
	color: #2981B0;
}
/*End Footer styles*/
/*Start Navigation Bar styles*/
#Navigation {
	text-align: left;
	font-size: 9pt;
}
#Navigation a {
	color: #FFFFFF;
	display: block;
	margin-left: 50px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	text-decoration: none;
}
#Navigation a:link {
	background-image: url(images/nav_button_off.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#Navigation a:visited {
	background-image: url(images/nav_button_off.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#Navigation a:hover {
	background-image: url(images/nav_button_on.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#Navigation a:active {
}
/*End Navigation Bar styles*/
.index_text {
	font-size: 12px;
	color: #537C84;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 24px;
}
/*Start Discounts page styles*/
.cell_pad {
	padding-right: 20px;
	padding-left: 25px;
}
.discounts_h1 {
	margin-bottom: 6px;
}
.discounts_text {
	margin-bottom: 12px;
}
/*End Discounts page styles*/
/*Start Testimonials page styles*/
.testimonials_h1 {
	margin-bottom: 12px;
}
.testimonials_text {
	margin-bottom: 10px;
	font-style: italic;
}
/*End Discounts page styles*/
/*Start Contact page styles*/
.contact_text {
	margin-bottom: 24px;
}
.contact_bold {
	font-size: 11px;
	font-weight: bold;
	color: #666868;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 17px;
}
/*End Contact page styles*/
/*Start Links page styles*/
#links_cell {
	font-size: 11px;
	padding-right: 50px;
	padding-left: 25px;
}
#links_cell a:link{
	color: #666868;
	text-decoration: none
}
#links_cell a:visited{
	color: #000;
	text-decoration: none
}
.linksIntro_text {
	color: #537C84;
}
.links_text {
	font-weight: bold;
	color: #666868;
	margin-top: 0px;
	margin-bottom: 12px;
}
/*End Links page styles*/
/*Start FAQ page styles*/
.FAQ_text {
	margin-bottom: 16px;
	margin-left: 25px;
	line-height: 15px;
}
.FAQ_bold {
	font-size: 11px;
	font-weight: bold;
	color: #666868;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 25px;
	line-height: 17px;
}
.FAQ_Last_text {
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 15px;
}
/*End FAQ page styles*/
/*Start About page styles*/
.about_text {
	margin-bottom: 16px;
	margin-left: 25px;
}
.about_h1 {
	margin-bottom: 1px;
	margin-left: 25px;
}
.about_last_bullet {
	font-size: 11px;
	font-weight: bold;
	color: #666868;
	margin-bottom: 24px;
	margin-left: 0px;
}
#about_top_bullets {
	font-size: 11px;
	font-weight: bold;
	color: #666868;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#about_links_bullets {
	font-size: 10px;
	font-weight: bold;
	color: #666868;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#about_links_bullets a:link{
	color: #666868;
}
#about_links_bullets a:visited{
	color: #000;
}
/*End About page styles*/
