body{
	margin:10px 0px 0px 0px;
	padding:0px;
	background-color:#E8C274;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	color:#866618;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#container{
	width:770px;
	margin:0px auto;
	text-align:left;
	background-image:url(images/green/innerbg.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
}

#top{
	background-image:url(images/green/topbg.gif);
	background-repeat:no-repeat;
	height:29px;
}

#bottom{
	background-image:url(images/green/bottombg.gif);
	background-repeat:no-repeat;
	height:25px;
}

#inner{
	margin:0px 23px 0px 23px;
}

#header{
	position:relative;
	width:724px;
	padding-bottom:5px;
}

#headtext{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}

#nav, #nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:36px;
}

#nav li{
	float:left;
	height:36px;
	background-image:url(images/tableft.gif);
	background-repeat:no-repeat;
}

#nav a{
	float:left;
	display:block;
	text-transform:uppercase;
	height:36px;
	padding:0px 31px 0px 31px;
	line-height:36px;
	text-decoration:none;
	background-image:url(images/tabright.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#656565;
	font-weight:bold;
}

#nav a:hover{
	color:#000;
}

#searchbar{
	height:30px;
	background-color:#CB9A24;
	border-top:2px solid #866618;
	background-image:url(images/green/detailedsearch.gif);
	background-position:center;
	background-repeat:no-repeat;	
}

#searchbar a{
	display:block;
	height:30px;
	width:724px;
}

#content{
	margin-top:5px;
}

#welcome{
	background-image:url(images/welcome.jpg);
	background-repeat:no-repeat;
	width:322px;
	height:333px;
	margin-right:3px;
	float:left;
}

#welcometext{
	width:397px;
	border:1px solid #CACACA;
	float:right;
	height:331px;
}

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}

h2{
	height:36px;
	margin:0px 1px 0px 1px;
	font-size:12px;
	text-transform:uppercase;
	background-image:url(images/headerbg.gif);
	background-repeat:repeat-x;
	color:#000008;
	line-height:36px;
	padding:0px 0px 0px 15px;
}

h3{
	font-size:12px;
	text-transform:uppercase;
	color:#000008;
	margin:0px;
	padding:0px;
}

.padding{
	margin:0px;
	padding:0px 15px 15px 15px;
}

#main{
	background-color:#FFF;
	margin-top:10px;
	border:1px solid #CACACA;
}

#aboutus{
	background-color:#E6E5E2;
	margin:15px;
	padding:10px;
	border:1px solid #BFBCB3;
}

#aboutus1{
	background-color:#FFF;
	border:1px solid #CACACA;
	float:left;
	width:400px;
}

#aboutus2{
	background-color:#FFF;
	border:1px solid #CACACA;
	margin:0px 0px 0px 410px;
}

.products a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}

.products{
	text-align:center;
}

#footer{
	text-align:center;
	padding-top:5px;
}

#left{
	float:left;
	width:160px;
}

#right{
	margin-left:170px;
	background-color:#FFF;
	border:1px solid #CACACA;
	padding:5px;
}

#rightwish{
	background-color:#FFF;
	border:1px solid #CACACA;
	padding:5px;
}

#advantage{
	background-color:#FFF;
	border:1px solid #CACACA;
}

/* Lighting specific elements */

#search{
	padding:3px;
	width:150px;
	background-color:#F3F3F3;
	border:1px solid #A2A2A2;
	color:#000;
	font-size:9px;
	margin-bottom:10px;
}

h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#866618;
}


.smalltext{
	font-size:9px;
}
		
.smalltext2{
	font-size:9px;
	width:130px;
}

#qsearch{
	padding:3px;
	width:150px;
	background-color:#F3F3F3;
	border:1px solid #A2A2A2;
	color:#000;
	font-size:9px;
	margin-bottom:10px;
	text-align:center;
}
		
#sidecoupon{
	padding:3px;
	width:150px;
	background-color:#F3F3F3;
	border:1px dashed #A2A2A2;
	color:#000;
	font-size:11px;
	cursor:pointer;
	text-align:center;
}

#sidecoupon h3{
	font-size:16px;
	margin:3px;
	padding:0px;
}

#sidecoupon a{
	font-size:14px;
	font-weight:bold;
}

.qsfield{
	font-size:10px;
	margin:3px;
}

h1{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#866618;
}

#links{
	background-color:#EEEEEE;
	border:1px solid #B0B0B0;
	color:#000;
	font-weight:bold;
	width:75%;
	padding:5px;
	margin:0px auto;
	text-align:center;
}
  
#links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
  
#links a:hover{
	text-decoration:underline;
}

.searchimage{
	border:1px solid #000033;
}

 		.header{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
			font-weight:bold;
			border-bottom:2px solid #866618;
		 }
  
   		.wishlist{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
 		}
  
		.wishlist h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#770000;
			font-weight:bold;
			margin:5px 0px 5px 0px;
			padding:0px;
		}
		
   	   .wishlist a{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
  		}
  
  		.wishlist select{
  			font-size:10px;
  		}
			
		.coupon{
			width:450px;
			margin: 0 auto;
			height:210px;
			text-align:center;
			background-color:#EAD6AD;
			border:1px dashed #7A5C15;
		}
		
		.coupon div{
			float:left;
			width:450px;
			height:210px;
		}

		#cleft{
			float:left;
			width:40px;
			background-color:#7A5C15;
			border:none;
			color:#FFF;
			font-size:26px;
			text-align:center;
			font-weight:bold;
			height:205px;
			margin:2px;
		}
		#cleftprint{
			float:left;
			width:40px;
			background-color:#7A5C15;
			border:none;
			color:#FFF;
			font-size:26px;
			text-align:center;
			font-weight:bold;
			height:225px;
			margin:2px;
		}
	
		.coupon h2{
			margin:0px;
		}
	
		.coupon h4{
			margin:0px;
			color:#000;
		}
	
		.coupon h3{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:24px;
			margin:0px;
			color:#7A5C15;
			font-variant:small-caps;
		}
		
		.coupon h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:22px;
			margin:0px;
			color:#7A5C15;
			font-weight:bold;
		}
		

		.login{
			width:400px;
			margin: 0 auto;
		}
		
		.login div{
			width:100%;
			padding:5px;
			margin:10px auto;
			height:140px;
			background-color:#F3F3F3;
			border:1px dashed #A2A2A2;
		}
		
		.loginf{
			text-align: center;
		}
		
		.loginf label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		.loginf input{
			border:1px solid #626262;
			padding:3px;
			font-size:12px;
			color:#E1393E;
			font-weight:bold;
		}
		
		#register{
			width:400px;
			margin:0px 0px 0px 20px;
			padding:5px;
			margin: 0 auto;
			background-color:#F3F3F3;
			border:1px dashed #A2A2A2;
		}

#button{
	background-color:#E9E9E9;
	color:#333333;
	border:1px solid #5D5D5D;
}

#sidebutton{
	background-color:#E9E9E9;
	color:#333333;
	border:1px solid #5D5D5D;
}
		
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}

#light1{
	float:left;
	width:160px;
	background-image:url(images/light1.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:300px;
}

#light2{
	float:left;
	width:160px;
	background-image:url(images/light2.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:400px;
}

#light3{
	float:left;
	width:160px;
	background-image:url(images/light3.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:290px;
}

#light4{
	float:left;
	width:160px;
	background-image:url(images/light4.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:300px;
}

.contact{
	margin:0px 0px 5px 0px;
}

.contacti{
	float:left;
	width:90px;
	padding-top:3px;
}

