/*  

Theme Name: ChiroHealth Rockford 

Description: ChiroHealth Rockford Layout

Author: SLB Networks

Author URI: http://www.slbnetworks.com

Client URL: http://www.chirohealthrockford.com

*/

	

/* template */

body {
	background: #E3E3D2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6348;
	font-weight: bold;	
}

a:link, a:visited {
	color: #006600;
	font-weight: bold;
	text-decoration:none;	
}

a:hover, a:visited:hover {
	color: #006600;
	font-weight: bold;
	text-decoration:underline;	
}

li {
	list-style:square;
	color: #006600;
}

td li {
	list-style:square;
	color: #666;
}

#main {
	margin: 0 auto;
	width: 1000px;
}

#page {
	width: 100%;
	float:left;
	border: 2px solid #5A6348;
		
}

#header {
	width: 1000px;
	height: 175px;

	
}

#header_left {
	width: 559px;
	height: 175px;
	background-image: url(images/web/header1.png);
	background-repeat: no-repeat;
	float: left;
	
}

#header_right {
	width: 441px;
	height: 175px;
	background-image: url(images/web/header2.png);
	background-repeat: no-repeat;
	float: left;
	
}

#header_address {
	width: 420px;
	height: 20px;
	margin-top: 137px;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	line-height:30px;
	color: #485038;
	font-weight: bold;
	
}


#main_body {
	width: 1000px;
	min-height:500px;
	background:url(images/web/body_background.png) repeat-y;
	float: left;
	
}

#sidebar {
	width: 237px;
	margin-top: 20px;
	padding-bottom: 20px;
	float: left;
	
}


#body_area {
	width: 700px;
	background-color:#FFFFFF;
	float: left;
	display: inline;
	margin: 30px 0 0 30px;
	padding: 0 0 20px 0;
	
}

#page_footer {
	width: 1000px;
	height:68px;
	background-color:#FFFFFF;
	background-image:url(images/web/page_footer.png);
	background-repeat:no-repeat;
	float:left;
	
}

#footer {
	width: 1000px;
	margin: 0 auto;
	font-size: 11px;
	text-align:center;
	color: #4F4F4F;
	padding: 20px 0 20px 0;
	clear:both;
	line-height:22px;
}

#footer a:link, #footer a:visited {
	color: #4F4F4F;
	text-decoration:none;
}

#footer a:hover, #footer a:visited:hover {
	color: #4F4F4F;
	text-decoration:underline;
}


/* End Template */


/* Nav Bar Start */

#nav {
	height: 30px; 
	width: 100%;
	float: left;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #8E9F69;
	background: url(images/web/nav_bar.png) repeat-x;

}

#nav h2 {
	display: none;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	display: block;
	height: 30px;
}

#nav li {
	font-size:12px;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 30px;
	margin-left:15px;
}

#nav a:link, #nav a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;	
	line-height: 30px;
}

#nav li a:link, #nav li a:visited {
	height: 30px;
	float: left;
	text-decoration: none;
	color: #485038;	
}

html>body #nav li a, 
html>body #nav li a:visited {
	height: 30px;
}

#nav li a:hover, #nav li a:visited:hover, #nav li.hover a, #nav li:hover > a {
	background-image: url(images/web/nav_bar_hover.png);
	background-repeat: repeat-x;
	color: #485038;
}

#nav li:hover, #nav li:visited:hover, #nav li.sfhover { 
	background-image: url(images/web/nav_bar_hover.png);
	background-repeat: repeat-x;	
	color: #485038;	
}

#nav li ul {
	width: 198px; /*140px;*/
	list-style: none;
	position: absolute;
	clear: both;
	top: 40px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;	
	background: #889071 !important;
	display: none;
}

#nav li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 202px; /*144px;*/
	height: auto;
	margin-top: 30px;
}

#nav li li {
	clear: both;
	display: block;
	width: 202px; /*140px;*/
	text-align: left;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	font-size:11px;
	background-position: -300px -300px !important;	
}

