/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #1e6062;
	color: #60513f;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 6px 0 8px 0;
	line-height: 18px;
	color: #60513f;
	text-align: left;
}

ul {
	color: #60513f;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #60513f;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	font: 24px Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h1 a:hover {
	color: #1e6062;
	text-decoration: none;
}

h2 {
	color: #1e6062;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0 0 0 4px;
	line-height: 20px;
	background: url(../images/bkg-title.gif) repeat-y left;
}

h2 a {
	color: #1e6062;
}

h2 a:hover {
	color: #fff;
}

h3 {
	color: #9a7e63;
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 28px;
}

h3 a {
	color: #9a7e63;
}

h3 a:hover {
	color: #1e6062;
}

h4 {
	color: #60513f;
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 8px 0 2px 0;
	padding: 0;
	line-height: 18px;
}

h5 {
	color: #544435;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 8px 0 2px 0;
	padding: 0;
	line-height: 16px;
	border-bottom: 1px dotted #7f6854;
}

h6 {
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 8px 0 2px 0;
	padding: 0;
	line-height: 16px;
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
	color: #1e6062;
}

a {
	color: #1e6062;
	text-decoration: none;
	}

a:hover {
	color: #9a7e63;
	text-decoration: none;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #1e6062;
}


select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #1e6062;
}

#wrapper {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	width: auto;
	height: 122px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.jpg) no-repeat;
}

#header-rt {
	float: right;
	width: 525px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}

#header-lt {
	float: left;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#logo {
	width: auto;
	height: auto;
	margin: 0;
	padding: 35px 0 0 12px;
	text-align: left;
}

#search {
	text-align: right;
	margin: 0;
	padding: 4px 0 0 0;
	width: auto;
	height: auto;
}

#search table {
	width: 300px;
	text-align: right;
	padding-left: 210px;
	margin: 0;
}

#search p {
	color: #fff;
	padding: 0;
	margin: 0;
}

input.search {
	background: #b5d9db;
	border: none;
	padding: 3px;
	color: #1e6062;
	width: 200px;
}

#mininav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 58px 25px 0 0;
	text-align: right;
}

#mininav ul {
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#mininav li {
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 1px;
}

/* MAIN NAVIGATION */

#nav-wrap {
	width: 920px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #003f44;
	border-top: 1px solid #8ab7b5;
	overflow: hidden;
}

#nav-wrap div {
	overflow: hidden;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 8px 0 8px 0;
	color: #e2e1d5;
	background: #003f44;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
}

#nav a.on {
	display: block;
	padding: 8px 0 8px 0;
	color: #e2e1d5;
	background: #9e7e61;
}

#nav a:hover {
	background: #9e7e61;
}

#nav li {
	float: left;
	border-right: 1px dotted #9e8063;
}

#nav li.sub {
	float: left;
	width: 210px;
	text-align: left;
	border-right: none;
	border-left: none;
	font: 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #3a8d90;
	border-top: 1px solid #3a8d90;
}

#nav li a.sub { 
	width: 200px;
	text-align: left;
	border-right: none;
	background: #489da0;
	padding: 8px 0 8px 10px;
	margin: 0;
}

#nav li a.sub:hover { 
	background: #50a3a6;
}

#nav li.sub2 {
	float: left;
	width: 210px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #3a8d90;
	border-top: 1px solid #3a8d90;
	border-right: none;
	border-left: none;
}

#nav li a.sub2 { 
	width: 200px;
	text-align: left;
	border-right: none;
	background: #328183;
	padding: 8px 0 8px 10px;
	margin: 0;
}

#nav li a.sub2:hover { 
	background: #1e6062;
}

#nav li ul {
	position: absolute;
	width: 210px;
	left: -999em;
	background: #489da0;
	z-index: 1;
}

#nav li ul.contact2 {
	position: absolute;
	width: 210px;
	left: -999em;
	background: #489da0;
	margin-left: -64px;
	z-index: 1;
}

#nav li.sfhover ul {
	left: auto;
	background: #489da0;
	z-index: 1;
}

#nav li ul ul {
	margin: -34px 0 0 210px;
}

#nav li.sfhover ul ul {
	left: -999em;
}

#nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li.home {
	float: left;
	width: 135px;
	text-align: center;
}

#nav li a.home { 
	text-align: center;
	width: 135px;
}

#nav li.home-on {
	float: left;
	width: 135px;
	text-align: center;
}

#nav li a.home-on { 
	background: #003439;
	color: #77999a;
	text-align: center;
	width: 135px;
}

#nav li.about {
	width: 145px;
}

#nav li a.about { 
	width: 145px;
}

#nav li.services {
	width: 135px;
}

#nav li a.services { 
	width: 135px;
}

#nav li.products {
	width: 135px;
}

