body, td {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	line-height: 1.35;
	}
	
hr {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	height: 1px;
	width: 161px;
}
	
a:link {text-decoration: none; color: #38210f;}
a:visited {text-decoration: none; color: #0b1a55;}
a:active {text-decoration: none; color: #38210f;}
a:hover {text-decoration: underline; color: #38210f;}

.nav:link {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #38210f;
	line-height: 1.3;
	}
	
.nav:visited {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0b1a55;
	line-height: 1.3;
	}
	
.nav:active {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #38210f;
	line-height: 1.3;
	}
	
.nav:hover {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0b1a55;
	line-height: 1.3;
	}
	
.topnav {	
	width: 736px;
	height: 30px;
	text-align: center;	
	background-color: #cfd5ec;
	}
	
.subnav:link {
	font-family: Georgia; 
	font-size: 11px; 
	text-decoration: none; 
	color: #38210f;
	line-height: 2;
	padding-right: 14px;
	padding-left: 14px;
	}
	
.subnav:visited {
	font-family: Georgia; 
	font-size: 11px; 
	text-decoration: none; 
	color: #0b1a55;
	line-height: 2;
	text-align: center;	
	padding-right: 14px;
	padding-left: 14px;
	}
	
.subnav:active {
	font-family: Georgia; 
	font-size: 11px; 
	text-decoration: none; 
	color: #38210f;
	line-height: 2;
	padding-right: 14px;
	padding-left: 14px;
	}
	
.subnav:hover {
	font-family: Georgia; 
	font-size: 11px; 
	text-decoration: none; 
	color: #0b1a55;
	line-height: 2;
	padding-right: 14px;
	padding-left: 14px;
	}
	
.subnav2:link {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #38210f;
	line-height: 2;
	padding-right: 6px;
	padding-left: 6px;
	}
	
.subnav2:visited {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0b1a55;
	line-height: 2;
	text-align: center;	
	padding-right: 6px;
	padding-left: 6px;
	}
	
.subnav2:active {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #38210f;
	line-height: 2;
	padding-right: 6px;
	padding-left: 6px;
	}
	
.subnav2:hover {
	font-family: Georgia; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0b1a55;
	line-height: 2;
	padding-right: 6px;
	padding-left: 6px;
	}

.bkgrd  {
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-image:url(images/bkgrd2.gif); background-repeat: no;
	background-position: left top;
	}	
			
.necklace {
	width: 587px;
	height: 631px;
	background-image:url(images/necklace.gif); background-repeat: no-repeat;
	}
	
.homenav {	
	padding-top: 10px;
	padding-left: 160px;
	}
	
.center {
	text-align: center;
	}
	
.indent {
	padding-top: 30px;
	padding-left: 160px;
	}
	
.indentrt {
	padding-right: 100px;
	}
	
.indentlf {
	padding-right: 60px;
	}
	
.hometxt {
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	padding-right: 120px;
	}
	
.header {
	font-size: 18px;
	line-height: 1.35;
	}
	
.header2 {
	font-size: 16px;
	line-height: 1.35;
	}
	
.subhead {
	font-weight: bold;
	font-size: 14px;
	color: #404d7b;
	text-align: center;
	}

.category {
	font-size: 18px;
	color: #404d7b;
	}
	
.productid {
	font-weight: bold;
	font-size: 14px;
	color: #404d7b;
	}
	
.imgcat {
	border: 1px solid #bfc8e6;
	margin-left: 3px;
	margin-right: 3px;
	}
	
.imgbdr {
	border: 1px solid #bfc8e6;
	}
	
.buzz {
	border: 1px solid #bfc8e6;
	}
	
input {
	color: #38210f;
	background-color: #cfd5ec;
	border: 1px #404d7b solid;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
		
select {
	height: 16px;
	color: #575656;
	background-color: #cfd5ec;
	border: 1px solid #404d7b;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
.submit {
	color: #ffffff;
	background-color: #cfd5ec;
	border: 0px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}	
	
.smpad {
	padding-right: 10px;
	}