@charset "utf-8";

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

.main {
    background: #ffffff repeat;
    color: #034A07;
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
    max-width: 1200px;
    height: 100%;
	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%;
height : auto;
}

.ie6 img {
width : 100%;
}

.center-block {
display : block;
position : relative;
margin-left : auto;
margin-right : auto;
}

.fluid {
clear : both;
margin-left : auto;
margin-right: auto;
width : 100%;
width : 100%;
display : block;
}

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

.content {
font-family : "Times New Roman", "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
color : #034A07;
font-weight: 700;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
text-align: justify;
line-height: 18pt;
font-size: 13pt;
padding-left: 10px;
padding-right: 10px;
}

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

p {
font-family: "Times New Roman", "Trebuchet MS", sans-serif, Serif;
color: #034A07;
font-size: 15pt;
font-weight: bold;
text-align: center;
}

h1 {
font-family : "Times New Roman", Arial, "Trebuchet MS", sans-serif, Serif;
color: #034A07;
font-size: 17pt;
text-align: center;
font-style: italic;
font-weight: 700;
text-shadow: 0 1px 1px #c2ced6, 1px 2px 2px #c2ced6, 1px 2px 2px #000000;
}

h2 {
font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
color: #034A07;
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);
text-shadow: 0 1px 1px #293943, 1px 2px 2px #293943, 1px 2px 2px rgba(1, 0, 102, 1);
}

.img {
border: #96796b solid 1px;
box-shadow: 1px 1px #005400, 8px 8px 12px #00160B;
}

.footer {
font-family : "Comic Sans Ms", "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
color : #034A07;
font-weight : 500;
font-size : 10pt;
}

a:link 
	{
	font-size: 14pt;
    font-family: "Times New Roman", "Trebuchet MS", sans-serif, Serif;
	font-weight: bold; 
	color: #5781C9; 
	text-decoration: underline; 
	} 

a:visited 
	{
	font-size: 14pt;
    font-family: "Times New Roman", "Trebuchet MS", sans-serif, Serif;
	font-weight: bold; 
	color: #FFD5E7; 
	text-decoration: underline; 
	}
 
a:active 
	{
	font-size: 14pt;
    font-family: "Times New Roman", "Trebuchet MS", sans-serif, Serif;
	font-weight: bold; 
	color: #970000;
	text-decoration: none; 
	} 

a:hover 
	{
	font-size: 14pt;
    font-family: "Times New Roman", "Trebuchet MS", sans-serif, Serif;
	font-weight: bold; 
	color: #0f2d35; 
	text-decoration: underline; 
	background-color: #bcdde6; 
	}  


a:link.menu {
color : #5781C9;
text-decoration : none;
font-size : 12pt;
font-family : "Trebuchet MS", arial, sans-serif, Serif;
font-weight : bold;
}

a:visited.menu {
color : #FFD5E7;
text-decoration : none;
font-size : 12pt;
font-family : "Trebuchet MS", arial,  sans-serif, Serif;
font-weight : bold;
}

a:active.menu {
color : #970000;
text-decoration : none;
font-size : 12pt;
font-family : "Trebuchet MS", arial, sans-serif, Serif;
font-weight : bold;
}

a:hover.menu {
color : #162427;
background : #ffffff;
text-decoration : none;
font-size : 12pt;
font-family : "Trebuchet MS", arial,  sans-serif, Serif;
font-weight : bold;
}

a:link.footer {
color: #536c9d;
font-size: 8pt;
text-decoration : underline;
font-family : "Comic Sans Ms", "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
}

a:visited.footer {
color: #eadced;
font-size: 8pt;
text-decoration : underline;
font-family : "Comic Sans Ms", "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
}

a:active.footer {
color: #970000;
font-size: 8pt;
text-decoration : none;
font-family : "Comic Sans Ms", "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
}

a:hover.footer {
background-color: #cccccc;
font-size: 8pt;
color : #970000;
text-decoration : none;
font-family : "Comic Sans Ms", "Franklin Gothic Medium", Arial, "Trebuchet MS", sans-serif, Serif;
}
    
#header {
margin-left: auto;
margin-right: auto;
display: block;
text-align: center;
width: 100%;
}

.gridContainer {
margin-left : auto;
margin-right : auto;
width : 100%;
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 : 14pt;
font-weight : bold;
font-family : "Franklin Gothic Medium";
color : #ffffff;
}

#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;
width: 100%;
border-bottom : none;
}

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

.video-container {
position : relative;
padding-bottom : 50%;
padding-top : 100px;
height : 349px;
overflow : hidden;
width: 100%;
max-width: 560px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.video-container iframe, .video-container object, .video-container embed {
position : absolute;
top : 0;
left : 0;
max-width: 560px;
}

@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%;
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 : 14pt;
clear : none;
margin-left : 1.0989%;
}

.zeroMargin_desktop {
margin-left : 0;
}

.hide_desktop {
display : none;
}

} 