@charset "UTF-8";
/* CSS Document url(images/bg.jpg) repeat-y*/

/* main navigation */ 

#bar {
	height:30px;
	background:#000000;
	text-align: right;
	padding: 0px;
 }



/* Layout Stylesheet */ 

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#DFDFDF  center;
	color: #333333;
	text-align:center;
 
}

#outer {
	text-align:left;
	width:800px;
	background-color: #FFFFFF;
	height: 680px;
	margin: auto;
 }


#hdr {
 height:99px;
 background:#eeeeee;
 color: #333333;
 background-image: url(images/header.jpg);
 }

 
 #secondary {
	height:15px;
	background:#333333;
	color: #fff;
	text-align: center;
	margin-top: 2px;
	padding-bottom: 10px;
 }


#bodyblock {
	background: #FFFFFF;
	color: #333333;
	width:800px;
	margin-bottom: 8px;
 }


#cont {
	width:800px;
	color: #333333;
	text-align:left;
	float: left;
	padding-top: 8px;
	margin-bottom: 8px;
 }
#news {
	width:800px;
	background:#ffffff;
	color: #333333;
	text-align:left;
	float: left;
	padding-top: 8px;
	margin-bottom: 8px;
 }
 #newscont {
	width:800px;
	background:#ffffff;
	color: #333333;
	text-align:left;
	float: left;
	padding-top: 8px;
	margin-bottom: 8px;
 }
  #newsinfo{
	width:800px;
	text-align:left;
	margin-bottom: 8px;
 }
#aboutcontainer{
	width: 800px;
	height: 538px;
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	padding-top: 8px;
	background-image: url(../images/conkers.jpg);
}

#about {
	width:400px;
	color: #333333;
	text-align:left;
	float: left;
	padding-top: 40px;
	height: 440px;
	padding-left: 70px;
	margin-right: 20px;
}
	
#about2 {
	width:282px;
	color: #333333;
	text-align:left;
	float: left;
	padding-top: 8px;
	height: 470px;
 }
 #people{
	width: 220px;
	float: right;
	height: 440px;
	margin-top: 25px;
	margin-right: 60px;
	}
	
	
 #investcont {
	width:800px;
	background:#ffffff;
	color: #333333;
	text-align:left;
	float: left;
	padding-top: 8px;
	height: 540px;
	background-image: url(../images/sunblowngrasses.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	 }
	 
#investtext{
	width:550px;
	text-align: center;
	margin-top: 270px;
	margin-left: 120px;
}
 #content2{
	float: left;
	width: 573px;
	text-align: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
 
 #content3{
	float: left;
	width: 575px;
	text-align: center;
	height: 320px;
	padding: 15px 0 15px 0;
}

#develop {
	width:800px;
	background:#ffffff;
	color: #333333;
	text-align:left;
	float: left;
	padding-top: 8px;
	height: 950px;
 }
 
 
#film {
	width:380px;
	background:#cccccc;
	color: #333333;
	border:#666666 1px solid;
	text-align:left;
	height: 440px;
	margin-bottom: 8px;
	float: left;
	margin-left: 8px;
 }
 #filmthumb {
	width:380px;
	background:#666666;
	color: #333333;
	text-align:left;
	height: 163px;
 }
 
 #filminfo{
	width:380px;
	text-align:left;
	float: left;
	margin-bottom: 8px;
	overflow-y: scroll;
	height: 215px;
 }

 
 #filmsub{
	width:380px;
	height: 20px;
	text-align:left;
	float: left;
	background-color:#333;
	margin-bottom: 8px;
	padding: 0;
 }
 
#topright{
	float:right;
	width:216px;
	padding-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 0px;
}

#images{
	float:left;
	width:200px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 20px;
	background-color: #CCCCCC;
}
#images2{
	float:right;
	width:500px;
	padding-left: 10px;
	text-align: right;
}
#extra{
	float:right;
	width:216px;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
