@charset "utf-8";
/* CSS Document */
.column1 {
	float: left;
	width: 33.33%;
	background-color: #000;
}
.column2 {
	float: left;
	width: 33.33%;
	background-color: #000;
}

.column3 {
	float: left;
	width: 33.33%;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	
}

.column3 a:link, .column3 a:active, .column3 a:visited {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.column3 a:hover {
	color: #FFFFFF;
}
#row {
	width:100%;
	height: 160px;
	background-color: #000;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
/*  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 screen and (max-width: 1000px) {
  .column1 {
	width: 100%;
	background-color: #000;
	display: none;
  }
}
@media screen and (max-width: 1000px) {
  .column2 {
	width: 100%;
	background-color: #000;
	
  }
}
@media screen and (max-width: 1000px) {
  .column3 {
	width: 100%;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;

  }
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}


/* Add a black background color to the top navigation */
.topnav {
	background-color: #000000;
	color: #FFF;
	

}

/* Style the links inside the navigation bar */
.topnav a {
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Change the color of links on hover */
.topnav a:hover {
	background-color: #fe0000;
	color: #fff;
	border-top-style: none;
}

/* Add an active class to highlight the current page */
.topnav a.active {
	background-color: #000;
	color: FFF;

}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
	display: none;
}
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 1200px) {
  .topnav a {display: none;}
  .topnav a.icon {
    float: right;
    display: block;

	
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 1200px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
	

	
  }
  .topnav.responsive a {
	float: none;
	display: block;
	text-align: left;

  }
}
body {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
	background-position: center top;
	overflow-x: hidden;
}
#bodyArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
@media screen and (max-width: 1000px) {

  #bodyArea {width: 88%;}
}

