.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
}

h1#home {
	background:url(../images/welcomeheader.gif) no-repeat;
	text-indent:-3000px;
	width:411px;
	margin:20px 0 0 0;
}

h1#elk-hunting {
	background:url(../images/elkhunting.gif) no-repeat;
	text-indent:-3000px;
	width:150px;
	margin:20px 0 0 0;
}

h1#deer-hunting {
	background:url(../images/deerhunting.gif) no-repeat;
	text-indent:-3000px;
	width:150px;
	margin:20px 0 0 0;
}

h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	display:block;
	text-align:center;
}

h2#elk-hunting {
	height:150px;
	width:126px;
	margin:0;
	padding:0;
	background:url(../images/elkheadsmall.jpg) no-repeat;
	text-indent:-3000px;
	display:block;
}

h2#deer-hunting {
	height:150px;
	width:114px;
	margin:0;
	padding:0;
	background:url(../images/muledeersmall.jpg) no-repeat;
	text-indent:-3000px;
	display:block;
}

h3 {
	text-align:center;
	margin:0 auto;
	display:block;
}


