* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 601px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
	height: 6px;
	width: 6px;
	margin: 0 2px;
	background-color: #000000;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
	visibility: hidden;
}

.active {
	background-image: url(images/hmslides/hmslide00.jpg);
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	
}
.copyright1 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
.copyright2 {font-size: 8.5pt;
	color: #000000;
}

.currentpg {
	color: #FFFFFF;
	background:#ff3300;
	text-transform: uppercase;
	font-size: 10pt;
	text-align: center;
	padding: 1px;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
a.subhead:hover {color: #ff6600;}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;	
}
a.mainlinks:link {color: #333333;}

a.mainlinks:visited {color: #333333;}
a.mainlinks:hover {color: #000000;}

.heading {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}

.heading1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.divider {
	color: #660000;
	font-size: 12pt;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/tile_n.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style9 {font-family: 'Open Sans', sans-serif; font-size: 10pt; color: #666666; }
a.style9:link {color: #666666;}
a.style9:visited {}
a.style9:hover {color: #000000;}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.style13 {font-size: 10.5px}
.footer {
	background-image: url(../images/21_homeorange.jpg);
	background-repeat: repeat-x;
}
top {
	background-image: url(../images/21_homeorange.jpg);
}

div.d {
  line-height: 200%;
}
.phone {
font-family: 'Open Sans', sans-serif; font-size: 10pt; color: #666666;
}
.mainlinkshome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}
a.mainlinkshome:link {color: #CCCCCC;}

a.mainlinkshome:visited {color: #333333;}
a.mainlinkshome:hover {color: #ffffff;}
