@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000;
	margin: 0;
}
a{
	outline:none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #006663;
	background-image: url(components/colors/greenbackground1.3.gif);
	width: 1086px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#wrapperStaff {
	background-color: #006663;
	background-image: url(images/bkgnd-main-greenbackground1.gif);
	width: 1086px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-repeat: repeat-y;
}
#innerWrapperTop {
	height: 10px;
	background-image: url(images/bkgnd-top-greenbackground1.3.gif);
}
#innerWrapper  {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #006663;
	margin-right: 10px;
}
#header  {
	width: 100%;
	background-color: #87ddd1;
	font-size: 30px;
	text-align: center;
	color: #006663;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav   {
	margin-top: 40px;
	background-color: #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#navTop    {
	text-align: center;
}
#navMid    {
	height: 200px;
	margin-top: 7px;
}
#navLogo     {
	float: left;
	height: 200px;
	width: 249px;
}
.navPic1 {
	float: left;
	height: 200px;
	width: 153px;
	margin-left: 23px;
}
.navPic2 {
	height: 200px;
	margin-left: 23px;
	width: 326px;
	float: left;
}
#navBottom    {
	margin-top: 7px;
	text-align: center;
}
a.navLinksStyle {
	color:#fce756;
	text-decoration:none;
}
a:visited.navLinksStyle {
	color:#fce756;
	text-decoration:none;
}
a:hover.navLinksStyle {
	color:#87ddd1;
	text-decoration:none;
}
.textAqua {
	color: #87ddd1;
}
#wrapper #innerWrapper #contentWrapper #content .textContentGreen li #pdfs1 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	padding-right: 20px;
}
#contentWrapper   {
	margin-top: 40px;
	background-color: #87ddd1;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#contentHeader    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #006663;
	text-align: center;
	margin-bottom: 5px;
}
#contentHeader2 {
	font-size: 12px;
	color: #006663;
	text-align: center;
	font-style: italic;
	margin-bottom: 5px;
}
#contentHeader3 {
	font-size: 26px;
	color: 006663;
	text-align: center;
	margin-top: 25px;
}
#contentHeader4 {
	font-size: 18px;
	color: #006663;
	text-align: center;
}
#content {
	width: 100%;
	text-align: justify;
}
#reviewsWrapper2 {
	width: 100%;
	text-align: justify;
	font-size: 16px;
	color: #006663;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contentindex {
	width: 100%;
}
#contentindex2 {
	width: 100%;
	height: 400px;
}
#homeTextContainer {
	width: 800px;
	text-align: justify;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#homeTextContainer2 {
	float: left;
	width: 380px;
	height: 280px;
	text-align: justify;
	margin-top: 15px;
	margin-left: px;
}
#homeText2 {
	text-align: center;
	font-style: italic;
	margin-top: 5px;
}
#homeText3 {
	margin-top: 10px;
	text-align: center;
}
#homeVideoContainer {
	margin-left: 15px;
	float: left;
}
#content .textContentGreen #appointmentTimes {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
}
#cancellation {
	font-size: 12px;
	text-align: justify;
}
#appointmentButtonAppointments {
	height: 40px;
	width: 209px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
#appointmentButtonAppointments2 {
	height: 80px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
#bioWrapper {
	width: 100%;
	color: #006663;
}
#headshot {
	height: 207px;
	width: 148px;
	float: left;
}
#bioText1 {
	float: left;
	width: 745px;
	height: 207px;
	text-align: justify;
}
#bioText2 {
	width: 100%;
}
#bioText3 {
	width: 550px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#michaelQuote {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: justify;
}
.textContentGreen {
	font-size: 16px;
	color: #006663;
}
.textHeader1Green {
	font-size: 24px;
	color: #006663;
}
.textHeader2Green {
	font-size: 20px;
	color: #006663;
}
.textGreenSmall {
	font-size: 13px;
	color: #006663;
}
.textHidden {
	color: #87ddd1;
}
a.contentLinksStyleGreen {
	color:#006663;
	text-decoration:none;
}
a:visited.contentLinksStyleGreen {
	color:#006663;
	text-decoration:none;
}
a:hover.contentLinksStyleGreen {
	color:#fce756;
	text-decoration:none;
}
#contactWrapper {
	margin-top: 25px;
	font-size: 14px;
	color: #FFF;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	height: 76px;
}
#facebookLogo {
	float: left;
	height: 25px;
	width: 25px;
}
#facebookText {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#twitterLogo {
	float: left;
	height: 25px;
	width: 25px;
	margin-left: 40px;
}
#twitterText {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	height: 20px;
}
#address {
	float: left;
	margin-top: 5px;
	font-size: 13px;
	width: 230px;
	margin-left: 77px;
}
#phone {
	margin-left: 123px;
	float: left;
	width: 113px;
	margin-top: 10px;
	font-size: 18px;
}
.creditContainer {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
a.contactLinksStyle {
	color:#fff;
	text-decoration:none;
}
a:visited.contactLinksStyle {
	color:#fff;
	text-decoration:none;
}
a:hover.contactLinksStyle {
	color:#fce756;
	text-decoration:none;
}
#directionsWrapper {
	height: 260px;
	margin-top: 15px;
}
#directionsContainer1 {
	float: left;
	height: 260px;
	width: 213px;
	margin-left: 50px;
	text-align: left;
	color: #006663;
}
#directionsContainer2 {
	float: left;
	height: 207px;
	width: 175px;
	text-align: center;
	color: #006663;
	margin-left: 15px;
}
#directionsContainer4 {
	float: left;
	height: 49px;
	width: 175px;
	text-align: left;
	color: #006663;
	margin-left: 15px;
}

