/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#b9b9b9;
	}

p, ul,li{
	background: White;
		font-size: 12px;
}
table, tr, td{
	background-color: White;
}
img{margin: 0px;padding:0px}
 
h1, h2, h3
{
font-size:14px;
}
h3{
	text-align:left;
	display: block;
	background-color: #006699;
	color: White;
	padding: 5px 0px 5px 5px;
	margin:5px;
 letter-spacing: 1px;
 font-size: 13PX;

}
.lapelpins, .products, .halfscreen, .customcoins
{
	padding: 0px;
	color: #333333;
	background-color: White;
}

p.lapelpins, p.customcoins{
	border: 0;
}

a {color: #006699}
a:hover {color:#990000}

.products
{
width:180px;
float:left;
padding:5px;  
border:0;
margin:0px;

}
img.products
{
text-align:center;
float:none;
clear:none;
width: auto;
padding:0px

}
.halfscreen
{
width:350px;
float:left;
margin:5px;
padding:10px;
}


.content
{
	float: none;
	clear: none;
	margin: 10px;
	width: 350px;
	font-size:12px;
}


h2{
	padding: 5px 0px 5px 0px;
	color: #069;
	text-align: center;
	border-bottom: 1px dashed #069;
}

#lapelpins, #customcoins{
	width: 760px;
	border: 2px solid #fff;
	text-align: left;
	vertical-align: bottom;

}

#subdivision{
	width:100%;
	clear:both; 
	margin:10px 0px 10px 0px
}

#subdivision img{
	float: left;
}
.summary{
	float: right;
	clear: none;
	margin: 0px;
	width: 350px;
}

#subdivision h1{
	background-image: url(../images/ui/h-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 15px;
}
#introduction{
	float: right;
	text-align: right;
		background: top right no-repeat;
	background-image: url(../images/contact-us.gif);

}
#introduction p{
		margin-top: 30px;
		background-image: none;
}
#lapelpinslinks, #customcoinslinks
{
padding:5px 0px 5px 0px;
 color :#444; 
 text-align:center;
 font-size:11px;
 width:100%;
 float:none;
 cleaR:both;
 margin:0px;
 border:0px;
 border-top: 2px solid #006699
 
}
 #copyright
{
padding:5px 0px 5px 0px; 
 color:#444; 
 text-align:center;
 font-size:11px;
 width:100%;
  border-top: 2px solid #444;
  margin:0px;
   float:none;
 cleaR:both;	
}

#buyingguide img{
	float:left;
}
#buyingguide tr{
	padding:10px;
}
ul, li{margin-left:15px; margin-top:0px; list-style-image: url(http://www.sierraemblem.com/images/ui/lapelpincustomcoinlist.png)}

#breadcrumbs{
margin-top:10px;
margin-right:30px;
 font-size: 10px;
 text-align:right;
}