body { font-size: 62.5%; }

body {
	margin:0;
	color: #ccae85;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
/*	background-color: #000;*/
/*	background-image: url(../buttons/ASC-BGTexture_with_grad-04.jpg);*/
/*	background-repeat: repeat-x;*/
	background:  #000 url('../images/bkgnd-new.jpg') center top repeat-x;	
	scrollbar-3dlight-color: #B8A089;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #6B4724;
	scrollbar-face-color: #806E5B;
	scrollbar-highlight-color: #B8A089;
	scrollbar-shadow-color: #6B4724;
	scrollbar-track-color: #000000;
}


p, li { 
	font-size: 1.2em; 	
	line-height: 1.4em;
	color: #ccae85;
	margin:0 0 1em 0;
	}

h1 {
	color: #81623e;
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
	text-transform:uppercase;
	color: #433623;
	border-bottom: 1px solid #433623;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:active {
	display: block;
	text-decoration: none;
	color: #433623;
/*	border-bottom: 1px solid #433623;*/	
}


h2 a:hover {
	display: block;
	color: #ccae85;
/*	border-bottom: 1px solid #dfe0e2;	*/
}


td {
	vertical-align: top;
}

a:link { color: #806e5b; }    
a:visited { color: #806e5b; } 
a:hover { color: #dfe0e2; }  
a:active {color: #806e5b; }  

div#wrapper {
	background-color: #000000;
	width: 800px;
/*	height: 100%;*/
	padding: 20px 0;
	border: solid 1px #806e5b;
/*	border: solid 1px #a09080;*/
	border-top:0;
	border-bottom:0;
	margin: 0px auto 0px auto;
}

div#header {
	text-align:center;
	margin: 0 0 0px 0;
}

div#nav {
	width: 800px;
	text-align: center;
	margin: 20px auto 20px auto;
	
}

div#mainnav{
	padding: 10px 0px 8px 0px;
	background: #101010;
	background: #101010 url('../images/mainnav/mainnav_bkgnd.gif') repeat-x  top ;
	
}


#nav img {
	padding: 0 5px;
}

div#content {
	width: 740px;
	margin: 0 30px;
}

table#footer {
	width: 740px;
	margin: 30px auto 0px auto;
	border-top: 1px solid #433623;
	font-size: .7em;
	line-height: 1.5em;	
/*	text-align: center;*/
	padding: 10px 0 0 0;
}


#footer td p, #footer td p a {
	color: #433623;
}

#footer td {
	vertical-align: top;
}



.tnailborder, .lightborder {
	border:solid 1px #806e5b;
}

.medborder {
	border:solid 1px #433623;
}

.darkborder {
	border:solid 1px #010101;
}

div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
img.lefty {
	float:left;
	margin: 0 10px 10px 0;
}

.portfoliosubnav {
	margin: 20px 0 30px 0;
	text-align: center;
/*	background: red;*/
}

.portfoliosubnav img {
	margin: 0 10px;
	
}

#tnails {
	text-align:center;
}

#tnails img {
	margin: 8px;
}


/* FILMOGRAPHY */

div.scroll {
	height: 290px;
	overflow: auto;
	background: #111;
	padding: 0px 0px 0px 0;
	border: 10px solid #111;
	scrollbar-3dlight-color: #B8A089;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #6B4724;
	scrollbar-face-color: #806E5B;
	scrollbar-highlight-color: #B8A089;
	scrollbar-shadow-color: #6B4724;
	scrollbar-track-color: #000000;
}		

table.movie_posters td {
	text-align: center;
	padding: 0 20px 10px 0;
	vertical-align: bottom;
	font-size: 1em;
}

table.movie_posters td p{
	font-size: 1em;			
}

a:hover img.darkborder {
	border:solid 1px #806e5b;
}

/* ----------------------------  NEWS ---------------------------- */

div.newsitem {	
/*	padding: 10px 10px; */
/*	background-color:#1B1B1B; */
	margin-bottom: 2.5em
}

div.newsitem h1 {
	color: #81623e;
	font-size: 1.4em;
	margin:0 0 .2em 0;
	border-bottom:1px solid #81623e;
}

div.newsitem p.date {
/*	font-style:italic;*/
	font-size: 1em;
	}
