body {
	margin-left: 0px;
	letter-spacing: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1180px;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1180px;
}

img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

img, object, embed, video {
	max-width: 100%;
	
}

/* Media Queries */


/* Main Styles */
#-----------------------STRUCTURE {}

#stretch-top-bar {
	width: 100%;
	background-image: url(../media/images/top-bar-bg.png);
	background-repeat: repeat;
	min-height: 57px;
	z-index: 20;
	position: relative;
}

#stretch-banner {
	width: 100%;
	background-image: url(../media/images/banner-bg.png);
	background-repeat: repeat-x;
	z-index: 20;
	background-position: 0% top;
	position: relative;
}

#stretch-nav {
	width: 100%;
}	
	
#stretch-slide {
	width: 100%;
	position: relative;
	top: -23em;
}
#stretch-slide-sub {
	width: 100%;
	position: relative;
	top: -23em;
}

#main-body {
	width: 100%;
	background-image: url(../media/images/bg-mountain.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #f5f8fd;
	padding-top: 5em;
	padding-bottom: 5em;
	height: 580px;
	margin-top: -23em;
}

#main-body-sub {
	width: 100%;
	background-color: #f5f8fd;
	padding-top: 6em;
	padding-bottom: 6em;
	margin-top: -23em;
}


#stretch-bottom-1 {
	width: 100%;
	background-image: url(../media/images/bg-fence.png);
	background-repeat: repeat;
	padding-top: 2em;
	padding-bottom: 2em;
	background-position: 0% bottom;
}
	
#stretch-bottom-2 {
	width: 100%;
}
	
#stretch-bottom-3 {
	width: 100%;
}
	
#stretch-footer {
	width: 100%;
	background-color: #0077f5;
	background-image: url(../media/images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
	padding-top: 2em;
	padding-bottom: 2em;
}

#stretch-footer-low {
	width: 100%;
}

#topbar-left {
}	
	
#topbar-right {
}		
	
#banner-logo {
	text-align: left;
	margin-top: -4em;
	z-index: 20;
	position: relative;
}

#banner-address {
}

#banner-contact {
	text-align: right;
	padding-bottom: 6px;
	padding-top: 2px;
}

#banner-icons {
	padding-top: 18px;
	position: relative;
	z-index: 20;
}
	
#nav-hold {
	padding-top: 10px;
}	

#slide-hold {
}	

#header-content {
}

#main-content {
}

#main-content-sub {
}

#left-content {
	margin-top: 0px;
	padding-top: 3em;
	margin-bottom: 2em;
}

#right-content {
	text-align: center;
	position: relative;
}
#right-content-sub {
	text-align: center;
}

.cat-left {
	text-align: center;
	margin-top: 2em;
}

.cat-1 {
	text-align: center;
	margin-top: -8em;
}

.cat-2 {
	text-align: center;
	margin-top: -8em;
}

.cat-3 {
	text-align: center;
	margin-top: 2em;
}

.cat-4 {
	text-align: center;
	margin-top: 2em;
}

.cat-center {
}

.cat-right {
	text-align: center;
	margin-top: 2em;
}

#bottom-content-left {
	color: #191e25;
	font-family: open;
	font-size: 30px;
	font-weight: normal;
	padding-top: 1.5em;
	text-align: center;
	padding-bottom: 1.5em;
}
.bottom-blue {
	color: #0c3f98;
	font-family: open;
	font-size: 25px;
	font-weight: normal;
}
.bottom-content {
	color: #0c3f98;
	font-family: open;
	font-size: 25px;
	font-weight: normal;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

#bottom-content-right {
}

#foot-left {
	text-align: left;
	padding-top: 3em;
	line-height: 2.2em;
}

#foot-center {
	text-align: center;
	margin-top: -6em;
}

#foot-right {
	text-align: right;
	padding-top: 2em;
	line-height: 2.5em;
}

#footer-copyright {
}	

#blogroll {
}	

#sidebox {
}	

#-----------------------TOP NAVIGATION {}


.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	background-color: #FFFFFF;
}

.navbar-default{
	background-color: transparent;
	border: none;
}


.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-default .navbar-nav > li > a{
	font-family: Times;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #d9b425;
	font-family: Times;
	text-transform: uppercase;
	font-weight: normal;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}


#-----------------TOP NAV DROPDOWN {}

.navbar-right .dropdown-menu {
    left: 0;
    width: 320px;
}


.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
	text-align: left;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #CC3648;
	white-space: nowrap;
}

#--------------------TOP MENU NAV BUTTON{}

