/* NAVBAR DIVISION*/ 
/* Styling the navbar in the cell*/ 
#navbar{
	height:1.6em;
	border:3px #96c solid;
	background-color: #363;
  } 

/* Remove bullets from ul in the navbar */ 
/* and style the entire navbar*/ 
#navbar ul{
	list-style-type:none;
	margin-left:0px;
	margin-top:0px;
	padding: 0px;
} 

/* Style each list items within the navbar */
#navbar li{
	float:left;
	/* Required for drop-down menus */ 
  position:relative;
  margin-left: 0px;
  } 

/* Applies to navbar links, unvisited and visited */ 
#navbar a, 
#navbar a:link, 
#navbar a:visited{
	text-decoration:none;
	font-family:Verdana, Geneva, Arial, Sans-Serif;
	font-size:80%;
	color:#fff;
	background:#363;
	display:block;
	height:2em;
	width:10.8em;
	border-right: solid 1px #c9c;
	line-height:2em;
	text-align:center;
	outline-style:none;
	} 

/* Navbar hover, active, and current page links */ 
#navbar a:hover, 
#navbar a:active, 
#navbar li.selected a:link, 
#navbar li.selected a:visited{
	color:#c9c;
	font-weight: bold;
} 

/* DROP DOWN MENU STYLES */ 
/* Applies to drop-down menusin navbar */ 
#navbar li ul{ 
  position:absolute; 
  z-index:100; 
  visibility:hidden;
  } 

/* Make drop-down visible on navbar hover */ 
#navbar li:hover ul, 
#navbar li a:hover ul{ /* IE6 hack */ 
  visibility:visible; 
  top:1.6em;
  left:2em;
  } 

/* Applies to links on the drop-down menu */ 
#navbar li:hover ul li a, 
#navbar li a:hover ul li a{ /* IE6 hack */
	background:#deefbd;
	font-size:70%;
	color:#443D50;
	font-weight:normal;
	text-align:left;
	display:block;
	width:11em;
	padding:0 0 0 1em;
	height:1.5em;	
	border-left: solid 3px #f7ffeb;
	border-right: solid 3px #f7ffeb;
	border-bottom: solid 1px #f7ffeb;
	} 

/* Hover on drop-down menu links */ 
#navbar li:hover ul li a:hover, 
#navbar li a:hover ul li a:hover{ /* IE6 hack */ 
  background: #f7ffeb; 
  color:#443D50;
  } 

/* IE6 hack applies to its table drop-down */ 
#navbar table { 
  margin:-1px; 
  border-collapse:collapse; 
  position:absolute; 
  top:0.5em; 
  left:0; 
  z-index:100; 
} 

.frontpagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #443D50;
	white-space: normal;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}
body {
	background-image: url(../images/dj-transparency.jpg);
	text-align: center;
}
 
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
	border-top-color: #443D50;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px;
}

.table-main {
	background-image: url(../images/dj-stripe-bkgd.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9966cc;
}

.table-text {
	width: 300px;
	text-align: center;
	vertical-align: top;
	margin: auto;
	margin-left: 40px;
}
.table-items {
	text-align: center;
	vertical-align: top;
	margin: auto;
	width: 300px;
}
.table-aboutjewelry {
	text-align: center;
	vertical-align: top;
	margin: auto;
	padding: 0px;
	width: 80%;
}

.table-outside {
	background-image: url(../images/dj-stripe-bkgd.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 850px;
	border: 5px solid #96c;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}

.closeup {
	border: 3px solid #e9f5cf;
}

.link-image {
	height: 113px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: auto;
	border-color: #E9F5CF;
	border-style: solid;
}

.regular-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #433948;
	font-style: normal;
	text-align: left;
}

.image-description-text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #433948;
	font-style: normal;
	vertical-align: top;
}

.large-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #433948;
	text-align: left;
}

.header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #433948;
}

a.links-regular:link, a.links-regular:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3a2365;
}
 
a.links-regular:hover, a.links-regular:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff; 
	background:#3a2365;
}
 
 a.links-large:link, a.links-large:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3a2365;
}
 
a.links-large:hover, a.links-large:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	background:#3a2365;
}
 
a.links-footer:link, a.links-footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #3a2365;
	text-decoration: underline;
}
 
a.links-footer:hover, a.links-footer:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	background:#3a2365;
	text-decoration: none;
}
a.links-intext:link, a.links-intext:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #3a2365;
	text-decoration: underline;
}
 
a.links-intext:hover, a.links-intext:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color:#ffffff;
	background:#3a2365;
	text-decoration: none;
}
