body {
	background-color: #b1c5aa;
	margin: 0px;
	padding: 0px;
}
#bgPattern {
	margin: 0px;
	padding: 0px;
	height: 510px;
	width: 100%;
	background-image: url(../images/bg_repeatx.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	background-image: url(../images/borderPattern.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 844px;
	margin-top: 0px;
	margin-left: -422px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-position: 0px -47px;
}
#innerContainer {
	background-color: #FFFDF0;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #afab89;
	border-left-color: #afab89;
	position: relative;
	left: 45px;
	top: 0px;
}
#header {
	background-color: #f0eecf;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 230px;
	width: 750px;
}
#header span {
	display: none;
	font-family: "Times New Roman", Times, serif;
	color: #AFAB89;
	font-size: 18px;
	text-align: center;
}
#header a {
	display: block;
	height: 75px;
	width: 240px;
	position: absolute;
	left: 510px;
	top: 0px;
}
#header a:link, #header a:visited {
	color: #F0EECF;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #AFAB89;
	text-decoration: none;
}
#header a em {
	visibility: hidden;
}
/*#Squires {
	background-color: #F0EECF;
	background-image: url(../images/squires.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 153px;
	width: 750px;
}*/
#hozMenu {
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 750px;
	background-color: #fffdf0;
	background-image: url(../images/hozMenu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hozMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	height: auto;
	width: 650px;
	left: 90px;
	top: 3px;
}
#hozMenu ul li {
	color: #6b6954;
	display: inline;
	font-size: 20px;
	margin-right: 30px;
}
#hozMenu ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	height: auto;
	width: 560px;
	left: 190px;
	top: 13px;
}
#hozMenu ol li {
	color: #6b6954;
	display: inline;
	font-size: 18px;
	padding: 0px;
	margin-right: 2px;
}
#hozMenu a:link, #hozMenu a:visited {
	color: #6b6954;
	text-decoration: none;
}
#hozMenu a:hover, #hozMenu a:active {
	color: #92AE88;
	text-decoration: none;
}
#menuContainer {
	cursor: pointer;
}
#content {
	background-color: #FFFDF0;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	width: 750px;
	left: 0px;
	top: 0px;
}
#contentBody {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 20px 10px 0px;
	padding: 0px;
	height: auto;
	width: 508px;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 18px;
	float: right;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
}
#contentBody h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #484848;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contentBody h2 {
	font-size: 12px;
	color: #afab89;
	margin: 0px;
	padding: 0px;
}
#contentBody h3 {
	font-size: 14px;
	color: #AFAB89;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #484848;
	font-weight: bold;

}
#contentBody p span {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	float: left;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #f0eecf;
	background-image: url(../images/dropcap_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 3px;
}
#contentBody strong {
	font-size: 13px;
	color: #AFAB89;
}
#contentBody ul {
	list-style-image: url(../images/bull.gif);
	list-style-type: none;
	line-height: 20px;
	list-style-position: outside;
	vertical-align: 50%;
}
#contentBody ul ul {
	list-style-image: url(../images/subBull.gif);
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
#contentBody blockquote {
	padding: 10px;
	border: 1px solid #B1C5AA;
	background-image: url(../images/blockquote_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 400px;
}
#contentBody a:link, #contentBody a:visited {
	text-decoration: none;
	background-color: #fffdf0;
	color: #5C5C5C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFAB89;
}
#contentBody a:hover, #contentBody a:active {
	background-color: #F0EECF;
	text-decoration: none;
	color: #5C5C5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAB89;
}
#contentBody .contentCenter {
	border: 2px solid #AFAB89;
}
#contentBody .contentPic {
	float: right;
	margin-left: 10px;
}
#contentBody .contentInset {
	float: right;
	border: 2px solid #F0EECF;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contentBody .map {
	border: 2px solid #F0EECF;
	margin: 5px 15px;
}
#map {
	margin: 100px 0 20px 0;
    width:400px;
    height:400px;
}
#Testimonials {
	width: 495px;
	height: 130px;
	margin-top: 20px;
	margin-bottom: 3px;
}
#Testimonial01 {
	padding: 0px 0px;
	float: left;
}
#Testimonial02 {
	padding: 0px 0px;
	float: left;
}
#Testimonial03 {
	padding: 0px 0px;
	float: left;
}
/*======================================== the table-like layout of each before and after page */
#bnaTable {
	margin-top: 20px;
	height: auto;
	width: 500px;
	clear: both;
	float: none;
}
#bnaTable .bnaRow {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 5px;
	clear: both;
	float: none;
}
#bnaTable .bnaRow a {
	display: block;
	width: 48%;
	height: auto;
	text-align: center;
}
#bnaTable .bnaRow a:link, #bnaTable .bnaRow a:visited {
	border: 1px dashed #AFAB89;
}
#bnaTable .bnaRow a:hover, #bnaTable .bnaRow a:active {
	border: 1px solid #AFAB89;
}
#bnaTable .bnaRow a.leftCol {
	float: right;
}
#bnaTable .bnaRow a.rightCol {
	float: right;
	margin-left: 10px;
}
#bnaTable .bnaRow a.noCol {
	float: left;
	margin-left: 3px;
}
#bnaTable .bnaRow a img {
	border: 1px solid #484848;
	vertical-align: 0%;
	margin: 3px;
}
#bnaTable .bnaRow p {
	background-color: #F0EECF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFAB89;
}
#bnaTable .bnaRow p strong {
	font-weight: normal;
	margin-right: 35px;
	color: #484848;
}
#bnaTable .bnaRow p em {
	font-style: normal;
	margin-left: 35px;
	color: #484848;
}
/*======================================== the full view page for each before and after set */
#contentBody .bnaFull {
	height: auto;
	text-align: center;
	border: 1px solid #AFAB89;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contentBody .bnaFull p {
	background-color: #F0EECF;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAB89;
	height: 24px;
}
#contentBody .bnaFull p strong {
	font-weight: normal;
	margin-right: 85px;
	color: #484848;
	font-size: 20px;
}
#contentBody .bnaFull p em {
	font-style: normal;
	margin-left: 85px;
	color: #484848;
	font-size: 20px;
}
#contentBody .bnaFull img {
	border: 1px solid #484848;
	vertical-align: 0%;
	margin: 3px;
}
.bnaSpacer {
	clear: both;
	float: none;
	height: 20px;
}
/*======================================== button to access before and afters, located on different pages */
#contentBody .bna {
	background-image: url(../images/bna.gif);
	background-repeat: no-repeat;
	margin-left: 25%;
	clear: both;
	float: none;
}
#contentBody .bna a {
	height: 54px;
	width: 271px;
	display: block;
	background: transparent;
}
#contentBody .bna a:link, #contentBody .bna a:visited {
	background: transparent;
}
#contentBody .bna a:hover, #contentBody .bna a:active {
	background: transparent;
}
#contentBody .bna a span {
	float: right;
	width: 130px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	margin-top: 8px;
	margin-right: 3px;
}
/*======================================== contact form class to define the form appearence */
#contentBody .contact {
	width: 400px;
	border: 1px solid #B1C5AA;
	background-image: url(../images/blockquote_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	position: relative;
	left: 40px;
	top: 0px;
}
#contentBody .contact p {
	position: relative;
	height: auto;
	width: auto;
	left: 80px;
	top: 0px;
}
#contentBody .contact label {
	display: block;
	width: 300px;
	position: relative;
	height: auto;
	left: 80px;
	top: 0px;
}
#contentBody .contact p em, #contentBody .contact label em {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 12px;
	color: #FF0000;
	font-weight: bold;
}
#contentBody .contact label input, #contentBody .contact label select {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	margin-bottom: 5px;
	display: block;
	margin-left: 20px;
}
#contentBody .contact label textarea {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	margin-bottom: 5px;
	display: block;
	height: 75px;
	margin-left: 20px;
}
#conSubmit {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 204px;
	margin-bottom: 5px;
	display: block;
	margin-left: 20px;
	clear: both;
	float: none;
	position: relative;
	left: 80px;
	top: 0px;
}
/*======================================== newsletter sign up form class to define the form appearence */
#contentBody .newsletter {
	width: 400px;
	border: 1px solid #B1C5AA;
	background-image: url(../images/blockquote_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	position: relative;
	left: 40px;
	top: 0px;
}
#contentBody .newsletter p {
	position: relative;
	height: auto;
	width: auto;
	left: 80px;
	top: 0px;
}
#contentBody .newsletter label {
	display: block;
	width: 300px;
	position: relative;
	height: auto;
	left: 80px;
	top: 0px;
}
#contentBody .newsletter p em, #contentBody .newsletter label em {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 12px;
	color: #FF0000;
	font-weight: bold;
}
#contentBody .newsletter label input, #contentBody .newsletter label select {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	margin-bottom: 5px;
	display: block;
	margin-left: 20px;
}
#contentBody .newsletter label textarea {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	margin-bottom: 5px;
	display: block;
	height: 75px;
	margin-left: 20px;
}
#conSubmit {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 204px;
	margin-bottom: 5px;
	display: block;
	margin-left: 20px;
	clear: both;
	float: none;
	position: relative;
	left: 80px;
	top: 0px;
}
/*======================================== the information below the content like logo and contact info */
#contentBody .subContent {
	background-image: url(../images/subContent_logo.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	text-align: center;
	padding-top: 10px;
	background-position: 50% 0px;
	clear: both;
	float: none;
}
#contentBody .subContent span {
	display: none;
	font-family: "Times New Roman", Times, serif;
	color: #AFAB89;
	font-size: 18px;
	text-align: center;
}
/*======================================== text links below the sub content */
#contentBody .textLinks {
	text-align: center;
	font-size: 10px;
}
/*======================================== copyright info and positioning below the text links */
#contentBody .copyRight {
	font-size: 9px;
	text-align: center;
	line-height:11px;
}
/*======================================== specific class to not display print stuff on the screen media */
.printOnly {
	display: none;
}
/*======================================== the bar on the left side with qc and monthly specials button */
#contentBar {
	margin: 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 221px;
	float: left;
}