#photos{
	width:80px;
	text-align: left;
	height: 80px;
	float: left;
	padding-bottom: 8px;
}
#captions{
	float:right;
	text-align: left;
	width: 115px;
	padding-bottom: 8px;
	margin: auto;
}


#ftr {
	text-align:left;
	width:800px;
	padding-top: 8px;
	margin: auto;
	height: 25px;
	}
	

#shadowboxplayer {
	width:573px;
	color: #333333;
	text-align:center;
	margin-top: 20px;
	margin-left: 8px;
 }
 
 
 /* Text Stylesheet */ 
 

 
strong{
	color: #7e1331;
	}

 a{
 	color: #7e1331;
	text-decoration: none;
	}
	
a:hover{
	color: #58a512;
	text-decoration: underline;
	}
	
a.button{
	background: #666666;
	color: #fff;
	text-align: center;
	padding: 10px;
	}
	
a.button:hover{
	background: #58a512;
	color: #000;
	text-decoration: none;
	}

a.button:active{
	background: #58a512;
	color: #000;
	text-decoration: none;
	}
 a.button2{
	background: #7e1331;
	color: #fff;
	text-align: center;
	padding: 10px;
	}
	
a.button2:hover{
	background: #58a512;
	color: #000;
	text-decoration: none;
	}
h1{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7e1331;
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: inherit;
}

h2{
	margin: 0;
	padding: 5px 0 5px 10px;
	background-color: #7e1331;
	color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	}
	
h3{
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	
	}
	
h4{
	background-color: #000000;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0;
	font-weight: normal;
	text-transform:uppercase;
	}
	
h5{
	padding: 3px 0 3px 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
	font-weight: bold;
	text-transform:uppercase;
	}
	
ul.nav{
	width:380px;
	text-decoration: none;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 9px;
	float: left;
	padding: 0px;
	}
	
ul.nav li {
	float: left;
	margin: 0px;

	}
	
ul.nav a{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #333333;
	text-decoration: none;
	text-align: left;
	color: #fff;
	border-right: #FFFFFF solid 2px;
}
ul.nav a:hover{
	color: #58a512;

}
ul.nav a:active{
	color: #58a512;

}
.green{
	color: #58a512;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #333333;
	border-right: #FFFFFF solid 2px;
}

.btndisabled{
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #333333;
	border-right: #FFFFFF solid 2px;
}

p{
	margin: 0 10px 10px 10px;
	color: #333333;
	line-height: 1.2;
	font-size: 11px;
}
plarge{
	margin: 0 10px 10px 10px;
	color: #333333;
	line-height: 1.3;
	font-size: 14px;
}
p.info{
	margin: 5px 5px 5px 10px;
	color: #333333;
	line-height: 1.1;
	font-size: 11px;
	padding-top: 3px;
}

a.second{
	color: #fff;
	line-height: 1;
	font-size: 11px;
}
a.second:hover{
	color: #58a512;
	text-decoration: none;
	}

.extra {
	width: 218px;
	float: right;
	padding-right: 0px;
}

.extra ul {
	color: #666;
	margin: 0;
	padding: 0px 10px 8px 10px;
	font-size: 11px;
}
.extra li {
	background-image: url(../images/bullet.jpg);
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	margin-bottom: 6px;
}


.filminfo {
	width: 218px;
	float: right;
	padding-right: 0px;
}


.filminfo ul {
	color: #666;
	margin: 0;
	padding: 10px 10px 8px 10px;
}

.filminfo li {
	background-image: url(images/bullet.jpg);
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	margin-bottom: 6px;
}


#extra a:link{
	color:#333333;
	text-decoration: none;
	}	

	
#extra a: visited{
	color: #660a0a;
	text-decoration: none;
	}
	
#extra a:hover{
	color:#58a512;
	text-decoration: underline;
	}
	
#extra a:active{
	color:#333333;
	text-decoration: none;
	}

