

body {
	margin:0px;
	padding:0px;
	background:url(/_images/bg.jpg) repeat-x;
}



/************* DEFAULT FONT *************/
body, div, td, p {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

a{
	font-family:Arial, Helvetica, sans-serif;

	color:#1da06d;
	text-decoration:none;
}

a:hover{
	color:#1da06d;
	text-decoration:underline;
}




/************* BASIC STYLES *************/
.pngImg {
	behavior: url(/_includes/iepngfix.htc);
}

p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797979;
	

}

ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797979; 
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#6188B6;
	
	
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#6188B6;
	margin-bottom:-10px;
}


h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6188B6;
	margin-bottom:-10px;

}


a.headLinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6188B6;
	

}


h4{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#797979;
	margin-bottom:-12px;

}

hr {
	height:1px;
	border:0;
	color:#dcdcdc;
	background-color:#dcdcdc;
}

img {
	border:0;
}

input, textarea, select {
	color: #000000;
	font: normal 12px Arial, sans-serif;
}

form {
	display:block;
	margin:0px;
	padding:0px;
}

.ptr {
	cursor:pointer;
}

ul.nomargin {
	margin-top:2px;
	margin-bottom:2px;
}

ol.nomargin {
	margin-top:2px;
	margin-bottom:2px;
}

ul.solutions {
  list-style:none;
 
  
}

.txtMessage {
	color:#8d1818;
}



#divWrapper
{
	background:url(/_images/wrapper_bg.jpg) no-repeat;
	margin:0px auto 0px auto;
	width:1000px;
	min-height:800px;
}



/************* BREADCRUMBS *************/
#divBreadcrumbs {
	font-size:11px;
	color:#000000;
}

#divBreadcrumbs a:link, #divBreadcrumbs a:visited {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:none;
}

#divBreadcrumbs a:hover {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;
}


/************* HEADER *************/
#divHeader {
	width:900px;
	height:155px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1000;
}

#divLogo
{
	background:url(/_images/logo.png) no-repeat top left;	
	margin:21px 0px 0px -1px;
	width:600px;
	height:90px;
	float:left;
	padding:0px 0px 0px 0px;
	behavior: url(/_includes/iepngfix.htc);
}

#divTelephone
{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:40px 20px 0px 0px;
	height:92px;
	text-shadow:#333 0px 1px 1px;
	font-weight:bold;
	line-height:20px;
}
#divTelephone a
{
	color:#FFF;
}
#ulNavlist li
{
	display: inline-block;
	background:url('/_images/spacer.gif');
	list-style-type: none;
	padding:0px 22px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#9d9d9d;
	vertical-align:top;
	height:20px;
	position:relative;
  text-shadow: fff 5px -4px 1px;
}


.menudiv{
	float:left;
	height:22px;
	padding:0 46px;	
	padding-top:3px;
	color:#333;
	position:relative;
	background:url('/_images/spacer.gif');
	z-index:1000;

}
.submenu{
	background:url('/_images/submenu_shadow.jpg') repeat-x;
	position:absolute;
	top:23px;
	left:50%;
	background-color:#f5ef97;
	z-index:1000;
	width:130px;
	text-align:center;
	margin-left:-65px;
	border-right:1px solid #dcd789;
	border-left:1px solid #dcd789;
	border-bottom:1px solid #dcd789;
	text-align:center;
}
.submenu img{
	float:none !important;
}
.submenu a{
	display:block;
	padding:4px 0;
}
#divLinks img{
	float:left;
}
#ulNavlist li img
{
	margin-top:-3px;

}

#ulNavlist li a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#272727;
	vertical-align:top;
}

#ulNavlist
{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	vertical-align:top;
}

#divLinks
{
	width:880px;
	height:20px;
	padding:0px;
	float:left;
	position:Relative;
	z-index:1000;
	margin-left:5px;
}

#divLinks a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}


/************* CONTENT *************/
#divContent {
	width:900px;
	min-height:630px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#divInner
{
	width:900px;
	float:left;
	margin:0px;
	padding:15px 0px 0px 18px;
}

#divLeft
{
	float:left;
	width:610px;
}

#divRight
{
	float:left;
	width:245px;
	margin:0px 0px 0px 10px;
}

#divGradient
{
	/*background:url(/_images/gradient.jpg) no-repeat;*/
	width:610px;
	min-height:35px;
	
}

.classHomeServices
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#1da06d;
	margin: 8px 30px 0px 30px;
	padding:0px;
}


a.classHomeServices
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#1da06d;
	margin:0px 30px 0px 0px;
	padding:0px;
}

a.small
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#1da06d;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.classHomeServices span
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#00AC4F;	
}

#divRequestAppointment
{
	background:url(/_images/request_an_appointment.png) no-repeat;
	width:220px;
	height:131px;
	float:left;
	padding:11px 10px 0px 15px;
	margin:2px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#797979;
	behavior: url(/_includes/iepngfix.htc);
}



#divFirstVisit
{
	background:url(/_images/first_visit.png) no-repeat;
	width:220px;
	height:131px;
	float:left;
	padding:11px 10px 0px 15px;
	margin:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#797979;
	behavior: url(/_includes/iepngfix.htc);
}

#divIridology
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#797979;
	line-height:20px;
	width:300px;
	height:200px;
	padding:20px 6px 0px 6px;
	
	margin-left:30px;
	
}

#divOurLocations
{
	background:url(/_images/our_locations.png) no-repeat;
	width:220px;
	height:264px;
	float:left;
	padding:11px 10px 0px 15px;
	margin:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#797979;
	behavior: url(/_includes/iepngfix.htc);
}

.classMapviewer
{
	margin:10px 0px 0px 7px;
	float:left;
}



.classHorizLine
{
	width:98%;
	height:2px;
	background:url(/_images/horiz_line.jpg) repeat-x;
	float:left;
	margin:5px 0px 5px 0px;
}

.classHorizHome
{
	width:98%;
	height:2px;
	background:url(/_images/horiz_lineHome.jpg) repeat-x;
	float:left;
	margin:5px 0px 5px 0px;
}




/************* FOOTER *************/
#divFooter {
	width:900px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	color:#000000;


}

#divFooterInner
{
	border-top:1px solid #a4da73;
	width:900px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9D9D9D;
		margin-bottom:20px;
}
#divFooterInner a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9D9D9D;
	text-decoration:none;
}


#divFooterInnerLeft 
{
	text-align:left;
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9D9D9D;
}

#divFooterInnerRight
{
	float:right;
	text-align:right;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9D9D9D;
	text-decoration:none;
}


#divFooter a:link, #divFooter a:visited {
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9D9D9D;
	text-decoration:none;
}

#divFooter a:hover {
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9D9D9D;
	text-decoration:underline;
}

