
h1 { padding-left: 50px;}

#entertainment-container {
	background-color: #e6d7bd;
	width: 900px;
	padding: 30 0 30 0px;
	border: 1px solid #000;
	margin: 0px 0px 100px 45px;
	min-height: 2300px;
	padding-right: 0px;
}
#ent-pic1 {
    position: relative;
	left: 47px;
	top: 70px;
}
#ent-pic2 {
    position: relative;
	left: 47px;
	top: 70px;
}
#ent-pic3 {
    position: relative;
	left: 47px;
	top: 70px;
}
#ent-pic4 {
    position: relative;
	left: 47px;
	top: 70px;
	margin-bottom: 0px;
}
#reserve {
    width: 760px;
	position: relative;
	top: 100px;
	left: 47px;
	border: 1px solid #000;
	background: #dbc7a6;
	padding: 20px 20px 40px 20px;
}

.video {
	position: relative;
	top: -50px;
	left: 41px;
	margin-top: 30px;
	margin-bottom: 80px;
	padding: 20px;
	width: 640px;
	height: 385px;
}
.ent-caption {
	text-align: middle;
	font-weight: bold;
	padding: 0 0 0 170px;
	font-size: 1.1em;
	}
	.reserve2 {
		position: relative;
		top: 150px;
		left: 67px;
		padding: 20px;
		margin-right:137px;
		border: 1px dotted #9c774b;
		}
.download-link {
	position: relative;
	top: 90px;
	left: 310px;
	font-weight: bold;
	background: #dbc7a6;
	margin: 10px 650px 15px 0;
	padding: 10px 10px 10px 30px;
	border: 1px dotted #9c774b;
}
.download-link2 {
	position: relative;
	top: 175px;
	left: 320px;
	font-weight: bold;
	background: #dbc7a6;
	margin: 10px 650px 15px 0;
	padding: 10px 10px 10px 30px;
	border: 1px dotted #9c774b;
}
hr {
  border: 0;
  width: 84%;
  color: #f00;
  background-color: #f00;
  height: 1px;
  margin-top: 40px;
  margin-bottom: -20px;
}
	
