body { 
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#page {
	width: 100%;
	margin: auto;	
}
	a:link {
		color: #0000ff;
	}
	a:visited {
		color: #0000ff;	
	}
	a:hover {}
	a:active {}

	h1 {
		font-size: 50px;
		font-weight: bold;
		color: #00bc5b;
		margin: 0;
	}		
	h2 {
		font-size: 20px;
		color: #8080ff;
		margin: 0;
	}
	h3 {
		font-size: 40px;
		color: #8080ff;
		margin: 0;
	}
	h4 {
		font-size: 22px;
		font-weight: normal;
		margin: 0;
	}
		h4.detectors {
			font-weight: bold;
			color: #00bc5b;
			text-decoration: underline;
		}
	h5 {
		font-size: 18px;
		font-weight: normal;
		margin: 0;
	}
	
	div.acontent {
		margin: 60px 15px 0 15px;
		font-size: 18px;
	}
	
/* */
td.topinfo {
	text-align: center;
}
td.topimg {
	width: 200px;
}
/* */


/* INDEX */
	div.index {
		background-image: url('./images/gold-flakes-bkg.jpg');
		background-position: bottom right;
		background-repeat: no-repeat;
		padding-top: 8px;
		margin-top: 40px;
		margin-left:12%;
		overflow: auto;
	}
	div.siteLinks {
		border: 1px solid #d5d5d5;
		float: left;
		padding: 20px;
		padding-top: 0px;
		background: #fafafa;
	}
		div.boxhead {
			font-size: 14px;
			font-weight: bold;
			float: left;
			position: relative;
			bottom: 10px;
		}
		span.boxhead {
			background: #fff;	
		}
		a.nav:link {
			font-weight: bold;
		}
		a.nav:visited {
			font-weight: bold;
		}

	div.siteSearch {
		border: 1px solid #d5d5d5;
		float: left;
		padding: 20px;
		padding-top: 0px;
		margin-left: 40px;
		background: #fafafa;
	}
/* */	


/* */
	div.botImg {
		width: 100%;
		float: left;
		margin-top: 40px;
		text-align: center;
	}
		IMG.center {
		    display: block;
		    margin-left: auto;
		    margin-right: auto;
		}
/* */


/* HOW TO PAN */
	div.imgRight {
		padding: 20px;
		margin-left: 12px;
		float: right;
		border: 1px solid #d5d5d5;

	}
	div.imgLeft {
		padding: 20px;
		margin-right: 12px;
		float: left;
		border: 1px solid #d5d5d5;

	}
	div.vid {
		width: 50%;
		float: left;
		text-align: center;
	}
/* */

/* WHERE TO */
td.state {
	width: 20%;	
}
/* */

/* WHERE TO - STATE */
span.location {
	background: #ffffc0;
}
div.clubsadwrap {
}
	div.stateclubsad {
		width: 50%;
		float: left;
	}
		td.club {
			font-size: 17px;
			background: #e6ffe5;
		}
		td.clubhead {
			font-size: 20px;
			background: #ffffc0;
		}
/* */

/* CONVERSION */
	h4.conv {
		font-size: 22px;
		font-weight: bold;
		margin: 0;
		text-align: center;
		color: #8080ff;
	}
div.wrapper {
	
}
div.halfBlock {
	float: left;
	width: 50%;
}
	div.convBlock {
		border: 1px solid #d5d5d5;
		margin: 20px;
		padding: 10px;
		overflow: hidden;
	}
/* */

/* Pictures */
	div.picBlock {
		border: 1px solid #d5d5d5;
		margin: auto;
		padding: 10px;
	}
/* */

/* INVEST */

div.investRight {
	float: right;
	width: 340px;
	margin-left: 12px;
}
div.investLeft {
	float: left;
	width: 340px;
	margin-right: 12px;
}

/* */

/* SUPPLIES */

h3.ebayLogo {
	background-image: url('./images/ebay.gif');
	background-position: center right;
	background-repeat: no-repeat;	
}

div.supCol {
	padding: 10px;	
}

div.supItem {
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #b9b9b9;
}
	div.odd {
		background-color: #efefef;	
	}
	
div.supMD {
	padding: 10px;
	border: 1px solid #878787;
}

div.supBot {
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 50px;
}

div.detBot {
	width: 100%;
	float: left;
	font-weight: normal;
	font-size: 12px;
	margin-top: 60px;
	margin-bottom: 30px;
}
img.ebayFloatRight {
	float: right;	
}

/* */

a.home:link {
	font-size: 20px;
	font-weight: bold;
	color: #0000ff;
}
a.home:visited {
	font-size: 20px;
	font-weight: bold;
	color: #0000ff;	
}
a.home:hover {}
a.home:active {}

