@font-face {
 font-family: Raleway-Bold;
 src: url(Raleway-Bold.ttf);
}
@font-face {
 font-family: Raleway-Light;
 src: url(Raleway-Light.ttf);
}
@font-face {
 font-family: Raleway-Regular;
 src: url(Raleway-Regular.ttf);
}
/*colors - 

#000 : 37 37 91
#494B9F
#5691C6 : 86 145 198
#93D4CE : 147 212 206

*/
body {
	font-family: Raleway-Light;
	font-size: 14px;

	color: #000;
	margin: 0;
	padding: 0;
}
#emaxedTag {
	position:relative;
	float:left;
	color:#666;
	text-align:left;
	font-size:11px;
	width:100%;
	margin-top:45px;
	margin-right: 0;
	margin-bottom:0px;
	margin-left: 0;
}
#emaxedTag a {
	color:#666;
}
#page {
	max-width: 1350px;
	margin: 0 auto;
	position: relative;
	min-width: 1350px;
}
/*--------------------------------------------------- text */

h1 {
	margin: 0 0 1em 0;
	font-size: 2.0em;
	font-weight: 700;
}
h2 {
	margin: 0 0 .5em 0;
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1.1em;
}
h3 {
	margin: 0 0 .5em 0;
	font-size: 1.3em;
	font-weight: 700;
}
h4 {
	margin: 0 0 1.5em 0;
	font-size: 1em;
	font-weight: 700;
}
blockquote {
	font-size: 1.2em;
}
p {
	margin: 0 0 1em 0;
}
a {
	color: #000;
}
a:visited {
	color: #000;
}
section {
	min-height:50px;
}
a.btn {
	font-size: 1.2em;
	text-decoration: none;
	color: #FFF;
	background-color:#93D4CE;
	padding: 6px 6px;
 transition: background-color .5s;
	text-transform: uppercase;
	font-family: Raleway-Light;
}
a.btn:hover {
	background-color: rgba(86, 145, 198, .3);
}
.bkbut {
	position:relative;
	float:right;
}
.bkbutB {
	position:relative;
	float:left;
}
a[href$=".pdf"] {
 background-image: url(../images/pdf.gif);
 background-position: center left;
 background-repeat: no-repeat;
 padding-left: 35px;
 height: 35px;
 display: inline-block;
 padding-top: 10px;
}
.grayText {
	color:#999;
	font-size:16px;
}
#the50Percent {
	position:relative;
	float:left;
	width:50%;
	clear:none;
}
#the60Percent {
	width:60%;
}
#the65Percent {
	width:65%;
}
#the70Percent {
	width:70%;
}
#the75Percent {
	width:75%;
}
/* Table DEFAULT -----------------------------------------------------------START*/

table {
	font-size: 1.3em;
}
/* Header ----------------------------------------------------------------------------*/

header {
	position: relative;
	z-index: 1;
	background-color:#F1F1F5;
}
/* SliderHD - --------------------------------------------------- */

