	A {text-decoration:underline; font-family: arial, geneva, helvetica, sans-serif; font-size:10px;}
	A:link {color:#C1C1C1; text-decoration:underline; border:0px; }
	A:visited {color:#C1C1C1;}
	A:hover {color:#FFF; text-decoration:underline;}
	ul {margin:0px; padding:0;}
	td {padding-left:40px; font-size:11px;}
	table {margin:0px; padding:0px;}
	tr {margin:0px; padding:0px;}
	img {border:0px;}
	
	html, body { height:100%;}
	
	body{
	margin-top:5px;
	background:url('../graphics/granite-background.jpg') top left repeat;
	font-family:arial, geneva, helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#8C9093;
	}
	
	#floater{
	position:absolute;
	top:180px;
	margin-left:650px;
	}
	
			.floater{
			text-align:center;
			}
			
		#link {
			position:absolute;
			top:0;
			left:0;
			margin:70px 0 0 31px;
			}
	
	#container {
	width:800px;
	border:1px solid #474747;
	height:665px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../graphics/cinema-background.jpg);
	}
	
	#container2 {
	background:#131212;
	margin:0 auto;
	width:800px;
	height:auto;
	border:1px solid #474747;
	height:inherit;
	}	
	#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	height:25px;
	border-bottom: 1px solid #474747;
	}

	#nav a {
	display: block;
	width: 132.3px;
	font-size:13px;
	text-decoration:none;
	}

	#nav li { /* all list items */
	float: left;
	width: 132.3px; /* width needed or else Opera goes nuts */
	height:20px;
	border-right:1px solid #474747;
	padding-top:5px;
	}
	
	#nav li:hover {
	background:#000;
	}

	#nav li ul { /* second-level lists */
	margin-top:5px;
	position: absolute;
	background: #131212;
	width: 132.3px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}
	
	#nav li ul li {
	border-bottom:1px solid #474747;
	border-left:1px solid #474747;
	height:20px;
	background:#131212;
	}

	#nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
	}
	
	#nav li.sfhover ul {
	left: auto;
	margin-left:-66px;
	}
	
	#banner {
	height:120px;
	background:#000;
	border-top:1px solid #474747;
	border-bottom:1px solid #474747;
	}
	
	#intro {
	margin-top:5px;
	height:140px;
	}
	
	#script {
	float:left;
	width:322px;
	height:78px;
	}
	
	#introtext {
	margin-top:5px;
	float:left;
	width:750px;
	font-size:12px;
	text-align:justify;
	color:#F5F5F5;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
	#main {
	height:400px;
	padding:0px;
	}
	
	#main2 {
	height:650px;
	padding:0px;
	}
	
	#main3 {
	height:518px;
	padding:0px;
	}	
	
	#main4 {
	height:650px;
	padding:0px;
	}	
	
	#main5 {
	height:670px;
	padding:0px;
	}	
	
	#text {
	float:left;
	padding:0 0 0 10px;
	width:300px;
	text-align:left;
	}
	
	#texthome {
	float:left;
	padding:0px 10px;
	text-align:justify;
	}
	
	#homeleft {
	float:left;
	width:230px;
	padding:10px;
	}
	
	#homeimages {
	margin:10px 15px;
	width:500px;
	overflow:hidden;
	}
	
	#images {
	float:left;
	width:480px;
	height:343px;
	margin-top:10px;
	margin-left:10px;
	}
		
	#images-home {
	float:left;
	width:470px;
	height:370px;
	margin-top:10px;
	margin-left:10px;
	}
	
	#footer {
	border-top:1px solid #474747;
	padding-top:5px;
	background:#000;
	height:20px;
	}
	
	dt.stretchtoggle {
	background:#222;
	margin: 0px;
	padding: 3px 6px 2px 12px;
	border-bottom: 1px dotted #666;;
	cursor: pointer;
	width:290px;
	text-align:left;
	}
	
	dt.stretchtoggle:hover{
	background:#444;
	}
	
	dt.stretchtoggle a:hover{
	text-decoration:none;
	}
	
	dt.stretchtoggle a:visited{
	text-decoration:none;
	color:#FFF;
	}
	
	dd.stretcher {
	margin:0px !important;
	padding: 0px 0px 0px 8px;
	}
	
	#contact {
	margin-top:10px;
	}	
	
.map A {font-family: arial, geneva, helvetica, sans-serif;font-size:10px;}
.map A:link {color:#C1C1C1; text-decoration:none; border:0px; }
.map A:visited {color:#C1C1C1; text-decoration:none}
.map A:hover {color:#FFF; text-decoration:underline;}

.contactitle {color:#FFF;}

.forteimage {
width:450px;
height:370px;
}

#portfolio {
float:left;
width:790px;
margin-left:10px;
}

.portfolio_img {
height:70px;
width:107px;
float:left;
margin:0px 10px 20px 10px;
border:1px solid #666;
}

.portfolio_img:hover {
border:1px solid #FFF;
}

#portfoliocopy {
background:#131212;
width:790px;
margin:0 auto;
text-align:left;
font-size:13px;
padding:0px 10px 10px 10px;
line-height:1.5;
color:#EDEDED;
border: 1px solid #474747;
}

#text ul {
width:300px;
margin-left:15px;
text-align:left;
}

#contact1 {
position:absolute;
z-index:100;
margin:650px 0 0 400px;
}

#contact2 {
position:absolute;
z-index:100;
margin:670px 0 0 400px;
}

/* 
  Secure and Accessible PHP Contact Form v.2.0 Basic Styles by Mike Cherim 
  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM
  Anchors or link elements have not been included, but everythig else is :-)
*/

/* for main form wrapping div */
div#gb_form_div { 
  /* not styled on demo page */
  width:310px;
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead {  
  color : #FFF; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
  background-color : #131212; 
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
  background-color : #131212; 
  border:0;
}

/* form legends and dt "heading" */
legend, dt { 
  font-weight : bold; 
  color : #FFF;
}

/* main legend at top of the form */
legend#mainlegend { 
  color : #FFF; 
}

/* form label text */
label { 
  color : #FFF;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  color : #FFF; 
  padding : 2px; 
  border : 1px solid #666;
  background-color : #131212;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color : #FFF;  
  border : 1px solid #669900;
  background-color : #131212;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #FFF;  
  border : 1px solid #666;
  background-color : #131212;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error, strong.error { 
  color : #cd0000; 
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color : #669900; 
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 80%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

/* hide the Why? text span */
small.whythis a span { 
  border : 1px solid #fafafa; 
  background-color : #fafafa; 
  padding : 0 4px 0 4px; 
  color : #fafafa;
  text-decoration : none; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  border : 1px solid #000; 
  background-color : #eecc11; 
  color : #000;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt, dl.result_dl_blockq dt {
  color : #669900;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#hf_form_div span.items {
  font-weight : bold;
  color : #cc9900;
}


/* End CSS */
