@charset "utf-8";
body, html {
	margin: 0px;
	color: #FFFFFF;
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #6EBB1F;
}
#utilityShell {
	color: #696969;
}
#utility {
	width: 790px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 10px;
	line-height: 13px;
	padding-bottom: 20px;
}
#askTheChiropractor {
	float: left;
	width: 200px;
	padding-top: 5px;
}
#utility  h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
}
#mapShell {
	float: left;
	width: 348px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#mapShell a {
	color: #696969;
	text-decoration: underline;
}

#footer {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#priceList {
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-top: 5px;
}

div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}
#logo {
	text-align: left;
	height: 136px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logoShell {
}
#content strong {
	font-size: 14px;
}

#tagline {
	height: 85px;
	background-color: #6ebb1f;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 7px;
	overflow: hidden;
}
#tagline    h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
}
#tagline p {
	margin: 0px;
}

#taglineShell {
	height: 92px;
	background-color: #6ebb1f;
}
#wrapper {
}
#contentShell {
	background-color: #696969;
	height: auto;
}
#content {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
}
#content h1 {
	font-size: 17px;
}
#content h2 {
	font-size: 17px;
	color: #FFFFFF;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contentA {
	width: 565px;
	float: left;
	padding-top: 5px;
}
.imageFloatLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
}
.contentB {
	float: right;
	width: 180px;
	padding-left: 20px;
	line-height: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 5px;
	
}
.contentB  h2 {
	font-weight: bold;
	font-size: 26px;
}
.imageFloatRight {
	float: right;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formButton {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	width: 160px;
}
.formTextField {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	width: 115px;
}
.formTextArea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	width: 165px;
}
.confirmation {
	font-weight: bold;
	color: #6EBB1F;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
#priceList a {

	color: #696969;
	text-decoration: underline;
}
.greyLink {
	color: #666666;
	text-decoration: underline;
}

#testimonials {
	float: right;
	width: 400px;
	color: #6BBA18;
	margin-top: 30px;
	text-align: right;
	line-height: 13px;
}