#nav li li a, #nav li li a:visited {
	display: block;
	font-weight: normal;
	line-height: 1.2em;
	height: 13px;
	padding: 8px 0 8px 5px !important;
	margin: 0 !important;
	background: transparent !important;
	width: 198px; /*140px;*/
	font-size: 11px;	
	font-weight: bold !important;
	text-align: left;
	border-top: 2px solid #FFFFFF;	
	color:#FFF !important;	
}

html>body #nav li li a {
	width: 198px; /*140px;*/
	height: auto !important;
	line-height: 1.2em !important;
	min-height: 13px !important;
}

#nav li li a:hover, #nav li li a:visited:hover {
	background-color:#5A6348 !important;
	width:197px;
	color:#FFF !important;	
}


#nav li:hover ul, #nav li.hover ul {
	display: block;		
}

#nav a:hover ul, #nav li.hover ul {
	display: block;	
}




/* Nav Bar End */


/* Sidebar Start */

#outreach {
	width: 221px;
	margin-left: 8px;
	
}

#outreach_box {
	width: 219px;
	height: 30px;
	background-image: url(images/web/outreach_box.png);
	border: 1px;
	border-style:solid;
	border-color: #747C5F;
	
}

#outreach_title {
	width: 180px;
	margin-left: 32px;
	margin-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color: #485038;
	font-weight: bold;
	
}

#outreach_topics {
	width: 219px;
	margin-top: 15px;
	
}

#wellness {
	width: 221px;
	margin-left: 8px;
	margin-top:30px;
	
}

#wellness_box {
	width: 219px;
	height: 30px;
	background-image: url(images/web/wellness_box.png);
	border: 1px;
	border-style:solid;
	border-color: #747C5F;
	
}

#wellness_title {
	width: 180px;
	margin-left: 32px;
	margin-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color: #485038;
	font-weight: bold;
	
}

#wellness_topics {
	width: 219px;
	margin-top: 15px;	
}

.wellness_topics {
	width:100%;
	text-align:center;
	line-height:22px;
}

.wellness_topics a:link, .wellness_topics a:visited {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	
}

.wellness_topics a:hover, .wellness_topics a:visited:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
	
}

#newsletter {
	width: 221px;
	margin-left: 8px;
	margin-top:30px;
	
}

#newsletter_box {
	width: 219px;
	height: 30px;
	background-image: url(images/web/newsletter_box.png);
	border: 1px;
	border-style:solid;
	border-color: #747C5F;
	
}

#newsletter_title {
	width: 180px;
	margin-left: 32px;
	margin-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color: #485038;
	font-weight: bold;
	
}

#newletter_topics {
	width: 219px;
	margin-top: 15px;
	
}

#newletter_signup {
	width: 119px;
	height: 24px;
	margin-top: 15px;
	margin-left: 50px;
	padding-bottom:30px;
	
}

/* End Sidebar */



/* Start Page Content */


#page_title {
	width: 500px;
	height: 30px;

}

#page_content {
	width: 705px;
	float:left;
	display: inline;
	margin-left: 10px;
	margin-top: 15px;
	padding-bottom: 20px;

}

/* End Page Content */



/* Start Page Footer */

#survey {
	height: 40px;
	width: 350px;
	margin-left:245px;
	margin-top: 23px;
	
}

#survey_checkmark {
	height: 40px;
	width: 43px;
	float: left;
	
}

#survey_text_1 {
	width: 280px;
	float: left;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	
}

#survey_text_2 {
	height: 20px;
	width: 250px;
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A6348;
	font-style: italic;
	font-weight: bold;
	
}

#survey_text_2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A6348;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	
}

#survey_text_2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A6348;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	
}

#survey_text_2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A6348;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}

/* End Page Footer */

/* End Template */



/* Start Wellness Topics */

#wellness_topic {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A6348;
	font-weight:bold;
	float: left;
	
}

.wellness_article {
	width:700px;
	margin-top:20px;
	padding-bottom:12px;
	border-bottom: 1px solid;
	border-bottom-color: #485038;
	float: left;
	
}

.article_title {
	width:510px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #485038;
	font-weight:bold;
	float: left;
	margin-left: 15px;
	display:inline;
	
}