.navbar-toggle:before {
	content: "Menu";
	left: -70px;
	top: 2px;
	position: absolute;
	width: 50px;
	color: #BD2138;
	font-family: Arial;
	font-size: 18px;
	;
	text-transform: uppercase;
	font-weight: bold;
}

#-----------------------MAIN STYLES{}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	margin-right: 0px;
}
.nobord {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left-space {
	margin-left: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right-space {
	margin-right: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.banner-phone {
	font-family: open;
	font-size: 28px;
	color: #ffdca6;
	text-indent: 0px;
	font-style: italic;
}
.banner-phone a:link,
.banner-phone a:visited,
.banner-phone a:active {
	font-family: openbold;
	font-size: 36px;
	color: #ffffff;
}	
.banner-phone a:hover {
	color: #ffffff;
}



a:link,
a:visited,
a:active {
	font-family: open;
	font-size: 18px;
	color: #0854B9;
}	
a:hover {
	color: #4182D8;
	text-decoration: none;
}

.topnav,
.topnav a:link,
.topnav a:visited,
.topnav a:active {
	font-family: openbold;
	font-size: 22px;
	color: #d9b425;
	text-decoration: none;
}	
.topnav a:hover {
	color: #d9b425;
}

.btmnav,
.btmnav a:link,
.btmnav a:visited,
.btmnav a:active {
	font-family: bebas;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}	
.btmnav a:hover {
	color: #FFF6D4;
}

.leftnav,
.leftnav a:link,
.leftnav a:visited,
.leftnav a:active {
	font-family: openbold;
	font-size: 24px;
	color: #d9b425;
	text-decoration: none;
}	
.leftnav a:hover {
	color: #d9b425;
}
.leftnavstyle1 {
	font-size: 11px;
	color: #AA0E25;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftnavstyle2 {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.foot-phone,
.foot-phone a:link,
.foot-phone a:visited,
.foot-phone a:active {
	font-family: open;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
}	
.foot-phone a:hover {
	color: #FFFFFF;
}

.foot-copyright,
.foot-copyright a:link,
.foot-copyright a:visited,
.foot-copyright a:active {
	font-family: open;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}	
.foot-copyright a:hover {
	color: #FFF6D4;
}

.style1 {
	color: #2180F1;
	font-weight: normal;
	font-family: openbold;
	font-size: 22px;
}
.style2 {
	font-size: 20px;
	color: #D39A1F;
	font-weight: normal;
	text-decoration: none;
	font-family: openbold;
}
.style3 {
	font-size: 17px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

.style4 {
	font-size: 15px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: openbold;
	font-size: 30px;
	color: #1d1f1d;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #900;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: open;
	font-size: 18px;
	line-height: 1.8em;
	color: #413737;
	text-align: left;
}
ul {
	font-family: open;
	font-size: 18px;
	line-height: 1.8em;
	color: #413737;
	text-align: left;
}
hr {
	line-height: 1.8em;
	color: #C6C6C6;
	text-align: justify;
	height: 2px;
	background-color: #D0D0D0;
}
.drop-shadow {
	-webkit-box-shadow: 0px 1px 13px 0px #a1a1a1;
	-moz-box-shadow: 0px 1px 13px 0px #a1a1a1;
	box-shadow: 0px 1px 13px 0px #a1a1a1;
}
.form-field {
	font-family: ubuntu;
	font-size: 18px;
	font-weight: normal;
	color: #585858;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	float: left;
	width: 100%;
	max-width: 350px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #999;
}
.submit-button {
	font-family: open;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #39F;
	height: 38px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.4em;
}


.page-button {
	font-family: open;
	font-size: 17px;
	text-transform: none;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background-color: #F4B52D;
	max-width: 215px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	min-height: 45px;
}

.page-button a:link,
.page-button a:visited,
.page-button a:active {
	font-family: open;
	font-size: 17px;
	text-transform: none;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background-color: #F4B52D;
	max-width: 215px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	min-height: 45px;
	padding-top: 8px;
}	
.page-button a:hover {
	background-color: #A3C5EA;
	color: #FFFFFF;
}

.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #E0F2FC;
	padding-left: 0px;
	line-height: 2.2em;
}
.month {
	font-family: ubuntu;
	font-size: 16px;
	font-weight: normal;
	color: #9D2100;
}
.day {
	font-family: ubuntu;
	font-size: 16px;
	font-weight: normal;
	color: #9D2100;
}

.blog-title a:link,
.blog-title a:visited,
.blog-title a:active {
	font-family: Arial;
	font-size: 32px;
	color: #000000;
	text-decoration: none;
}	
.blog-title a:hover {
	color: #d9b425;
}


#----------------------Buttons{}

.btn btn-lg btn-default {
	font-family: Open;
	font-size: 30px;
}

#----------------------Fonts{}

/* FONT FILES */

@font-face {
    font-family: openbold;
    src: url('/fonts/openbold/OpenSans-Bold-webfont.eot');
    src: url('/fonts/openbold/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/openbold/OpenSans-Bold-webfont.woff') format('woff'),
         url('/fonts/openbold/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/openbold/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: open;
    src: url('/fonts/open/OpenSans-Regular-webfont.eot');
    src: url('/fonts/open/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/open/OpenSans-Regular-webfont.woff') format('woff'),
         url('/fonts/open/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/open/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: bebas;
    src: url('/fonts/bebas/BebasNeue-webfont.eot');
    src: url('/fonts/bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebas/BebasNeue-webfont.woff') format('woff'),
         url('/fonts/bebas/BebasNeue-webfont.ttf') format('truetype'),
         url('/fonts/bebas/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#-----------------------MEDIA QUERIES{}

@media screen and (max-width:1200px){
 
	
	
	.cat-3 {
	margin-bottom: 3em;
	
}
	
	.cat-4 {
	 margin-bottom: 3em;
	
}
	#right-content {
	 margin-bottom: 15em;
	
}
	
	#main-body-sub {
	 margin-bottom: -23em;
	
}
	
}
@media screen and (max-width:992px){
    
	
	#bottom-content-left {
	text-align: center;
	padding-top: 3em;	
}
	
	#foot-right {
	text-align: center;
	padding-top: 1em;	
}
	#foot-center {
	text-align: center;
	padding-top: 6em;	
}
	
	#foot-left {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
	
	.cat-1 {
	margin-top: 15em;
	
}
	
	.cat-2 {
	 margin-top: 15em;
	
}
	
	.cat-3 {
	margin-bottom: 3em;
	
}
	
	.cat-4 {
	 margin-bottom: 3em;
	
}
	
	#main-body {
	text-align: center;
	padding-top: 3em;
	padding-bottom: 10em;
	
}
	
}
@media screen and (max-width:768px){
    
	.cat-1 {
	margin-top: 10em;
	
}
	
	.cat-2 {
	margin-top: 2.4em;
	
}
	
	#banner-logo {
	text-align: center;
}
    
	#banner-contact {
	text-align: center;
}
	
	#foot-right {
	text-align: center;
	padding-top: 1em;	
}
	
	#foot-left {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
	
	#banner-contact {
	text-align: center;
	padding-bottom: 4em;	
}
	
	#main-body {
	text-align: center;
	padding-top: 8em;
	padding-bottom: 10em;
}
	#bottom-content-left {
	 padding-top: 1em;
	
}
	
	#main-body-sub {
	text-align: center;
	margin-top: 0em;
	padding-top: 0em;
	padding-bottom: 5em;
}
}

