﻿table
{
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 10pt;
}
body
{
}
.HomepageFeatureImage
{
	border-bottom: #668866 1px solid;
	border-right: #668866 1px solid;
	border-top: #668866 1px solid;
	border-left: #668866 1px solid;
}
.HomepageFeatureCaption
{
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 7pt;
	margin-right: 7px;
	text-align: left;
	line-height: 8pt;
}
.HomepageFeatureTitle
{
	font-family: Arial, Helvetica;
	color: #885544;
	font-size: 7pt;
	text-align: left;
	line-height: 4pt;
}
.HomepageText
{
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 8pt;
	margin-right: 10px;
	text-align: justify;
	line-height: 9pt;
}
.HomepageTextLarge
{
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 10pt;
	text-align:right;
	margin-right:10px;
}
.imgtopnav
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
h1
{
	font-family: Arial, Helvetica;
	color: #c7d8a7;
	font-size: 24pt;
	display: inline;
}
h2
{
	font-family: Arial, Helvetica;
	color: #a7b887;
	font-size: 16pt;
	display: inline;
}
h3
{
	font-family: Arial, Helvetica;
	color: #a7b887;
	font-size: 13pt;
	display: inline;
}
.InclusiveCare
{
	font-size: 8pt;
}
li
{
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 10pt;
}
p
{
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 9pt;
}

img {
	border: 0;
}
.Indent
{
	margin-left: 20px;
}
.IndentedCaption
{
	padding-bottom: 5px;
	margin-left :12px;
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 8pt;
}
.SidebarText
{
	padding-bottom: 5px;
	margin-left :12px;
	font-family: Arial, Helvetica;
	color: #888888;
	font-size: 8pt;
}
.SidebarCaption
{
	padding-bottom: 5px;
	margin-left :12px;
	font-family: Arial, Helvetica;
	color: #999999;
	font-size: 8pt;
}
.TitleLink
{
	display: inline;
	padding-right: 20px;
	font-size: 11pt;
}
.PaddedLinkCell
{
	padding-right: 20px;
	padding-bottom: 1px;
	font-size: 11pt;
}
#AboutLinks
{
	border: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 25px;
}
#ClinicHours
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 45px;
}
a:link
{
	text-decoration: none;
	color: #0099ff;
}

a:visited
{
	text-decoration: none;
	color: #6699cc;
}
.item
{
	border-bottom: solid 1px #dddddd;
	font-size: 8pt;
	color: #885511;
	vertical-align: top;
}
.price
{
	border-bottom: solid 1px #dddddd;
	font-size: 8pt;
	color: #555555;
	font-style: italic;
	text-align:right;
}
.PriceListBullets
{
	margin-left :130px;
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 8pt;
	margin-bottom:2px;
}
.PricedItem
{
	margin-left: 20px;	
	width: 93%;
}
.PricedItemHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	vertical-align: top;
}
.PricedItemHeaderTitle
{
	border-bottom: solid 1px #dddddd;
}
.PricedItemHeaderPrice
{
	border-bottom: solid 1px #dddddd;
	text-align: right;
}
.PricedItemDescription
{
	font-size: 8pt;
	color: #555555;
}
.PricedItemDescriptionIndented
{
	font-size: 8pt;
	color: #555555;
	margin-left: 20px;
}
.PhotosetRow
{
	vertical-align: top
}
.PhotosetImageCell
{
}
.PhotosetDescriptionCell
{
	text-align: right;
}
.PhotosetHyperlink
{
}
.PhotosetLabelTitle
{
	font-family: Arial, Helvetica;
	color: #a7b887;
	font-size: 12pt;
	font-weight: bold;
}
.PhotosetLabelDescription
{
	font-family: Arial, Helvetica;
	color: #452913;
	font-size: 8pt;
	line-height:9pt;
}
.PhotosetLabelComments
{
	font-family: Arial, Helvetica;
	color: #7766bb;
	font-size: 7pt;
	line-height:9pt;
}



/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 