.article_date {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #485038;
	font-weight:bold;
	float: left;
	margin-left: 25px;
	margin-top: 8px;
	display:inline;
	
}

.article_summary {
	width:485px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	float: left;
	margin-left: 30px;
	margin-top: 8px;
	display:inline;
	
}

.article_pic {
	width:125px;
	float: left;
	margin-left: 20px;
	margin-top: 4px;
	display: inline;
	
}

.article_more {
	width:80px;
	font-size:12px;
	float: right;
	margin-top:8px;
	margin-right: 40px;
	
}
	

/* End Wellness Topics */


/* Start Wellness Article */

#article_categories {
	width:600px;
	font-size:11px;
	font-weight:bold;
	float: left;
	margin-left: 0px;
	display:inline;
	
}

#article_date {
	width:600px;
	font-size:11px;
	font-weight:bold;
	float: left;
	margin-top:8px;
	margin-left: 0px;
	display:inline;
	
}

#article_text {
	width:450px;
	font-size:12px;
	font-weight:bold;
	margin-top:13px;
	float: left;
	margin-left: 15px;
	display:inline;
	
}

#article_pics {
	width:212px;	
	float: right;
	margin-right: 10px;
	
}

#article_pic_1 {
	float: right;
	clear:right;
	display: inline;
	padding: 6px;
	background-color: #5A6348;
	
}

#article_pic_2 {
	float: right;
	clear:right;	
	margin-top: 15px;
	display: inline;
	padding: 6px;
	background-color: #5A6348;
	
}

#article_pic_3 {
	float: right;
	clear:right;	
	margin-top: 15px;
	display: inline;
	padding: 6px;
	background-color: #5A6348;
	
}
	

/* End Wellness Article */




/* Start Therapists */

#therapist_pic {
	width: 250px;
	border: 2px solid #5A6348; 
	float: right;
	margin-right:20px;
}

#therapist_text {
	width: 400px; 
	float:left;
}

/* End Therapists */


/* Start Homepage */

#picture_bar {
	width: 200px;
	float: right;
	margin: 0 15px 15px 15px;

}


#main_text {
	width: 460px;
	float: left;

}


/* End Homepage */


/* Start New Patients */

#new_patient_main {
	width: 700px;
	float: left;
	

}

.new_patient_bar {
	width: 700px;
	float: left;

}

.new_patient_bar2 {
	width: 150px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	clear:both;
}

#new_patient_text {
	width: 700px;
	float: left;
	margin-top: 40px;	

}

.new_patient {
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	float:left;
	display:inline;
}

.new_patient a:link, .new_patient a:visited  {
	width: 114px;
	height:95px;
	float: left;
	background-image:url(images/circle_icon_small.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
	text-decoration:none;
}

.new_patient a:hover, .new_patient a:visited:hover  {
	width: 114px;
	height:95px;	
	float: left;
	background-image:url(images/circle_icon_small_rev.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
	text-decoration:none;	
}


/* End New Patients */


/* Start Contact */

#office_hours {
	width: 200px;
	float: right;
	margin-right: 40px;
	margin-top:50px;

}


#google_map {
	width: 400px;
	height:300px;
	float: left;
	margin-left: 30px;
	margin-top:30px;
	display:inline;
	padding-bottom:30px;

}

#contact_form {
	width: 500px;
	float: left;
	margin: 0 0 0 100px;
	display: inline;

}


/* End Contact */


/* Start Satisfaction Survey */


#survey_form {
	width: 530px;
	float: left;
	margin-left: 80px;
	display: inline;

}

.survey_indent {
	float: left;
	margin-left: 30px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6348;
	font-weight: bold;

}


/* End Satisfaction Survey */


/* Start About Us */

#our_team {
	width: 700px;
	float: left;
	padding: 0 0 30px 0;
}

#chiropractors_row1 {
	width: 600px;
	float: left;
	margin-left: 30px;
	display:inline;
}

.chiro_holder {
	width: 200px;
	float: left;
	display: inline;
	margin: 30px 0 0 0;
}

