@import url("http://hello.myfonts.net/count/25cb92");
/* FONTS ---------------------------------------------------------- */
@font-face {
  font-family: 'BrandonText-BoldItalic';
  src: url("webfonts/25CB92_0_0.eot");
  src: url("webfonts/25CB92_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/25CB92_0_0.woff") format("woff"), url("webfonts/25CB92_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'BrandonText-Bold';
  src: url("webfonts/25CB92_1_0.eot");
  src: url("webfonts/25CB92_1_0.eot?#iefix") format("embedded-opentype"), url("webfonts/25CB92_1_0.woff") format("woff"), url("webfonts/25CB92_1_0.ttf") format("truetype");
}

@font-face {
  font-family: 'BrandonText-Regular';
  src: url("webfonts/25CB92_2_0.eot");
  src: url("webfonts/25CB92_2_0.eot?#iefix") format("embedded-opentype"), url("webfonts/25CB92_2_0.woff") format("woff"), url("webfonts/25CB92_2_0.ttf") format("truetype");
}

* {margin: 0; padding: 0; outline: 0;}

body {
	font-family: BrandonText-Regular, Futura, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
/*	overflow-x:hidden;*/
}

.logo2 a:link		{filter:alpha(opacity=50);opacity:0.5;text-decoration:none;}
.logo2 a:visited	{filter:alpha(opacity=50);opacity:0.5;text-decoration:none;}
.logo2 a:hover		{filter:alpha(opacity=100);opacity:1;text-decoration:underline;}
.logo2 a:active		{filter:alpha(opacity=100);opacity:1;text-decoration:underline;}

table {
	font-family: BrandonText-Regular, Futura, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align:left;
}

.logo {
	position:relative;
	display:inline-block;
	padding-top:15px;
	overflow:hidden;
	max-width:200px;
	vertical-align:bottom;
}
.logo2 {
	position:relative;
	display:inline-block;
	padding-top:15px;
	overflow:hidden;
	max-width:100px;
	vertical-align:bottom;
	
  font-family: BrandonText-Bold, Futura, Helvetica, Arial, sans-serif;
  font-size: 1.0em;
  color: #CCC;
  text-align: center;
}


.wrapper {
	position:relative;
	display:inline-block;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
	min-width:300px;
	max-width:300px;
	vertical-align:top;
}

.wrapperT {
	font-family: BrandonText-Regular, Futura, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align:left;
}

.sf-menu a, .button, .light-box strong{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

h1 {
  font-family: BrandonText-Bold, Futura, Helvetica, Arial, sans-serif;
  font-size: 2.0em;
  color: #460002;
  text-align: center;
}

h1.title {
  font-family: BrandonText-Bold, Futura, Helvetica, Arial, sans-serif;
  font-size: 1.0em;
  color: #CCC;
  text-align: center;
}


h2 {
  font-family: BrandonText-Bold, Futura, Helvetica, Arial, sans-serif;
  font-size: 1.0em;
  color: #460002;
  text-align: center;
}

p {
	margin: 0 0 0 0;
}

.menuBtn {
	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 10px;
}

.active {
	border-bottom-color:#460002;
	border-bottom-style:dotted;
	border-bottom-width:medium;

}


.clear {
	clear: both;
}
.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		position: relative;
		margin: 0 0 0 0;
		padding: 0;
}

.section {
	width: 100%;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.inner {
	max-width: 1050px;
	margin: 0 0 0 0;
	position: relative;
	min-height: 36px;
	padding:0 0 0 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.innerMenu {
	width: 100%;
	margin: 0 0 0 0;
	position: relative;
	min-height: 36px;
	padding:0 0 0 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 350px;
	max-height: 100px;
	min-height: 33px;	
	vertical-align:middle;
	z-index: 1000;
	width: 100%;
	background-color: #FFF;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */	
	text-align:center;
}

.subMenu .inner {
	padding:0;
	font-weight:400;
}

.subNavBtn {
	position:relative;
	display:inline-block;
	text-align:center;
	padding:0 0px 0  0px;
	overflow:hidden;
	min-width:140px;	
	vertical-align:middle;
	height: 33px;
	vertical-align:middle;
	font-family: BrandonText-Bold, Futura, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	color: #460002;
	text-decoration: none;
	text-align: center;
}

.subNavBtn:hover{
	border-bottom-color:#460002;
	border-bottom-style:dotted;
	border-bottom-width:medium;
}

.end {
	margin: 0;
}

/* SECTIONS */
.sTop {
	min-height: 420px;
	padding-top:20px;
	background: url(../img/bg.jpg);/* no-repeat center bottom #343537 fixed;*/
    position: relative;
/*    background-size: cover;
    -webkit-background-size: cover;
	*/
}



.s1 {
	min-height: 300px;
	background: #FFF;
	color:#1babb7;
}


.s2 {
	min-height: 360px;
	background: #CCC;
}


.s3 {
	min-height: 120px;
	background: #FFF;
}


.s4 {
	min-height: 300px;
	background: #CCC;
	color: white;
}

.s5 {
	min-height: 300px;
	background: #FFF;
	color: white;
}


@media only screen and (max-width: 479px) {
 body{min-width:310px;}
 .subMenu .inner{min-width:310px;}
 .subMenu {min-width:310px;} 

}
