@font-face {
	font-family: 'PetesGunShop';
	src: url('http://www.petesgunshop.com/fonts/petesgunshop-webfont.eot');
	src: local('☺'), url('http://www.petesgunshop.com/fonts/petesgunshop-webfont.woff') format('woff'), url('http://www.petesgunshop.com/fonts/petesgunshop-webfont.ttf') format('truetype'), url('http://www.petesgunshop.com/fonts/petesgunshop-webfont.svgz#webfont64OAQdMQ') format('svg'), url('http://www.petesgunshop.com/fonts/petesgunshop-webfont.svg#webfont64OAQdMQ') format('svg');
	font-weight: normal;
	font-style: normal;
}
#pgs_title {
	/* font-family: PetesGunShop, arial, helvetica, sans-serif; */
	font-family: PetesGunShop, Impact, Charcoal, sans-serif;
	font-size: 6em;
	margin: 0;
	padding: 0;
}
#pgs_motto {
	font-style: italic;
	font-size: 2em;
}
body {
	background: #fed url(http://www.petesgunshop.com/images/woodbackground.jpg) repeat fixed 100%;
}
ul, ol {
	list-style-image: url("http://www.petesgunshop.com/auctions/bullet.png");
}
#header {
	text-align: center;
}
#bodyarea {
	margin-top: 1em;
}
#contact {
	float: left;
	min-width: 15.625em;
	margin-right: 1em;
	height: 100%;
}
#content {
	min-height: 31.25em;
	margin-left: 15.625em;
}
#footer {
	text-align: center;
}
#copyright {
	display: none;
}
#nav {
	margin: 0;
	padding: 0.313em 0.625em;
	list-style-type: none;
	background: #b22;  /* Background color of the navigation bar. */
	font-weight: bold;
}
#nav li {
	display: inline;
	background: url(http://www.petesgunshop.com/auctions/bullet.png) no-repeat 0 50%;
	padding: 0 0.625em 0 0.813em;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #fff;  /* Text color of the navigation bar items. */
}
#nav li a:hover, #nav li a:active {
	text-decoration: none;
	color: #000;    /* Text color of an active link (aka mouse hovering over) */
	background: #ddd;  /* Background color of active links */
}
#pgshours {
	text-align: right;
}
.style1 {
	font-size:  6em;
	text-align: center;
}
.style2 {
	text-align: center;
}
.style4 {
	text-align: left;
	font-size: large;
	font-weight: bolder;
}
.photo {
	max-width: 20em;
	max-height: 20em;
	border-style: solid;
	padding: 15px 15px 20px 15px;
	border-width: 1px 2px 2px 1px;
	border-color: #ccc #999 #999 #ccc;
	background: #ffe;
}
