@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #46723b;
	margin: 0;
}

a {
	color: #649c3d;
	text-decoration: none;
}

a:hover {
	color: #7db754;
	text-decoration: none;
}

#container {
	position: relative;
	width: 948px;
	height: 567px;
	margin-left: auto;
	margin-right: auto;
}

#group {
	position: absolute;
	left: 181px;
	top: 189px;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#about_light {
	background-color: #fefbf5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -.5px;
	line-height: 12px;
	color: #000000;
}

#content_about {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -.5px;
	line-height: 12px;
	color: #000000;
}

#header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

#smallheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}	

#homeimages {
	position: absolute;
	left: 222px;
	top: 177px;
}

#hometext {
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 310px;
	top: 281px;
	width: 276px;
}

#toptext {
	position: absolute;
	left: 513px;
	top: 68px;
}
	
#footer {
	position: absolute;
	left: 43px;
	top: 649px;
}

#calendar {
	position: absolute;
	left: 770px;
	top: 225px;
}

#logo {
	position: absolute;
	left: 88px;
	top: 37px;
}

#nav_home {
	position: absolute;
	left: 50px;
	top: 193px;
	z-index: 99;
}

#nav_aboutus {
	position: absolute;
	left: 56px;
	top: 219px;
	z-index: 99;
}

#nav_chiropractic {
	position: absolute;
	left: 63px;
	top: 243px;
	z-index: 99;
}

#nav_massage {
	position: absolute;
	left: 71px;
	top: 269px;
	z-index: 99;
}

#nav_supplements {
	position: absolute;
	left: 81px;
	top: 293px;
	z-index: 99;
}

#nav_testimonials {
	position: absolute;
	left: 97px;
	top: 324px;
	height: 18px;
	z-index: 99;
}

#nav_location {
	position: absolute;
	left: 111px;
	top: 351px;
	z-index: 99;
}

#spinebg {
	position: absolute;
	left: -4px;
	top: -23px;
	z-index: -1;
}

/* About */

#contentbox {
	position: absolute;
	width: 611px;
	height: 401px;
	left: 223px;
	top: 172px;
	z-index: 5;
}

#picturebox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: -15px;
}

#smallpicturebox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#icons {
	position: absolute;
	left: 792px;
	top: 16px;
}

#likeDiv {
	position: absolute;
	width: 252px;
	left: 497px;
	top: 19px;
}