#nav li a.products { 
	width: 135px;
}

#nav li.health {
	width: 220px;
}

#nav li a.health { 
	width: 220px;
}

#nav li.contact {
	width: 145px;
	border-right: none;
}

#nav li a.contact { 
	width: 145px;
}

#content-hm {
	margin: 0 auto;
	padding: 0 0 53px 0;
	background: url(../images/bkg-endcap-hm2.gif) no-repeat bottom;
	width: auto;
	height: auto;
}

#content-wrap {
	margin: 0 auto;
	padding: 0 0 53px 0;
	background: url(../images/bkg-endcap.gif) no-repeat bottom;
	width: auto;
	height: auto;
}

#content {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-content-in.gif) repeat-y;
	width: auto;
	height: auto;
}

#content-rt {
	width: 296px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content-lt {
	width: 624px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}	

#hero {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #cfcebd;
}

#hero-rt {
	width: 295px;
	height: auto;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	float: right;
	background: url(../images/bkg-shadow.gif) repeat-x top;
}

#hero-lt {
	width: 620px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#ftrd {
	margin: 0; 
	padding: 20px;
	text-align: left;
	width: auto;
	height: 309px;
	border-left: 1px solid #fff;
}

#ftrd p {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#bottom-hm {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	text-align: center;
	background: url(../images/bkg-bottom.gif) repeat-x top #e2e1d5;
}

#bottom-hm-rt {
	width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
}

#bottom-hm-lt {
	width: 350px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
}

#surgery {
	background: #b49578;
	padding: 20px;
	margin: 0;
	text-align: left;
}

#surgery-rt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#surgery-lt {
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#team {
	background: url(../images/bkg-team.gif) repeat-x top;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
	text-align: left;
}

#team ul {
	margin:0 auto;
	padding:0;
	list-style-type:none;
}
#team li {
	margin:0 auto;
	padding:4px;
	width:80px;
	list-style-type:none;
	float:left;
}
#team li.sm {
	width:14px;
}
#team li img {
	width:80px;
	border:solid 1px white;
}
#team li.sm img.sm {
	width:14px;
	border:none;
	padding: 27px 0 0 0;
}
#team li.mid {
	padding-left:21px;
}
#team li a {}
#team li a:hover {}

#news {
	background: #bad2ce;
	text-align: left;
	padding: 20px;
	margin: 0;
}

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#footer p {
	text-align: center;
	color: #b49578;
}

#footer a {
	color: #b49578;
}

#footer a:hover {
	color: #fff;
}

.heavy {
	font-weight: bold;
}

.wrap {
	border: 1px solid #fcfafa;
	padding: 2px;
	margin: 0;
}

a.white {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

a:hover.white {
	color: #1e6062;
}

#breadcrumb {
	background: url(../images/bkg-ltcol-top.gif) repeat-x top;
	width: auto;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#breadcrumb p {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px 20px 0 20px;
	margin: 0;
	text-align: left;
	color: #b39477;
}

#insidenav {
	background: url(../images/bkg-rtcol-top.gif) repeat-x top #cfcebd;
	padding: 50px 20px 20px 0;
	marging: 0;
	text-align: left;
	width: auto;
	height: auto;
	border-left: 1px solid #fff;
	border-bottom: 4px solid #fff;
}

#insidenav ul {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#insidenav li {
	display: block;
	list-style-type: none;
	padding: 0 0 20px 20px;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
}

#insidenav li.on {
	background: url(../images/bkg-nav-arrow.gif) no-repeat;
}

#insidenav li a {
	color: #1e6062;
	border-bottom: 1px dotted #a08063;
}

#insidenav li a:hover {
	color: #fff;
}

#insidenav li.sub {
	padding: 6px 0 0 20px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

#insidenav li a.sub {
	color: #8d7054;
	border-bottom: none;
}

#insidenav li a:hover.sub {
	color: #1e6062;
}

.textarea {
	padding: 20px;
}

div.textarea p img {
	padding:6px;
}

hr {
	border: 1px dotted #fff;
	height: 1px;
}

#news-in {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}

#news-in-lt {
	background: url(../images/bkg-news-in.gif) repeat-x top #e2e1d5;
	margin: 0;
	padding: 10px 20px;
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
}

#news-in-rt {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 240px;
	height: auto;
	float: right;
	text-align: center;
}

.caption {
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 10px;
}

#promo {
	padding: 20px;
	margin: 0;
	text-align: left;
	width: auto;
	height: auto;
}

.pics {
	float: right;
	width: 85px;
	height: auto;
	margin: 10px 0 10px 10px;
	padding: 0;
}

#promo ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#promo li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#promo li.long {
	width: 135px;
}

#promo li.short {
	width: 90px;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/