section.SliderHD {
	position:relative;
	float:none;
	clear:both;
	width:100%;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section.SliderHD img {
	width:100%;
}
section.SliderHD h1 {
	padding:8px;
	color: #fff;
	font-size: 1.8em;
	background-color: #000;
	text-align:right;
	margin-top:-4px;
}
.logoINT {
	z-index: 2;
	position: absolute;
	width:300px;
	height: 105px;
	top: 20px;
	left:20px;
}
.logoINT img {
/*width:100%;*/
}
.logoFoot {
	z-index: 2;
	position: absolute;
	width:200px;
	height: 205px;
	top: 20px;
	right:20px;
}
/* Section  - ----------------------------------------DataRow1 -------------------------- */

section.DataRow1 {
	position:relative;
	float:none;
	clear:both;
	width:100%;
	padding-top:2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
section.DataRow1 aside.HomeBody {
	position:relative;
	float:none;
	clear:both;
	width:100%;
	padding-top:2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
section.DataRow1 aside.HomeBody p {
	position:relative;
	float:none;
	clear:both;
	width:90%;
	font-size:1.8em;
	padding:20px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align:left;
}
section.DataRow1 aside.HomeSide {
	position:relative;
	float:left;
	width: 22%;
	padding:3px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
section.DataRow1 aside.HomeSide img {
	border: 0px solid #efefef;
	box-shadow: 0px 0px 0px #999;
	display: block;
	float: left;
	padding: 5px;
	position: relative;
	width: 90%;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
section.DataRow1 aside.HomeBody {
	
	margin: 0 auto 25px;
	padding: 3px;
	position: relative;
	width: 75%;
}
section.DataRow1 aside.BodyTextDirections {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:65px;
}
section.DataRow1 aside.BodyTextDirections h2 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	border-bottom:#666 thin solid;
	margin-top:15px;
}
section.DataRow1 aside.BodyTextDirections ul {
	position: relative;
	float: left;
	width: 90%;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.3em;
	margin-left:25px;
	margin-top:25px;
}
section.DataRow1 aside.BodyTextDirections li {
	position: relative;
	float: left;
	width: 90%;
	font-family: Raleway-Light;
	list-style:square;
	margin-left:35px;
	margin-bottom:15px;
	font-size:1.0em;
}
section.DataRow1 aside.BodyTextDirections img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #efefef;
	box-shadow: 1px 1px 5px #999;
}
section.DataRow1 aside.BodyTextLocations {
	position: relative;
	float: left;
	width: 50%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:65px;
}
section.DataRow1 aside.BodyTextLocations h1 {
	position: relative;
	float: left;
	width: 80%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	border-bottom:#666 thin solid;
	margin-top:15px;
	margin-bottom:0;
}
section.DataRow1 aside.BodyTextLocations p {
	font-size:1.3em;
}
section.DataRow1 aside.BodyTextLocations ul {
	position: relative;
	float: left;
	width: 90%;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.3em;
	margin-left:25px;
	margin-top:25px;
}
section.DataRow1 aside.BodyTextLocations li {
	position: relative;
	float: left;
	width: 90%;
	font-family: Raleway-Light;
	list-style:square;
	margin-left:35px;
	margin-bottom:15px;
	font-size:1.0em;
}
section.DataRow1 aside.BodyTextLocations img {
	display: block;
	width:400px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #efefef;
	box-shadow: 1px 1px 5px #999;
	margin-bottom:35px;
}
/*-------------------------------------------------------- COVID19 */
section.DataRow1 aside.COVID19 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:65px;
}
section.DataRow1 aside.COVID19 h1 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:25px;
	font-size:1.8em;
	margin-top:15px;
}
section.DataRow1 aside.COVID19 h3 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:25px;
	font-size:1.8em;
	margin-top:15px;
}
section.DataRow1 aside.COVID19 h2 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	border-bottom:#666 thin solid;
	margin-top:15px;
}
section.DataRow1 aside.COVID19 p {
	position: relative;
	float: left;
	width: 90%;
	font-family: Raleway-Light;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.3em;
	margin-left:25px;
	margin-top:5px;
}
section.DataRow1 aside.COVID19 ul {
	position: relative;
	float: left;
	width: 90%;
	font-family: Raleway-Light;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.3em;
	margin-left:25px;
	margin-top:25px;
}
section.DataRow1 aside.COVID19 li {
	position: relative;
	float: left;
	width:100%;
	list-style:square;
	margin-left:35px;
	margin-bottom:15px;
}
section.DataRow1 aside.COVID19 .TheBoldText p {
	font-family: Raleway-Bold;
	font-size:1.6em;
}
section.DataRow1 aside.COVID19 .TheBoldText ul {
	font-family: Raleway-Bold;
	font-size:1.6em;
}
/*-------------------------------------------------------- Services*/

