@charset "utf-8";

html {
 background: #f6f3f3 repeat;
}

body {
 background: #f6f3f3 repeat;
 font-size: 13pt; 
 color: #442904; 
}

.main {
background: #ffffff;
width: 100%;
text-align: center;
max-width: 1200px;
display:block;
margin-left:auto;
margin-right:auto;
border: 0;
}

/* 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 : 1200px;
display : block;
margin-left: auto;
margin-right:auto;
}

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

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

.content {
font-family: Arial, Sans-Serif;
color: #442904;
padding : 10px;
width: 97%;
}

.sidebar {
background-color : rgba(103, 198, 82, 0.45);
border : #010066 dotted 1px;
}
 
.div{
margin-left: auto; 
margin-right: auto;
width: 100%;
display: inline-block;
font-family: Arial, Sans-Serif; 
color: #442904; 
font-size: 13pt; 
font-weight: normal;
text-align: center; 
}

.ul,li{
font-family: Arial, Sans-Serif; 
color: #442904; 
font-size: 12pt; 
font-weight: bold;
line-height: 22px;
} 

p {
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
font-size: 13pt; 
color: #442904; 
font-weight: bold;
}

h1 {
font-family : "Comic Sans MS", Arial, "Trebuchet MS", sans-serif, Serif;
color: #442904;
font-size : 18pt;
font-weight: 600;
font-style : italic;
}

h2 {
font-family : Arial, sans-serif, Serif;
color: #442904;
text-transform : uppercase;
font-size : 12pt;
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);
}

.img {
border : #AB7545 solid 1px;
box-shadow : 1px 1px #502912, 2px 2px 8px #5c2809;
}

.footer {
font-family : Arial, sans-serif, Serif;
color: #442904;
font-size : 9pt;
}

.span {
font-family : Arial, "Trebuchet MS", sans-serif, Serif;
color: #442904;
font-size : 13pt;
font-weight: bold;
}

.pedtable {
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     width: 90%; 
     background: #ebd8b0;
     font-family: arial, sans-serif;
     font-size: 11pt;
     border: 2px ridge #c2ac8c;
 }
 
.pedtd {
     padding-left: 5px;
     width: 33%;
     font-size: 11pt;
     font-weight: bold;
 }

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

a:visited {
color : #774479;
text-decoration : none; 
font-size: 12pt;
}

a:active {
color : #A31A07;
text-decoration : none; 
font-size: 12pt;
}

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

a:link.footer {
color : #354AA5;
text-decoration : underline;
}

a:visited.footer {
color : #553056;
text-decoration : underline;
}

a:active.footer {
color : #D4311C;
text-decoration : underline;
}

a:hover.footer {
background: #970000;
color : #ffffff;
text-decoration : underline;
}

.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;
display : block;
text-align : center;
width : 100%;
max-width: 1200px;
}

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

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

#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;
max-width : 1200px;
border-bottom : none;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
border: 0;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}

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

.topnav {
  overflow: hidden;
  background: transparent;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.topnav a {
  float: left;
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 9px 9px;
  text-decoration: none;
  font-size: 13pt;
  font-style: italic;
}

.topnav a:hover {
  background-color: #ddd;
  color: #213566;
}

.active {
  background-color: #cccccc;
  color: #000000;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }


@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 : 80%;
}

#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%;

}
}


