@charset "UTF-8";
/* CSS Document */
<style type="text/css">
body,td,th {
}
body {
margin-left: 	0px;
margin-top: 	0px;
margin-right: 	0px;
background-color: #EDEDED;
}
a {
font-family:	Arial, Helvetica, sans-serif;
font-size: 		14px;
color: 			#72584D;
}
a:link {
text-decoration: none;
color: 			#72584D;
}
a:visited {
text-decoration: none;
color: 			#72584D;
}
a:hover {
text-decoration: none;
color: 			#BDA499;
}
a:active {
text-decoration: none;
color: 			#BDA499;
}
#container {
padding-top:	50px;
padding-bottom:	50px;
min-width: 		925px;
}
#navigation {
background:		#EDEDED;
height:         43px;
margin:			0px;
padding-top:	0px;
}
#home {
background:		#fff;
margin:			0px;
width:			auto;
height:			auto;
}
#whats_new	{
background:		#efefef;
height:			auto;
}
#about {
background:		#fff;
margin:			0px;
width:			auto;
height:			auto;
}
#see_the_film {
background:		#fff;
margin:			0px 50px 0px 50px;
padding-top:	50px;
width:			auto;
height:			434px;
}
#screenings_news {
background:		#fff;
margin:			0px 50px 0px 50px;
padding-top:	100px;
width:			auto;
height:			384px;
}
#user_reviews {
background:		#fff;
margin:			0px 50px 0px 50px;
padding-top:	100px;
width:			auto;
height:			384px;
}
#contact {
background:		#fff;
margin:			0px 50px 0px 50px;
padding-top:	100px;
width:			auto;
height:			384px;
}
/* contact */
#footer {
background:		#ededed;
margin:			0px 5px 0px 5px;
height:			38px;
}
ul.navigation {
width: 			250px;
position: 		absolute;
/* Positions the navigation over the top of the content boxes*/
z-index: 		5;
padding-top: 	75px;
height: 		47px;
min-width: 		750px;
}
.navigation li {
float:			left;
width:			10%;
display:		block;
}
.navigation li a {
width:			75%;
display:		block;
font-size:		15px;
text-decoration:none;
margin:			18px auto 0px auto;
color:			#681A27;
}
.style1 {
font-family:	Arial, Helvetica, sans-serif;
color:		#72584D;
font-size: 	14px;
}
/* screenings/news links + vimeo text on see the film */
.style2 {
font-family: Geneva, sans-serif;
color: #FFF;
font-size: 11px;
line-height: 12px;
}
.style3 {
font-family:	Arial, Helvetica, sans-serif;
color: #72584D;
font-size: 14px;
}
.style4 {
font-family:	Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
.style5 {
font-family:	Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2px;
}
.style6 {
font-family:	Arial, Helvetica, sans-serif;
color: 			#BDA499;
font-size: 		14px;
}
/* about x 6 + home/index + screenings/news */
.style7 {
font-family:	Arial, Helvetica, sans-serif;
color: 			#72584D;
font-size: 		14px;
}
/* home/index - What's New links*/
.style8 {
font-family: Geneva, sans-serif;
color: #72584D;
font-size: 17px;
}
/* see the film */
.style9 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFF;
line-height: 20px;
}
/* see the film */
.style10 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFF;
line-height: 12px;
}
/* screenings + News: news column white type */
.style11 {
font-family: Geneva, sans-serif;
color: #FFF;
font-size: 16px;
}
/* user reviews: review column  white type */
.style12 {
font-family:	Arial, Helvetica, sans-serif;
color: 			#fff;
font-size: 		14px;
}
/* see the film */
.style13 {
font-family: Geneva, sans-serif;
color: #FFF;
font-size: 18px;
}
/* see the film: inquiries... slightly darker */
.style14 {
font-family:	Arial, Helvetica, sans-serif;
color: 			#eeeeee;
font-size: 		14px;
}
ul	{
list-style-type: bullet;
margin:	 		0px 0px 0px 20px;
padding: 		0px 0px 0px 20px;
}
h1		{
font-size: 		18px;
letter-spacing: 1.5px;
}
h2 		{
color:			#FFF;
font-family:	"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 		13px;
}
</style>
/* UNUSED CSS */
#sidebar_left {
float:			left;
width:			200px;
height:			520px;
margin:			0px;
background-color:#EFEFEF;
}
#maroon	{
background-color:#7A202E;
height:			8px;
margin:			0px 50px 0px 50px;
}
#sidebar_right {
float:			right;
background:		#fff;
width:			180px;
margin:			0px 50px 0px 0px;
}
