	
	/*  CSS Rules */
	/*  Style: #5701 - Semi Custom */
	/*  Author:  ProSites*/
	
	
	/* ZERO OUT */
	
	#w_all, #container, #header, #nav_bg, #flash, #banner, #phone, #footer, #container_bg, #footer_bg { margin: 0 auto; padding: 0px; }
	body, #w_all, #container_bg, #nav_bg, #phone_bg, #footer_bg, #container, #header                  { text-align: center; }

	
	/*** GENERAL FORMAT *************************************************************************************/
	
	body                                { color: #4f6725; text-align: center; /*margin: 10px 0px;*/ padding: 0px; background: #f2f4a6 url(../images/bg.jpg) top center repeat-x; }
	body, legend                        { color: #4f6725; }
	
	a:link, a:visited, a:active         { color: #6e4b24; text-decoration: underline; border: none; }
	a:hover                             { color: #4f6725; text-decoration: underline; border: none; }
	a img                               { border:none;}
	fieldset                            { border: solid 1px #a3a843; padding: 6px; }
	img                                 { border-color: #a3a843; }
	hr  				    			{ color: #a3a843; background-color: #a3a843; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; }
	
	.ButtonHover			    		{ color:  #fff; background: #878b1c; border: solid 1px #4c4e09; font-size:11px; text-decoration: none; cursor: pointer; }
	.Button			            		{ color: #fff; background: #a66b30; border: solid 1px #5a3408; font-size:11px; text-decoration: none; cursor: pointer; }
	
	.qc-err, .m-error                   { color: #ff0000; }   
	
	
	/* PARENT WRAPPERS ***** NOTE** indicate wrapper children in ID/class name ******************************/
	
	#w_all          { width: 1000px; margin: 30px auto; padding: 0px; overflow: hidden; text-align: center;  background: url(../images/container-bg.png) top center repeat-y; } 
	#w_footer		{ margin: 0px auto; padding: 0px; width: 964px;  color: #465f1f; height: auto; } 

	
	/* 100% or FIXED BG ELEMENTS ****************************************************************************/

	#nav_bg		 { width: 964px; height: auto; text-align: center; margin: 0px auto; padding: 0px; background: url(../images/nav-bg.jpg) top center repeat-y; border-bottom: solid 4px #D7D986;}
	#panels_bg	 { width: 964px; height: 237px; position: relative; margin: 0px auto; background: url(../images/panel-bg.jpg) top center no-repeat; } 	

	
	
	/* CONTAINER DIV - OPTIONAL ** use this to contain all the core elements within one wrapper *************/
	
	#container	 { width: 1000px; margin: 0px auto; padding: 0px; overflow: hidden; text-align: center; }
	
	
	/* CORE INNER ELEMENTS ****************/
	
	#header 	 { width: 964px;margin: 0px auto; padding: 0px; overflow: hidden; text-align: center; }
	#nav		 { margin: 0px 20px; }
	#flash	  	 { width: 964px; height: 237px; position: relative; margin: 0px auto; }
	#banner		 { width: 964px; height: 147px; position: relative; margin: 0px auto; }
	#phone		 { width: 964px; height: 46px; margin: 0px auto; padding: 0px; text-align: center; background: url(../images/phone-bg.jpg) top center no-repeat; }
	#content	 { width: 900px; min-height:400px; margin: 0px auto; padding: 17px 32px 30px 32px; text-align: left; position: relative; background: url(../images/content-top-bg.jpg) top center no-repeat; overflow: hidden; z-index: 0; }
	#footer      { margin: 0px auto; background:#A3A842; padding: 0px 32px 0px 32px; color: #505213; border-bottom: 8px solid white; }
	
	.phoneBox 		 {  width: 300px; margin: 0 auto; padding-top: 11px; font-family: 'Crimson Text', sans-serif; font-size: 28px; }
	.phoneBox a      { text-decoration: none; text-transform: uppercase; color: #eff4ba;}
	.phoneBox .span1 { color: #cad873; }

	.plant 			{ width: 479px; height: 284px;  position: absolute; bottom: 0; left: 0;   z-index: -1; background: url(../images/bottom-plant.png) top left no-repeat; }
	.patient-boxes   { width:640px; height: 89px; margin: 15px auto 0}
	.patient-offer   { margin-right:20px;}
	#nav-top                            { width: 964px; height: 8px; margin: 0px auto; padding: 0px; position: relative; display: block; background: url(../images/nav-top.jpg) top center repeat-x; }

	.bold                               { font-weight: bold; }	
	
		/*** CUSTOM DIVS if any custom CORE INNER ELEMENTS is needed please add in the section below*************/

	#stylizedtable { min-width: 100%!important}

	.slides_container {	width:964px; display:none;}

	.slides_container div { width:964px; height:237px; display:block; }	
	
	/***CUSTOM FORMAT specific to CORE INNER ELEMENTS***/
	
	/************************************************
	*												*
	*	NOTE global.css has additional formatting	*
	*	that may effect any custom code added		*
	* 	below. 										*
	*												*
	************************************************/
	
	
	 /*** #container-btm ***********/
	 #container-btm   { width: 1000px; height: 27px; margin: 0px auto; padding: 0px; position: relative; display: block; } 
	 
	 #header-top      { width: 1000px; height: 51px; margin: 0px auto; padding: 0px; position: relative; display: block; } 
	 
	 
	
	/*** #header ***********/
	#header p 	 { }
	#header a  	 { }
	
	
	/*** #nav **************/
	#nav img     { margin: 5px 5px; border: 0px; }
	
	
	/*** #content **********/
	#content p   { }
	#content a   { }
	
	
	/*** #footer ***********/
	#footer .footer_nav          { margin: 0px; padding: 20px 0px 6px 0px; }
	#footer p 				     { margin: 0px; padding: 0px; }
	#footer .devby               { margin: 0px; padding: 6px 0px 15px 0px; }
	#footer br 				     { display: none!important; } /* hide coded breaks*/
	
	#footer a:link, #footer a:visited, #footer a:active     { color: #ecf0a2;    }
	#footer a:hover                                         { color: #fff;   }
	#footer-btm                                             { /*- No Div -*/ } 
	
	
	/*** #col1 *************/
	#col1 p      { }
	#col1 a      { }






	/************************************************
	*												*
	*	NOTE: Section below is for the default 		*
	*	pages in the engine. Only color,			*
	*	background color and border should be 		*
	*	changed. There is an exception for custom	*
	*	websites.									*
	*												*
	************************************************/


	/*  BORDER COLORS FOR DEFAULT PAGES *********************************************************************/
	
	.PageService_Line_Group_Name,        
	.PageService_Line_Item_Name,        
	.PageInternetLink_Category_Container,	
	.PageFAQ_Answer,			    
	.PageTestimonial_Intro,              
	.PageTestimonial_Container,          
	.PageContact_Office_Photo,           
	.PageContact_Contact_Photo,          
	.PageContact_Contact_Seperator	   
	 { border-color: #e8e9c8; }



	/*  INTERIOR DEFAULT FORMS ******************************************************************************/

	
	/* MAIN CONTACT PAGE FORM **********/
	
	.qcform              { background: #bdc263; border-color: #909443; } /*container form*/
	.qcformcolor         { background-color: #eff4ba!important; border-color: #909443; color: #4f6725; } /*input field*/
 	hr.qcform            { background-color: #e8e9c8; color: #e8e9c8; }


	/* MINI FORM PLUGIN ****************/

	.m-form, 
	.m-form-low, 
	.m-form-services,
	.m-form-inner-services					
	{ background: #bdc263!important; border-color: #909443; }/*container form*/
	
	.m-formcolor, 
	.m-form-innercolor	
	{ background: #eff4ba; border-color: #909443; color: #4f6725; }/*input field*/

	.m-form h1,
	.m-form-low h1, 
	.m-form-services h1, 
	.m-form-inner-services h1
	{ font-family:arial; /*NEED TO DECLARE FONT HERE*/ }

	
	/* MINI FORM POSITION **************/
	/*NEED TO ADJUST TOP MARGIN FOR EACH*/ 
	
	.m-form
	{ margin: 82px 0px 7px 20px; }
	.m-form-low
	{ margin: 82px 0px 7px 20px; }
	.m-form-services
	{ margin: 82px 0px 7px 20px; }
	.m-form-inner-services
	{ margin: 106px 0px 7px 20px; }  
	
	
		
