@charset "utf-8";

html {
background-size : cover;
padding : 0;
margin : 0;
}

.main {   
    background: #ffffff;
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
    width: 90%;
    padding: 15px;
	display:block;
}
}

/* For Centering such as li or headers 
html code example
<div class="float_center">
        <ul class="child">
          <li><a href="#">link 1</a></li>
          <li><a href="#">link 2</a></li>
          <li><a href="#">link 3</a></li>
        </ul>
        <div class="clear"></div>
    </div>
*/
.float_center {
float : right;
position : relative;
left : -50%;
text-align : left;
}

.float_center > .child {
position : relative;
left : 50%;
}

img, object, embed, video {
max-width : 100%;
}

.ie6 img {
width : 100%;
}

.fluid {
clear : both;
margin-left : 0;
width : 100%;
max-width : 1000px;
display : block;
}

.fluidList {
list-style : none;
list-style-image : none;
margin : 0;
padding : 0;
}

#mainContent {
max-width : 1000px;
display : block;
margin-left : auto;
margin-right : auto;
}

.content {
font-family : "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
color : #3b404a;
padding : 10px;
}

.sidebar {
background-color : rgba(103, 198, 82, 0.45);
border : #010066 dotted 1px;
}

p {
font-family: Arial, Sans-Serif; 
color: #3F395D; 
font-size: 13pt; 
font-weight: bold; 
}

h1 {
font-family: Comic Sans MS, Arial, Sans-Serif; 
color: #49426C; 
font-size: 18pt; 
font-weight: bold; 
}

h2 {
font-family : "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
color : #3C374D;
text-transform : uppercase;
font-size : 18pt;
text-shadow : 0 1px 1px rgba(255, 255, 255, 1), 1px 2px 2px rgba(255, 255, 255, 1), 1px 2px 2px rgba(1, 0, 102, 1);
}

ul{
    display: block;
	font-family: Arial, "Trebuchet MS", sans-serif, Serif; 
	color: #6E658D; 
	font-size: 13pt; 
    font-weight: bold; 
    text-align: left;  
}

ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; 
  color: #6E658D; 
  font-size: 13pt; 
  font-weight: bold; 
  text-align: left;  
}

.img {
border : #a8643d solid 1px;
box-shadow : 1px 1px #82421d, 2px 2px 8px #5c2809;
}

.footer {
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
color : #ffffff;
font-size : 8pt;
}

.span {
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
color : #FFDF9E;
font-size : 12pt;
}

a:link { 
font-size: 13pt;
color : #000080;
text-decoration : none;
}

a:visited { 
font-size: 13pt;
color : #C183FF;
text-decoration : none;
}

a:active { 
font-size: 13pt;
color : #970000;
text-decoration : none;
}

a:hover { 
font-size: 13pt;
background-color : #ffffff;
color : #400080;
text-decoration : none;
}

a:link.menu {
color : #ffffff;
text-decoration : none;
font-size : 16px;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
}

a:visited.menu {
color : #ffffff;
text-decoration : none;
font-size : 16px;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
}

a:active.menu {
color : #ffffff;
text-decoration : none;
font-size : 16px;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
}

a:hover.menu {
color : #455a82;
background : #ffffff;
text-decoration : none;
font-size : 16px;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
}

a:link.footer {
color : #B2C1EA;
text-decoration : none;
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
font-size : 8pt;
}

a:visited.footer {
color : #D4B5D5;
text-decoration : none;
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
font-size : 8pt;
}

a:active.footer {
color : #ffffcc;
text-decoration : none;
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
font-size : 8pt;
}

a:hover.footer {
background-color : #ffffff;
color : #970000;
text-decoration : none;
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
font-size : 8pt;
}

a:link.socialHeader {
color : #010066;
text-decoration : none;
}

a:visited.socialHeader {
color : #010066;
text-decoration : none;
}

a:active.socialHeader {
color : #010066;
text-decoration : none;
}

a:hover.socialHeader {
color : #67C652;
text-decoration : none;
}

