/* -------- layout --------- */

#header {
	margin: 0px;
	padding: 0px;
	border-bottom: #000 24px solid;
	}
	
/* styles nav on Wellington Ortho pages */
#nav {
	margin: 0px;
	padding: 10px 30px 10px 0px;
	background-color: #8cf;
	}
	
/* styles nav on Therapy Services pages */
#nav_ts {
	margin: 0px;
	padding: 10px 30px 10px 0px;
	background-color: #6dc;
	}
	
#content {
	padding: 1em 2em 1em 2em;
	background-color: #fff;
	border-width: 1px 5%;
	}

#footer {
	padding: 1em 0em 1em 1.5em;
	background-color: #999;
	}


/* -------- text --------- */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	}
	
p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: transparent;
	color: #000;
	padding: 0;
	margin-top: 0px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	background-color: transparent;
	color: #69c;
	text-align: left;
	padding-bottom: 0em;
	}

/* Style for H1 on Therapy Services home page */

#ts_home h1 {
	color: #FFF;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	font-weight: bold;
	background-color: transparent;
	color: #69c;
	text-align: left;
	padding-top: 0em;
	padding-bottom: -0.5em;
		}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #69c;
	text-align: left;
	padding-top: 0em;
	padding-bottom: -0.5em;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

address {
	padding: 0;
	margin-top: 0px;
	font-size: 12px;
	line-height: 16px;
	background-color: transparent;
	color: #000;
	font-style: normal;
	}

address a {
	display: block;
	margin-top: 1em;
	}

thead td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #CFF;
	color: #000;
	padding: 0 0 0 5px;
	margin-top: 0px;
	font-weight: bold;
}

.quote {
	background-color: #cfc;
	}

#header p {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin: 0px 20px 5px 20px;
	background-color: transparent;
	white-space: nowrap;
}

#nav li,
#nav_ts li {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	list-style-type: none;
	padding: 5px 0px 5px 0px;
	}

#ts_home a:link {
	background-color: transparent;
	color: #FFF;
	text-decoration: underline;
	} 	
#nav a:link,
#nav_ts a:link {
	background-color: transparent;
	color: #369;
	text-decoration: none;
	}

#ts_home a:visited {
	background-color: transparent;
	color: #FFF;
	text-decoration: underline;
	} 	
#nav a:visited,
#nav_ts a:visited {
	background-color: transparent;
	color: #369;
	text-decoration: none;
}

#ts_home a:hover {
	background-color: transparent;
	color: #FFF;
	text-decoration: underline;
	} 	
#nav a:hover,
#nav_ts a:hover {
	background-color: transparent;
	color: #00c;
	text-decoration: underline;
	}

#nav a:active,
#nav_ts a:active {
	background-color: transparent;
	color: #006;
	text-decoration: underline;
	}



/* -------- BEGIN styles for bottom links on each page --------- */


/* styles blurb "web site for" */

#navWebSiteFor {
	background-color: transparent;
	border-color: #090;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	font-size: 10px;
	font-weight: normal;
	color: #063;
	margin: 10px 0 -15px 0;
}


/* styles Wellington Therapy and Therapy Services link */

ul li#navOtherSite a:link {
	background-color: transparent;
	color: #063;
	text-decoration: none;
	}


/* styles Wellington Therapy and Therapy Services link */

ul li#navOtherSite a:visited {
	background-color: transparent;
	color: #090;
	text-decoration: none;
	}


/* styles Wellington Therapy and Therapy Services link */

ul li#navOtherSite a:hover {
	background-color: transparent;
	color: #063;
	text-decoration: underline;
	}


/* styles Wellington Therapy and Therapy Services link */

ul li#navOtherSite a:active {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
	}

/* -------- END styles for bottom links on each page --------- */



/* --- styles 1st level nav on active page --- */

body#affils li#affils a:link,
body#clinicians li#clinicians a:link,
body#contact li#contact a:link,
body#doctors li#doctors a:link,
body#employment li#employment a:link,
body#events li#events a:link,
body#fellowship li#fellowship a:link,
body#health li#health a:link,
body#hipaa li#hipaa a:link,
body#offices li#offices a:link,
body#pilates li#pilates a:link,
body#services li#services a:link,
body#specialties li#specialties a:link {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
	}

body#affils li#affils a:visited,
body#clinicians li#clinicians a:visited,
body#contact li#contact a:visited,
body#doctors li#doctors a:visited,
body#employment li#employment a:visited,
body#events li#events a:visited,
body#fellowship li#fellowship a:visited,
body#health li#health a:visited,
body#hipaa li#hipaa a:visited,
body#offices li#offices a:visited,
body#pilates li#pilates a:visited,
body#services li#services a:visited,
body#specialties li#specialties a:visited {
	background-color: transparent;
	color: #333;
	text-decoration: underline;
	}

body#affils li#affils a:hover,
body#clinicians li#clinicians a:hover,
body#contact li#contact a:hover,
body#doctors li#doctors a:hover,
body#employment li#employment a:hover,
body#events li#events a:hover,
body#fellowship li#fellowship a:hover,
body#health li#health a:hover,
body#hipaa li#hipaa a:hover,
body#offices li#offices a:hover,
body#pilates li#pilates a:hover,
body#services li#services a:hover,
body#specialties li#specialties a:hover {
	background-color: transparent;
	color: #33c;
	text-decoration: underline;
	}

