#treat_subnav {
	width:245px;
	float:left;
}
#treat_subnav ul {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
}
#treat_subnav ul li{
	display:block;
	width:245px;
	height:34px;
	list-style:none;
	line-height:34px;
	border-bottom:solid 1px #d0c7ba;
	text-transform:uppercase;
}
#treat_subnav ul li a{
	display:block;
	padding:0px 10px;
	width:225px;
	height:34px;
	color: #004c55;
	text-decoration: none;
	
}
#treat_subnav ul li a:hover{
	display:block;
	padding:0px 10px;
	width:225px;
	background-color:#000000;
	color: #004c55;
	text-decoration: none;
}

#treat_subnav ul li span {
	display:block;
	padding:0px 10px;
	width:225px;
	height:34px;
	background-color:#000000;
	color: #FFFFFF;
	text-decoration: none;
}

/* -------------- TREATMENT CONTENT CSS -------------- */

#treatment {
	width: 678px;
	margin:0px auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size:14px;
	line-height:20px;
	color: #666666;
	text-decoration: none;

}

#treatment ul {
	clear:both;
	margin:0px;
	padding:0px;

}

#treatment ul li {
	padding:20px 0px;
	/*.padding:15px 0px;*/
	list-style:none;
	clear:both;

}

#treatment ul li a:link, #treatment ul li a:active, #treatment ul li a:visited {
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight: normal;
	color: #696a69;
	text-decoration: underline;
}
#treatment ul li a:hover {
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#treatment p{
	padding:0px 0px 15px 0px;
}

#treatment h2 {
	font-family: "Georgia",Arial;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin:0px 0px 0px 0px;
	padding-bottom:0;
	/*.margin:15px 0px 10px 0px;*/
	
}

#treatment h2 a:link, h2 a:active, h2 a:visited{
	font-family:"Georgia",Arial;
	color: #004c55;
	text-decoration: nonr;
	font-weight: normal;
	font-size: 19px;
	text-decoration:none;
	
}



#treatment h2 a:hover{
	font-family: "Georgia",Arial;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 19px;
	
}

#treatment h2 span {
	color:#8e8e8e;
	font-weight: bold;
}

#treatment h3 {
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696a69;
	text-decoration: none;
	margin:0px;
	padding-bottom:5px;
}


#treatment .flash_bg {
	padding: 5px;
	width: 300px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 15px;
}
#treatment .flash_bg_wide {
	padding: 0px;
	width: 209px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 15px;
}
#flash_bg {
	float:left;
	background-color:#CCCCCC;
	padding:5px;
	margin-right: 15px;
}

#treatment ul.inner li{
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	color: #384A54;
	text-decoration: none;
	clear: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 250px;
}

#treatment ol.inner_ol li{
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	color:#384A54;
	text-decoration: none;
	clear: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 3px;
	padding-bottom:3px;
	
}

/* -------------- END TREATMENT CONTENT CSS -------------- */








/* ----------------- Treatment SQUARE BOX CSS Start ---------------- */

* #treat_main {
	width: 625px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	
}

#treat_main .treat_section, .treat_section ul {
	padding:0;
	margin:0;
	list-style:none;
}

#treat_main ul.treat_section li {
	margin:0px 10px 15px 5px;
}

* html #treat_main ul.treat_section li {
	margin:0px 10px 15px 3px;
}

#treat_main .treat_section li {
	float:left;
	width:300px;
	padding:0px;
	height: auto;
	background:url(../images/treat_bg.gif) top right repeat-y;
}

#treat_main .treat_section li img {
	float:right;
}

#treat_main .treat_section li h3{ 
	background:url(../images/treat_top.gif) top left no-repeat;
	display:block;
	float:left;
	width:170px;
	padding:1px 0px 0px 0px;
	text-transform:uppercase;
}
#treat_main .treat_section li h3 a:link, .treat_section li h3 a:active, .treat_section li h3 a:visited {
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	color:#696a69;
	font-weight:bold;
	text-decoration:none;
}
#treat_main .treat_section li h3 a:hover {
font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#treat_main .treat_section li .bottom_curv {
	display:block;
	clear:both;
	width:300px;
	height:10px;
	background: url(../images/treat_bottom.gif) no-repeat left top;
	border:none;
	padding-bottom:0px;
}
#treat_main .treat_section li .treat_links li{
	display:block;
	float:left;
	width:162px;
	padding-left:8px;
	height:auto;
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0px !important;
	color:#696a69;
	font-weight:bold;
	text-decoration:none;
	background:none;
}
#treat_main .treat_section li .treat_links li a {
	display:block;
	padding:5px 2px 5px 0px;
	color:#b57053;
	text-decoration:none;
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
}
#treat_main .treat_section li .treat_links li a:hover{
	display:block;
	padding:5px 2px 5px 0px;
	color:#696a69;
	text-decoration:underline;
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
}
#treat_main .treat_section li .treat_links li span, #treat_main .treat_section li .treat_links li span a{
	float:left;
	border:none;
	padding-bottom:2px;
}
#treat_main .treat_section li .treat_links li span a:hover{
	float:left;
	border:none;
	padding-bottom:2px;
}
/* ----------------- END Treatment SQUARE BOX CSS ------------------*/






