/* CSS Document */
html{
	height:100%;
	}
body{
	background-color:#FFFFFF;
	font:"Times New Roman", Times, serif;
	font-size:76%;
	color:#593215;
	margin:0;
	padding:0;
	color:#8c6c61;
	height:100%;
 	}
#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
/*padding-bottom: 9em;*/
padding-bottom: 16em;
}

#footer
{
position: relative;
/*margin-top: -7.5em;*/
 margin-top: -14em;
} 
 a:link {
		text-decoration:none;
		color:#8c6c61;
	}	
	
 a:visited {
		text-decoration:none;
		color:#8c6c61;
	}	
	
	 a:hover{
	 	text-decoration:none;
		color:#b5d7e0;
	 } 
 

#div1 {
        z-index: 1;
		position:relative;
		background-color: #fff;
		margin-bottom: -178px;
		height:178px;         
        }

 #div2{
    z-index:2;
	position:relative;
	background-position: right;
	background-image:url(images/bgTop1.jpg);
	background-repeat:repeat-x;
	height:178px;
	margin-bottom: -178px;
	width:60%;	 
	
	 }


#div3 {
        z-index: 3;
		position:relative;
		height:178px;
		width:940px;
		margin:0 auto;
        }


#div4 {
        z-index: 4;
		position:relative;
		background-color: #fff;
		margin-bottom: -223px;
		height:178px;         
        }	
	
#div5{
    z-index:5;
	position:relative;
	background-position: right;
	background-image:url(images/bgFoot1.jpg);
	background-repeat:repeat-x;
	height:223px;
	margin-bottom: -223px;
	width:60%;	 
	
	 }
	 

#div6 {
        z-index: 6;
		position:relative;
		height:223px;
		width:940px;
		margin:0 auto;
	   background-image:url(images/bgFooter.jpg);
	   background-repeat:no-repeat;
		 
	 
        }

	.txtFooter{
	  position:relative;
	  top:208px; 
	  text-align:left;
	}
		
 #navContainer{
	width:940px;
	margin:0 auto;
	background-image:url(images/bgNav.jpg);
	background-repeat:no-repeat;
	height:42px;
		
	}

  .nav{
  	padding:10px 0 0 0;
	font-weight:bold;
	letter-spacing:2px;
	}
	
  .nav a:link{
  	color:#8c6c61;
	text-decoration:none;
  }

	.nav a:visited{
  	color:#8c6c61;
	text-decoration:none;
  }
  
   .nav a:hover{
   	color:#b5d7e0;}

#mainContainer{
	width:940px;
	margin:0 auto;}

/* category */	
	 .cateName{
	 	float:left;
		width:178px;
		padding:10px 0px 0px 0px;
		letter-spacing:2px;
		
		}
	 	
		
	.txtCategories {
		font-size:12px;
		padding:0px 0px 0px 15px;
		color:#8c6c61;
		text-align:left;
		}
		
	.txtCategoriesOn{
	font-size:12px;
		padding:0px 0px 0px 15px;
		text-align:left;}
	
	.txtCategoriesOn a{
		
		color:#b5d7e0;
		text-decoration:none;

}
		
	/*-- end of category --*/	
	 #photoBody {
	 	margin:0 auto;
		 
	 }
	 	
	 .thumnail{
	 	float:left;
		padding:0 0 0 20px;
		}
		
	 .thumbpicture {
	   border:4px #e5e5e8  solid;
		padding:0;
		
	 	
	 	}
		
	.thumbpicture:hover {
	 	
		border:1px #e5e5e8  solid;
		padding:3px;
	 	}
		
	 .products {
	 	float:left;
		margin:10px 0px 0px 30px;
			 
		}
		
	 .imgPicture {
	 	border:1px #6a8549  solid;
		padding:10px 10px 10px 10px;
		}
		
	 .productDetail {
	 	clear:left;
		color:#fcfdc5;
		font-size:12px;
		text-align:left;
		padding:8px 0px 0px 0px;
		text-align:right;	
	 	}
		
	 .copyright {
	 	text-align:center;
		color:#fcfdc5;
		font-size:11px;
		padding:10px 0px 10px 0px;
		}
		
	 .copyright a:link {
	 	text-decoration:none;
		color:#fcfdc5;
	 }
	 
	 .copyright a:visited {
	 	text-decoration:none;
		color:#fcfdc5;
	 }
		
/* pages */

	.contentMain {
		font-size:12px;
		padding:15px 0px 15px 0px;
		 
		}

/*product*/
	.rowCategory{
		margin-left:30px;
		font-size:10px;
		}
	
	
	
	.spacer {
		height:5px;
		}
		
	
/*front random img*/
 .rndImg{
	   border:4px #e5e5e8  solid;
		padding:0;
		
	 	
	 	}