h1 {
	font-size:26px;
	font-family:Righteous;
	color:#fe0000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
}
h1 a:link, h1 a:active, h1 a:visited {
	font-size:24px;
	font-family:Lato;
	color:#d69b46;
}
h1 a:hover {
	color: #FFF;
}
h2 {
	font-size:36px;
	font-family:Righteous;
	color:#fe0000;
	font-weight: normal;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h3 {
	font-size:36px;
	font-family:Righteous;
	color:#FFFFFF;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-bottom: 20px;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
h3 a:link, h3 a:active, h3 a:visited, h3 a:hover {
	font-size:36px;
	font-family:Righteous;
	color:#FFFFFF;
}


h4 {
	font-size:24px;
	font-family:Righteous;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
h5 {
	font-size:36px;
	font-family:Righteous;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 36px;
	font-style: normal;
	text-align: center;
	background-color: #fe0000;
	padding-top: 225px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	z-index: -100;
	margin: 0px;
	width: 100%;
}
@media screen and (max-width: 1200px) {

  h5 {padding-top: 280px;}
}

h6 {
	font-size:24px;
	font-family:Questrial;
	color:#4C4C4C;
	font-weight: normal;
	padding-top: 125px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#fixed {
	overflow: visible;
	position: fixed;
	width: 100%;
	top: 0;

}

#topNav {
	background-color: #80cd28;
	height: 45px;
	width: 100%;
	overflow: hidden;
	background-repeat: repeat-x;

}

.teamText {
	font-family: Questrial;
	font-size: 24px;
	color: #333;
}
.innerR {
	width: 50%;
	text-align: left;
	float: right;
	
}
.innerL {
	width: 50%;
	text-align: left;
	float: left;
	
}
@media screen and (max-width: 500px) {

  .innerL, .innerR {width: 100%;}
}

.innerI {
	width: auto;
	font-family: Questrial;
	font-size: 18px;
	padding-right: 30px;
	padding-left: 30px;
	color: #000000;
	line-height: 24px;
	padding-top: 20px;
	min-height: 100%;	
}
.projectsR {
	width: 50%;
	text-align: center;
	float: right;
	
}
.projectsL {
	width: 50%;
	text-align: center;
	float: left;
	
}
@media screen and (max-width: 500px) {

  .projectsL, .projectsR {width: 100%;}
}

.projectsI {
	width: auto;
	font-family: Questrial;
	font-size: 20px;
	padding-right: 30px;
	padding-left: 30px;
	color: #000000;
	line-height: 30px;
	padding-top: 20px;
	min-height: 100%;
}
#hdrPic {

	background-image: url(images/hdrPic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-position: fixed;
	height: 300px;
	padding-top: 180px;
	


}


#serviceOne {
	vertical-align: center;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;

	
}
.serviceOneL {
	width: 50%;
	float: left;
	font-family: Questrial;
	font-size: 18px;
	color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	padding: 0px;
	
}
.serviceOneR {
	width: 50%;
	text-align: left;
	float: left;
	background-color: #8B9270;
	background-size: cover;
	
	
}
.serviceBoxOne {
	width: auto;
	font-family: Questrial;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	line-height: 24px;
	padding-top:20px;
	background-image: url(images/pic_services4.jpg);
	background-size: cover;
	min-height: 330px;
}

@media screen and (max-width: 500px) {
  .serviceOneL, .serviceOneR {width: 100%;}
}
.servicePhoto {
	background-image: url(images/pic_services2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	padding: 0px;
	height: 350px;
}

.serviceTwoL {
	width: 50%;
	float: right;
	font-family: Questrial;
	font-size: 18px;
	color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
.serviceTwoR {
	width: 50%;
	text-align: left;
	float: right;
	background-color: #8B9270;
}
@media screen and (max-width: 500px) {

  .serviceTwoL, .serviceTwoR {width: 100%;}
}

.serviceBoxTwo {
	width: auto;
	font-family: Questrial;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	line-height: 24px;
	padding-top: 20px;
	min-height: 330px;	
}
.servicePhoto2 {
	background-image: url(images/pic_services3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	padding: 0px;
	height: 350px;
}

.serviceThreeL {
	width: 50%;
	float: left;
	font-family: Questrial;
	font-size: 18px;
	color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
.serviceThreeR {
	width: 50%;
	text-align: left;
	float: left;
	background-color: #8B9270;
}
@media screen and (max-width: 500px) {
	


  .serviceThreeL, .serviceThreeR {width: 100%;}
}
.serviceBoxThree {
	width: auto;
	font-family: Questrial;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	line-height: 24px;
	padding-top: 20px;
	background-image: url(images/pic_services5.jpg);
	min-height: 330px;	
}
.servicePhoto3 {
	background-image: url(images/pic_services1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	padding: 0px;
	height: 350px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#logo {
	height: 153px;
	width: 100%;
	background-color: #FFF;
	background-repeat: repeat-x;
	overflow: visible;
	
	
}

#navBg {
	height: auto;
	width: 100%;
	overflow: visible;
	background-repeat: repeat-x;
	background-color: #000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.responsive {
	max-width: 100%;
	border-radius: 25px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 100%;
}
.responsive2 {
	max-width: 500px;
	border-radius: 25px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
#responsive2 {
	max-width: 500px;
	border-radius: 25px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.small {
	width: 300px;
	border-radius: 25px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 10px;
	display: inline-block;
}
@media screen and (max-width: 600px) {
  .small {
    width: 150px;
	margin-bottom:0;
	padding-bottom:0;
	
  }
}

.google-maps {
	position: relative;
	padding-bottom: 60%;
// This is the aspect ratio
    height: 0;
	overflow: hidden;
	z-index: -100;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
#servicesArea {
	background-image: url(images/background_services.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-position: fixed;
	z-index: -100;


}
#portfolioArea {
	background-color: #202406;
	width: 100%;
	padding-top: 50px;
	width: 100%;
 	text-align:center;
}

.portfolioBox {
	font-family: Questrial;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	width: 320px;
	height: 350px;
	margin-left: 10px;
	display: inline-block;
	margin-right: 10px;
}

#ourteamArea {
	background-image: url(images/background_our_team.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-position: fixed;
	z-index: -100;
	padding-top: 25px;
	padding-bottom: 25px;
}
.ourTeamBox {
	font-family: Questrial;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	width: 274px;
	margin-right: 0px;
	height: 269px;
	margin-left: auto;
	display: inline-block;
	margin-bottom: 50px;
}
.otText {
	font-family: Questrial;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#videoArea {
	background-color: #000000;
	background-position: center center;
	background-size:cover;
	
	z-index: -100;
	padding-top:25px;
	height: auto;
	width: 100%;
}
.videoInner {
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #FFF;
	list-style-image: url(images/checkmark.png);
	list-style-position: inside;
	text-align: left;
}
.videoInner2 {
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 0px;

	
}
@media screen and (min-width: 600px) {
  .videoInner2 {
    width: 500px;
	padding-left: 70px;
  }
}
.videoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	line-height: 40px;
	text-align: left;
	width: auto;

}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 600px) {
  .videoText {
    font-size: 30px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  .videoText {
    font-size: 20px;
  }
}



#serviceArea {
	height: auto;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
}
.serviceBox {
	text-align: center;
	display: inline-block;
	width: 333px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: top;
}
.serviceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	padding: 5px;
}

#galleryArea {
	background-image: url(images/galleryBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-position: fixed;
}


#aboutArea {
	background-position: center center;
	background-size:cover;
	z-index: -100;
	padding-top:25px;
	background-color: #fff;
	height: auto;
	width: 88%;
	margin-left:auto;
	margin-right:auto;
}


.aboutAreaR {
	width: 50%;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	vertical-align: top;
	float: left;
}
@media screen and (max-width: 500px) {
  .aboutAreaR {width: 100%;}
}

.aboutAreaText {
	width: auto;
	height:100%;
padding-right: 30px;
	margin: auto;
	text-align: left;
	padding-top: 0;
	padding-left: 30px;
	padding-bottom: 0;
	
	
}
@media screen and (max-width: 400px) {
  .aboutAreaText {
	  width: 88%;

	  }
}

#generalArea {
	background-position: center center;
	background-size:cover;
	z-index: -100;
	padding-top:25px;
	background-color: #fff;
	height: auto;
	width: 100%;
}


.generalAreaR {
	width: 50%;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	vertical-align: top;
	float: left;
}
@media screen and (max-width: 500px) {
  .generalAreaR {width: 100%;}
}

.generalAreaText {
	width: auto;
	max-width: 60%;
	height:100%;
	padding-right: 30px;
	margin: auto;
	text-align: left;
	padding-top: 0;
	padding-left: 30px;
	padding-bottom: 0;
	font-family: Questrial;
	font-size: 20px;
	line-height: 24px;
}

.landingheader {
	font-size: 36px;
    font-family: Righteous;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    line-height: 36px;
    font-style: normal;
    text-align: center;
    background-color: #fe0000;
    padding-top: 225px;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    z-index: -100;
    margin: 0px;
    width: 100%;
}

.generalAreaText img{
	max-width: 70%;
    border-radius: 25px;
    margin: 30px auto;
	display: block;
    height: auto;
    width: 100%;
}

@media screen and (max-width: 1000px) {
  .generalAreaText {
	  max-width: 100%;
  }
  .landingheader {
	  padding-top: 260px;
  }
  .generalAreaText img{
	max-width: 75%;
  }
}

@media screen and (max-width: 400px) {
  .generalAreaText {
	  max-width: 100%;
  }
  .landingheader {
	  padding-top: 280px;
  }
  .generalAreaText img{
	max-width: 90%;
  }
}

.generalAreaText a{
	font-family: Righteous;
    color: #ffffff;
	font-size: 16px;
	line-height:36px;
	background-color: #fe0000;
    padding: 5px;
	margin:0 5px;
    border-radius: 5px;
	text-decoration:none;
}

.generalAreaText .h2{
	font-family: Righteous;
    color: #fe0000;
	font-size: 30px;
}

.generalAreaText .h3 {
	font-family: Righteous;
    color: #fe0000;
	font-size: 24px;
}

.generalAreaText .h6 {
	font-family: Righteous;
    color: #fe0000;
	font-size: 16px;
	padding-top:20px;
}

@media screen and (max-width: 400px) {
  .generalAreaText {
	  width: 88%;

	  }
}

.landing {
	max-width:1400px; 
	width:100%;
	color:#777;
	margin:0 auto;
	padding:10px;
}

.landing a {
	color:#777;
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
}

#contactArea {
	background-repeat: repeat-x;
	background-position: center center;
	background-size:cover;
	z-index: -100;
	background-color: #fe0000;
	height: auto;
	width: 100%;
}

