@import url("whitespace.css");
@import url("forms.css");

img {
	margin: 5px;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

body {
	background: #263469 url(../images/topcap.gif) 0 0 repeat-x;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#container {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url(../images/logo.jpg) 3px 53px no-repeat;
	height: 284px;
	padding: 53px 3px 0;
	text-indent: -1234em;
	margin: 0;
}
#header a {
	display: block;
	height: 284px;
	text-decoration: none;
}
#navigation {
	position: absolute;
	top: 10px;
	left: 0;
	width: 800px;
	margin: 0;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	list-style: none;
	text-align: center;
}
#navigation li {
	margin: 0;
	line-height: 38px;
	vertical-align: middle;
	display: inline;
}
#navigation li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 14px;
	line-height: 38px;
	vertical-align: middle;
	text-decoration: none;
	display: inline-block;
}
#navigation li a:hover {
	background: #AC0F16;
}
#main {
	background: url(../images/menu.jpg) 0 0 no-repeat;
	position: relative;
	height: 75px;
	margin: 0;
	list-style: none;
	text-indent: -1234em;
}
#main li {
	position: absolute;
	top: 4px;
	margin: 0;
	height: 71px;
	width: 380px;
}
#main li a {
	display: block;
	height: 71px;
	text-decoration: none;
}
#sportinggoods {
	left: 17px;
}
#sportinggoods a:hover {
	background: url(../images/menu.jpg) -17px -79px no-repeat;
}
#shootingrange {
	left: 403px;
}
#shootingrange a:hover {
	background: url(../images/menu.jpg) -403px -79px no-repeat;
}
#content {
	margin: 0 45px 0;
	padding: 20px 0 0;
}
#title {
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: -1px;
}
#clear {
	height: 5px;
}
#footer {
	border-top: 2px dotted #5c668e;
	margin: 10px 35px 0;
	padding: 5px 0 0;
	color: #263469;
	text-align: center;
}
#links a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 4px;
	line-height: 18px;
	vertical-align: middle;
	text-decoration: none;
	display: inline-block;
}
#links a:hover {
	background: #AC0F16;
}
#byline {
	font-size: 10px;
	text-align: right;
	margin: 20px 0 0;
}
#byline a {
	text-decoration: none;
	color: #5c668e;
}
#byline a:hover {	text-decoration: underline;}

td {
	vertical-align: top;
	padding: 5px;
}
ul.list {
	margin: 20px 0 10px;
	list-style: none;
	font-size: 14px;
}
ul.list li {
	margin: 0 0 3px 20px;
	line-height: 18px;
}
#content ul.list a {
	font-weight: bold;
	text-decoration: none;
}
#content ul.list a:hover {
	text-decoration: underline;
}

h2.portfolio {
	border-top: 2px dotted #5c668e;
	margin: -10px 0 0;
	padding: 3px 0 0;
	color: #DDD;
}

dl#itemlist {
	margin: 0;
}
dl#itemlist dt {
	font-weight: bold;
}
dt.shootingrange {
	margin: 10px 0;
}
dt.sportinggoods {
	margin: 8px 0 0 10px;
}
dd.shootingrange {
	margin: 0;
}
dd.sportinggoods {
	margin: 0 0 0 30px;
}

/* Some Adjustments for lookin' */


body {
background: #7F7B77;
}
#container {
background: #263469 url(../images/topcap.gif) 0 0 repeat-x;
border: 1px solid #8F0811;
padding: 0 10px 25px;
margin: 10px auto;
}
#navigation {
left: 10px;
}
p.back {
clear: both;
margin: 20px 0 30px;
position: relative;
top: 10px;
padding: 10px 0 0;
border-top: 1px solid #5c668e;
}
h4.pagelist {
margin: 5px 0 5px 10px;
font-size: 14px;
}
#content .pagelist a {
text-decoration: none;
}
#content .pagelist a:hover {
text-decoration: underline;
}

table {
border: 1px solid #5c668e;
margin: 10px 0;
}
th {
width: 200px;
text-align: center;
background: #5c668e;
padding: 3px;
}
td {
padding: 3px;
vertical-align: top;
}

textarea {
	width: 400px;
	height: 120px;
}
td p {
	margin: 0 0 8px;
}
