body, html {
	font-family: verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	background: #000000;
	color: #FFFFFF;
}

h3 {
	text-align: left;
	color: #FFFFAA;
	font-weight: normal:
	text-decoration: underline:
	}

h1,h2,h5,h6 {
	color: #FFFFAA;
	text-align: center;
	margin-bottom: 1ex;
	}
	
ul li{
	style: square;
	indent: 5px;
	}
	
a {
	color: #FFFFAA;
	}

#wrapper {
	width: 975px;
	margin: auto;
	 }

#hdr {
	text-align: center;
	height: 155px;
}

#tnav {
	background-image: url(images/GoldLinkBkg.png);
	background-repeat:x;
	text-align: right;
	color: #000000;
	padding-top: 0.35em;
	padding-bottom: 0;
	padding-right: 0.35em;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
}
	
#tnav a {
	text-decoration: none;
	color: #000000;
	margin-left: 3em;
	}

#lnav {
   float: left;
   width: 195px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
	
#lnav li {
	background-image : url(images/btnNav.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	}
	
#lnav a {
	text-decoration: none;
	color: #000000;
	margin-left: 3em;
	}

/* second column */
#main {
	float: right;
	width: 750px;
}

#contactHdr {
	margin-left: 5px;
	color: #FFFFAA;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
}

#contactDet {
	margin-left: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 125%;
}

#contactImg {
	float: left;
	padding: 20px;
	padding-right: 45px;
}
	
/* Sales Section */
#salesHdr {
	width: 750px;
	}
	
#salesHdr a {
	color: #FFFFAA;
	}
	
#salesThumb {
	float: left;
	width: 750px;
	margin-bottom: .5em;
	}
	
.nostyle li {
	list-style-type: none;
	}
	
.unistar {
	float: left;
	width: 2em;
	}

#salesTxt {
	margin-top: -140px;
	margin-left: 122px;
	float: right;
	}
	
#salesTxt li{
	margin-bottom: 0.25em;
	}

#mainImg{
	float: left;
	padding-top: 2em;
	margin-left: 1em;
	padding-right: 1em;
	text-align: center;
	font-size: .80em;
	}

#salesImg{
	float: left;
	padding-top: 2em;
	margin-left: 1em;
	padding-right: 1em;
	text-align: center;
	font-size: .80em;
	}

#footer {
	clear:both;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/GoldFtrBkg.png);
	background-repeat: repeat-x;
	height: 36px;
	}

#footer a, #footer a:visited, #footer a:link {
	color: #000000;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#credit {
	color: #FFCC99;
}

#credit  a:visited, #credit a:link, #credit a:hover {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
	text-align: center;
	}
}
