body
{
	margin:auto;
	font-family: 'Arial', sans-serif;
	background: #c0d68a;
}
strong
{
	font-weight: bold;
}
#siteWrapper
{
	margin-left: auto;
    margin-right: auto;
	width: 970px;
	text-align: left;
}
#bigheader
{
	width: 970px;
	height: 200px;
}

.slickBtn
{
	 float:right; 
	 position: relative; 
	 top: -30px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-left: 7px;
	color: #000;
}
hr
{
	border: 0;
	height: 1px;
	color: #7b9047;
	background-color: #7b9047;
}
.movieTitle
{
	width: 970px;
	margin-bottom: 20px;
}
.movieMedia
{
	width: 483px;
	float: left;
	display: inline;
}
.movieContent
{
	width: 467px;
	margin-left: 20px;
	float: left;
	display: inline;
}
.movieContent p, .contactSection p
{
	color: #343e1a;
	font-size: 11px;
	font-family: 'Arial', sans-serif;
	text-align: left;
	padding-left: 7px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.movieContent p.quote
{
	padding: 25px 25px 25px 7px;
	font-size: 12px;
	color: #46561E;
}
.movieContent p.tagline strong
{
	color: #46561E;
	text-transform: uppercase;
}
.movieContent p.tagline
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#supportTitlesContent
{
	width: 970px;
	margin-bottom: 40px;
}

a
{
	color: #f5242d;	
}
a:hover
{
	color: #f5242d;	
}
.opening
{
	color: #666666;
}
.synopsis
{
	color: #666666;
}
.terms
{
	font-size: 10px;
}

a img
{
	border: none;
}