body#affils li#affils a:active,
body#clinicians li#clinicians a:active,
body#contact li#contact a:active,
body#doctors li#doctors a:active,
body#employment li#employment a:active,
body#events li#events a:active,
body#fellowship li#fellowship a:active,
body#health li#health a:active,
body#hipaa li#hipaa a:active,
body#offices li#offices a:active,
body#pilates li#pilates a:active,
body#services li#services a:active,
body#specialties li#specialties a:active {
	background-color: transparent;
	color: #33c;
	text-decoration: underline;
	}


/* --- styles 2nd level nav links --- */

body#affils li#affils ul li a:link,
body#clinicians li#clinicians ul li a:link,
body#contact li#contact ul li a:link,
body#doctors li#doctors ul li a:link,
body#employment li#employment ul li a:link,
body#events li#events ul li a:link,
body#fellowship li#fellowship ul li a:link,
body#health li#health ul li a:link,
body#hipaa li#hipaa ul li a:link,
body#offices li#offices ul li a:link,
body#pilates li#pilates ul li a:link,
body#services li#services ul li a:link,
body#specialties li#specialties ul li a:link {
	line-height: 15px;
	font-weight: normal;
	background-color: transparent;
	color: #000;
	text-decoration: none;
	text-indent: -1em;
	}

body#affils li#affils ul li a:visited,
body#clinicians li#clinicians ul li a:visited,
body#contact li#contact ul li a:visited,
body#doctors li#doctors ul li a:visited,
body#employment li#employment ul li a:visited,
body#events li#events ul li a:visited,
body#fellowship li#fellowship ul li a:visited,
body#health li#health ul li a:visited,
body#hipaa li#hipaa ul li a:visited,
body#offices li#offices ul li a:visited,
body#pilates li#pilates ul li a:visited,
body#services li#services ul li a:visited,
body#specialties li#specialties ul li a:visited {
	line-height: 15px;
	font-weight: normal;
	background-color: transparent;
	color: #333;
	text-decoration: none;
	text-indent: -1em;
	}

body#affils li#affils ul li a:hover,
body#clinicians li#clinicians ul li a:hover,
body#contact li#contact ul li a:hover,
body#doctors li#doctors ul li a:hover,
body#employment li#employment ul li a:hover,
body#events li#events ul li a:hover,
body#fellowship li#fellowship ul li a:hover,
body#health li#health ul li a:hover,
body#hipaa li#hipaa ul li a:hover,
body#offices li#offices ul li a:hover,
body#pilates li#pilates ul li a:hover,
body#services li#services ul li a:hover,
body#specialties li#specialties ul li a:hover {
	line-height: 15px;
	font-weight: normal;
	background-color: transparent;
	color: #33c;
	text-decoration: underline;
	text-indent: -1em;
	}

body#affils li#affils ul li a:active,
body#clinicians li#clinicians ul li a:active,
body#contact li#contact ul li a:active,
body#doctors li#doctors ul li a:active,
body#employment li#employment ul li a:active,
body#events li#events ul li a:active,
body#fellowship li#fellowship ul li a:active,
body#health li#health ul li a:active,
body#hipaa li#hipaa ul li a:active,
body#offices li#offices ul li a:active,
body#pilates li#pilates ul li a:active,
body#services li#services ul li a:active,
body#specialties li#specialties ul li a:active {
	line-height: 15px;
	font-weight: normal;
	background-color: transparent;
	color: #33c;
	text-decoration: underline;
	text-indent: -1em;
	}

/* --- END styles 2nd level nav links --- */


/* keeps doctors names from breaking*/

body#doctors #nav ul li#doctors {
	white-space: nowrap;
	}

/* provides padding around doctor photos */
#doctors #content img {
	float: left;
	padding: 7px 15px 15px 0px;
	}

/* provides padding around maps photos */
#offices #content img {
	float: left;
	padding: 3px 15px 15px 0px;
	}

/* provides padding around illustrations */
#health #content img {
	float: left;
	padding: 3px 15px 15px 0px;
	}

#offices p {
	margin-top: 15px;
	font-size: 12px;
	line-height: 16px;
	background-color: transparent;
	color: #000;
	font-style: normal;
	}

#imgHome {
	padding: 15px 0px;
	color: #FFFFFF;
	}

#mapTristate img {
	padding: 7px 15px 15px 0px;
	text-align: left;
	}

#home td#content p {
	background-color: #036;
	font-size: 12px;
	color: #fff;
	line-height: 180%;
	}

#ts_home td#content p {
	background-color: transparent;
	font-size: 12px;
	color: #fff;
	line-height: 150%;
	text-align: left;
}

#ts_home td#content img {
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}

#home td#content {
	background-color: #036;
	}

#ts_home td#content {
	background-color: #039;
	}

#hippa li {
	padding: 0;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	background-color: transparent;
	color: #000;
	}

p.caption {
	padding: 0;
	margin-top: 0px;
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	color: #000;
	clear: left;
	background-position: top;
	}

p#navBottom {
	padding: 2em 0 0;
	font-size: 10px;
	line-height: 20px;
	background-color: transparent;
	color: #000;
	margin: 0px;
	}

#privacy td#content ul li {
	margin-top: .5em;
	}

#footer p {
	padding: 0;
	margin-top: 0px;
	font-size: 10px;
	line-height: 1.8em;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	}