/*
Theme Name: GoldJewelry
Theme URI: http://tswartz.com
Description: Gold Jewelry 2 Cash
Version: 1
Author: Tony Swartz
Author URI: http://tswartz.com
*/


#FOOTER {
	width:850px;
	height:auto;
	
	text-align:center;
	margin:0 auto;
	background-image: url(../wp-content/themes/GoldJewelry/images/main_24.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.text {color: #111111;
	font-size: 13px;
	text-align:	left;
	margin-right:16px;
	margin-left:16px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.textheader {color: #333333;
	font-size: 14px;
	text-align:	left;
	margin-right:10px;
	margin-left:10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	background-color: #F2F2EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:0 auto;
}
	
		
.H1 {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-align:left;
}


#H1 {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.footer {
	font-size: 		9px;
	font-family: arial;
}

.fda {
	font-size: 		9px;
	font-family: arial;
	line-height: 	120%;
}




a:link{ 
	text-decoration: none; 
	color: #1068b0; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
}

a:hover{ 
	text-decoration: none; 
	color: #D90000; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
}


a:visited{ 
	text-decoration: none; 
	color: #D90000; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;

}

a.highlight:link{ 
	text-decoration: none; 
	color: #111111; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 15px;
	font-weight : bold;
	background-color:yellow;
	text-align:center;
}

a.highlight:hover{ 
	text-decoration: none; 
	color: #D90000; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 15px;
	font-weight : bold;
	text-align:center;
}
a.highlight:visited{ 
	text-decoration: none; 
	color: #111111; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 15px;
	font-weight : bold;
	background-color:yellow;
	text-align:center;
}

a.header-links:link{ 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
}
a.header-links:hover{ 
	color: #D90000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 14px;
	font-weight : bold;
	text-decoration: underline;
}
a.header-links:visited{ 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
}
a.header-links:active{ 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
}

a.footer-links:link{ 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
a.footer-links:hover{ 
	color: #D90000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
a.footer-links:visited{ 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
a.footer-links:active{ 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}