﻿#container {
	max-width: 100%;
	background: transparent;
	padding: 0;
	margin: 0 auto;

}
#masthead {
	overflow: auto;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.fowchlogo {
	width:100%;
	margin:0px auto;
	padding-bottom:0px;
}
#heading {

	overflow:auto;
	text-align: center;
	
}
@font-face {
   font-family: "Dela";
   src: url(fonts/DelaGothicOne-Regular.ttf);
}
@font-face {
   font-family: "Urbanist";
   src: url(fonts/Urbanist-Light.ttf);
}


#heading h1 {
	font-family: "Dela";
	margin-top: 40px;
	margin-bottom: 0;
	color: #64148d;
	font-size: 20pt;
	text-align: center;
	text-transform: uppercase;

}
#heading h2 {
	font-family: "Dela";
	margin-top: 0;
	margin-bottom: 10px;
	color: #f07a1a;
	font-size: 18pt;
	text-align: center;

}

#contact {
	max-width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;

}
#contact p {
	font-family: "Urbanist";
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #333;
	line-height: 25px;
	text-align: center;
}
#contact a:link
{
	color: #00f;text-decoration:none;  
}
#contact a:visited
{
	color: #00f;text-decoration:none;
} 
#contact a:active 
{
	color: #00f;text-decoration:none;
}
#contact a:hover      
{ 
	color: #00f;text-decoration:underline;
}

#social {
	max-width:100px;
	margin: auto;
	margin-top: 20px;
	border-width: 0px;
	
}
.icon {
	max-width: 32px;
	float: left;
	padding: 5px;
	border: none;
	
}
.hrow {
	max-width: 1200px;
	margin: auto;
}
.hcolumn {
    float: left;
}

.hleft {
    width: 18%;

}
.hmiddle {
    width: 64%;

}
.hright {
    width: 18%;
}
/* Clear floats after the columns */
.hrow:after {
    content: "";
    display: table;
    clear: both;
}
 /* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
@media (max-width: 900px) {
    .hcolumn {
        width: 100%;
    }
}

#contentwrapper{
max-width: 100%;
background: #fff;
margin:0 auto;
border-top: 2px #c9d52d solid;
}
#maincontent {
	max-width: 1200px;
	margin: 0 auto;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#footer {
max-width: 100%;
background-color: transparent;
	margin: 0px;
	padding: 1em 1em;
	clear: both;
	text-align: center;
	border-top: 2px #c9d52d solid;
}

#footer h5 {
	color: #64148d;
	font-size: 1.3em;
	font-weight: bold;
}
#footer h6 {
	color: #f07a1a;
	font-size: 0.9em;
	font-weight: bold;
}

a:link
{
	color: #00f;text-decoration:none;  
}
a:visited
{
	color: #00f;text-decoration:none;
} 
a:active 
{
	color: #00f;text-decoration:none;
}
a:hover      
{ 
	color: #00f;text-decoration:underline;
}

body
{
	font-family: "Urbanist";
	margin: 0;
	color: #333;
	font-size: 14pt;
	background-color: #fff;
}



h1 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #64148d;
	font-size: 38pt;
	text-align: center;
}

h2 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #64148d;
	font-size: 20pt;
}

h3 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #64148d;
	font-size: 18pt;
}

h4
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #64148d;
	font-size: 16pt;
}

h5
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #f07a1a;
	font-size: 14pt;
}

h6
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #f07a1a;
	font-size: 12pt;
}



p {
	font-family: "Urbanist";
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #333;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;

}
.list li
{
	color: #333;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	line-height: 25px;
}
.numberlist li
{
	color: #333;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	list-style-type: decimal;
	line-height: 25px;
}

.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.block {
	max-width: 100%;
	margin:auto;
	padding: 20px;
	background-color: #bf9f62;
}
.inverse a:link
{
	color: #fff;text-decoration:none;  
}
.inverse a:visited
{
	color: #fff;text-decoration:none;
} 
.inverse a:active 
{
	color: #fff;text-decoration:none;
}
.inverse a:hover      
{
	color: #fff;
	text-decoration: underline;
}

.inverse h1 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 24pt;
	text-align: center;
}

.inverse h2 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 20pt;
	text-align: center;
}

.inverse h3 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 18pt;
}

.inverse h4
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 16pt;
}

.inverse h5
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 14pt;
}

.inverse h6
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 12pt;
}



.inverse p {
	font-family: "Urbanist";
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;

}
.inverselist li
{
	color: #fff;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Urbanist";
}
.inversenumber li
{
	color: #fff;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Urbanist";
	list-style-type: decimal;
}
/* image resizing start */

.vari img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }
  /* image resizing end */
  /* Navigation start */ 
 #rc_logo {
	left: 30px;
	padding: 17px;
	position: absolute;
	color: #fff;
	font-size: 20px;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#rc_logo a { 
color: inherit; 
text-decoration: none;
} 

.rc_nav {
  overflow: hidden;
  background-color: transparent;
  text-align: center;
  z-index: 6;
}

.rc_nav a {
 display: inline-block;
 margin-right: -4px;  /* inline-block gap fix */
 color: #333;
 padding: 22px 22px;
 text-decoration: none;
 font-family: Arial;
 font-size: 20px;
 -webkit-transition: background 0.3s linear;
 -moz-transition: background 0.3s linear;
 -ms-transition: background 0.3s linear;
 -o-transition: background 0.3s linear;
 transition: background 0.3s linear;
 z-index: 9;
}

.rc_nav a:hover {
	background-color: transparent;
	color: #000;
	transform: scale(1.1, 1.1);
}

.rc_nav .icon {
  display: none;
}

.rc_content {
  text-align: center; 
  padding-left:14px; 
  font-family: Arial; 
  margin-top: 100px;  
  color: rgba(0,0,0,0.7);
}


@media screen and (max-width: 900px) {
  .rc_nav a {display: none;}
  .rc_nav a.icon {
    float: right;
    display: block;
    width: 60px;
  }
}

@media screen and (max-width: 900px) {
  .rc_nav.responsive {position: relative; top: 23px;}
  .rc_nav.responsive .icon {
    position: fixed;
    right: 0;
    top: 0;
  }
  .rc_nav.responsive a {
    float: none;
    display: block;
    text-align: center;
  }

}

/* Navigation end */ 


