@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/Chiropractic_body_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.oneColFixCtrHdr #container {
	width: 1021px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/archways_1024.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #wrapper {
	text-align: center;
	width: 800px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}

.oneColFixCtrHdr #header {
	height: 150px;
	width: 800px;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #mainContent {
	text-align: left;
	font: large Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/chiro-content-background.png);
	background-repeat: repeat-y;
	padding: 20px;
}
.oneColFixCtrHdr #mainContent h1 {
	font: bold x-large Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
}

.oneColFixCtrHdr #mainContent strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.oneColFixCtrHdr #nav {
	height: 120px;
	width: 765px;
	margin-left: -20px;
	background-image: url(images/chiropractor-nav.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	margin-top: -40px;
}

.oneColFixCtrHdr #nav a {
	color: #000000;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 6px;
	padding-left: 6px;
	zoom: 1;
	display: block;
	height: 27px;
	background-color: rgb(142,168,61);
	background-color: #c39355;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.oneColFixCtrHdr #nav a:hover {
	background-color: #c39355;
	border: medium solid 78a3d8;
	display: block;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.oneColFixCtrHdr #nav li {
	display: inline;
	float: left;
	margin-top: 31px;
	padding-right: 5px;
}
.services #body {
	width: 800px;
}
.services #text {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.hours #body {
	width: 800px;
	padding-left: 100px;
}
.hours #text {
	float: left;
	width: 340px;
	font-size: large;
	padding-right: 20px;
	padding-left: 20px;
}
.hours #calendar {
	width: 400px;
	margin-left: 380px;
	margin-right: 20px;
	padding-bottom: 20px;
}
#chiropractic-front-image {
	padding: 10px;
	float: left;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#chiropractic-manipulation-table {
	padding: 10px;
	float: right;
}
#body {
	width: 800px;
}
.oneColFixCtrHdr #footer  {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
.oneColFixCtrHdr #footer a {
	color: #FFFFFF;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.resources #body {
	width: 800px;
}
.resources #text {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.resources td {
	padding: 5px;
}
.resources a {
	color: #663433;
}
.forms #body {
	width: 800px;
}
.forms #text {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.forms a {
	color: #663300;
}
.sitemap #text {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.sitemap a {
	color: #663300;
}
.contact #body {
	width: 800px;
}
.contact #text {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.contact dt {
	color: #663300;
}
.contact a {
	color: #663300;
}
.about #body {
	width: 800px;
}
.about #text {
	width: 760px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.about #text2 {
	text-align: center;
}
.insurance #body {
	width: 800px;
}
.insurance #text {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.index #body {

}
.index #text {
	padding-right: 40px;
}
.index #links {
	width: 125px;
	text-align: center;
	margin-left: 333px;
}
#facebook {
	width: 450px;
	margin-left: 175px;
	margin-top: 10px;
}


#cervical-table {
	padding: 10px;
	float: right;
}

