
body	{
	background-color:#a4daed;
	margin:0px;
	padding:20px 0 30px 0;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#522900;
	}
	
#header	{
	height:80px;
	overflow:hidden;
	width:750px;
	margin-bottom:15px;
	text-align:left;
	}	
	
#logoGF	{
	width:200px;
	height:80px;
	float:left;
	}	
	
#nav	{
	width:545px;
	height:80px;
	float:right;
	background-image:url(images/bg-nav.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	}	

#nav img	{
	float:left;
	margin-top:20px;
	margin-left:12px;
	}
	
#cover	{
	width:750px;
	overflow:hidden;
	}	
	
#cover .coverCol	{
	float:left;
	}	
	
#footer	{
	margin-top:15px;
	width:750px;
	}

#bgContainer	{
	width:750px;
	text-align:left;
	background-image:url(images/bg-container.gif);
	background-repeat:repeat-y;
	border-top:#60171d solid 4px;
	border-bottom:#60171d solid 4px;
	overflow:hidden;
	}
			
#bgFloral	{
	width:750px;
	background-image:url(images/bg-floral.gif);
	background-repeat:no-repeat;
	overflow:hidden;	
	}

#content	{
	margin:30px 30px 60px 30px;
	}	
	
#content div.narrow	{
	float:left;
	width:350px;
	}	
	
#content div.right	{
	float:right;
	}	
			
img	{
	border:0px;
	}		
	
img.t1	{
	margin-bottom:20px;
	}	

img.t2	{
	margin-bottom:20px;
	}	
	
p	{
	margin-top:0px;
	margin-bottom:15px;
	}	

p.left	{
	float:left;
	}
	
small {
	font-size:11px;
	font-weight:normal;
	}	
	
	
h1	{
	font-size:18px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:15px;
	}
	
		
a	{
	color:#ba0000;
	text-decoration:none;
	}	

a:hover	{
	color:#ff0000;
	}
	
h5	{
	margin-top:0px;
	margin-bottom:30px;
	font-size:13px;
	padding-bottom:5px;
	border-bottom:#eee1ae dotted 1px;
	}	
	
h6	{
	margin-top:0px;
	margin-bottom:5px;
	font-size:12px;
	padding-bottom:2px;
	border-bottom:#eee1ae dotted 1px;
	}	
	

	
div.padding	{	
	width:100%;
	overflow:hidden;
	}
	
div.col	{
	display:inline;
	float:left;
	}	
	
div.container	{
	width:100%;
	overflow:hidden;
	}	
	
div.wholesale_col	{
	float:left;
	display:inline;
	width:33%;
	}	
	
div.comingsoon	{
	display:block;
	padding:150px 0 150px 0;
	text-align:center;
	}	


/* -- catalogue --*/	
div.collectiontree	{
	background-image:url(images/img-tree-spring_fall.jpg);
	background-repeat:no-repeat;
	background-position: center;
	height:200px;
	width:600px;
	padding-top:100px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	}
	
div.collectiontree	#leftcollection{ 	float:left;	}	
div.collectiontree	#rightcollection{	float:right	}
	


div.row	{
	margin-bottom:15px;
	margin-bottom:40px;
	overflow:hidden;
	}	


div.row div	{
	float:left;
	width:130px;
	margin-right:10px;
	}	
	
div.row div.last	{
	margin-right:0px;
	}	
	
div.row span	{
	width:130px;
	display:block;
	font-size:11px;
	text-align:center;
	color:#522900;
	cursor:pointer;
	}
		
		
div.pageNav	{
	text-align:right;
	margin-bottom:15px;
	width:690px;
	overflow:hidden;
	display:block;
	}		
	
	
div.detailsNav	{
	width:130px;
	float:left;
	margin-right:10px;
	display:inline;
	}	

	
div.detailsNav div.prev	{
	width:50%;
	padding-bottom:10px;
	float:left;
	}	

div.detailsNav div.next	{
	width:50%;
	padding-bottom:10px;
	float:left;
	text-align:right;
	}
	
div.detailsNav div.backCollection	{
	width:100%;	
	clear:both;
	}	
		
div.detailsItem	{
	width:325px;
	float:left;
	margin-right:10px;
	display:inline;
	}	
	
div.detailsDescription	{
	width:215px;
	float:left;
	}	
	
div.detailsDescription	ul	{
	margin:0px 0 15px 0;
	padding:0px;
	list-style-type:none;
	}	
	
div.detailsDescription	ul li	{
	margin-bottom:0px;
	}	
		
	
	
	
/* -- side nav and content --*/

div.sideNav	{
	float:left;
	width:165px;
	display:inline;
	margin-right:10px;
	}	
	
div.sideContent	{
	float:left;
	width:515px;
	}	
	
div.sideNav ul	{
	margin:0px;
	padding:0px;
	list-style:none;
	}	
	
div.sideNav ul li	{
	margin-bottom:10px;
	}	
	
	
	
#collections_hero	{	
	margin-bottom:25px;
	}	