body {
	margin:0;
	padding:0;
	background-color: #726356;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	background-color: #453628;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/left-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
}
#home-image {
	background-image: url(imgs/home-image.jpg);
	float: left;
	height: 270px;
	width: 995px;
	background-repeat: no-repeat;
	margin-top: 90px;
	margin-bottom: 25px;
}
#menu {
	background-color: #544538;
	float: left;
	height: 23px;
	width: 775px;
	padding-top: 10px;
	padding-left: 220px;
}
#menu img {
	margin-right: 35px;
}
.home-logo {
	float: right;
	padding-right: 60px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#top {
	float: left;
	width: 735px;
	height: 120px;
	padding-left: 260px;
}
#top .logo {
	float: right;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top .title {
	float: left;
	margin-top: 60px;
}
#contact {
	float: left;
	padding-left: 260px;
	width: 438px;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #D2C7AE;
	font-size: 12px;
	line-height: 20px;
	padding-right: 50px;
}
#content {
	float: left;
	padding-left: 260px;
	width: 438px;
	padding-bottom: 10px;
	padding-top: 25px;
	color: #D2C7AE;
	font-size: 12px;
	line-height: 20px;
	padding-right: 50px;
}
#content p a {
	color: #D2C7AE;
	text-decoration: underline;
}
#content p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#content a {
	background-color: #4D3C2D;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 12px;
	display: block;
	color: #D2C7AE;
	text-decoration: none;
}
	
#screeningContent {
	float: left;
	padding-left: 225px;
	width: 480px;
	padding-bottom: 10px;
	padding-top: 25px;
	color: #D2C7AE;
	font-size: 12px;
	line-height: 20px;
	padding-right: 40px;
}
#screeningContent p a {
	color: #D2C7AE;
	text-decoration: underline;
}
#screeningContent p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#screeningContent p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#playerArea a {
	background-color: #4D3C2D;
	float: none;
	width: 480px;
	padding: 7px;
	margin-bottom: 40px;
	height: 380px;
	overflow: hidden;
	display: block;
	color: #D2C7AE;
	text-decoration: none;
}
/* overlay play button */
div.play {
	background:url(../imgs/play.png) no-repeat;
	width:50px;
	height:50px;
	position: relative;
	top:-140px;
	left:215px;	
	opacity:0.9;
	margin-bottom:-50px;
}

div.play:hover {
	opacity:1.0;		
}
#video a {
	background-color: #4D3C2D;
	float: left;
	width: 420px;
	padding: 5px;
	margin-left: 30px;
	margin-bottom: 20px;
	height: 117px;
	overflow: hidden;
	display: block;
	color: #D2C7AE;
	text-decoration: none;
}

#video a:hover {
	background-color: #584634;
	color: #D2C7AE;
	text-decoration: none;
}
#video a p {
	margin: 0px;
	padding: 0px;
}
#video a img {
	padding: 2px;
	background-color: #927861;
	float: left;
	margin-right: 10px;
}
#video h2{
	font-size: 14px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#side .quote {
	padding-top: 40px;
	padding-left: 10px;
}
#side {
	float: left;
	width: 247px;
}
#footer {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #C7C1BB;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a {
	color: #C7C1BB;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.foot-right {
	float: right;
}
.clear {
	clear: both;
}
table {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.yeah {
	width: 250px;
}
