/*  followyourheart-finejewelry.css  */


* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; margin-top:28px;
	color: #000000;
	background-image : url(../images/bkg-body.jpg);
	background-position : top left;
	background-repeat : no-repeat; 
}
#wrapper { 
 margin: 0 auto;
 width: 900px;border: 1px solid #8E7D53;
 background-color : #333333;
}
#header {
	background-image : url(../images/header1.jpg);
	background-position : center;
	background-repeat : no-repeat; width:900px;height:226px;
}
#content { 
 width: 900px;	background-color : #ffffff;
 color: #333;
font-size : 12px;
}

.border-gold {
border: 1px solid #8E7D53;
}
.padding {
margin-left: 14px;
margin-right: 14px;
margin-top: 7px;
margin-bottom: 14px;
}
a, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: blue;
}

a:hover, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
th {
font-family: Palatino Linotype, Book Antiqua;
text-align: left; color: #990000; padding: 6px;
font-size: 16px; line-height: 18px;
font-weight : bold; 
 font-style : italic;
}

H1 {
margin: 0px;
font-family: Palatino Linotype, Book Antiqua;
text-align: left; color: #990000;
font-size: 27px; margin-top: 7px;line-height: 29px;
font-weight : bold; margin-left:24px;margin-bottom: 7px;
 font-style : italic;
}

H2 {
  margin-left:24px;font-family: sans-serif;
  font-size: 18px;
  color: #666666; margin-left:24px;
}
H3 {
  margin-left:24px;font-family: sans-serif;
  font-size: 16px;
  color: #990000;
}
H4 {
  margin-left:24px;font-family: sans-serif;
  font-size: 14px;
  color: black;
}

P {   font-family: sans-serif;
  font-size: 12px;
  color: black;
 margin-left: 24px; padding: 6px;

}
ul {   font-family: sans-serif;
  font-size: 12px;
  color: black;
 margin-left: 50px; margin-right: 25px;

}
.button {
	background-color : #990000;
	color : White;
	font-size : 12px; padding: 3px;
	text-align : center;  font-weight : bold;letter-spacing: .025em;
}

.bkg-content {
	background-image : url(../images/content-sig.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
	background-color : #ffffff;
}
.table-descrip { 
  position:relative;
  width: 90%;
  left: 30px; 
  top: 10px;
  margin-bottom: 20px;
border: 1px solid #8E7D53;

}
#footer {
	background-color : #990000;
	color : White;background-image : url(../images/bkg-footer.jpg);
	font-size : 12px;height: 45px;padding: 7px;
	text-align : center;  font-weight : normal;
}
.footer {
		
	color : White;
	font-size : 12px;height: 45px;padding: 7px;
	text-align : center;  font-weight : normal;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover {
		
	color : White;text-decoration: underline;
	font-size : 12px;height: 45px;padding: 7px;
	text-align : center;  font-weight : normal;
}

.navigation {	background-color : transparent;
	background-image : url(../images/bkg-footer.jpg); height:23px; margin-bottom:0px;
}
#tabs10 {
      float:left;
      width:675px;
       font-size:13px; height: 23px;
          border-bottom: 1px solid #990000;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0px;float:right;
          padding:0px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0px;
      padding:0px;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright2.gif") no-repeat right top;
      padding:5px 15px 2px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
      
      
   .specialBottom {
margin: 0px;
font-family: Palatino Linotype, Book Antiqua;
 color: #990000;
font-size: 27px; margin-top: 7px;line-height: 29px;
font-weight : bold; margin-bottom: 7px;
 font-style : italic;
}


 .specialBottom2 {
margin: 0px;
font-family: Palatino Linotype, Book Antiqua;
 color: #990000;
font-size: 20px; margin-top: 7px;line-height: 29px;
font-weight : bold; margin-bottom: 7px;
 font-style : italic;
}


 .specialBottom3 {
margin: 0px;
font-family: Palatino Linotype, Book Antiqua;
 color: #990000;
font-size: 18px; margin-top: 7px;
font-weight : bold; margin-bottom: 7px;
 font-style : italic;
}


.specialBottom3 a, .specialBottom3 a:link, .specialBottom3 a:visited, .specialBottom3 a:hover {
		
	text-decoration: underline;
	 color:#990000;
}