body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia;
}
.headerName {
	font-family: Monotype Corsiva;
	font-size: 85px;
	color: #FFFFFF;
line-height:90%;
}
.headerSlogan {
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Book Antiqua";
	font-size: 18px;

}
.headerName2 {
	font-family: Monotype Corsiva;
	font-size:60px;
	color: #FFFFFF;
line-height:80%;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height:100%;
	line-height:30px;
}
.navCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/currentbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:100%;
	line-height:30px;
}
.navOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color:#00FFFF;
	text-decoration: none;
	/*background-color:#FF0000;*/
	background-image:url(../images/currentbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
	line-height:30px;
}

.navLink {
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Georgia;
	font-size: 12px;
	text-decoration:none;
	color:#000000;

}

.textRepair {
	font-family: Georgia;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	line-height: 17px;
	
	}
.text a:visited{
	font-family: Georgia;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}
.text a:link{
	font-family: Georgia;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}
.subHeading {
	font-family: Georgia;
	font-size: 17px;
	color: #336699;
	font-variant: small-caps;
	font-weight:bold;
	text-decoration:none;
}
.diamond{
list-style-image: url(../images/diamondBullet.png);
}
.subSubHeading {
	font-family: Georgia;
	font-size: 12px;
	color: #336699;
	font-weight:bold;
	text-decoration:none;
	
}
.intFactsTitle{
	font-weight:bold;
	font-variant: small-caps;
}
.intFacts{
font-family:georgia;
	font-size:12px;
}
.suppliers{
font-family: Georgia;
	font-size: 16px;
	text-decoration:none;
	color:#000000;
}

.birthStoneInfo{
	font-size:10px;
	font-family:Georgia;
	text-decoration:none;
}

.monthSelect{
	font-size:10px;
	}
	
.readMore{
	Font-family:Georgia;
	font-size:9px;
	text-decoration:none;
	color:#000000;
	}
.edTables{
	height:3550;
	background-color:#FFFFFF;
	vertical-align:top; 
	padding-left:10px;
	padding-right:10px;
	}
.prodTables{
	height:550;
	background-color:#FFFFFF;
	vertical-align:top; 
	padding-left:10px;
	padding-right:10px;
}
.littleText{
	font-size:9px;
	}