section.DataRow1 aside.Services {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:65px;
}
section.DataRow1 aside.Services h1 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:25px;
	font-size:1.8em;
	margin-top:15px;
}
section.DataRow1 aside.Services h3 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-bottom:25px;
	font-size:1.8em;
	margin-top:15px;
}
section.DataRow1 aside.Services h2 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	border-bottom:#666 thin solid;
	margin-top:15px;
}
section.DataRow1 aside.Services p {
	position: relative;
	float: left;
	width: 90%;
	font-family: Raleway-Light;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.3em;
	margin-left:25px;
	margin-top:5px;
}
section.DataRow1 aside.Services ul {
	position: relative;
	float: left;
	width: 90%;
	font-family: Raleway-Light;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.3em;
	margin-left:25px;
	margin-top:25px;
}
section.DataRow1 aside.Services li {
	position: relative;
	float: left;
	width:100%;
	list-style:square;
	margin-left:35px;
	margin-bottom:15px;
}
section.DataRow1 aside.360Tour {
	position:relative;
	float:left;
	width: 70%;
	padding:3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
section.DataRow1 aside.BodyText {
	position:relative;
	float:left;
	width:100%;
	padding:3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
section.DataRow1 aside.BodyText img {
	border: 1px solid #efefef;
	box-shadow: 1px 1px 5px #999;
	display: block;
	float: right;
	padding: 5px;
	position: relative;
	width: 100%;
	min-height:200px;
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
section.DataRow1 aside.BodyText h1 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size:3.0em;
}
section.DataRow1 aside.BodyText h2 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
}
section.DataRow1 aside.BodyText h3 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:10px;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
}
section.DataRow1 aside.BodyText h4 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
}
section.DataRow1 aside.BodyText p {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Light;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.8em;
	margin-left:25px;
	margin-top:25px;
}
section.DataRow1 aside.BodyText ul {
	position: relative;
	float: left;
	width: 85%;
	font-family: Raleway-bold;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.8em;
	margin-left:25px;
	margin-top:25px;
}
section.DataRow1 aside.BodyText li {
	position: relative;
	float: left;
	width:100%;
	font-family: Raleway-light;
	list-style:square;
	margin-left:35px;
}
section.DataRow1 aside.BodyText li a {
	color:#000;
}
.thePhoto {
	position:relative;
	float:right;
	width: 40%;
}
.thePhoto figure {
	width:100%;
	padding:0;
	margin:0;
}
.thePhoto figcaption {
	position:relative;
	float:none;
	clear:both;
	width:100%;
	padding-top:2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: -20px;
	color: #666;
	font-size:1.5em;
	text-align:center;
}
/*---------------------------------------------------BodyTextContact*/

