@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}


/* wrappers */
#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto; /*Center wrapper on page*/
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	
}
OL {
font-family: "Trebuchet MS";
font-size: 14px;
color: #003d9a;
line-height: 13px;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 25px;
text-align: left;
padding: 0px;
}

LI {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-align: left;
padding-bottom: 5px;
}




/* headers */
#header {
	width: 640px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-left: 260px;
	background-image: url(../images/cash_for_gold_sell_gold2.jpg);
	background-repeat: no-repeat;
}
#headerseotx {
	width: 350px;
	height: 30px;
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 70px;
	padding-left: 0px;
	float: left;
}
#headersetvlink {
	width: 60px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
}

#menu {
	width: 900px;
	height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-left: 0px;
	background-image: url(../images/menbg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCA767;
}

/* menucss */

#navbar ul li {
	display: inline; /* Fix IE Step Down */
}

	#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	height: 37px;
	float: left;
	background: url(../images/navtab-right.png) top right no-repeat;
	margin: 0 1px 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003d9a;
	}

		#navbar ul li a span {
			display: block;
			height: 26px;
			float: left; /* IE 6 Fix */
			padding: 10px 10px 0px 10px;
			background: url(../images/navtab-left.png) top left no-repeat;
		}
		
		#navbar ul li a:hover, #navbar ul li a:active {
			background-position: bottom right;
		}
		
		#navbar ul li a:hover span {
			background-position: bottom left;
			color: #da2621;
			cursor: pointer; /* Remind IE which cursor to use! */
		}
		
		
/* containers */

#container {
	width: 900px;
	height: auto;
	margin-top: 5px;
	text-align: left;
	padding: 0px;
	float: left;
}

/* leftcolumn */
#lfcol{
	width: 220px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	float: left;
}
/* center col */
#centcol {
	width: 405px;
	height: 580px;
	margin-left: 5px;
	text-align: left;
	padding-left: 50px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/where-to-buy-sell-gold.jpg);
	background-repeat: no-repeat;	
}
/* home bgimage text areas */
#hometxone {
	width: 140px;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
}
#hometxtwo {
	width: 140px;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
}
#hometxthree {
	width: 120px;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
}
#homestorelink {
	width: 120px;
	height: 130px;
	margin-top: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	
}





#centcoltemp {
	width: 435px;
	height: auto;
	margin-left: 5px;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/topband.jpg);
	background-repeat: no-repeat;
	
}

/* right col */
#rightcol {
	width: 185px;
	height: auto;
	margin-left: 5px;
	text-align: left;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../images/rightbg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	display: inline;
}
/* footer stuff */
#footer {
	height: auto;
	width: 900px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8BE6A;
}



/* text styles */
/* body text */
.bodtx{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
    color: #003d9a;
	text-decoration: none;
	line-height: 15px;
}
.headerbold{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
    color: #87b1e8;
	text-decoration: none;
	line-height: 16px;
}
.headerbold  a:link, .headerbold  a:visited, .headerbold  a:active {
	color: #87b1e8;
	text-decoration: none;
}
.headerbold  a:hover {
	color: #cee1fd;
	text-decoration: none;
}
.headerbod{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
    color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
.headerbod  a:link, .headerbod  a:visited, .headerbod  a:active {
	color: #ffffff;
	text-decoration: none;
}
.headerbod  a:hover {
	color: #cee1fd;
	text-decoration: none;
}
.smbodtx{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
    color: #003d9a;
	text-decoration: none;
	line-height: 13px;
}
.smbodtx  a:link, .smbodtx  a:visited, .smbodtx  a:active {
	color: #003d9a;
	text-decoration: none;
}
.smbodtx  a:hover {
	color: #ee3d33;
	text-decoration: underline;
}
/* bold text */
.boldtx{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
    color: #003d9a;
	text-decoration: none;
	line-height: 15px;
}
.smboldtx{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
    color: #003d9a;
	text-decoration: none;
	line-height: 13px;
}
.hometx{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
    color: #a27818;
	text-decoration: none;
	line-height: 13px;
}
.hometx  a:link, .hometx  a:visited, .hometx  a:active {
	color: #a27818;
	text-decoration: none;
}
.hometx  a:hover {
	color: #d3a72e;
	text-decoration: none;
}
.homebtx{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
    color: #a27818;
	text-decoration: none;
	line-height: 13px;
}
.homebtx  a:link, .homebtx  a:visited, .homebtx  a:active {
	color: #a27818;
	text-decoration: none;
}
.homebtx  a:hover {
	color: #d3a72e;
	text-decoration: none;
}
.quote {
	width: 370px;
	height: 95px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #003d9a;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/quotebg.jpg);
	background-repeat: no-repeat;
	display: block;
}
.stores {
	width: 395px;
	height: 95px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/shapebg.jpg);
	background-repeat: no-repeat;
	display: block;
}
.locator {
	width: 370px;
	height: 135px;
	color: #8C8328;
	padding-top: 85px;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/find_gold_buyers.jpg);
	background-repeat: no-repeat;
	display: block;
}
.addressbg {
	width: 395px;
	height: 115px;
	color: #8C8328;
	padding-top: 95px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/contact_gold_buyers.jpg);
	background-repeat: no-repeat;
	display: block;
}
.HTGT {
	width: 380px;
	height: 185px;
	color: #8C8328;
	padding-top: 125px;
	padding-left: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	background-image: url(../images/HTgurantee.jpg);
	background-repeat: no-repeat;
	display: block;
}


/* headers */
.mainhd{
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: normal;
	color: #003d9a;
	text-decoration: none;
	line-height: 28px;
	display: block;
	padding-bottom: 10px;
}
.mainhd2{
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #003d9a;
	text-decoration: none;
	line-height: 28px;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}
.subhd{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #779dd7;
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding-bottom: 10px;
}
/* tablestyle */
.tabletx{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
    color: #003d9a;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.tabletxsm{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
    color: #003d9a;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.tableboldtx{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
    color: #003d9a;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom: 1px;
	padding-top: 1px;
}


/* formstyles */
.goldbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003d9a;
	text-decoration: none;
	line-height: 14px;
}
.goldboldlg {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #003d9a;
	text-decoration: none;
	line-height: 14px;
}
.goldfm {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003d9a;
	text-decoration: none;
}
.goldfig {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #003d9a;
	text-decoration: none;
	line-height: 14px;
}
.formtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:11px;
	font-weight: bold;
	padding-top: 2px;
	color: #003d9a;
	display: block;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003d9a;
	border: 1px solid #d6ae6a;
	display: block;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.locformbox {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003d9a;
    border: 1px solid #d6ae6a;
    padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
.HTformad {
	height: 113px;
	width: 145px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 37px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/gold-buying-shops.jpg);
	background-repeat: no-repeat;
	
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
/* footerstyles */
.footertx {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #003d9a;
}
.footertx  a:link, .footertx  a:visited, .footertx  a:active {
	color: #003d9a;
	text-decoration: none;
}
.footertx  a:hover {
	color: #ee3d33;
	text-decoration: underline;
}
