@charset "utf-8";
html {
background-color : #ffffff;
background-size : cover;
padding : 0;
margin : 0;
}
.main {
background : #c8c1af;
margin-left : auto;
margin-right : auto;
text-align : center;
width: 100%;
display : block;
}
.content {
margin: auto; 
font-family : "Open Sans", Arial, "Trebuchet MS", sans-serif, Serif;
color : #000000;
padding : 13pt;
width: 80%;
}
.fluid {
clear : both;
margin : auto;
width : 100%;
max-width : 1200px;
display : block;
}
.fluidList {
list-style : none;
list-style-image : none;
margin : 0;
padding : 0;
}
.float_center {
float : right;
position : relative;
left : -50%;
text-align : left;
}
.float_center > .child {
position : relative;
left : 50%;
}
#wrap {
float : left;
position : relative;
left : 50%;
}
#inside {
float : left;
position : relative;
left : -50%;
}
img, object, embed, video {
max-width : 100%;
height : auto;
}
p {
font-family : "open sans", Arial, Sans-Serif;
color : #000000;
font-size : 14pt;
font-weight : normal;
}
h1 {
font-family : "Comic Sans MS", Arial, Sans-Serif;
color : #000000;
font-size : 15pt;
font-style : italic;
font-weight : normal;
}
h2 {
font-family : "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
color : #000000;
font-size : 13pt;
}
ul,li {
font-family : "open sans", Arial, Sans-Serif;
color : #000000;
font-size : 13pt;
font-weight : normal;
}
.img {
border : #7a5a40 solid 1px;
box-shadow : 1px 1px #ad8361, 2px 5px 12px #d7c3b3;
}
.footer {
font-family : "Comic Sans Ms", "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
color : #5d5d5d;
font-weight : normal;
font-size : 10pt;
}
a:link {
color : #000080;
text-decoration : none;
}
a:visited {
color : #774479;
text-decoration : none;
}
a:active {
color : #A31A07;
text-decoration : none;
}
a:hover {
background-color : #ffffff;
color : #000000;
text-decoration : none;
}
a:link.menu {
color : #000000;
text-decoration : none;
font-size : 12pt;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
padding-left : 8px;
padding-right : 8px;
}
a:visited.menu {
color : #2e093e;
text-decoration : none;
font-size : 12pt;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
padding-left : 8px;
padding-right : 8px;
}
a:active.menu {
color : #ffffcc;
text-decoration : none;
font-size : 12pt;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
padding-left : 2px;
padding-right : 2px;
}
a:hover.menu {
color : #162427;
background : #ffffff;
text-decoration : none;
font-size : 12pt;
font-family : "comic sans ms", Arial, "Trebuchet MS", sans-serif, Serif;
font-weight : bold;
padding-left : 8px;
padding-right : 8px;
}
a:link.footer {
color : #579099;
text-decoration : underline;
font-family : "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
}
a:visited.footer {
color : #BC8CC0;
text-decoration : underline;
font-family : "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
}
a:active.footer {
color : #970000;
text-decoration : none;
font-family : "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
}
a:hover.footer {
background-color : #ffffff;
color : #000000;
text-decoration : none;
font-family : "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
} 

.pedtable {
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     width: 95%;
     font-family: arial, sans-serif;
     font-size: 12pt;
     font-weight: bold;
 }
.ped {
     margin-left: auto;
     margin-right: auto;
     font-family: arial, sans-serif;
     font-weight: normal;
     font-size: 11pt;
     text-align: left;
     padding-left: 4px;
     width: 33%;
     border: 2px outset #e9dbba;
 }
 
#header {
margin-left : auto;
margin-right : auto;
display : block;
text-align : center;
width : 100%;
max-width : 1000px;
}
.gridContainer {
margin-left : auto;
margin-right : auto;
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-top : 20px;
margin-right : auto;
margin-left : auto;
display : block;
text-align : center;
max-width : 1000px;
border-bottom : none;
}
.gridContainer.clearfix {
margin-right : auto;
margin-left : auto;
display : block;
text-align : justify;
max-width : 1000px;
border-bottom : none;
}
*, *:before, *:after {
box-sizing : border-box;
}
.video-container {
position : relative;
padding-bottom : 56.25%;
padding-top : 30px;
height : 0;
overflow : hidden;
}
.video-container iframe, .video-container object, .video-container embed {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
}
@media screen and (min-width:600px) {
.gridContainer {
width : 100%;
padding-left : 0.5434%;
padding-right : 0.5434%;
margin : auto;
clear : none;
float : none;
}
#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;
}
}
@media screen and (min-width:900px) {
.gridContainer {
width : 100%;
padding-left : 0.5434%;
padding-right : 0.5434%;
margin : auto;
clear : none;
float : none;
}
#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;
}
}
@media screen and (max-width:1024px) {
.gridContainer {
width : 100%;
clear : none;
float : none;
}
}

/**
 * The asterisk targets all HTML elements in a web page.
 */
@media print { 
  * {
    -webkit-transition: none !important;
    transition: none !important;
  }
}
}

