/*Layout Styles Start Here*/

html, body{
	background-color: #000;
}


@charset "UTF-8";
body  {
	padding: 0;
	text-align: left;
	margin-top: 10px;
}
.twoColFixRtHdr #container {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #hmtop {
	width: 850px;
	text-align: right;
} 


.twoColFixRtHdr #homeContent {
	width: 850px;
	clear: both;
	height: 360px;
} 




.twoColFixRtHdr #mainContent {
	width: 730px;
	padding-top: 40px;
	background-color: #FFFFFF;
	clear: both;
	padding-left: 40px;
	padding-right: 80px;
} 
.twoColFixRtHdr #footer {
	width: 850px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #header {
	background-position: center center;
	position: relative;
	height: 400px;
	width: 800px;
	text-align: center;
	background-image: url(images/hollywood_lighting.jpg);
	background-repeat: no-repeat;
} 
.twoColFixRtHdr  #about_header {
	background-image: url(images/headers/about_us.jpg);
	background-position: left top;
	position: relative;
	background-repeat: no-repeat;
	height: 200px;
	width: 850px;
}






/*Presentation Styles Start Here*/



.sidebaremphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #AE4A59;
	font-weight: normal;
	margin-right: 20px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #638EAC;
	padding-right: 15px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 375px;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 220px;
	padding-bottom: 3px;
	padding-top: 20px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #FFFFFF;
}

 


A:link {
	FONT-WEIGHT: normal;
	COLOR: #4C696D;
	TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: normal;
	COLOR: #4C696D;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: normal;
	COLOR: #4C696D;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: normal;
	COLOR: #A6B5BB;
	TEXT-DECORATION: underline
}

.image{
	padding-right: 50px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}

.image_fill{
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;	
	}


	
.image_left{
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
      }
	  
 .padding{
	padding-right: 15px;
	padding-bottom: 5px;
      }
	  
	  


td.sample {
	margin: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #638EAC;
	padding: 15px;
	}
td.sample2 {
	margin: 10px;
	padding: 15px;
}
	
.twoColFixRtHdr #containerhm {
	width: 850px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFF;
}
.twoColFixRtHdr #footerhm {
	width: 850px;
	height: 25px;
}
.hmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #638EAC;
	padding-right: 10px;
}
.twoColFixRtHdr #production_header {
	background-image: url(images/headers/production.jpg);
	background-position: left top;
	position: relative;
	background-repeat: no-repeat;
	height: 200px;
	width: 850px;
}
.twoColFixRtHdr #sales_header {
	background-image: url(images/headers/sales.jpg);
	background-position: left top;
	position: relative;
	background-repeat: no-repeat;
	height: 200px;
	width: 850px;
}
.twoColFixRtHdr #rentals_header {
	background-image: url(images/headers/rentals.jpg);
	background-position: left top;
	position: relative; 
	background-repeat: no-repeat;
	height: 200px;
	width: 850px;
}
.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.bodytextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-align: right;
}
.bodytextIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	padding-left: 15px;
}

