/*CSS created for Beads2Wear.com*/
body, p, h4 {
	background-image:url(../images/background_repeating.gif);
	background-repeat: repeat;
	background-position:top;
	}
p {
	margin: 0 0 0 0;
	word-spacing: 3pt;
	}
h1, h2, h3, h5, h6 {
	font-family:Arial, sans-serif;
}
/*blue caps for headers*/
h1  {
	font-size: 10px;
	text-align: right;
	color: #0099CC;
	letter-spacing: -1px;
	}
/*blue caps font for body*/
h2  {
	text-align:left;
	font-size: 14px;
	text-align:justify;
	font-weight:500;
	text-transform:uppercase;
	color: #0099CC;
	letter-spacing: -1px;
	text-shadow:Gray;
	}
/*Standard text for paragraphs*/
h3   {
	text-align:justify;
	font-size: 10.5px;
	color: #999999;
	}
/*standard*/
h4  {
	font-size: 10px;
	text-transform:uppercase;
	}
/*accompanies images*/
h5  {
	font-size: 12px;
	font-weight:400;
	text-transform:uppercase;
	color: #b8b960;
	text-align: left;
	}
/*blue caps for headers*/
h6  {
	font-size: 10px;
	text-align: left;
	color: #0099CC;
	letter-spacing: -1px;
	}
/*------------------------------------------------------------------------------
	DIVs
------------------------------------------------------------------------------*/
div#MainArea {
	background-image:url(../images/main_area_bg.gif);
	border: none;
	margin: 0 auto 0 auto;
	width: 677px;
	height: 2500px;
		}
div#HeadLogo {
	background: url(../images/logo.gif);
	height: 183px;
	width: 230px;
	float: left;
	}
div#FLASHAREA {
	background: #;
	height: 45px;
	width: 375px;
	float: right;
	margin: 28px 22px 0 0;
	}
div#head1 {
	background: url(../images/header.gif) no-repeat;
	float: right;
	margin: 16px 34px 0 0;
	width: 250px;
	height: 14px;
	}
div#MainCopy {
	padding: 35px 10px 0 10px;
	float: right;
	width: 405px;
	margin-bottom: 0;
	}
div#indexGal {
	float: right;
	width: 405px;
	padding-right:8px;
	margin: 0 0 0 0;
	}
div#left {
	width: 210px;
	float: left;
	margin-top: 40px;
	padding-left: 5px;
	}
div#spacer {
 	width:405px;
	float: right;
	margin: 10px 8px 0 0;
	}
div#location {
	margin-left: 30px;
	float: left;
	width:100%;
	height: 51px;
	}
div#disclosure {
	float: right;
 	width:405px;
	margin: 0 9px 0 0;
	}
.priv {
	float: left;
	}
.copyW {
	float: right;
	}
/*------------------------------------------------------------------------------
	TABLES
------------------------------------------------------------------------------*/
.footer {
	width:405px;
	height:8px;
	padding: 0;
	}
.NavBar {
	background: url(../images/nav_bg.gif) no-repeat;
	height: 32px;
	width: 659px;
	margin: 0 9px 0 9px;
	float: right;
	}
.indexImages {
	width: 400px;
	position: relative;
	margin-top:8px;
	float: right;
	} 
td.image1 {
	background: url(../images/Natural-Stones.gif) no-repeat;
	background-position:left;
	height: 37px;
	}
td.image2 {
	background: url(../images/sterling-silver.gif) no-repeat;
	background-position:left;
	height: 37px;
	}
td.image3 {
	background: url(../images/pearls.gif) no-repeat;
	background-position:left;
	height: 37px;
	}
td.image4 {
	background: url(../images/gold.gif) no-repeat;
	background-position:left;
	height: 37px;
	}
td.image5 {
	background: url(../images/artisan-beads.gif) no-repeat;
	background-position:left;
	height: 37px;
	}
td.image6 {
	background: url(../images/swarovski.gif) no-repeat;
	background-position:left;
	height: 37px;
	}
/*------------------------------------------------------------------------------
	NAVIGATION
------------------------------------------------------------------------------*/
/******** GENERAL ********************************************************/
a:link, a:hover, a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	}
a:link {
	color: #0099CC;
	}

a:visited {
	color: #0099CC;
	}
a:hover {
	color: #99CC00;
	}
/******** MAIN NAV ********************************************************/
#linkbarSubNav a.lbsubNav:link, a.lbsubNav:hover, a.lbsubNav:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
	font-weight:bold;
	}
a.lbsubNav:link {
	color: #993399;
	}
a.lbsubNav:visited {
	color:#993399;
	}
a.lbsubNav:hover {
	color:#999933;
	}
a:current {
	color:#993399;
	}
/******** GAL NAV ********************************************************/
#GalSubNav a.GalBsubNav:link, a.GalBsubNav:hover, a.GalBsubNav:visited {
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	color:#b8b960;
	padding-left: 51px;
	}
a.GalBsubNav:link {
	color: #b8b960;
	}
a.GalBsubNav:visited {
	color: #b8b960;
	}
a.GalBsubNav:hover {
	color: #993399;
	}