@charset "utf-8";
/* CSS Document */
body {
	max-width: 1020px;
	max-height: auto;
	margin: 0 auto;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background: black;
}
header, section, footer {
	max-width: 100%;
	max-height: auto;
	margin: 0;
}

.main {
	background-image: url("images/background.jpg");
	max-width: 100%;
	max-height: auto;
	margin: 0 auto;


}

.header1 {
    display: block;
	max-width: 100%;
	max-height: auto;
	margin:0px auto;
	margin-top:-8px !important;
	margin-bottom: -18px !important;
}

.nav {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color: #050000 ;
	max-width: 100%;
	max-height: auto;
}
.nav li {
	display: inline;
}
.nav a {
	display: inline-block;
	color: #E4AF03;
	text-align: center;
	padding: 14px;
	text-decoration: none; 
	font-size: 22px;
}

* {box-sizing:border-box}

.slideshow {
	
}

.bullioncoins {
	max-width: 1020px;
	margin:0 auto;
	text-align: center;
	border-top: 1px solid black;
}
.bullioncoins > img {
	max-width: 450px;
	max-height: 300px;
	padding-top: 40px;
	position: relative;
	margin: 0 auto;

}

.newshead {
	color: white;
	padding-top: 30px;
	text-align: center;
	font-size: 40px;		
}
.newsbox {
    max-width:620px;
    height: 200px;
    padding: 20px;
    margin: auto;
    margin-top: 10px;	
    line-height: 1;
    background-color: lightgrey;
    border: solid #666633 2px;
    font-size: 20px;
    overflow: auto;		
}

.kitco {
	padding-top:10px;
	padding-bottom: 10px;
	max-width: 200%;
	min-width: 40%;
	max-height: auto;
	text-align: center;
}	


.footer1 {
	display: block;
	max-width: 100%;
	max-height: auto;
	margin:0px auto;

}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  max-height: 200px;
  position: relative;
  margin: auto;
}
/* Hide the images by default */
.mySlides {
  display: none;
}

.flex-container {

}

.wrapper {
	padding-top: 30px;
	margin: auto;
	max-width: 500px;

}
.contentheader {
	text-align: center;
	float: none;
	width: auto;
	background: linear-gradient(to bottom, rgba(209,182,125,1) 1%,rgba(250,234,166,1) 14%,rgba(255,240,198,1) 24%,rgba(255,236,155,1) 38%,rgba(255,237,158,1) 49%,rgba(255,223,142,1) 58%,rgba(145,119,34,1) 100%);
	line-height: 42px !important;
    font-size: 18px !important;
    padding: 0 0 0 12px !important;
    letter-spacing: 1px !important;
    margin: auto !important;
    position: relative !important;
    color: #812828 !important;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    margin-bottom: 10px;
	text-transform: uppercase;
}
.blockcontent{
	text-align: center;
	padding-top: 20px;
}

p {
	font-size: 18px;
	color: white;
	text-align: left;
}
.salesemail {
	color: white;
}

.blockcontent > h3 {
	color: white;
	text-align: left;
}
.address {
	color: white;
	text-align: left;
}

h1 {
	display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.Submit {
	float: left;
	padding-left: 10px;
}
form {
	display: block;
}
dl {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}


.HorizontalFormContainer dt {
	text-align: left;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	clear: left;
	font-weight: bold;
	font-size:16px;
	color: #E4AF03;
	line-height: 36px;
	min-height: 36px;
	white-space: nowrap;
}
dt {
	display: block;
}
.HorizontalFormContainer dd {
	margin-left: 180px;
	margin-bottom: 18px;
	line-height: 30px;
}
dd {
	display: block;
	margin-inline-start: 40px;
}
.Textbox, .field-xlarge {
	height: auto;
}
.Textbox, select, textarea, .field-xlarge {
	border: 1px solid black;
}
.Field250 {
	width: 200px;
}
.Field400 {
	max-width: 200px;
}

.Textbox, textarea, .field-xlarge {
	padding: 8px; 
}
input, sele, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}
.Required {
	color: red;
	font-weight: bold;
}

.confirm {
	font-size: 30px;
	color: white;
	test-alingn: center;
	padding-bottom: 240px;
}

.directions {
	font-size: 18px;
	color: white;
	text-align: left;
}
.map {
	max-width: 400px;
	max-height: auto;
}
