html	{
  background-color: #ffffff;
  color: #ffffff;
  margin: 0;
  font-family: 'Open Sans', geneva, helvetica, sans-serif;
  font-size: 14px;
  height: 100%;
  font-weight: 600;
  }

body	{
  background-color: #ffffff;
  color: #ffffff;
  margin: 0;
  font-family: 'Open Sans', geneva, helvetica, sans-serif;
  font-size: 14px;
  height: 100%;
  }

h1	{
  font-size: 20px;
  color: #ffffff;
  text-align:left;
  margin: 2;
  }

h2	{
  font-size: 18px;
  color: #6dd2c6;
  text-align:left;
  margin: 2;
  background-color: #ffffff;
  padding: 3px;
  }

.spblock {
  color:#ffffff;
  background-color: transparent;
  padding-left: 15px;
  border-left: 4px solid #ffffff;
  width: 400px;
}
  
  
  
.slick-dots {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.slick-dots li.slick-active button {
  background-color: black;
}
.slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #999;
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li :hover {
  background-color: black;
}

/* Custom Arrow */
.prev {
  color: #999;
  position: absolute;
  top: 38%;
  left: -2em;
  font-size: 1.5em;
}
.prev :hover {
  cursor: pointer;
  color: black;
}

.next {
  color: #999;
  position: absolute;
  top: 38%;
  right: -2em;
  font-size: 1.5em;
}

.next :hover {
  cursor: pointer;
  color: black;
}

@media screen and (max-width: 800px) {
  .next {
    display: none !important;
  }
}

  

span.disc	{
  font-size: small;
  }

span.disc a {
  text-decoration: none;
}

b	{
  color: #ffffff;
  font-weight: 800;
  }

i	{
  color: #ffffff;
  font-style: oblique;
  }

a	{
  color: #6dd2c6;
  }

a.plain	{
  color: #6dd2c6;
  text-decoration: none;
  display: inline;
  }
  
 /*
.topnav a {
    width:calc(100% / 6);
    height:120px;
    color: #ffffff;
    background-color: #6dd2c6;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
*/

ul li a.zero {
    display: inline;
    width: 208px !important;
    height: 120px;
    color: #ffffff;
    background-color: #6dd2c6;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: auto;
}

li a.zero {
    display: inline;
    width: 208px !important;
    height: 120px;
    color: #ffffff;
    background-color: #6dd2c6;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: auto;
}

a.zero {
    width: 208px !important;
    height: 120px;
    color: #ffffff;
    background-color: #6dd2c6;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: auto;
}



a:active	{
  color: #6dd2c6;
  }

a:visited	{
  color: #6dd2c6;
  }

a:hover	{
  color: #ffffff;
  }

blockquote {
   color: #6dd2c6;
   background-color: #ffffff;
   width: 700px;
   padding: 20px;
}

blockquote b {
	color: #6dd2c6;
	font-weight: bold;
	font-style: italic;
}



.indent {padding-left: 50px;}

.field {
   border: 2px solid #6dd2c6;
   color: #6dd2c6;
}

.pushimg {
	margin-top: -5px;
}

.pushimg {
	margin-bottom: -5px;
}



table tr td {
	color: #ffffff;
	padding: 20px;
	height: 100px !important;
	background-color: #ffffff;
}

.fr {
	float: right;
	padding-left: 40px;
	padding-right: 18px;
	padding-bottom: 20px;
}

.bxslider {
	width: 1300px;
        height: 455px;
}

.padded {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 1300px;
}

ul li {
    float: left;
}


ul li a:link, a:visited {
    display: block;
    width: 208px;
    height: 112px;
    color: #ffffff;
    background-color: #6dd2c6;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 105px;
}

ul li a:hover, a:active {
    background-color: #ffffff;
    color: #66676a;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width: 1300px;
	background:#aaaaaa;
}



.footer, .push {
	height: 100px;
	margin: 0 auto;
	width: 1250px !important;
}


.footer {
	text-align: center;
	background:#6dd2c6;
	color: #ffffff;
	width: 1300px !important;
}

.footer a {
	line-height: 14px;
	display: inline;
}

.footer a:visited{
	line-height: 14px;
	display: inline;
	background-color: transparent;
}

.footer a:active {
	line-height: 14px;
	display: inline;
	background-color: transparent;
}

div.col {
    float: left;
    width: 25%;
    height: 100px !important;
    text-align: left;
}


html .wrapper { 
	height:100%; /* IE6 treats height as min-height */
}


.footer a {
color: #ffffff;
}
