@charset "utf-8";
/* CSS Document */
Body,td,th {
	font-family: helvetica, sans-serif;
	background-color:#000000;
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	top:auto;
	font-size: 10pt;
	}

A:link {
	text-decoration:none;
	color:#dddddd;
	font-size: 9pt;
	}

A:hover {
	color:#FFFFFF;
	}

A:visited {
	color:#dddddd;
	text-decoration:none;
	}
	
A:visited:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

A.link1 {
	color:#1a80c4;
	text-decoration:underline;
	}

A.link1:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

A.link1:visited {
	color:#1a80c4;
	text-decoration:underline;
	}
	
A.link1:visited:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

A.link2 {
	color:#ffff00;
	}

A.link2:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

A.link2:visited {
	color:#ffff00;
	text-decoration:none;
	}
	
A.link2:visited:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
td img {display: block;}

h1 {
	font-family: helvetica;
	font-size: 17pt;
	text-align: left;
	}

h2 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif, small;
	font-size: 13px;
	}

h3 {
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif, small;
	font-size: 13px;
	}

h4 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif, small;
	font-size: 10pt;
	line-height: 10pt;
	}

.main-text {
	text-align: left;
	line-height: 10pt;
	font-size: 10pt;
	}

.lighting {
	color: #1a80c4;
	}

.staging {
	color: #0099FF;
	}

.blurb {
	font-size: 12px;
	font-family: helvetica;
	border-top-style: dashed;
	border: 0px dashed;
	border-left-width: 0px;
	border-right-width: 0px;
	vertical-align:text-top;
	text-align: justify;	
	}
	
.banner {
	font-size: 10px;
	font-family: Lucida Sans;
	border-top-style: dashed;
	border: 0px dashed;
	border-left-width: 0px;
	border-right-width: 0px;
	vertical-align:text-top;
	text-align:center;
	Letter-spacing: 5pt;
	text-transform: uppercase;	
	}

.right-cell {
	vertical-align:top;
	}

.readmore {
	text-align: right;
	}
	
.home {
	text-align: left;
	}
	
.homelink {
	background-color: #000000;
 	background-image: url(images/homelink.gif);
	background-repeat: no-repeat;
	}

.nav-bar {
	background-image: url(images/spacer.gif);
	}

.thumbnail {
	border: 0px;
	}

.img-top{
	vertical-align:top;
	}

.emailbox{
	font-size: 9pt;
	vertical-align: top;
	}

.item {
	width: 500px;
	text-align:left;
	}

.item2 {
	width: 500px;
	background-color:#333333;
	text-align:left;
	}

.price {
	width: 50px;
	}

.price2 {
	width: 50px;
	background-color:#333333
	}

.table-hrz-bg-repeat {
	background-repeat: repeat-x;
	}
	
.table-vrt-bg-repeat {
	background-repeat: repeat-y;
	}

.center {
	text-align: center;
	}