.rslides {
  position: relative;
  display: inline-block;
  list-style: none;
  overflow: hidden;
  width: 100%;
  max-width: 500px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.ped {
     margin-left: auto;
     margin-right: auto;
     text-align: center;
     width: 90%; 
     background: #EBEBEB; 
     border: 2px outset #e9dbba;
 }

.pedtable {
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     width: 60%;
     font-family: arial, sans-serif;
     font-size: 15px;
 }

.hvr-grow {
display : inline-block;
vertical-align : middle;
transform : translateZ(0);
box-shadow : 0 0 1px rgba(0, 0, 0, 0);
backface-visibility : hidden;
transition-duration : 0.3s;
transition-property : transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
transform : scale(1.1);
}

.videoWrapper {
position : relative;
padding-bottom : 56.25%;
padding-top : 25px;
height : 0;
max-width : 600px;
margin-left : auto;
margin-right : auto;
}

.videoWrapper iframe {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
}

#header {
margin-left : auto;
margin-right : auto;
margin-top: 30px;
display : block;
text-align : center;
width : 100%;
max-width : 1200px;
}

.gridContainer {
width : 100%;
max-width : 1000px;
clear : none;
float : none;
}

#socialHeader {
text-align : center;
vertical-align : middle;
width : 100%;
clear : both;
margin-left : 0;
}

.gridContainer.clearfix #div1 #socialHeader {
display : block;
margin-left : auto;
margin-right : auto;
text-align : center;
font-size : 22pt;
font-weight : bold;
font-family : "Franklin Gothic Medium";
color : #01006C;
background-color : #bba183;
}

#headerSlides {
display : block;
margin-left : auto;
margin-right : auto;
text-align : center;
}

.zeroMargin_mobile {
margin-left : 0;
}

.hide_mobile {
display : none;
}

#headerNav {
margin-right : auto;
margin-left : auto;
display : block;
text-align : center;
border-bottom : none;
}

.gridContainer.clearfix {
margin-right : auto;
margin-left : auto;
display : block;
text-align : center;
width : 100%;
max-width : 1000px;
border-bottom : none;
}

@media only screen and (min-width:600px) {
.gridContainer {
width : 100%;
clear : none;
float : none;
}

#logoHeader {
width : 61.8784%;
}

#socialHeader {
padding-top : 10px;
font-size : 20pt;
width : 36.464%;
margin-left : 1.6574%;
clear : none;
}

.hide_tablet {
display : none;
}

.zeroMargin_tablet {
margin-left : 0;
}

}

@media only screen and (min-width:900px) {
.gridContainer {
width : 100%;
max-width : 1000px;
padding-left : 0.5434%;
padding-right : 0.5434%;
margin : auto;
clear : none;
float : none;
margin-left : auto;
}

#logoHeader {
width : 66.3003%;
}

#socialHeader {
width : 32.6007%;
padding-top : 20px;
font-size : 24pt;
clear : none;
margin-left : 1.0989%;
}

.zeroMargin_desktop {
margin-left : 0;
}

.hide_desktop {
display : none;
}

}

.row-form {
clear : left;
overflow : hidden;
margin : 0 0 1em;
}

.label {
display : block;
margin : 0 0 0.1em;
}

.textarea {
padding : 5px;
}

.textarea {
height : 150px;
}

.radio {
margin-left : 1px;
margin-right : 0.5em;
}

.form-list {
margin : 0;
padding : 0;
list-style : none;
}

.btn {
display : inline-block;
margin : 0;
padding : 0.7em 1.2em;
border : 0;
border-radius : 0.3em;
color : #fff;
background-color : #010066;
line-height : 1;
font-family : Arial, Helvetica, sans-serif;
}

.btn:focus {
background-color : #67C652;
}

.btn:hover {
background-color : #67C652;
}

.btn:active {
background-color : #010066;
}

@media (min-width:33em) {
.submission-form {
max-width : 40em;
}

.label {
float : left;
width : 25%;
margin : 0 2% 0 0;
text-align : right;
}

.input, .select, .textarea {
float : left;
width : 70%;
}

.form-indent {
margin-left : 27%;
width : 70%;

}
}