.contactLR {
	width: 100%;
	margin-bottom:25px;
	display: inline-block;
	font-family: Questrial;
	font-size: 20px;
	color: #333;
	height: auto;
	z-index: 100;
}
.contactText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	padding-bottom:25px;
	padding-top:10px;
}
.contactText a:link, .contactText a:active, .contactText a:visited {
	font-size:24px;
	color:#FFFFFF;
}
.contactText a:hover {
	color: #1061ca;
}

#homePicArea {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	
	z-index: -100;
	background-image: url(images/flashBg4.jpg);
	padding-top:300px;
	padding-bottom:50px;
	height: auto;
}
#landscapePicArea {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-position: fixed;
	z-index: -100;
	background-image: url(images/top_landscape2.jpg);
	padding-top:300px;
	padding-bottom:50px;
	height: auto;
}
#permanentPicArea {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-position: fixed;
	z-index: -100;
	background-image: url(images/top_permanent.jpg);
	padding-top:300px;
	padding-bottom:50px;
	height: auto;
}
#christmasPicArea {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-position: fixed;
	z-index: -100;
	background-image: url(images/top_christmas.jpg);
	padding-top:300px;
	padding-bottom:50px;
	height: auto;
}
#reviewArea {
	height: 100%;
	padding-bottom: 50px;
	padding-top: 20px;
}
.homeAreaR {
	width: 500px;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-top: 5px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	vertical-align: top;
	 text-shadow: 
        /* first layer at 1px */
        -1px -1px 0px #000,
         0px -1px 0px #000,
         1px -1px 0px #000,
        -1px  0px 0px #000,
         1px  0px 0px #000,
        -1px  1px 0px #000,
         0px  1px 0px #000,
         1px  1px 0px #000,
        /* second layer at 2px */
        -2px -2px 0px #000,
        -1px -2px 0px #000,
         0px -2px 0px #000,
         1px -2px 0px #000,
         2px -2px 0px #000,
         2px -1px 0px #000,
         2px  0px 0px #000,
         2px  1px 0px #000,
         2px  2px 0px #000,
         1px  2px 0px #000,
         0px  2px 0px #000,
        -1px  2px 0px #000,
        -2px  2px 0px #000,
        -2px  1px 0px #000,
        -2px  0px 0px #000,
        -2px -1px 0px #000;
}

