body {
 background-color: #000;
 margin-top: 0px;
 font-family: Verdana, Arial, Geneva, sans-serif;
 font-size: 12px;
 }

.leftpanel {
 background-color: #EDEDD9;
 border: 1px solid #EDEDD9;
 background-image: url(nav/jewelry.jpg);
 height: 386px;
 text-transform: uppercase;
 font-weight: bold;
 line-height: 140%;
 font-size: 11px;
 }
 
.maintable {
 margin-left: 5px;
 background-color: #F7F7EA;
 border: 1px solid #EDEDD9;
 padding: 10px;
 }
.maintext {
 font-family: Verdana, Arial, Geneva, sans-serif;
 font-size: 12px;
 line-height: 150%;
 }
.mt_large {
 color: #333;
 font-size: 18px;
 font-style: italic;
 font-family: Georgia, Times New Roman, serif;
 text-transform: none;
 padding-top: 10px;
 line-height: 130%;
 }

.toplink {
 text-transform: uppercase;
 font-weight: bold;
 text-align: right;
 font-size: 10px;
 margin-top: 8px;
 margin-bottom: 6px;
 margin-right: 5px;
 line-height: 140%
}


.toplink a:link {
 color: #F0B400;
 text-decoration: none;
 }
.toplink a:visited {
 color: #F0B400;
 text-decoration: none;
 }
.toplink a:hover {
 color: #FBF700;
 text-decoration: underline;
 }
 
small {
 font-size: 8px;
 line-height: 110%;
 }

a:link {
 color: #333;
 text-decoration: none;
 }
a:visited {
 color: #333;
 text-decoration: none;
 }
a:hover {
 color: #900;
 text-decoration: underline;
 }

h1 {
 margin-top: 0px;
 font-size: 22px;
 color: #000;
 font-style: italic;
 font-family: Georgia, Times New Roman, serif;
 }

strong {
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
 font-family: Georgia, Times New Roman, serif;
 color: #000;
 }

.bottomlink {
 text-transform: uppercase;
 font-weight: bold;
 text-align: right;
 font-size: 10px;
 margin-top: 6px;
 margin-right: 5px;
 line-height: 140%
}


.bottomlink a:link {
 color: #F0B400;
 text-decoration: none;
 }
.bottomlink a:visited {
 color: #F0B400;
 text-decoration: none;
 }
.bottomlink a:hover {
 color: #FBF700;
 text-decoration: underline;
 }
 .phone {
  margin-top: 3px;
  font-size: 12px;
 color: #FBF700;
 }
 .box
{
color: #000000;
background: #fafac3;
border: #cccccc solid 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
}