.chiro_holder a:link img, .chiro_holder a:visited img {
	float:left;
	display:inline;
	margin:0 0 0 40px;
	border:none;
	padding: 6px; 
	background-color: #5A6348;
}

.chiro_holder a:hover img, .chiro_holder a:visited:hover img {
	float:left;
	display:inline;
	margin:0 0 0 40px;
	border:none;
	padding: 6px; 
	background-color: #80896A;
}

.chiro_holder h3 a:link, .chiro_holder h3 a:visited {
	width:100%;
	float:left;
	font-size:12px;
	padding:12px 0 0 0;
	text-align:center;
}

.our_team_row {
	width: 600px;
	float: left;
	margin-top:20px;	
	margin-left: 30px;
	display:inline;
}

.team_holder {
	width: 200px;
	float: left;
	display: inline;
}

#activator_methods {
	width: 680px;
	float: left;
	margin-top:20px;
	display:inline;
}

#our_mission {
	width: 680px;
	float: left;
	margin-top:20px;
	display:inline;
	padding-bottom: 20px;
}

#our_philosophy {
	width: 680px;
	float: left;
	margin-top:20px;
	display:inline;
}

.packages_button {
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:200px;
	height:40px;
	background-image: url(images/packages_button.jpg);
	background-repeat:no-repeat;
}

.packages_button a:link, .packages_button a:visited  {
	float:left;
	width:200px;
	height:40px;
	background-image:url(images/packages_button.jpg);
	background-repeat:no-repeat;
}


/* End About Us */





/* Style */

.picture_border {
	border: 2px solid #5A6348;
	
}

.padding {
	padding: 6px; 
	background-color: #5A6348;
}


.about_spacer {
	width: 680px;
	height:30px;
	float:left;
	background-image:url(images/web/about_spacer.png);
	background-repeat:no-repeat;
	clear:both;	
}

.faq_width {
	width: 720px;
	height:30px;
	float:left;
	
}

.faq_spacer {
	width: 100%;
	height:30px;
	float:left;
	background-image:url(images/web/faq_spacer.png);
	background-repeat:no-repeat;
	clear:both;
	margin: 20px 0 0 0;

}

.faq_spacer a:link, .faq_spacer a:hover {
	width: 100%;
	height:30px;
	float:left;
	background-image:url(images/web/faq_spacer.png);
	background-repeat:no-repeat;
	clear:both;
	text-align:right;
	padding: 6px 0 0 0;
}


.newsletter_topics {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
	margin-left: 40px;
	
}

.event {
	width:100%;
	margin:0 auto;
	padding: 8px 0 15px 0;
	border-bottom: 2px solid #999;
}


h1 {
	font-size: 18px;
	color: #485038;
	font-weight: bold;
	
}

h2 {
	font-size: 18px;
	color: #485038;
	font-weight: bold;
	clear:left;
	padding: 15px 0 0 0;
}

h3 {
	font-size: 17px;
	color: #245A2A;
	font-weight: bold;	
}

h4 {
	font-size: 13px;
	color: #245A2A;
	font-weight: bold;
	margin:18px 0 6px 0;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #485038;
	font-weight: bold;
		
}


.h2 {
	font-size: 18px;
	color: #485038;
	font-weight: bold;
	width:100%;
	float:left;
	text-align: center;	
}



.h3 {
	font-size: 17px;
	color: #245A2A;
	font-weight: bold;
	width:100%;
	float:left;
	text-align: center;	
	padding:20px 0 20px 0;
}


.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #245A2A;
	font-weight: bold;
	
	
}

.glossary {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4F4F4F; font-weight:bold;}