@media screen and (max-width: 500px) {
  .homeAreaR {width: 100%;
  }
}
.formBg {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 25px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.formBg a:link, .formBg a:active, .formBg a:visited {
	
	color: #fe0000;
}
.formBg a:hover {
	color: #ffffff;
}
.formBg2 {
	background-color: #000000;
	border-radius: 25px;
	max-width: 400px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	z-index: -100;
	margin-top: 25px;
	margin-bottom: 25px;
}
.formBg3 {
	background-color: #000000;
	border-radius: 25px;
	width: 100%;
	height: auto;
	padding: 15px;
	z-index: -100;
	margin-top: 25px;
	margin-bottom: 25px;
	
	
}
@media screen and (max-width: 600px) {
  .formBg3   {
	width: 100%;
	padding: 0;

	
}
}
@media screen and (min-width: 1200px) {
  .formBg3   {
	width: 500px;
	float: right;
}
}

.flashLogo {
	max-width: 638px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;

}
.flashLogoR {
	width: 100%;
	height: 400px;
	background-image: url(images/flash_logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	

}
.flashEvents {
	max-width: 638px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-family: Questrial;
	font-size: 28px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
.flashEventsR {
	width: 100%;
	height: auto;
	background-repeat: repeat;
	background-size: contain;
	background-image: url(images/flash_events.png);
}


#footerArea {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#footerLeft {
	width: 400px;
	margin-right: 0px;
	height: 74px;
	margin-left: auto;
	display: inline-block;
	padding-top: 15px;
	
}
#footerCenter {
	width: 400px;
	margin-right: 0px;
	height: 74px;
	margin-left: auto;
	display: inline-block;
	padding-top: 10px;
}
#footerRight {
	width: 400px;
	margin-right: 0px;
	height: 74px;
	margin-left: auto;
	display: inline-block;
}
#footerArea a:link, #footerArea a:active, #footerArea a:visited {
	text-decoration:none;
	color:#fe0000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footerArea a:hover {
	color:#FFFFFF;
}

