/*This is the basic style sheet for Lighting Showroom*/
/* adjust margins to change separation between the feature image and text flowing around it */

a:link, a:visited {
	color: #005C1B;
	text-decoration: none;
}

#navBar a {padding: 0 0 0 15px;}

a:hover {
	color: #005C1B;
	text-decoration: underline;
}

body {
	background-image: url(images/tile3d.jpg);
	color: #000000;
	font: 110% Times, "Times New Roman", serif;
	margin: 0px 0px 0px 0px;
	min-width: 750px;
}

div.clear {
	clear: both;
	display: block;
	visibility: hidden;
}

h1, h2, h3 {border: none;
color: #3a3b6b;
font-style: italic;
font-weight: bold;
font-size: 1.4em;
text-align: left;
}

h2 {
font-size: 1.2em;
 }

h3 {
font-size: 1em;
}

p {
	padding-top: .4em;
	text-align: left;
}

/************** .feature styles ***************/
.feature{
	font-size: 90%;
	padding: 0px 0px 10px 10px;
}

.feature img{
	float: left;
	margin: 0 10px 40px 0;
	padding: 0px 10px 0px 0px;
}

#box {
background-image: url(images/tile7.jpg);
border: .5em #242661 double;
margin-top: 2em;
position: absolute;
left:50%;
width: 770px;
margin-left: -385px;
 }

#content {
 float:right;
 width: 615px;
 font-size: 95%;
 margin-top: .5em;
 padding-right: 10px;
 padding-bottom: 6px;
 padding-left: 6px;
  }

#footer {
	font-size: .8em;
	padding-bottom: 1em;
	padding-top: 0.5em;
	text-align: center;
}

#ident {
color: #3a3b6b;
font: bold italic 27px Times, "Times New Roman", serif;
left: 50%;
line-height: 1em;
margin-left: -385px;
margin-top: 65px;
padding-right: 25px;
position: absolute;
text-align: right;
visibility: visible;
width: 750px;
z-index: 200;
 }

#logo {
background-image: url(images/logo89.jpg);
height: 154px;
width: 358px;
background-repeat: no-repeat;
border: none;
margin-top: .6em;
margin-left: 142px;
margin-bottom: 4px;
 }

#CoC {
margin-top: -16px;
margin-left: 470px;
padding-right: 25px; }

#navBar {margin: -154px 0 10px 14px;
	padding: 0px;
 width: 115px;
 font-style: italic;
 line-height: 2.5em;
 border-right: 2px solid #242661;
}

#navBar ul {
margin-top: 172px;
margin-left: 0px;
padding: 0; }

#navBar li {
background-image: url(images/button6.gif);
background-color: transparent;
background-repeat: no-repeat;
background-position: center left;
list-style: none;
padding: 0;  }