body {
	margin: 0;
	background: url(../images/pagebg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dfd7cb;
}
input, select, textarea, td {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #dfd7cb;
}
a:hover {
	color: #e9b88e;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
hr {
	display: none;
}


/* -------------------------------------------------------------------------
   full page
------------------------------------------------------------------------- */
.top-background {
	background: url(../images/pagebg-top.gif) repeat-x top left;
	width: 100%;
}
.swirl-background {
	background: url(../images/background-swirl.png) no-repeat top center;
}
#pagearea {
	width: 896px;
	margin: 0 auto;
	padding: 0 0 16px 0;
}


/* -------------------------------------------------------------------------
   header
------------------------------------------------------------------------- */
#header {
	height: 100px;
}
#header h1.logo {
	float: left;
	margin: 8px 0 0 3px;
	width: 287px;
	height: 81px;
	display: inline;
}
#header h1.logo a {
	display: block;
	width: 287px;
	height: 81px;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#header .contact {
	float: right;
	padding: 9px 12px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f2f1e9;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
}
#header .contact strong {
	font-size: 32px;
	line-height: 42px;
}


/* -------------------------------------------------------------------------
   navigation
------------------------------------------------------------------------- */
#nav {
	height: 32px;
	color: #FFFFFF;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
}
#nav li {
	float: left;
	padding: 8px 20px 0 20px;
}
#nav li a {
	display: block;
	height: 19px;
	overflow: hidden;
	min-width: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* -------------------------------------------------------------------------
   left column
------------------------------------------------------------------------- */
#leftcol {
	float: left;
	width: 169px;
	margin: 25px 0 0 0;
}
#leftcol .box {
	width: 153px;
	padding: 7px;
	background-color: #211c16;
	border: 1px solid #17130c;
}
#leftcol h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ea6900;
	font-weight: normal;
	font-size: 14px;
}


ul.lighting-cats {
	margin: 0 7px 0 7px;
	padding: 0;
	list-style-type: none;
}
ul.lighting-cats li {
	padding: 0 0 1px 0;
	background: url(../images/menu-divider.gif) repeat-x bottom left;
}
ul.lighting-cats li a {
	display: block;
	color: #e9dfd4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 4px 6px 5px;
}
ul.lighting-cats li a:hover {
	background-color: #3e372b;
}
ul.lighting-cats li a:active{
	background-color: #3e372b;
	color:#ea6900;
}


#leftcol .box.newsletter {
	margin-top: 16px;
}
#leftcol .newsletter-form {
	margin: 7px 0 0 0;
}
#leftcol .newsletter-form .textbox {
	width: 147px;
	padding: 2px;
	margin: 0 0 9px 0;
	background-color: #f2eee9;
	border: 1px solid #b2a89a;
	color: #292013;
}
#leftcol .newsletter-form .button-area {
	text-align: right;
}
#leftcol .newsletter-form .button {
	background-color: #514338;
	border: none;
	padding: 2px 4px;
	color: #b2a89a;
	font-size: 11px;
	cursor: pointer;
}

#leftcol .box.testimonials {
	margin-top: 16px;
}
#leftcol .box.testimonials h3 {
	background: url(../images/divider.gif) repeat-x bottom left;
	padding-bottom: 4px;
}
#leftcol .box.testimonials p {
	margin: 12px 0 0 0;
	font-size: 11px;
	line-height: 150%;
}
#leftcol .box.testimonials p.name {
	margin: 0 0 12px 0;
	font-style: italic;
	text-align: right;
}
#leftcol .box.testimonials a.readmore {
	display: block;
	float: left;
	padding: 4px 6px;
	background-color: #44382e;
	color: #b2a89a;
	font-size: 11px;
	text-decoration: none;
}


/* -------------------------------------------------------------------------
   main column
------------------------------------------------------------------------- */
#maincol {
	float: right;
	width: 714px;
	margin: 15px 0 0 0;
}


#maincol h2{
  color:#B64E01;
  font-size:24px;
  font-weight:normal;
  padding:10px 0 15px 0;
  margin:0;
  font-family:Georgia,Times;
}

#maincol .box {
	padding: 7px;
	background-color: #281f13;
	border: 1px solid #514635;
}

#maincol .box.banner {
	position: relative;
	padding: 0;
}
#maincol .box.banner img {
	padding: 7px;
}
#maincol .box.banner h2.banner-text {
	margin: 0;
	padding: 0;
	width: 699px;
	height: 68px;
	position: absolute;
	top: 28px;
	left: 7px;
	background: url(../images/artoflighting.png) no-repeat top left;
	overflow: hidden;
	text-indent: -9999px;
}


#maincol .box.products {
	margin: 9px 0 0 0;
}
#maincol .box.products ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#maincol .box.products li {
	margin: 0;
	padding: 0 0 0 26px;
	float: left;
}
#maincol .box.products li.first {
	padding-left: 1px;
}
#maincol .box.products li img {
	border: 3px solid #8e745c;
}