/* Inside Pages */
#bodyContainer {
	width:941px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#bodyLeft {
	width:450px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Questrial;
	font-size: 18px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-right: 50px;
}
#bodyCenter {
	width:1023px;
	float: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#phone {
	font-family: Questrial;
	font-size: 30px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	vertical-align: top;
	padding-right: 30px;
}
#phone a:link, #phone a:active, #phone a:visited {
	font-family: Questrial;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
}
#phone a:hover {
	font-family: Questrial;
	font-size: 30px;
	font-weight: normal;
	color: #333;
}
.email {
	font-family: Questrial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 30px;
}
.email a:link, .email a:active, .email a:visited {
	font-family: Questrial;
	font-size: 14px;
	font-weight: normal;
	color: #A5B183;
}
.email a:hover {
	font-family: Questrial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}


.button {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 12px;
	font-size: 18px;
	background-color: #fe0000;
	width: 189px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
}
.button a:link, .button a:active, .button a:visited {
	text-decoration:none;
	color:#FFF;
	
}
.button a:hover {
	color:#FFF;
}
.button2 {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	font-size: 18px;
	background-color: #000000;
	width: 189px;
	padding-bottom: 0px;
	padding-right: auto;
	padding-left: auto;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
}
.button2 a:link, .button2 a:active, .button2 a:visited {
	text-decoration:none;
	color:#fff;
	
}
.button2 a:hover {
	color:#FFF;
}
.button3 {
	background-repeat: no-repeat;
	font-family: "Fjalla One";
	color: #FFF;
	text-align: center;
	font-size: 30px;
	background-color: #333333;
	width: 200px;
	display: block;
	font-weight: normal;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button3 a:link, .button3 a:active, .button3 a:visited {
	text-decoration:none;
	color:#FFF;
	display: block;
	height: 40px;
	
}
.button3 a:hover {
	color:#A4AD86;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 32px;
}
.button4 {
	background-repeat: no-repeat;
	font-family: Righteous;
	color: #FFF;
	text-align: center;
	padding-top: 13px;
	font-size: 25px;
	width: 307px;
	height: 50px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	font-weight: normal;
	background-color: #fe0000;
}
.button4 a:link, .button4 a:active, .button4 a:visited {
	text-decoration:none;
	color:#FFF;
	font-size: 25px;
	font-weight: normal;
	
}
.button4 a:hover {
	color:#000000;
	font-weight: normal;
}
@media screen and (max-width: 1000px) {
  .button4 {
	width: 100%;
	background-color: #FFF;
	display: none;

  }
}
.clear {
	clear: both;
}

#smm {
	text-align: left;
	width: 60px;
	float: left;
	margin-top: 10px;
	font-family: Questrial;
	color: #FFF;
	font-size: 18px;
	
}
