@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 10px 0;
	background: #D9EBF2; url(/images/bg.jpg); repeat-x;
}
body,td,th {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link { color: #0066FF; }
a:visited { color: #003366; }
a:hover { color: #974B00; }
a:active { color: #FF0000; }
	
#topnav a:link { color: #FFF; }
#topnav a:visited { color: #FFF; }
#topnav a:hover { color: #974B00; text-decoration:underline; }
#topnav a:active { color: #FF0000; }
	
h1 {
	text-indent : -9999px; 
	margin: 0 0 10px 0;
	height: 30px;
}

h1.home { background : url(/images/H1/home.gif) no-repeat; }
h1.header { background : url(/images/H1/header.gif) no-repeat; }
h1.about { background : url(/images/H1/about.gif) no-repeat; }
h1.buy_gold { background : url(/images/H1/buy_gold.gif) no-repeat; }
h1.bridal_jewelry { background : url(/images/H1/bridal_jewelry.gif) no-repeat; }
h1.contact { background : url(/images/H1/contact.gif) no-repeat; }
h1.custom { background : url(/images/H1/custom.gif) no-repeat; }
h1.diamond { background : url(/images/H1/diamond.gif) no-repeat; }
h1.jewelry { background : url(/images/H1/jewelry.gif) no-repeat; }
h1.thankyou { background : url(/images/H1/thankyou.gif) no-repeat; }
h1.timepieces { background : url(/images/H1/timepieces.gif) no-repeat; }
h1.engagement { background : url(/images/H1/engagement.gif) no-repeat; }
h1.rings { background : url(/images/H1/rings.gif) no-repeat; }
h1.pendants { background : url(/images/H1/pendants.gif) no-repeat; }
h1.earrings { background : url(/images/H1/earrings.gif) no-repeat; }
h1.necklaces { background : url(/images/H1/necklaces.gif) no-repeat; }
h1.bracelets { background : url(/images/H1/bracelets.gif) no-repeat; }
h1.fnf { background : url(/images/H1/fnf.gif) no-repeat; }

#topnav a {
	padding-left: 22px;
	font-weight:bold;
	text-decoration:none;
}

#content { padding: 20px; }
	
#content p { line-height: 1.5em; }

.style1 {color: #666666}

#footer a { 
	text-decoration: none; 
	margin: 0 5px 0 5px;
}

#footer p { color: #999999; font-size: 10px; }

#footer td { padding-top: 10px; padding-bottom: 11px;}

#footer a:link { color: #999; }
#footer a:visited { color: #999; }
#footer a:hover { color: #0066FF; text-decoration:underline; }
#footer a:active { color: #FF0000; }