.sitemap {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #4F4F4F; font-weight:bold;}
.sitemap a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #485038; font-weight:bold; text-decoration:none; }
.sitemap a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #485038; font-weight:bold; text-decoration:underline; }
.sitemap a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #B5DD00; font-weight:bold; text-decoration:none; }

/*	End Style */


.floatRight {
	float:right;
	margin: 0 15px 15px 15px;
	padding:6px;
	background-color:#5A6348;
}

.floatRight2 {
	float:right;
	margin: 0 24px 24px 24px;
}

.floatLeft {
	float:left;
	margin: 0 15px 15px 15px;
	padding:6px;
	background-color:#5A6348;
}

.download a:link, .download a:visited  {
	background:url(images/pdf_icon.jpg) no-repeat;
	width:35%;
	height:40px;
	float:left;
	margin: 15px 0 15px 30px;
	padding: 0 0 0 50px;
	line-height:40px;
	display:inline;
	color:#666;
	text-decoration:none;
}

.download a:hover, .download a:visited:hover  {
	background:url(images/pdf_icon.jpg) no-repeat;
	width:35%;
	height:40px;
	float:left;
	margin: 15px 0 15px 30px;
	padding: 0 0 0 50px;
	line-height:40px;
	display:inline;
	color:#666;
	text-decoration:underline;	
}


/***********************************
	Ideal Protein
***********************************************/

#Ideal {
	width:90%;
	margin:0 auto;
}

.idealWrap {
	float:left;
	width: 95%;
	margin:20px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #666;
}

.idealSubmit {
	float:left;
	width: 80%;
	margin:20px 0 0 40px;
	padding: 0 0 20px 0;
	display:inline;
}

.idealPic {
	float:left;
	margin: 0 0 0 15px;
	display:inline;
	padding: 3px;
	background-color:#999;
}

.idealTitle {
	float:right;
	width:75%;
	font-size:14px;
	margin:8px 0 0 0;
}

.idealCode {
	float:right;
	font-size:12px;
	color:#666;
	margin:3px 0 0 0;
	padding: 0 15px 0 0;
}

.idealSummary {
	float:right;
	clear:right;
	width:70%;
	color:#666;
	margin: 15px 20px 0 0;
}

.idealField {
	float:right;
	clear:right;
	margin: 15px 40px 0 0;
}

.idealPrice {
	float:left;
	width:150px;
	margin: 23px 0 0 50px;
}

.service_holder {
	width:95%;
	float:left;
	border-bottom:2px solid #DCDBCF;
	padding-bottom: 25px;	
	padding-top: 25px;
	margin-left:20px;
	display:inline;	
}

.service_pic {
	float:left;
	padding:6px;
	margin-left:14px;
	display:inline;
	background-color:#F6F6EE;
	border:2px solid #DCDBCF;	
}

.service_title {
	float:left;
	width:400px;
	margin-top:6px;	
	margin-left:15px;
	color: #485038;
	font-size:14px;
	font-weight:bold;	
}

.service_text {
	float:left;
	width:400px;
	margin-left:30px;
	margin-top:10px;	
}

.service_action {
	width:150px;
	height:35px;
	background-image:url(images/web/click_more.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:15px;
	margin-top:8px;
}

.service_action a:link, .service_action a:visited  {
	width:150px;
	height:35px;
	background-image:url(images/web/click_more.png);
	background-repeat:no-repeat;
	float:right;
}

.service_action a:hover, .service_action a:visited:hover  {
	width:150px;
	height:35px;
	background-image:url(images/web/click_more.png);
	background-repeat:no-repeat;
	float:right;
}

.subheading {
	width:95%;
	float:left;
	border-bottom:1px solid #53741B;	
	font-size:18px;
	font-weight:bold;
	color:#53741B;
	padding-bottom:5px;
	font-style:italic;
	margin-top:40px;
	display:inline;
}

.download2 {
	width:300px;
	height:40px;
	float:left;
	margin-left:35px;
	margin-top:20px;
	display:inline;
	background-image:url(images/download.jpg);
	background-repeat:no-repeat;
	line-height:40px;
	padding-left:45px;
}

.download2 a:link, .download a:visited {
	font-weight:bold;
}

.download2 a:hover, .download a:visited:hover {
	font-weight:bold;
}

.massage_bed {
	float:left;
	width:95%;
	margin-top:30px;
}

.bed_pic {
	float:left;
	padding:6px;
	background-color:#5A6348;	
}

.bed_name {
	float:right;
	width:55%;
	margin-top:15px;
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#53741B;	
}

.bed_text {
	float:right;
	width:52%;	
	clear:right;
	margin-top:20px;
	display:inline;
}