body{
	margin:0;
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:#000 url(/uploads/design/bg-body.jpg) no-repeat 50% 0;
}
img{border:none;}
a{
	text-decoration:underline;
	color:#fff;
}
a:hover{text-decoration:none;}
/*wrapper*/
#wrapper{
	width:960px;
	margin:0 auto;
	position:relative;
	padding-top:93px;
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.header-holder{
	background: url(/uploads/design/bg-header.png) no-repeat;
	width:960px;
	height:93px;
}
.header-holder:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	background: url(/uploads/design/logo.png) no-repeat;
	margin-left:91px;
	width:576px;
	height:97px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	height:100%;
	display:block;
	cursor:pointer;
	position:relative;
}
/*contact us*/
.contact-us{
	float:right;
	margin:39px -6px 0 0;
	position:relative;
	height:40px;
	width:236px;
	overflow:hidden;
}
.contact-us a{
	background: url(/uploads/design/bg-contact-us.png) no-repeat;
	width:100%;
	height:80px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
.contact-us a:hover{margin-top:-40px;}
/*main*/
.main-holder{
	background: url(/uploads/design/bg-main.png) no-repeat;
	height:1%;
	padding:9px 9px 10px 11px;
}
/*promo*/
.promo{
	width:100%;
	position:relative;
	z-index:2;
	margin:0 0 13px;
}
.visual{
	background: url(/uploads/design/bg-visual.png) repeat;
	height:249px;
	padding:4px 3px 3px;
	width:935px;
}
.visual img{display:block;}
.promo span{
	background: url(/uploads/design/slogan-archery.png) no-repeat;
	width:515px;
	height:71px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	bottom:-12px;
	left:13px;
}
/*navigation*/
#nav{
	background: url(/uploads/design/bg-nav.png) no-repeat;
	margin:0 0 16px;
	padding:0 0 0 18px;
	width:932px;
	list-style:none;
	overflow:hidden;
	height:54px;
}
#nav li{
	float:left;
	position:relative;
	overflow:hidden;
	height:54px;
}
#nav a{
	float:left;
	outline:none;
	cursor:pointer;
	height:108px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:-1px;
	background-repeat:no-repeat;
}
#nav .home{
	background-image:url(/uploads/design/text-home.png);
	width:70px;
}
#nav .archery{
	background-image:url(/uploads/design/text-archery.png);
	width:92px;
	margin-left:1px;
}
#nav .bowfishing{
	background-image:url(/uploads/design/text-bowfishing.png);
	width:120px;
	margin-left:3px;
}
#nav .dvd{
	background-image:url(/uploads/design/text-dvd.png);
	width:76px;
	margin-left:7px;
}
#nav .staff{
	background-image:url(/uploads/design/text-staff.png);
	width:106px;
	margin-left:2px;
}
#nav .video{
	background-image:url(/uploads/design/text-video.png);
	width:66px;
	margin-left:2px;
}
#nav .trophies{
	background-image:url(/uploads/design/text-trophies.png);
	width:89px;
	margin-left:1px;
}
#nav .store{
	background-image:url(/uploads/design/text-store.png);
	width:149px;
	margin-left:4px;
}
#nav .contact{
	background-image:url(/uploads/design/text-contact.png);
	width:120px;
	margin-left:3px;
}
#nav a:hover,
#nav a:active {
	margin-top:-55px;
}
/*info-block*/
.info-block{
	height:1%;
	overflow:hidden;
	padding:0 20px 0 29px;
}
#main h1{
	margin:0 0 17px;
	font-size:18px;
}
#main p{margin:0 0 18px;}
/*info-boxes*/
.info-boxes{
	background: url(/uploads/design/bg-boxes.png) no-repeat;
	height:305px;
	margin:-5px 0 10px 4px;
	padding-top:38px;
	width:927px;
}
.info-boxes .box{
	float:left;
	width:345px;
	padding:0 18px 0 72px;
	color:#411501;
	font-size:20px;
}
#main h2{
	margin:0 0 24px;
	font-style:italic;
	font-size:20px;
}
#main .box p{margin:0;}
#main h3{
	margin:0 0 18px;
	font-size:16px;
}
/*footer*/
#footer{
	text-align:center;
	padding:13px 0 3px;
	font-size:12px;
	line-height:14px;
	width:100%;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-size:14px;
	line-height:17px;
	position:relative;
	float:left;
	left:-50%;
	text-align:center;
	background: url(/uploads/design/separator.gif) no-repeat 100% 3px;
}
#footer ul li{
	display:inline;
	background: url(/uploads/design/separator.gif) no-repeat 0 3px;
	padding:0 2px 0 7px;
}
#footer ul li.last{
	padding-right:6px;
}
#footer p{
	margin:0;
}
/*menu */
.menu{
	width:100%;
	overflow:hidden;
	margin-bottom:14px;
}
.menu-w1{
	overflow:hidden;
	position:relative;
	width:100%;
}
.menu-w2{
	position:relative;
	float:left;
	left:50%;
}

/*	gallery
---------------------------------------------*/
	#gallery-header {
		background: none;
		float: left;
		width: 569px;
		margin: 0 0 2em 0;
	}

	#gallery-capsule {
		background: none;
		float: left;
		width: 569px;
		margin: 0 0 3em 0;
	}

	#gallery-thumb {
		float: left;
		width: 240px;
		margin: 0 0 0 0;
	}
	
	#gallery-thumb img {
		float: left;
		margin: 0 0 0 0;
	}
	
	#gallery-detail {
		float: left;
		width: 569px;
		margin: 0 0 1em 0;
	}
	
	#gallery-detail h1 {
		font-size: 2.65em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-detail h2 {
		font-size: 1.75em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-info {
		float: right;
		width: 318px;
		margin: .2em 0 0 0;
	}
	
	#gallery-info h2 {
		font-size: 1.85em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	.description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.detail-description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
		margin: 0 0 1.6em 0;
	}
	
	.photo-by {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.uploaded {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.location {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.tags {
		font-size: 1.1em;
		line-height: 1em;
		color: #000;
	}
	
	.tagged {
		font-size: 1.1em;
		line-height: 2.4em;
		color: #000;
	}
	
	.additional-info {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.results {
		font-size: .9em;
		line-height: 2.6em;
		color: #8a8a8a;
	}
	
	#gallery-footer {
		background: none;
		float: left;
		width: 569px;
		margin: 0 0 2em 0;
		padding: 0 0 2em 0;
		text-align: center;
	}
	
	#gallery-footer-nav a {
		font-size: 1.1em;
		border: #8a8a8a 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	
	#gallery-footer-nav a:hover {
		background: #4e1c00;
		font-size: 1.1em;
		color: #fff;
		border: #424242 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	