﻿

body {
	background: #000 url(images/html-bg.jpg) top center no-repeat;
}

h1
{
	top: -210px;
}

#content
{
	margin: 230px 0 30px 0;
	/*padding: 20px 30px 30px 30px;*/
	padding:0px;
	width: 960px;
	font-size: 12px;
	background: none !important;
}

#hunting-sidebar{
	float:left;	
	
	width:314px;
}

#hunting-sidebar img{
	background:url(/assets/images/bg-content-block.png) repeat;	
}

img.photo-hunters{
	margin-top:8px;	
}

#hunting-tips{
	background:url(/assets/images/bg-content-block.png) repeat;
	width:640px;
	float:right;
}

#hunting-tips ol
{
	width: 43%;
	margin: 15px 15px 15px 20px;
	float: left;
}

#hunting-tips ol li
{
	padding-left: 40px;
}

#brochure
{
	position: absolute;
	top: -135px;
	right: 20px;
}

/*a#brochure:hover
{
	top: -122px;
	right: 2px;
}*/

li.one
{
	background: url(/assets/images/bullet-01.png) no-repeat;
}

li.two
{
	background: url(/assets/images/bullet-02.png) no-repeat;
}

li.three
{
	background: url(/assets/images/bullet-03.png) no-repeat;
}

li.four
{
	background: url(/assets/images/bullet-04.png) no-repeat;
}

li.five
{
	background: url(/assets/images/bullet-05.png) no-repeat;
}

li.six
{
	background: url(/assets/images/bullet-06.png) no-repeat;
}

li.seven
{
	background: url(/assets/images/bullet-07.png) no-repeat;
}

li.eight
{
	background: url(/assets/images/bullet-08.png) no-repeat;
}

li.nine
{
	background: url(/assets/images/bullet-09.png) no-repeat;
}

li.ten
{
	background: url(/assets/images/bullet-10.png) no-repeat;
}

