	body, td, pre {		
						font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
						font-size: 13px;
						color: #000;
		/*
		font-family: 'Railway'; 
		font-weight: normal;
		font-style: normal; 
		*/
	}
	
	
	h1, h2, h3, h4 {
		/*font-family: 'open_sanscondensed_light', Verdana, Helvetica, sans-serif; */
		/* font-family: 'Open Sans Semibold', Verdana, Helvetica, sans-serif; */
		font-family: 'Open Sans Bold', Verdana, Helvetica, sans-serif; 
		font-weight: normal;
		color: #f3f2e2; 
		
		/*background-color: #c3cd93;*/
		background-color: #15427b;
		margin-bottom: 3px;
		padding: 3px 4px;
		
	}
	
	h2, h3, h4 {
		color: #a3ad73;
		background-color: transparent;
		text-shadow: #CCC 1px 1px 1px;
	}
	
	strong {
		font-family: 'Open Sans Bold', Verdana, Helvetica, sans-serif; 
		font-weight: normal;
	}
	em {
		font-family: 'Open Sans Italic', Verdana, Helvetica, sans-serif; 
	}
	
	
	/*#main p:first-of-type:first-letter {*/
	/*#main p:first-letter:not(.noinitial) {
	#main p:first-of-type:first-letter, 
	*/
	#main p.initial {
		font-family: 'Open Sans Bold', Verdana, Helvetica, sans-serif; 
		display: block;
		float: left;
		font-size: 260%;
		padding: 2px;
		color: #a3ad73;
		margin: 3px 4px 2px 0;
		border: 1px solid #c0c0c0;
		text-shadow: #AAA 1px 1px 1px;
	}

	/*
	#main p::before {
		content: "\9776";
		 content: " (" attr(href) ")";
	}
	
	#main p:first-line {
		font-variant: small-caps;
		
	}
	*/

	
	p {
		margin: 0px; padding: 0px;
		margin-bottom: 20px;
		text-align: justify;
	}
	

	a.img, a.img:hover { border-bottom: none; } 

	.mceContentBody  ul {border: 1px dashed grey; min-height: 20px; }
	/* .mceContentBody  p {border: 1px dashed blck; min-height: 20px; } */
	
	#main a, #main a:link, #main a:active, #main a:visited {
		color: #a3ad73;
		text-shadow: #CCC 1px 1px 1px;
	}
	#main a:hover {
		text-decoration: none;
	}
	
	.page a[target="_blank"]::after {
		content: "\00a0\f08e";
		font-family: FontAwesome;
		display: inline-block;
	}
	#filmlogos a[target="_blank"]::after {
		content: "";
	}
	
	img	{ border: none; }
	
	#errbox, #succbox, #bckbox { margin: 20px 20px 20px 0px; padding: 15px 19px; border: 1px solid #000; font-size: 14px; font-weight: bold; color: #000;  }
	#errbox { border-color: #F00; background-color: #FAA; }
	#succbox { border-color: #0a662d; background-color: #8aa32e; }		
	
	#startnewsbox { float: left;  border: 1px solid #004A8B; margin-top:15px; margin-left: 5px; width: 500px; }
	#startnewsbox .startnewsdet { width: 483px; }
	
	.newsentry {
		padding-bottom: 5px;
		border: 1px solid #333;
		border-width: 0px 0px 1px 0px;
		border-bottom-color: #999;
		margin-bottom: 10px;
	}
	
	.newswrap {
		overflow: hidden;
	}
	
	.newsimg {float: left; margin-right: 20px; width: 140px;}
	.newsimg img {width: 140px; }
	.newsaddimg {margin: 12px 0px 5px 0px; }
	.newsaddimg img {width: 600px; }
	
	.newsdet {float: left; width: 440px; }
	
	.contenttitle{
		color: #00498B;
		/* color: #006699; */
		padding: 0px 6px 4px 0px;
	}

	.contentblock{
		text-align: justify; 
		padding: 4px 6px 8px 0px;
	}
	
	
	#sitemap ul {
		list-style-type: none;
		padding-left: 15px;
		margin-bottom: 8px;
		/*
		border: 1px solid #555;
		border-width: 1px 0px;
		*/
	}
	#sitemap li {
		margin-bottom: 2px;
		border: 0px solid #BBB;
		border-bottom-width: 1px;
		font-size: 11px;
	}
	#sitemap li a { display: block; padding-left: 2px; }
	#sitemap li a:hover {
		background: #EEE;
	}
	
	
	
	table.gbentry {
		width: 100%;
		border: none; 
	}

	table.gbentry td {
		padding: 2px;
	}
	
	table.gbentry input {
		padding: 2px; 
		background: #EDEDED; 
		border: 1px solid #343434;
	}
	
	table.gbentry textarea {
		padding: 2px; 
		background: #EDEDED;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		overflow: auto; 
		border: 1px solid #343434;
	}	
	
	
	

	.page, .cmspage , .rightpage, .cmsrightpage { 
		width: 645px;
		margin: 0px auto 5px auto;
		padding: 6px 5px 5px 5px;
		border: 1px solid #343434;
		text-align: left;
	}
	
	.page {
		width: 97%;
		border: none;
		min-height: 855px; 
	}
	
	/* first page fix */
	.pageab {width: 818px; padding-top: 0px;}

	.cmspage {
		min-height: 640px;
		margin: 0px;
		padding-top: 8px;
	}	
	
	.rightpage, .cmsrightpage {
		width: 145px;
		min-height: 646px;
		padding: 0px 0px 5px 0px;
		font-size: 13px;
	}
	
	.rightpage {
		border-width: 0px;
	} 
	
	.cmsrightpage {
		float: left;
		margin-left: 4px;
		margin-top: 1px;
	}
	

	
	.page table.listlong, .page table.list, .page table.overview {
		width: 100%;
		border: 1px solid #006633;
		margin-bottom: 10px;
	}
	
	.page table.overview {
		background: #efefdd;
	}
	
	.page table.listlong td, .page table.list td, .page table.overview td {
		border: 1px solid #006633;
		padding: 2px 4px;
	}


	.page table tr.trtitle, .page table.listlong tr:first-child, .page table.overview tr:first-child {
		background: #e4fdb4;
		font-weight: bold;
	}
	
	.page table tr.trtitle td {
		/*border: none;*/
	}
	
	
	/****** IMAGES *******/
	.page img.jimage, .page img.leftbound, .page img.rightbound {
		
	}
	
	.page img.imgdefault, .mceContentBody img.imgdefault {
		margin: 11px;
		margin-top: 5px;
		width: 330px;
	}
	
	.page img.leftbound, .mceContentBody img.leftbound {
		float: left;
		margin-left: 0px;
		width: 330px;
	}

	.page img.rightbound , .mceContentBody img.rightbound {
		float: right;
		margin-right: 0px;
		width: 330px;
	}	
	
	
	#srch {
		float: right;
		margin-right: 12px;
	}
	
	#srch form {
		display: inline;
	}
	
	#srch input {
		font-size: 10px;
		padding: 0px;
		margin: 0px;
		height: 11px; 
	}
	
	#srch input.srchsub {
		border: none;
		height: 15px;
		background: #000;
		color: #FFF;
	}
	
	.gallmin {
		margin: 4px 0px;
		padding: 23px 0px 0px 0px;
		background: #999;
		border: solid 1px #333;
		height: 50px;
		font-weight: bold;
		text-align: center;
	}
	
	
	#filmlogos img {
		max-width: 97px;
		max-height: 60px;
		margin: 1px;
		vertical-align: middle;
		
		/*
		border: 1px solid #BBB;
		margin-left: 2px;
		*/
	}
	
	
	.allcorners { 
		position: relative;
		behavior: url(/js/PIE.htc);
		border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 3px solid #000; width: 80%; 

	}

	.topcorners { 
		position: relative;
		behavior: url(/js/PIE.htc);
		border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px;
	}

	.bottomcorners { 
		position: relative;
		behavior: url(/js/PIE.htc);
		border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
	}
	

	
	.small { line-height: 0.8; font-size: 10px; }
	
	.redstar {font-weight: bold; color: #900; }

	.contactfield, .contacttextfield { padding: 2px; background:#f3f2e2; border:1px solid #343434; }
	.contacttextfield{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; overflow: auto; }
	.warningemail {background-color: #FF6F6F; border: solid 2px #7F0000;  }
	
	
	.darkBg{background:#2d0f0f url(images/smashing.jpg) top center;background-repeat:no-repeat;}
	.lightBg{background : url(images/snow.jpg) #b1dde0 top center no-repeat;}
	.collectonme{margin:120px auto; background: red; width:50%; text-align:center; font-size:1.2em; color:#fff;}