body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #DFDFDF;
	margin: 0;
	background-repeat: repeat;
	background-image: url(images/background-kettle-corn-2.jpg);
}
h1, h2, h3, h4, h5 {
	margin: 0;
	color: #990000;
}
a {
	text-decoration: none;
}
img {
    width: 100%;
    height: auto;
}
#wrap {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F9F3DD;
}
#header {
	height: 230px;
	width: 980px;
	display: block;
}
#content {
	width: 620px;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 22px;
	display: block;
	color: 6b3e15;
}
#content h1 {
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 6px;
}
#content h2 {
	font-size: 20px;
}
#content h3 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
}
#content a:hover,
#content a:focus,
#content a:active {
	text-decoration: underline;
}
#right {
	float: right;
	width: 270px;
	padding: 15px;
}
#photoright {
	float: right;
	width: 270px;
	padding: 15px;
}
#youtube480 {
	height: 360px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;	
}
#stuff {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#email {
	text-align: center;
	color: #CCC;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	clear: both;
}
.caption {
	font-size: 12px;
}
.underline {
	text-decoration: underline;
}
nav {
	background-color: #f9f3dd;
	text-align: center;
}

nav ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

nav a {
	color: #6b3e15;
	text-decoration: none;
	display: inline-block;
	margin: 0;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

nav a:hover,
nav a:focus,
nav a:active {
	background-color: #f9f3dd;
	color: #BC6D26;
}

#header2 {
	height: 180px;
	width: 980px;
	display: block;
}
#header2 nav {
	background-color: #664C12;
	text-align: center;
}

#header2 nav ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#header2 nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#header2 nav a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin: 0;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#header2 nav a:hover,
#header2 nav a:focus,
#header2 nav a:active {
	background-color: #855B0C;
}

#linkbox {
	width: 270px;
	display: block;
	height: 75px;
	margin-bottom: 15px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#space25 {
	height: 25px;
}
#space15 {
	height: 15px;
}
#blog img {
	width: auto;
}

@media (max-width: 980px) {
	
#wrap {
	width:100%;
}
#header {
	width: 100%;
	height: auto;
}
#header2 {
	width: 100%;
	height: auto;
}
#content {
	width: 63%;
	float: left;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 3%;
}
#right {
	float: right;
	width: 29%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
}
#photoright {
	float: right;
	width: 29%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
}
#linkbox {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 5%;
}
}

@media (max-width: 650px) {
	
#wrap {
	width:100%;
}
#header {
	width: 100%;
	height: auto;
}
#content {
	width: 94%;
	float: none;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
}
#right {
	float: none;
	width: 96%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}
#photoright {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	width: 270px;
	height: auto;
	float: none;
}
#linkbox {
	width: 270px;
	display: block;
	height: 75px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#blog img {
    width: 100%;
    height: auto;
}

}
