
body
{
	margin: 0; padding: 0;
	font-family: calibri, arial, sans-serif;
	font-size: 11pt;
	background: #ffffff;
}

img
{
	border: 0;
}

h2
{
	margin: 0;
	padding: 0;
	color: #a00000;
	font-size: 160%;
}

.note
{
	font-size: 80%;
}

#header
{
	width: 777px;
	margin: 0 auto;
}

#header .logo
{
	float: left;
}

#header .ashton
{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

#header .quote
{
	font-size: 120%;
	margin: 0 10px 0 220px;
	padding: 10px 0 0 0;
}

#header .byline
{
	font-size: 120%;
	margin: 10px 160px 0 0;
	text-align: right;
}

#tabs
{
	clear: both;
	width: 777px;
	margin: 0 auto;
	height: 31px;
	background: url("/images/new-home/tab.jpg") repeat-x;
}

#tabs .tab-left
{
	background: url("/images/new-home/tab-left.jpg");
	width: 9px;
	height: 31px;
	float: left;
	margin-right: 2px;
}

#tabs .tab-right
{
	background: url("/images/new-home/tab-right.jpg");
	width: 12px;
	height: 31px;
	float: right;
}

#tabs ul
{
	float: left;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

#tabs a
{
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 8px 8px;
	border-left: solid 1px #48535B;
	border-right: solid 1px #818D94;
}

#tabs ul li
{
	float: left;
	list-style: none;
}

#banner
{
	display: block;
	width: 777px;
	margin: 0 auto;
}

#content
{
	width: 777px;
	margin: 0 auto;
	background: #849199 url("/images/new-home/gradient.jpg") repeat-x;

	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
}

.left-box
{
	width: 475px;
	float: left;
	background: #E5E6EA;
	margin: 10px 10px;
	padding: 10px;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.left-box h1
{
	margin: 0;
	padding: 0;
	color: #a00000;
	font-size: 200%;
}

.left-box p.aviva
{
	text-align: right;
}

.white-box
{
	margin: 10px 0px;
	background: #fff;
	border: solid 1px #666;
	padding: 10px;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul.testimonials
{
	margin: 0;
	padding: 0;
	font-size: 90%;
}

ul.testimonials li
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #aaa;
}

ul.testimonials li.last
{
	border-bottom: none;
}

.fifteen-percent-off
{
	display: block;
	width: 339px;
	margin: 0 auto;
}

.right-box
{
	float: right;
	width: 250px;
	margin: 0 10px 0 0;
}

img.guarantee
{
	display: block;
	margin: 10px auto;
}

p.guarantee
{
	font-size: 110%;
}

p.guarantee strong
{
	color: #aa0000;
}

/* new style to replace the guarantee strong styles */
div.white-box p b
{
	color: #aa0000;
}

div.white-box p.bodytext
{
	font-size: 80%;
}

div.white-box div.csc-textpic-text p.bodytext
{
	font-size: 110%;
}

.social
{
	padding: 0 0 0 2px;
}

.social a
{
	background: url("/images/new-home/social.png") no-repeat;
	display: block;
	width: 49px;
	height: 49px;
	float: left;
	margin: 0 6px;
	padding: 0 0 10px 0;
}

.social a.wordpress { background-position: 0 0; }
.social a.facebook { background-position: -49px 0; }
.social a.youtube { background-position: -98px 0; }
.social a.twitter { background-position: -147px 0; }

h3.upcoming-clinics
{
	clear: left;
	padding: 5px 0 5px 15px;
	background: #454F58;
	margin: 0;
	color: #fff;
	font-size: 140%;

	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}

table.upcoming-clinics
{
	font-size: 80%;
	border: 0;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

.upcoming-clinics td
{
	padding: 8px 4px;
}

.upcoming-clinics .date
{
	color: #63689b;
}

.upcoming-clinics .odd
{
	background: #e0eefe;
}

.upcoming-clinics .even
{
	background: #e9f3fe;
}

.upcoming-clinics td.more
{
	text-align: center;
}

.upcoming-clinics td a.booknow
{
	background: #fff;
	color: #63689b;
	text-decoration: none;
	border: solid 1px #000;
	padding: 0 3px;
}

h3.savings-calculator
{
	clear: left;
	padding: 5px 0 5px 15px;
	background: #454F58;
	margin: 0;
	color: #fff;
	font-size: 140%;
}

.savings-calculator
{
	background: #fff;
	padding: 10px 0;
}

.savings-calculator p
{
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
	font-size: 80%;
}

.saving-calculator-bottom
{
	clear: left;
	padding: 10px 0 10px 15px;
	background: #454F58;
	margin: 0 0 10px 0;
	color: #fff;
	text-align: center;

	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}

.saving-calculator-bottom input
{
	margin: 0;
	background: #fff;
	border: solid 1px #000;
}

.warning
{
	padding: 2px;
	clear: left;
	border: solid 7px #000;
	background: #fff;
	font-weight: bold;
	font-size: 125%;
}

#footer
{
	width: 777px;
	margin: 0 auto;
	text-align: center;
}

#footer ul
{
	padding: 0;
	margin: 4px 0;
}

#footer ul li
{
	list-style: none;
	display: inline;
	border-left: solid 1px #444;
	padding: 0 4px;
}

#footer ul li.first
{
	border-left: none;
}

#footer p
{
	padding: 0;
	margin: 4px 0;
}

#footer a
{
	text-decoration: none;
	color: #63689b;
}

#footer a:hover
{
	text-decoration: underline;
}



/* Styles for the fadign testimonials */
#righthead
{
	background:transparent url(/images/new-home/branson.jpg) no-repeat scroll right top;
	float:left;
	height:135px;
	padding:0pt 195px 0pt 0pt;
	width:370px;
}

.left
{
	float: left;
}

.right
{
	float: right;
	display: block;
}

.dyncontent p
{
	color: #455058;
	font-size: 16px;
}

.dyncontent p.first
{
	padding: 20px 0 0 0;
	padding-top: 7px;
}

.dyncontent p a
{
	text-decoration:underline;
}


#tabs ul li a.faq
{
	padding: 8px 18px;
}

#tabs ul li a.news
{
	padding: 8px 15px;
}
