/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
img {	margin: 6px;}
a:active {  outline: none;}
:focus {  -moz-outline-style: none;}
body {
	background: #B0C6EB url(../images/bg.jpg) 0 0 repeat-x;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #ffff33;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
#container {
	background: #518c51 url(../images/footer.jpg) 0 100% no-repeat;
	width: 699px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	margin: 0;
	height: 155px;
	text-indent: -1234em;
}
#navigation {
	position: absolute;
	top: 0;
	left: 0;
	height: 155px;
	width: 699px;
	margin: 0;
	list-style: none;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	margin: 0;
	height: 33px;
	top: 105px;
}
#navigation li a {
	color: #cad7eb;
	display: block;
	height: 33px;
	text-decoration: none;
}
#navigation li a:hover {
	background: #FFF;
	opacity: .2;
	filter: alpha(opacity=20);
}
#navigation #home {
	height: 148px;
	width: 205px;
	left: 246px;
	top: 0;
	cursor: pointer;
}
#navigation #home a {	height: 148px;}
#navigation #home a:hover {	background: transparent;}
#sports {
	left: 14px;
	width: 106px;
}
#outdoors {
	left: 124px;
	width: 119px;
}
#gallery {
	width: 114px;
	left: 453px;
}
#shop {
	width: 114px;
	left: 571px;
}
#navigation #contact {
	top: 44px;
	left: 605px;
	padding-left: 18px;
	border-left: 1px solid #cad7eb;
}
#navigation #home a strong {
	position: absolute;
	left: 268px;
	top: 44px;
	width: 73px;
	text-align: right;
	padding-right: 18px;
}
#navigation #contact,
#navigation #home strong {
	text-indent: 0;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	cursor: pointer;
}
#navigation #contact a,
#navigation #home a strong {
	height: 14px;
	display: block;
	font-weight: normal;
	cursor: pointer;
}
#navigation #contact a:hover,
#navigation #home a:hover,
#navigation #home a:hover strong {
	color: #FFF;
	opacity: 1;
	filter: alpha(opacity=100);
	background: transparent;
}
#content {
	background: url(../images/header.jpg) 0 -155px no-repeat;
	min-height: 430px;
	_height: 430px;
	padding: 1px 15px;
}
#title {
	margin: 0 0 15px;
	font-size: 22px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	zoom: 1;
}
#index .index {
	color: #FFF;
	background: url(/images/pitcher.jpg) 0 0 no-repeat;
	margin-left: 239px;
	min-height: 160px;
	_height: 160px;
	padding: 30px 0 1px 205px;

}
#index #title {
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	margin: 0 0 5px;
}
#index #title strong {
	display: block;
	font-size: 22px;
}
#shopbutton {
	float: left;
}
#shopbutton img {
	margin: 0 10px 10px 0;
}
#splash {
	text-align: center;
}
#splash * {
	margin: 0 auto;
}
#clear {
	height: 10px;
}
#footer {
	text-align: center;
	padding: 5px 0 20px;
	width: 699px;
	margin: 0 auto;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
p#links {
	margin: 0 0 5px;
}
p#byline {
	margin: 5px 0;
	text-align: right;
	font-size: 10px;
}
#byline em {
	text-decoration: underline;
	font-style: normal;
}


/* Photo Gallery */
h2.sub_nav {
	zoom: 1;
	font-size: 12px;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_clear {
	height: 1px;
	clear: both;
}
.pg_image_group,
.group {
	width: 30%;
	text-align: center;
	padding: 3px 5px 10px;
	float: left;
}
.group *,
.pg_image_group h3,
.pg_image_group em {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.group img,
.pg_image_group img,
.image img {
	border: 1px solid #085161;
	margin: 0;
}
.image {
	text-align: center;
}
.image h3 {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}
.image h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 15px;
	text-align: left;
}
.pg_pagination {
	text-align: center;
	padding: 3px 0;
	margin: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.pg_pagination * {
	margin: 0 10px;
}




/* Forms */
option {
padding-right: 10px;
background: #C9EFC2
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
background: #C9EFC2;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}

dl.itemslist {
float: left;
width: 22%;
padding: 0 1%;
text-align: center;
height: 150px;
}
.itemslist dd {
margin: 3px 0;
}
.itemslist img {
border: 1px solid #333;
margin: 0;
}
dd.itemname {
font-weight: bold;
}
.itemdetail img {
	vertical-align: middle;
	border: 1px solid #333;
	margin: 10px 10px 0 0;
}