@media screen and (max-width:480px){
  
	.banner-phone {
	font-size: 15px;
}
	
	#banner-logo {
	text-align: center;
}
	
	#banner-contact {
	text-align: center;
	padding-bottom: 4em;	
}
	
	#stretch-banner {
	padding-bottom: 2em;
}
	
	#stretch-slide {
	 display: none;
}
	
	#nav-hold {
	margin-top: 2em;
		
}
	#foot-right {
	text-align: center;
	padding-top: 1em;	
}
	
	#foot-left {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
	
	#main-body {
	text-align: center;
	margin-top: 1em;
	padding-top: 2em;
	padding-bottom: 10em;
}
	
	#main-body-sub {
	text-align: center;
	margin-top: 0em;
	padding-top: 0em;
	padding-bottom: 5em;
}
	
	.cat-1 {
	margin-top: 21em;
	
}
	
	.cat-2 {
	margin-top: 1em;
	
}
	
	.cat-3 {
	margin-top: 1em;
	
}
	
	.cat-4 {
	margin-top: 1em;
	
}
	#right-content {
	 padding-bottom: 8em;
	
}
	
	.cat-3 {
	margin-bottom: 0em;
	
}
	
	.cat-4 {
	 margin-bottom: 0em;
	
}
	
	#bottom-content-left {
	 padding-top: 1em;
	
}
	
	#stretch-footer {
	 margin-top: 25em;
	
}
	
	#stretch-bottom-1 {
	 margin-top: 34em;
	
}

} 