#directionsContainer3 {
	float: left;
	height: 260px;
	width: 420px;
	margin-left: 20px;
	text-align: left;
	color: #006663;
}
#logoContainer1 {
	float: left;
	height: 200px;
	width: 249px;
	margin-left: 10px;
	margin-right: 25px;
}
#pressWrapper {
	margin-top: 15px;
	text-align: center;
	color: #006663;
}
#recommendedContainer {
	font-size: 13px;
	color: #006663;
	text-align: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
}
#recommenededHeader1 {
	font-size: 16px;
	color: #006663;
	width: 214px;
	margin-bottom: 2px;
}
#recommenededHeader2 {
	font-size: 16px;
	color: #006663;
	width: 190px;
	margin-bottom: 2px;
}
#recommendedContainer2 {
	font-size: 13px;
	color: #006663;
	text-align: right;
}
.recommendedSmall {
	font-size: 13px;
	color: #006663;
}
#pressLogo1 {
	float: left;
	width: 224px;
}
#pressLogo2 {
	float: left;
	width: 412px;
	margin-right: 4px;
	height: 631px;
}
#pressLogo3 {
	float: left;
	height: 410px;
	width: 895px;
	margin-bottom: 15px;
}
.pressHighlight {
	color: #C30;
}
.pressHighlight2 {
	color: #FF3;
}
#pressMidBox1 {
	float: right;
	width: 380px;
	padding: 15px;
	font-size: 20px;
	color: #c30;
	text-align: right;
}
#pressDownloadHeader {
	font-size: 14px;
	text-align: center;
	margin-bottom: 8px;
}
#pressBox1 {
	float: left;
	height: 157px;
	width: 350px;
	font-size: 17px;
	color: #006663;
	text-align: center;
	margin-top: 25px;
	margin-left: 50px;
}
#pressLogoCover {
	float: left;
	width: 119px;
	margin-right: 3px;
}
.pressSmallText1 {
	font-size: 15px;
}
#pressBox2 {
	float: left;
	height: 157px;
	width: 350px;
	font-size: 18px;
	color: #006663;
	text-align: center;
	margin-left: 100px;
	margin-top: 25px;
	clear: left;
}
#pressVideoBox1 {
	float: right;
	height: 289px;
	width: 450px;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 25px;
}
#pressPhoto1 {
	float: left;
	height: 157px;
	width: 157px;
	margin-right: 5px;
}
#pressContainer1 {
	padding: 5px;
	float: left;
	background-color: #006663;
	font-size: 13px;
	margin-bottom: 15px;
	width: 885px;
	margin-top: 15px;
	color: #fff;
}
#pressBox3 {
	float: right;
	height: 157px;
	width: 350px;
	font-size: 17px;
	color: #006663;
	text-align: center;
	margin-top: 25px;
	margin-right: 50px;
}
#pressContainer2 {
	color: #006663;
	text-align: justify;
}
#spacerDiv {
	clear: both;
	height: 10px;
}
a.pressLinksStyle {
	color:#fff;
	text-decoration:none;
}
a:visited.pressLinksStyle {
	color:#fff;
	text-decoration:none;
}
a:hover.pressLinksStyle {
	color:#FF3;
	text-decoration:none;
}
.blueText {
	color: #C30;
}
.pressHeader3 {
	font-size: 16px;
	color: #006663;
}
.pressHeader4 {
	font-size: 12px;
	color: #006663;
}
#pressLogo4 {
	float: left;
	width: 335px;
}
#registrationContainer1 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
	color: #006663;
}
