@charset "UTF-8";
/* CSS Document */
body
{
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img 
{
	margin:0;
	padding:0;
	border:0;
}
ul
{
	margin:0;
	padding:0;
}

h2
{
	font-size:large;
}

hr
{
	width:900px;
	margin:20px auto;
	
	
}
a:link
{
	color:#000000;
}

a:hover
{
	color:#666666;
}
a:visited
{
	color:#000000;
}

#header {
	background-image:url(images/image-04.jpg);
	background-repeat:repeat-x;
	height:98px;
	width:955px;
	
}

#center {
	margin:auto;
	width:955px;
	
}


#logo {
	float:left;
	margin-left:38px;
	top:0px;
	width:326px;
	height:98px;
}




#mainNav {
	/*<img id="image006" src="images/image-06.jpg" width="450" height="37" alt="" />*/
	background-image:url(images/image-06.jpg);
	background-repeat:none;
	float:left;
	margin-left:106px;
	margin-top:61px;
	width:450px;
	height:37px;
}

#mainNav ul
{
	padding-top:12px;
}
#mainNav ul li 
{
	display:inline;
	list-style:none;
	padding-left:55px;
	
}

#mainNav ul li a:link {
	color:#ffffff;
	text-decoration:none;
}

#mainNav ul li a:visited {
	color:#ffffff;
	text-decoration:none;
}
#mainNav ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}


#content
{
	width:955px;
	height:375px;
	background-color:#e6e0c0;
	border-top:2px solid #cf6b0a;
	border-bottom:2px solid #cf6b0a;
	padding-bottom:2px;
}
#contentBigger
{
	width:955px;
	height:450px;
	background-color:#e6e0c0;
	border-top:2px solid #cf6b0a;
	border-bottom:2px solid #cf6b0a;
	padding-bottom:2px;
}

#contentGrow
{
	width:955px;
	background-color:#e6e0c0;
	border-top:2px solid #cf6b0a;
	border-bottom:2px solid #cf6b0a;
	padding-bottom:20px;
}
#homeContent{
	float:left;
	width:470px;
}
#introVideo
{
	background-color:#000000;
	width:470px;
	border-right:2px solid #cf6b0a;
	border-bottom:2px solid #cf6b0a;
	float:left;
}

#homeBlurb
{
	width:450px;
	padding:10px 20px;
	float:left;
	
}
#homeBlurb p 
{
	

}
#homeBlurb ul li
{
	margin-left:15px;
	padding:2px;

}
#demo
{
	float:left;
	margin-top:44px;
	margin-left:2px;
}

#filmContent
{
	padding:30px 0;
	margin-left:35px;
}
#aboutContent
{
	
	padding:20px 0;
	margin:0 35px;
		
}

#presPhoto
{
	float:left;
	margin-right:25px;
	padding-top:5px;

}
#presBio
{
	padding:0 20px;

}
#presBio h2 {
	margin-top:0;
	padding-top:0;
}

#vicepresPhoto
{
	float:left;
	margin-right:25px;
	padding-top:5px;
}
#vicepresBio
{
	padding:0px 20px;

}
#vicepresBio h2{
	margin-top:0;
	padding-top:0;
}
#emailContent
{
	float:left;
	margin-top:45px;
	margin-left:35px;	
	width:355px;
	
}
#emailContent ul li
{
	font-size:medium;
	padding:10px 0;
}
#emailForm
{
margin-top:35px;
float:left;


}
#footer {
	background-image:url(images/image-10.jpg);
	background-repeat:repeat-x;
	float:left;
	width:955px;
	height:136 px;
	text-align:center;
}
.copyright {
	padding-top:60px;
}
.copyright p{

	color:#fff;
	font-size:10px;
	
}

.bold
{
	font-weight:bold;
}
.filmTitle
{
	font-style:italic;
}

.movie p
{
	
	width:650px;
}
.movie p em
{
	margin-left:10px;
}
.movie h3
{
	clear:both;
	margin:0;
	margin-bottom:10px;
	margin-right:35px;
	padding:0;
	border-bottom:1px solid #000000;
	font-size:medium;
}
.movie img
{
	border:0px solid #000000;
	padding:5px;
}
.price
{	
	margin-bottom:25px;
	width:550px;
	
}
.cost
{
	font-weight:bold;
	font-size:medium;
	text-align:center;
	padding:10px;
	padding-left:0;
	margin-bottom:10px;
}