@charset "utf-8";
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #1F7398;
}


#wrapper {
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#mainContainer {
	background-image: url(../images/bgShadow.png);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
}

#banner {
	height: 128px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#banner h1 {
	display: none;
}
#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 22px;
	position: absolute;
	left: 357px;
	top: 52px;
	width: 592px;
	height: 32px;
	margin: 0px;
	padding: 5px;
}
#topNav {
	background-color: #BFD78A;
	height: 34px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
}
#topNav ul li {
	list-style-type: none;
	display: block;
	float: right;
}
#topNav ul li a {
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #1A627B;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: normal;
	margin: 0px;
}
#topNav ul li a:hover {
	color: #FFF;
	background-color: #8D9D57;
}
#topNav ul li a.ON {
	color: #FFF;
	background-color: #1A6680;
}

#nav2 {
	background-image: url(../images/bg-2Nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #1A6680;
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
}
#nav2 ul li {
	list-style-type: none;
	display: block;
	float: right;
}
#nav2 ul li a {
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: normal;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #145;
}
#nav2 ul li a:hover {
	color: #FFF;
	background-color: #6ea0b1;
}
#nav2 ul li a.ON {
	color: #FFF;
	background-color: #69C2EB;
}
#pageContainer {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 980px;
}




#pageContainer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#pageContainer h1 {
	color: #70B9D5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#pageContainer h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#pageContainer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #1F7398;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 550px;
}
#pageContainer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #1F7398;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 550px;
}


#pageContainer a {
	color: #1F7398;
}
#subpageRightContent {
	margin: 0px;
	padding: 0px;
	width: 702px;
	float: right;
}





#subpageHeader {
	 height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 278px;
	background-color: #67c3ea;
	background-image: url(../photos/header_test.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}


#subpageHeaderTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 157px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#subpageHeader2 {
	background-image: url(../images/subgpage2_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 702px;
}
#subpageHeaderTxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#subpageBody {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#homeBody {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#subpageSideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #1A6680;
	text-decoration: none;
	margin: 0px;
	padding: 15px;
	float: left;
	width: 216px;
}
#subpageSideNav ul {
	margin: 0px;
	padding: 0px;
}
#subpageSideNav ul li {
	display: block;
	list-style-type: none;
}
#subpageSideNav ul li a {
	color: #1A6680;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}
#subpageSideNav ul li a:hover {
	color: #1A6680;
	text-decoration: none;
	background-color: #E9EACE;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}
#subpageSideNav ul li a.ON {
	color: #1A6680;
	background-color: #BFD78A;
}

#footerContainer {
	background-image: url(../images/bgBottom.jpg);
	background-repeat: repeat-x;
	height: 198px;
	background-color: #FFF;
	background-position: top;
	margin: 0px;
	padding: 0px;
	clear: both;
}


#footer {
	width: 1006px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 175px;
	background-image: url(../images/bgFooter.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: left top;
	font-size: 10px;
	color: #666;
	line-height: normal;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#flashWrap {
}
#homeFlash {
	background-color: #70B9D5;
	height: 281px;
}

#quickLinks {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/qlinkGirl.jpg);
	background-repeat: no-repeat;
	background-position: 150px 125px;
}
#contactHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%203.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#faqHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%205.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#learnmoreHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%2012.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#occupationaltherapyHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%2010.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#patientinfoHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%2013.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#physicianassistantHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%208.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#physicaltherapyHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%207.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#physiciansHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%209.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#servicesHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%202.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#surveyHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%204.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#therapistHeader {
	height: 210px;
	width: 702px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #67c3ea;
	background-image: url(../photos/header%206.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#pageSplitColumnContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#pageSplitColumnContentLeft {
	padding: 0px;
	width: 290px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #1F7398;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#pageSplitColumnContentRight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
.subpageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #1A6680;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.subpageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #67C3EA;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.photos {
	background-color: #FFF;
	padding: 5px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: thin solid #1A6680;
}
.font14 {
	font-size: 14px;
}
.newHeadLines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #69C2EB;
	text-decoration: underline;
	line-height: normal;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

.newsArticles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #999;
	display: inline-block;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subpageSideNav #google_translate_element {
	margin-top: 33px;
	padding-left: 8px;
	background-color: #FFF;
	padding-top: 11px;
	padding-bottom: 11px;
	border: 1px solid #98BCCD;
}
#quickLinks #google_translate_element {
	margin-top: 0px;
	padding-left: 8px;
	background-color: #FFF;
	padding-top: 11px;
	padding-bottom: 11px;
	border: 1px solid #98BCCD;
	width: 222px;
	margin-left: 16px;
}
.leftPadding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
