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


body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background-color: #d6e3b5;
   /* background-position : center;
	background-image : url(images/page_fill.jpg) ;
	background-repeat : repeat-y;
    text-align: center;*/
    }
a
    {
    color: #624b36;
    }
a:hover
    {
    color: #660000;
    }

#infobox1 h3 span, #infobox1p2 h3 span, #infobox1p3 h3 span, #infobox1p4 h3 span, #infobox1p5 h3 span, #infobox1p6 h3 span, #infobox1p7 h3 span, #infobox1p8 h3 span, #infobox1p9 h3 span, #infobox2 h3 span, #infobox2p2 h3 span, #infobox2p7 h3 span, #infobox3 h3 span, #infobox4 h3 span, #infobox5 h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
    {
    display:none;
    }

#container
    {
    margin: 0 auto;
    width: 960px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 960px;
    }

#pageHeader
    {
	position: absolute;
	top: 18px;
	left: 11px;
	width: 223px;
	z-index: 300;
    }

h1
    {
	background: url("images/hip_name.jpg") no-repeat;
    width: 223px;
    height: 30px;
	overflow: hidden;
    margin: 0;
    }
h1 span
    {
	display: none;
    }
h2
    {
    font-size: 13px;
	color: #ffff99;
	display: block;
    margin: 0;
	padding-top: 55px;
	padding-left: 5px;
    }
	
h2 span
    {font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: italic;
    }
	
h2 span strong
    {font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: italic;
    }


h4
    {
    font-size: 15px;

}
	
hr
    {
    width: 95%;
	height: 1px dashed #4d6733;
    }

#quickSummary
    {
    padding-top: 52px;
    }
#quickSummary .p2
    {
	font-size: 11px;
	position: absolute;
	top: 32px;
	right: 10px;
	margin: 0;
	width: 344px;
    }
#container #intro #quickSummary .p1
    {
    height: 171px;
	background: url("images/index_banner.jpg") no-repeat;
    margin: 0;
    width: 960px;
    color: #000;
    }
	

#quickSummary .p1 img{  
 	 width: 724px;
	 height: 171px;
     margin: 0px 0 0 0px;
	 position: absolute; 
	 z-index: 8;
} 

#banner{
	width: 724px;	
	height: 180px;
	left: 0;
	top: 0;
	position: relative;
}

#banner img{
	width: 736px;
	height: 171px;
	position: absolute;
	z-index: 8;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 224px;
} 

#rotator{
	position: relative;
}

#rotator img.logo{
	width: 960px;
	height: 171px;
	margin: 0 0 0 0;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 200;
}

* html .logo{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/banner_cycle/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}	
	
#container #intro #quickSummary .p1  span
    {	
    padding: 50px 0 13px 660px;
    display: block;
    margin: 0;
    font: 20px Arial, Helvetica, sans-serif bolder;
	color: #000;
	
    }
	
#container #intro #quickSummary .p2  span a
    {	
    font: 13px Arial, Helvetica, sans-serif bolder;
	color: #000;
	
    }

#infobox1, #infobox1p2, #infobox1p3, #infobox1p4, #infobox1p5, #infobox1p6, #infobox1p7, #infobox1p8, #infobox1p9, #supportingText
    {
    margin: 0 0px 0 225px;
    }
#supportingText p, #infobox1 p, #infobox1p2 p, #infobox1p3 p, #infobox1p4 p, #infobox1p5 p, #infobox1p6 p, #infobox1p7 p, #infobox1p8 p, #infobox1p9 p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
#infobox1 h3, #infobox1p2 h3, #infobox1p3 h3, #infobox1p4 h3, #infobox1p5 h3, #infobox1p6 h3, #infobox1p7 h3, #infobox1p8 h3,  #infobox2 h3, #infobox2p2 h3, #infobox2p7 h3, #infobox3 h3, #infobox4 h3, #infobox5 h3
    {
    width: 317px;
    height: 24px;
    margin: 20px 0 10px 0;
	border-bottom: 1px solid #4d6733;
    }
	
#infobox1p9 h3	{
    width: 317px;
    height: 45px;
    margin: 20px 0 10px 0;
	border-bottom: 1px solid #4d6733;
    }

	

#infobox1p8 h4
    {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#4d6733;
	
}


#infobox5
    {
    margin-bottom: 40px;
    }

#linkList
    {
	position: absolute;
	top: 243px;
	left: 0;
	width: 220px;
    }
#lselect ul, #larchives ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 10px;
    }
#client_speak p 
	{
	list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
	}
#lselect ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 15px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: block;
    font-size: 12px;
    color: #333;
	margin: 10px;
	

    }
