/* Body */
body{
	font-family: verdana;
	background-color: #fff;
}


/* contact bar */

#topbar{
	width: 100%;
	height:30px;
	background-color: #333;
	color: #fff;
	padding-top:5px;
	
}

#topbar td{
 border: none;
}

/* banner */
#banner{
	width: 100%;
	padding-top:-7px;
	margin-bottom:-5px;
}


/* Navbar */
body {
    margin: 0;
    padding: 0;
}

.navbar {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    background-color: #333;
    color: white;
}

.brand-title {
    font-size: 1.5rem;
    margin: .5rem;
}

.navbar-links {
    height: 100%;
}

.navbar-links ul {
    display: flex;
    margin: 0;
    padding: 0;
}

.navbar-links li {
    list-style: none;
}

.navbar-links li a {
	font-size: 1.1rem;
    display: block;
    text-decoration: none;
    color: white;
    padding: 1.5rem;
}

.navbar-links li:hover {
    background-color: #555;
}

.toggle-button {
    position: absolute;
    top: .75rem;
    right: 1rem;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
}

.toggle-button .bar {
    height: 3px;
    width: 100%;
    background-color: white;
    border-radius: 10px;
}

@media (max-width: 800px) {
    .navbar {
        flex-direction: column;
        align-items: flex-start;
    }

    .toggle-button {
        display: flex;
    }

    .navbar-links {
        display: none;
        width: 100%;
    }

    .navbar-links ul {
        width: 100%;
        flex-direction: column;
    }

    .navbar-links ul li {
        text-align: center;
    }

    .navbar-links ul li a {
        padding: .5rem 1rem;
    }

    .navbar-links.active {
        display: flex;
    }
}


/*  Content  */

#container{
	background-color: white;
	
}

#bg_box{
	background-color: #6f9655;
	width: 100%;
	height: 370px;
	margin-top: 400px;
}

#wrapper td{
	padding-top:20px;
	padding-left:150px;
}

#wrapper img{
	float: left;
}

#wrapper h2{
	color: white;
	margin-left: 150px;
}

#wrapper p{
	color: white;
	margin-left: 150px;
}


/* Index Content */

#section1{
	height: 100px;
	width: 100%;
	background-color: #6f9655;
	margin-top: -21px;
}

#section1 h1{
	padding-top: 30px;
	color: #fff;
	margin-left: 30px;
	text-transform: uppercase;
	font-family: inherit;
	font-weight:500;
	text-shadow: 2px 2px #000;
}

#section1 img{
	float: right;
	margin-right: 80px;
	margin-top: -179px;
}

#section2a {
	width: 40%;
	float: left;	
	padding-left:5%;
	padding-right:5%;
}

#section2a h2{
	color: #000;
	font-size:1.7em;
}

#section2b {
	width: 40%;
	float: right;
	padding-left:5%;
	padding-right:5%;

}

#section2b h2{
	color: #000;
	font-size:1.7em;
}

#section2title {
	margin-top:20px;
	margin-bottom:20px;
	font-family: brush script MT;
	font-size: 3.5em;
}

#icon1 h2 { 
	text-shadow: 2px 2px #000;
}
#icon2 h2 {
	text-shadow: 2px 2px #000;
}
#icon3 h2 {
	text-shadow: 2px 2px #000;
}
#icon4 h2 {text-shadow: 2px 2px #000;
}

#ribbon td{
	width:150px;
	height:150px;
}

#sectionTitle{
	height: 100px;
	width: 100%;
	background-color: #6f9655;
	margin-top: -21px;
}

#sectionTitle h1{
	margin-top:20px;
	margin-bottom:20px;
	font-family: brush script MT;
	font-size: 3.5em;
	padding-top:20px;
	color: #fff;
	text-shadow: 2px 2px #000;
}

#greenBack{
	width: 100%;
	background-color: #6f9655;
	margin-top: 30px;
	padding-top: 30px;
}

/* Fishing */

#section5a {
	width: 50%;
	float: left;	
}

#section5b {
	width: 50%;
	float: right;
}

#fishing_gallery{
	padding-top:10px;
	padding-bottom:50px;	
}

#fishing_gallery table td{
	border: none;
}

/* Hunting */

#section6a {
	width: 50%;
	float: left;
	background-color: #fff;
	height: 500px;
}

#section6a p {
	width: 80%;
}

#section6a ul {
	margin-left: 30%;
}

#section6b {
	width: 50%;
	float: right;
	background-color: #fff;
	height: 500px;
}

#hunting_gallery {
	margin-top:680px;
	padding-bottom:50px;
}

/* Packing */

#section7a {
	width: 50%;
	float: left;
	background-color: #fff;
	height: 400px;
}

#section7b {
	width: 50%;
	float: right;
	background-color: #fff;
	height: 400px;
}

#section7a ol{
	margin-left:35%;
}

#section7b ol{
	margin-left:35%;	
}

#packing_gallery {
	margin-top:390px;
	padding-bottom: 50px;
}

/* Rates */

#section3a {
	width: 50%;
	float: left;
	background-color: #fff;
	height: 500px;
}

#section3a p {
	width: 80%;
}

#section3a ul {
	margin-left: 35%;
}

#section3b {
	width: 50%;
	float: right;
	background-color: #fff;
	height: 500px;
}

#section3b ul {
	margin-left: 35%;
}

/* Contact */

#contact_l{
	text-align: right;
}

#contact_r{
	text-align: left;
	padding-left: 30px;
} 

#contactTable table {
	width: 70%;
	margin-bottom:100px;
}

/* Cabins */

#section4a {
	width: 50%;
	float: left;	
	height: 420px;
	background-color: #fff;
	margin-bottom:30px;
}

#section4a p {
	width: 80%;
}

#section4b {
	width: 50%;
	float: right;
	height: 420px;
	background-color: #fff;
	margin-bottom:30px;
}

#cabin_gallery{
	margin-top:350px;
	padding-top:30px;
	padding-bottom:50px;	
}

#cabin_gallery table td{
	border: none;
}


/* Contact Bar - Footer */

#contact table{
	background-color: #e0e0e0;
	color: #000;
	width: 100%;
}

#contact td{
	width: 200px;
	padding-left: 100px;
	border: none;
}

#contact p, h2, a{
	text-align: center;
	text-decoration:none;
	color:#000;
}