section.DataRow1 aside.BodyTextContact {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
}
section.DataRow1 aside.BodyTextContact img {
	border: 1px solid #efefef;
	box-shadow: 1px 1px 5px #999;
	display: block;
	float: right;
	padding: 5px;
	position: relative;
	width: 100%;
	min-height:150px;
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
section.DataRow1 aside.BodyTextContact h1 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
}
section.DataRow1 aside.BodyTextContact h2 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
}
section.DataRow1 aside.BodyTextContact h4 {
	position: relative;
	float: left;
	width: 100%;
	font-family: Raleway-Regular;
	color: #000;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
section.DataRow1 aside.BodyTextContact p {
	position: relative;
	float: left;
	width: 90%;
	font-family: Raleway-Light;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.8em;
	margin-left:25px;
	margin-top:25px;
}
section.DataRow1 aside.BodyTextContact ul {
	position: relative;
	float: left;
	width: 45%;
	font-family: Raleway-Light;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	font-size:1.8em;
	margin-left:0px;
	margin-top:25px;
}
section.DataRow1 aside.BodyTextContact li {
	position: relative;
	float: left;
	list-style:square;
	width:100%;
	margin-left:45px;
}
/* Section  - ----------------------------------------DataRow1 -------------------------- */

section.DataRow2 {
	position:relative;
	float:none;
	clear:both;
	width:60%;
	padding-top:2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	max-height:570px;
}
/* Section  - ----------------------------------------DrugList -------------------------- */
section.DrugList {
	position:relative;
	float:none;
	clear:both;
	width:80%;
	font-size:1.6em;
	padding-top:2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align:center;
}
section.DrugList h3 {
	font-size:1.0em;
	padding:10px;
	margin:10px;
}
section.DrugList p {
	font-size:1.0em;
	padding:10px;
	margin:10px;
}
.theDruglist table, th, td {
	border: 1px solid black;
	padding:10px;
}
table.theDruglist {
}
/* Footer ----------------------------------*/

footer {
	position: relative;
	float: left;
	background-color: #F1F1F5;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #000;
	z-index: 2;
}
footer a {
	margin: 3px;
	color: #000;
}
footer a:visited {
	color: #000;
}
footer a:hover {
	color: #000;
}
footer .content {
	display: inline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 150px;
}
/* Create three unequal columns that floats next to each other */
.column {
  float: left;
  padding: 20px;
}

/* Left and right column */
.column.side {
  width: 30%;
}

/* Middle column */
.column.middle {
  width: 30%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.phoneFooter {

  padding: 10px;
	width:100%;
	padding:0px;
	margin-left:0;
	margin-top:5px;
}
.phoneFooter h1 {
	width:100%;
	margin-bottom:0px;
}
.phoneFooter p {
	font-size: 1.3em;
	width:75%;
}
.phoneFooter ul {
	font-size: 1.3em;
	width:75%;
	list-style:none;
	margin:0;
	padding:0;
}
.phoneFooter li {
	width:100%;
	list-style:none;
	margin:0;
	border-right-style:none;
	padding:0;
}
.footerMenu {
	position:relative;
	float:left;
	text-transform: uppercase;
	color:#000;
	width:100%;
	margin-left:0;
	margin-top:65px;
}
footer ul {
	margin: auto;
  width: 80%;

	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	list-style:none;
	font-size:1.3em;
}
footer li {
	float: left;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:thin;
}
footer li:last-child {
	border-right-style:none;
}
footer li a {
	display: block;
	color: #000;
	text-align: center;
	padding: 0px 20px;
	text-decoration: none;
}
.TheFooterImage {
	  margin: auto;
  width: 50%;
  padding: 10px;
}
.TheFooterImage img {
	width:180px;
	border: 1px solid #efefef;
	box-shadow: 1px 1px 5px #999;
	display: block;
	float: right;
	padding: 5px;
	position: relative;
	margin-top: 25px;
	margin-right:15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Navigation ----------------------------------*/

nav {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	font-size:1.5em;
	font-family: Raleway-Bold;
	background-color:#F1F1F5;
}
nav ul {
	margin:0;
	display:inline-block;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	list-style:none;
}
nav li {
	float: left;
	height:50px;
}
nav li:last-child {
	border-right: none;
}
nav li a {
	display: block;
	color: #000;
	text-align: center;
	padding: 15px 30px;
	text-decoration: none;
}
nav li a:hover:not(.active) {
 background-color: #ccc;
}
.theHighLight  {
	 background-color: #666;
	 color:#FFF !important;
	 }

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  font-size:15px;
  text-align:left;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 0!important;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

nav .Directions {
	background-color: #000;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
	color:#FFF;
}
nav .ContactUs {
	color:#FFF;
	background-color: #93D4CE;
	border-right:3px solid #fff;
	border-left:0px solid #fff;
	float: right;
	padding-top: 15px;
}
.marquee {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1px solid #00;
	color: #FFF;
	background-color: #900;
	font-size: 1.6em;
	font-weight: bold;
	height:35px;
}
.TheHours {
	height:260px;
	margin-bottom:15px;
}
.center {
	margin: auto;
	width: 50%;
	border:#F00 thin solid;
	padding: 10px;
}
.TheHours h1 {
	position:relative;
	float:left;
	width:90%;
	font-size:1.6em;
	margin-top:0;
	margin-bottom:0;
	padding:15px;
	text-align:center !important;
}
.TheHours p {
	position:relative;
	float:left;
	font-size: 1.4em;
	width:90%;
	padding:15px;
	text-align:center !important;
	margin:5px !important;
}
#COVID19 {
	color:#900;
}