#maincol .twocolumn {
	margin: 12px 0 0 0;
	width: 714px;
	background: url(../images/column-divider.gif) repeat-y 0 0;
}
#maincol .twocolumn h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	color: #b64e01;
	font-weight: normal;
}
#maincol .twocolumn p {
	line-height: 160%;
}
#maincol .twocolumn .left {
	float: left;
	width: 333px;
}
#maincol .twocolumn .right {
	float: right;
	width: 332px;
}


/* Product Page */

#product-wrapper{
   padding: 0 0 30px 0;
   width:714px;
}

#product-wrapper .product{
  width: 324px;
  float:left;
  border:1px solid #534736;
  background:#281F13;
  padding:8px;
  color:#F2EBE1;
  margin: 0 14px 15px 0;
  min-height:250px;
  height:auto !important;
  height:130px;
}

#product-wrapper h3{
  font-size:18px;
  font-family:Georgia,Times;
  font-weight:normal;
  padding:4px 0 5px 0;
  margin:0;
}

#product-wrapper .prod-image{
  width:124px;
  float:left;
}

#product-wrapper .prod-image img{
  border:3px solid #8E745C;
}

#product-wrapper .prod-desc{
  width: 198px;
  float:left;
  line-height:130%;
  font-size:12px;
}

#product-wrapper .prod-desc p{
  line-height:150%;
  padding:0;
  margin:0;
}

p.pages {
   text-align:center;
   color:#F2EBE1;
   font-size:14px;
   padding: 20px 0 0 0;
   margin:0;
}

p.pages a{
   padding: 0 4px 0 0;
   color:#F2EBE1 !important;
}

p.pages a.next{
   background:url('../images/icon_arrow.gif') no-repeat right center;
   padding: 0 14px 0 0;
}
p.pages a.active {
	text-decoration: none;
}

/* About Page */
#about {
	padding:10px 0 10px 10px;
	background:#281F13;
	border:1px solid #534736;
}


#about .about-wide{
    width: 673px;
    float:left;
    padding: 0 18px 0 0;
}


#about .about-text{
    width: 310px;
    float:left;
    padding: 0 18px 0 0;
}
#about .contact-form{
    width: 460px;
    float:left;
    padding: 0 18px 0 0;
}
#about .about-text h3, #about .about-wide h3, #about .about-images h3, #about .contact-form h3{
    color:#EA6900;
    font-size:14px;
    font-weight:normal;
    margin:0;
    padding: 0 0 5px 0;
    font-family:Georgia,Times,Arial;
}

#about .about-text p, #about .about-wide p,#about .about-images p, #about .about-wide li{
    font-size:12px;
    line-height:140%;
    padding: 0 0 22px 0;
    margin:0;
}

#about .about-wide ul{
margin-top:0;
margin-bottom:0;
padding-bottom:0;
padding-top:0;
}

#about .about-images{
    width: 363px;
    float:left;
}

#about .contact{
    width: 200px;
    float:left;
}

#about .about-images img{
   border:3px solid #876E57;
}

#about .about-images img.img-designers{
   margin: 224px 0 0 0;
}

/* -------------------------------------------------------------------------
   footer
------------------------------------------------------------------------- */
#footer {
	padding: 11px 0 11px 0;
	background-color: #1d1812;
	border: 2px solid #1a140c;
	text-align: center;
}
#footer .links-major,
#footer .links-minor {
	color: #726a60;
}
#footer .links-major a,
#footer .links-minor a {
	color: #726a60;
	text-decoration: none;
}
#footer .links-major a:hover,
#footer .links-minor a:hover {
	color: #a6a19c;
}
#footer .links-minor {
	margin: 5px 0 0 0;
	font-size: 11px;
}
#footer .location {
	margin: 13px 0 0 0;
	padding: 13px 0 0 0;
	color: #8a8074;
	font-size: 11px;
	line-height: 160%;
	background: url(../images/footer-divider.gif) no-repeat top center;
}
#footer .location a {
	color: #8a8074;
}
#footer .location a:hover {
	color: #bdb8b1;
}

.rightimg{
   border:3px solid #876E57;
   margin-left:10px;margin-bottom:10px;
}
.textbox{
	width: 147px;
	padding: 2px;
	margin: 0 0 10px 0;
	background-color: #f2eee9;
	border: 1px solid #b2a89a;
	color: #292013;
}

.contactform table td {
vertical-align:top;
}
.button {
margin-top:10px;
	background-color: #514338;
	border: none;
	padding: 2px 4px;
	color: #b2a89a;
	font-size: 11px;
	cursor: pointer;
}


.rotbord{
border: 3px solid #8e745c;
margin-right:26px;
}
#product-wrapper-new {
	padding: 0 0 30px 0;
	width:714px;
}
#about .contact2 {
	width: 400px;
	float:left;
}

