/*Generic styles*/
* { 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	color:#77562F;
}
html {
	background-color:#301900;	
}
body {
	background:#301900 url(images/bg-top.jpg) no-repeat center 0px;
	min-width:940px; 
}
a {
	text-decoration:none;
}
a:hover {
	color:#E05917;
}
div, span, ul, li, a {
	color:inherit;
	font-family:inherit;
	font-size:inherit;
}
/*Document styles*/
.top-bar {
	height:5px;
	width:100%;
	min-width:940px;  
	background:#9c601f; 
}
.login-box {
	float:right; 
	margin:0px 0px; 
	padding:0px 0px; 
	color:#FFF; 
	background:transparent;
}

.background-top {
	margin:auto; 
	width:940px;
	min-width:940px; 
	background:transparent url(images/bg-body.jpg) repeat-y center 120px;
}
#custom-doc { 
	width:72.31em;
	*width:70.57em;
	min-width:940px;
	margin:auto;
	text-align:left; 
}
.logo {
	
	margin-left:18px; 
	padding-top:5px; 
	width:218px;
}
#bd {
	background:transparent url(images/bg-body.jpg) repeat-y 0px 0px;
}
div.sections {
	margin:20px 18px 0px;
}
div.column {
	margin:0px 18px 0px 18px; 
	color:#debc97; 
	font-size:14px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
}
div.column a {
	
	color:#82b238;
}
div.double-bar {
	clear:both; 
	float:left; 
	margin-left:20px; 
	border-top:1px solid #3D1F00; 
	border-bottom:1px solid #3D1F00; 
	height:1px; 
	width:904px;
}
div.single-bar { 
	clear:both;
	float:left;
	padding:5px 0px;
	border-bottom:1px solid #3D1F00; 
	width:100%;
}
#ft {

}
div.bottom-nav img {
	float:left; margin:9px 10px 5px 18px;
}
div.bottom-nav div.links {
	float:left; margin:6px 10px 5px 10px; color:#77562F;
}
div.copyright {
	float:right; 
	margin:5px 15px; 
	color:#705332; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
.background-body {
	margin:auto; 
	width:940px; 
	height:100%; 

}
.background-bottom {
	margin:auto; 
	width:100%; 
	height:190px;
	position:relative;
	bottom:0px;
	background:transparent url(images/footer-bg.png) no-repeat center top;
}
.grid-pics {
	color:#debc97; 
	font-size:12px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.grid-pics div {
	padding:10px 0px;
}
/* Order Information */
.ordering-list li {
	margin:10px 0px;
    list-style-type: disc;
    list-style-position: inside;
}
/*Header Styles*/
#nav-items {
    width: 940px; 
    height: 39px;
    background: url(images/nav.jpg);
    padding: 0px;
    margin: 0px;
    position: relative;
}
#nav-items li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute; 
    top: 0;
}
#nav-items li, #nav-items a {
    display: block;
    height: 39px; 
	text-indent:-9000px;
	overflow:hidden;
}
    
#home {
	left: 0px; 
	width: 113px;
}
#home:hover, #home.current  {
	left: 0px; 
	width: 113px;
	background: transparent url(images/nav.jpg) 0 -39px no-repeat;
}

#products {
	left: 113px; 
	width: 151px;
}
#products:hover, #products.current {
	left: 113px; 
	width: 151px;
	background: transparent url(images/nav.jpg) -113px -39px no-repeat;
}

#about {
	left: 264px; 
	width: 152px;
}
#about:hover, #about.current {
	left: 264px; 
	width: 152px;
	background: transparent url(images/nav.jpg) -264px -39px no-repeat;
}

#ordering {
	left: 416px; 
	width: 254px;
}
#ordering:hover, #ordering.current {
	left: 416px; 
	width: 254px;
	background: transparent url(images/nav.jpg) -416px -39px no-repeat;
}

#press {
	left: 670px; 
	width: 115px;
}
#press:hover, #press.current {
	left: 670px; 
	width: 115px;
	background: transparent url(images/nav.jpg) -670px -39px no-repeat;
}

#contact {
	left: 785px; 
	width: 155px;
}
#contact:hover, #contact.current {
	left: 785px; 
	width: 155px;
	background: transparent url(images/nav.jpg) -785px -39px no-repeat;
}

/*Sub Header Styles*/
#subnav-items {
    width: 289px; 
    height: 10px;
    background: url(images/products-subnav.gif);
    padding: 0px;
    margin: 0px;
    position: relative;
}
#subnav-items li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute; 
    top: 0;
}
#subnav-items li, #subnav-items a {
    display: block;
    height: 10px; 
	text-indent:-9000px;
	overflow:hidden;
}
    
#furniture {
	left: 0px; 
	width: 89px;
}
#furniture:hover, #furniture.current  {
	left: 0px; 
	width: 89px;
	background: transparent url(images/products-subnav.gif) 0 -10px no-repeat;
}
#limited {
	left: 100px; 
	width: 220px;
}
#limited:hover, #limited.current  {
	left: 70px; 
	width: 220px;
	background: transparent url(images/products-subnav.gif) -70px -10px no-repeat;
}
a.greenLink:hover {
	color:#dd6d0e;
}


/*ADD TO main.css*/
.grid-pics a {
       display:block;
}
#lightbox-caption-title {
       color:#dd6d0e;
}
#lightbox-close #lightbox-close-button {
       color:#000000;
}
/* ************************* */