h1 { font-size: 13px; font-weight: bold; color: #000000; margin:1px; line-height: 15px}
.yst-breadcrumbs          {font-size: 9pt; text-decoration: none; font-weight: normal;}
A.yst-breadcrumbs:link    {font-size: 9pt; text-decoration: none; font-weight: normal;}
A.yst-breadcrumbs:hover   {font-size: 9pt; text-decoration: underline; font-weight: normal;}
A.yst-breadcrumbs:active  {font-size: 9pt; text-decoration: none; font-weight: normal;}
A.yst-breadcrumbs:visited {font-size: 9pt; font-weight: normal;}
.yst-breadcrumbs-last          { font-size: 9pt; text-decoration: none; font-weight: bold;}

#tagline { font-size: 11px }
td.c2 .sectionlink a { font-size: 9pt }
.navbar {
    padding-left: 15px;
    font-size: 9pt;
}
.navbar a:link, .navbar a:visited {
    font-weight: bold;
}
#bestsellers {
    text-align: center;
    border: 1px solid rgb(125,112,93);
    background-color: white;
    padding: 5px;
    font-size: 8pt;
}
#bestsellers label {
    display: block;
    font-weight: bold;
    margin-bottom: 1em;
}
#bodycell { padding-left: 20px; }
.c1 {
/*
    background-color: white;
    border-top: 1px solid rgb(125,112,93);
    border-left: 1px solid rgb(125,112,93);
    border-right: 1px solid rgb(125,112,93);
*/
    padding-top: 10px;
}
.c2 {
/*
    background-color: white;
    border-bottom: 1px solid rgb(125,112,93);
    border-left: 1px solid rgb(125,112,93);
    border-right: 1px solid rgb(125,112,93);
*/
    padding-bottom: 10px;
}
.t1 {
/*
    background-color: white;
    border: 1px solid rgb(125,112,93);
*/
}
	A:link {
		color: #3D3200;
		text-decoration: underline;
	}
	
	A:visited {
		color: #3D3200;
		text-decoration: underline;
	}	
		
	A:active {
		color: #3D3200;
	}
	
	A:hover {
		color: #3D3200;
		text-decoration: underline;
	}

	A.bottom:link {
		color: #8B7547;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
	}
	
	A.bottom:visited {
		color: #8B7547;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
	}	
		
	A.bottom:active {
		color: #8B7547;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
	}
	
	A.bottom:hover {
		color: #8B7547;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
	}
	
	.bodybck {
		 background-image : url('http://site.goodluckcreations.com/store-images/gl-body-back.jpg') ;
		 background-position :  left top ;
		 background-repeat : repeat-x 
	}

	.sidebck {
		 background-image : url('http://site.goodluckcreations.com/store-images/gl-sidemenu-thinline.gif') ;
		 background-position :  right top ;
		 background-repeat : repeat-y 
	}

	body { margin: 0 };