#logosBar {
	margin: 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 214px;
	/*float: left;*/
}
.facebook {
	margin: 20px 0px 0px 30px;
	padding: 0px;
	height: 74;
	width: 150px;
	/*float: left;*/
}

#menu {
	/*position: absolute;
	left: 0px;
	top: 275px;*/
	width: 221px;
	margin: 0px;
	padding: 0px;
	height: 484px;
	background-image: url(../images/contentBar_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu a {
	display: block;
	/*position: relative;
	left: 33px;
	top: 45px;*/
	height: 70px;
	width: 160px;
}
#contentBar a:link, #contentBar a:visited, #contentBar a:hover, #contentBar a:active {
	color: #AFAB89;
	text-decoration: none;
}
#contentBar a em {
	visibility: hidden;
}
#contentBar form {
	height: auto;
	width: 160px;
	/*position: absolute;
	left: 30px;
	top: 190px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AFAB89;
	text-align: center;
	margin: 120px 0 0 30px;
}
#contentBar form input {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 140px;
	margin-bottom: 5px;
}
#contentBar form textarea {
	border: 1px solid #afab89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 140px;
	height: 75px;
	margin-bottom: 7px;
}
/*#CTA {
	position:absolute;
	top:785px;
	left:30px;
	width:144px;
	
	padding:10px;
}
#CTA .ASAPS_logo {
	background-color:#FF0000;
	display: block;
	height:113px;
	background:transparent url(../images/ASAPS_logo.jpg) center top  no-repeat;
	text-indent:-99em;
}
#CTA .ASPS_logo {
	background-color:#FFFF00;
	display:block;
	height:113px;
	background:transparent url(../images/ASPS_logo.jpg) center top no-repeat;
	text-indent:-99em;
}*/
#silicone {
	height: 225px;
	width: 186px;
	/*position: absolute;
	left: 17px;
	top: 0px;*/
	background-image: url(../images/cta_silicone.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6b6954;
	margin-top: 0;
	margin-left: 17px;
	padding-top: 48px;
	padding-left: 17px;
}
#silicone a:link, #silicone a:visited {
	color: #6B6954;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B6954;
}
#silicone a:hover, #silicone a:active {
	color: #6B6954;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6954;
}
#silicone p.first {
	text-align: center;
	/*position: absolute;
	left: 17px;
	top: 48px;*/
	height: auto;
	width: 157px;
	margin: 0px;
	padding: 0px;
}
#silicone p.second {
	/*position: absolute;
	left: 18px;
	top: 127px;*/
	height: auto;
	width: 157px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#silicone a {
	display: inline;
	position: static;
	height: auto;
	width: auto;
}
#email_list {
	display: block;
	background-image:url(../images/ct_leftnav_bkg.gif);
	height: 215px;
	width: 214px;
	border: none;
	repeat: none;
	/*position: absolute;
	top: 775px;
	left: 0px;*/
}

#email_list form{
	position: relative;
	left: 1px;
	top: 48px;
	margin: 0;
}

#email_list form input{

}
.qcfields input{
background-color: #b1c5aa;
}
.qcfields textarea{
background-color: #b1c5aa;
}

.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
