/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body {
  background-image:url('../images/pageback2.png');
  background-repeat:repeat-x;
}
.orbit-wrapper .timer { 
  visibility: hidden; 
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Fjalla One', sans-serif;
}

.footermenu{
  margin-right: 20px;
}
/*full image back*/
#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

#footer {
    background: none repeat scroll 0 0 #3F3F3F;
    color: #FFFFFF;
    padding: 11px 0;
    border-top: 5px solid #FE4C1C;
}

.highlite-row {
	//background-color:#2BA6CB;
	background-color:#2BA5CB;
	background-position:initial initial;
	background-repeat:initial initial;
	margin:44px 0;
	padding:22px 0;
	color: #FFFFFF;
}

.highlite-row  h1{
	color: #FFFFFF;
}

#whole-top{
  border-bottom: 5px solid #FE4C1C;
}

#asbf{
  display: none; 
}

.required {
  color: #FF0000;
}
/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