#lselect ul li a.c
    {
    padding:0px 0px 0px 7px;
    text-decoration: none;
	background-image:url(images/icons/menuarrow.png);
	background-repeat:no-repeat;
	background-position:left center;
    }
#lselect ul li a.c:hover
    {
    color: #D60808;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#linkList #larchives ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
	
	
#client_speak h3
    { 
	padding: 0 0 -5px 5px;
	margin:10px 0 0 10px;
    
    }
	
#footer
    {
    background: url("images/footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: center;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }
	

label{
	float: left;
	width: 120px;
	font-weight: bold;
	}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
	}

textarea{
	width: 250px;
	height: 150px;
	}

.boxes{
	width: 1em;
	}

#submitbutton{
	margin-left:0px;
	margin-top: 5px;
	width: 90px;
	}

br{
	clear: left;
	}

#contactTable {
	}

#contactTable .requiredStar {
	color: #ff0000;
	}

.container {
	background-color:#FFF;
	width:600px;
	}

.div1 {
	background-color:#FFF;
	float:left;
	display:block;
	margin: 0px 10px 10px 0px;
	
	}

.div2 {
	background-color:#FFF;
	float:left;
	display:block;
	margin: 0px 10px 10px 10px;
	
	}

.div3 {
	background-color:#FFF;
	float:left;
	display:block;
	margin: 0px 0px 10px 10px;
	
	}

/* read more styles */

.commenthidden {
	display:none;
	}

.commentshown {
	display:inline;
	} 

.homebuttons{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
}
.homebuttons a{
	padding:10px 4px 10px 50px;
	margin: 0px 12px 10px 10px;
	background-color: #d6e3b5;
	color: #030;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	text-align:left;
	background:url(images/icons/forms-trans.png) no-repeat;
	border: 1px;
	border-style: dashed;
	border-color: #F00;
	
}
.floatright{
	float:right;
}

.patientInfoFloat{
	width: 200px;
	padding: 10px 5px 10px 6px;
	margin: 0px 3px 10px 10px;
	background-color: #d6e3b5;
	border: 1px;
	border-style: dashed;
	border-color: #F00;	
}

.patientInfoFloat a{
	padding-top:5px;
	color:#030;
		
}

.patientInfoFloat img{
	float: left;
	border:none;
	padding-right:4px;


}

a.top-btn {
	position: relative;
	bottom: 0px;
	left: 80%;
	display: block;
	width: 29px;
	text-indent: -3000;
	background: url(images/icons/top.gif) no-repeat;
}
a.top-btn:hover { 
	background: url(images/icons/tophover.gif) no-repeat;
	text-decoration: none;
}

.hsection{
	clear:both;
	padding:1px 10px 10px 10px;
	background:url(images/bgshade.jpg) repeat-x;
	margin:20px 0 0px 0;
}

.hsection h4 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#4d6733;
	
}

.yelp_link a{ 
	font-size:14px;
	text-decoration:none;
	
}
.yelp_link img{
	float:right;
	margin: 0 20px 0 0;
}

.yelp_link_no_test a{ 
	font-size:14px;
	text-decoration:none;
	
	
}
.yelp_link_no_test img{
	float:left;
	margin: 0 20px 0 0;
	padding:1px 0;
}


#clientspeak{
	clear:both;
	margin:5px 0 0 5px;
	width: 200px;
	height: 220px;
/*border-top:1px dashed #CCC;*/
	padding: 5px 0 0 5px;
}

#testimonials{
	margin: 0px;
	font:italic 9pt Georgia;
	color:#630;
	height: 220px;
	overflow:hidden;
}
#testimonials p{
	padding: 0 5px 0 0;
	line-height:1.7;
}
#testimonials p span{
	font: 10pt Georgia;
	color:#999;
}

#tnav{
	padding:0 0 0 0px;
	font:10px Georgia;
	border-bottom: 1px solid #E6EEF0;
}

/*-----Client Speaks homepage--------*/

#clientspeak_home{
	clear:both;
	margin:5px;
	width: 705px;
	background: url(images/icons/peopleIcons.png) 15px 25px no-repeat;
	height: 130px;
	border:dashed;
	border-color:#999967;
	border-width:1px;
	padding: 20px 0 0 0;
}

#testimonials_home{
	margin: 0px 5px 0 86px;
	font:italic 10pt Georgia;
	color:#630;
	height: 110px;
	overflow:hidden;
}
#testimonials_home p span{
	padding: 0px 0 0 0;
	line-height:1.7;
}
#tnav_home{
	padding:2px 0 0 85px;
	font:10px Georgia;
}
