.body {
	margin-left: 0px;
	margin-right: 0px;
}

.nav_line {
	color: #8e7d61;
	padding-right: 2px;
	padding-left: 2px;
}
.nav_cell { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939290;
	background-color:#FFFFFF;
	width: 938;
	margin-bottom:10px;
		}
.nav_line {  
	margin-right: 1px; 
	margin-left: 1px; 
	font-weight: bold;
	color: dfdcce;
	}

.nav_a {
	color:#939290; 
	text-decoration: none
	}
.home_welcome{
      margin-top: 25px;
	  margin-left: 15px;
      font-family: Tahoma, geneva, sans-serif;
	  font-size:18px;
	  color:#002c56;	  
	  }

.home_contact{
      margin-left: 40px;
      font-family: Tahoma, geneva, sans-serif;
	  font-size:18px;
	  color:#002c56;
	  font-weight: bold;
	    }

.footer {
	background-image: url(images/bottom.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	margin-top:0;
	height: 35px;
	padding-bottom: 15px;
	width:100%; 
}
.footer_link {
	color: #999999;}
.home_link {
	color: #FFFFFF;
}
.nav_link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_link:hover {
	color: #64502e;
	text-decoration: none;

}
.main_table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1ac75;
	border-left-color: #c1ac75;
}
.master_div {
	padding-top: 18px;
	padding-right: 36px;
	padding-bottom: 36px;
	padding-left: 36px;
}

ul {
	margin-bottom:0px;
}
#list {
	margin-left:15px;
}
#list li {
	background:url(images/list_bg.gif) no-repeat 0 9px;
	padding-left:19px;
	line-height:2.217em;
	font-weight:normal;
	color: #002c56
}




/* these are required in the new paradigm for treatments */
.table_treatments {  background-color: #FFFFFF; border: #D4D4D4 solid; border-width: 0px 1px}
.txt_trt_menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #333333; margin-left: 30px; font-weight: bold }
.txt_trt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 15px}
.txt_trt_block {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; background-color: #3B3230; color: #689C4B}
.learnMore_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 15px ; font-style: italic; font-weight: bold}
.txt_trt_head { font-family: "Times New Roman", Times, serif; font-size: 22px; line-height: 40px; color: #002c56}
.txt_main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #585858}
.txt_main_right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #585858 ; padding-left: 6px}
.flash { border: #D4D4D4 solid; border-width: 3px 2px 3px 2px }

/* these are styles that the system essentially requires */
.contHeader { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: 400; line-height: 40px; color: #002c56}
.contBody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 15px}
.contBodyheader { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #99a136; font-weight: bold }
.formBoxMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #666666;
	height: 19px;
	padding-left: 3px;
	margin-left: 5px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #666666;
	height: 20px;
	margin-left: 3px;
	text-transform: capitalize;
	background-color: #E5EOD9;
}

.gallery_thumb
{
	border-color: #FFF #FFF #FFF #FFF;
	border-width: 0 0 2px 0;
	border-style: solid;
}

.gallery_thumb:hover
{
	border-color: #666 #666 #000 #666;
	border-width: 0 0 2px 0;
	border-style: solid;
}