body {
	color:#6B6948;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #000000;
}
/*TAG FORMATTING*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	margin: 10px;
	line-height: 14px;
}
h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#D2BA73;
	font-weight:normal;
	font-size: 12px;
	letter-spacing: 1pt;
}
h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#978B63;
	font-weight:normal;
	font-size: 10px;
	margin-right: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2BA73;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
html>body h3 {
	
	margin-bottom: 3px;
}
h4 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#D2BA73;
	font-weight:bold;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	letter-spacing: 0.5pt;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#978B63;
	font-weight:bold;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: 1pt;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1.5px;
}
	
/*LINK FORMATTING*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2BA73;
	font-weight: strong;
	letter-spacing:1px;
}
a:visited {
	*color: #D2BA73; 
	text-decoration: none;
}
a:hover {
	*color: #666666;
	text-decoration: none;
}
a:active {
	*color: #FFFFFF;
	text-decoration: none;
}
a:link {
	*color: #D2BA73;
	text-decoration: none;
}

table tr td a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #D2BA73;
}

table tr td a:hover {
	*color: #666666;
	text-decoration: none;
}

/*DOUBLE TABLE KRAP HERE*/
td {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6948;
	font-weight:normal;
	font-size: 9px;
	margin: auto;
}
th {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6948;
	font-weight:normal;
	font-size: 10px;
	margin: auto;
}
td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D2BA73;
	line-height: 13px;
}
/*TO HERE*/
n1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 1.5px;
}

/*UL LI TAGS*/
ul-PRODUCT {
	width: 150px;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
/* "UL" TAG - NEED TO RENAME??? */
ul {
	list-style-type: none;
	width: 240px;
	margin: 0;
	padding-left: 2px;
	padding-top: 0px;
}
ul#mymenu {
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding-left: 60px;
	padding-top: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 1px;
}
li#myNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #FF0000;
}
p#Arial_Eleven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2BA73;
	font-weight: strong;
	letter-spacing:1px;
}
li#paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	margin: 10px;
	line-height: 14px;
}
/* SPECIAL */
.phoneCenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2BA73;
}
.phoneText {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D2BA73;
}
