/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0 auto;
	padding: 0;
	background: #9D7223 url(images/bg-body-whitetails.jpg) repeat-x top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #482B0B;

}
/* Sets the margin and padding to zero */
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, fieldset, address, blockquote, th, td {
	 margin: 0;
	 padding: 0;
	 text-align: left;  /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
h1, h2, h3, h4 {/* Styles h1, h2, h3, h4,  tags */
	color: #482B09;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h1 {
	font-weight: normal;
	font-size: 36px;
	padding: 0px 0px 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #9D7223;
	margin-left: 34px;
	margin-bottom: 10px;
	
}
h2 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-transform: uppercase;
	padding-left: 5px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7223;
}
h3 {
	font-size: 14px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px 10px 5px;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h5 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Sets the line-height for the p, td, and address tags */
p {
	line-height: 18px;
	color: #241711;
	padding: 5px 20px 5px 40px;
	margin-top: 5px;
}

tr {
	padding: 10px 0px 10px 10px;
}
td {
	line-height: 18px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 5px;
}
table#gallery {
	width: 525px;
}

table#gallery td {
	padding-left: 30px;	
	
}	
/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited, a:active{
	font-size:13px;
	color:#663300;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-size:12px;
	color:#D39A14;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none;
}
address {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482B0B;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #9D7223;
	padding: 20px 5px 20px 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D7223;
		
}

address a:link{
	font-size:12px;
	color: #058A3B;
	font-weight: bold;
	text-transform: uppercase;
}

address a:hover{
	font-size:11px;
	font-weight: bold;
	color: #55C518;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-container-hunting.jpg);
	background-repeat: repeat;
}
div#header {
	height: 366px;
	background-image: url(images/bg-header-deer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

div#content {
	width: 645px;
	padding: 20px 20px 20px 30px;
	float: left;
	
} 
div#content ol, div#content ul {
	line-height: 18px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
}
div#content ul li{
	padding-left: 20px;
	list-style: url(http://rockislandcreekwhitetails.com/none) none;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #482B0B;
	margin-left: 20px;
	background: url(images/bullet.gif) no-repeat left top;
} 

div#content strong {
	color:#996600;
	font-weight: bold;
}
div#contentsplash {
	background-image: url(http://rockislandcreekwhitetails.com/images/bg-splash.jpg);
	height: 502px;
	width: 987px;
}
div#splashtext {
	width: 450px;
	float:left;
	padding-top: 25px;
}

div#splashtext h1 {
	color: #FFFFFF;
	font-size: 16px;
}

div#splashtext p {
	padding: 10px 10px 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

div#flash {
	width: 886px;
	height: 317px;
	float: right;
	position: absolute;
	top: 48px;
	right: 24px;
	
}
div#docs {
	width: 725px;
	float: left;
	
}

div#pic {
	width: 185px;
	float: left;
	padding: 10px 0;
}

div#pic img{
	border: solid 1px #999999;
	margin-left: 10px;
}

div#info {
	width: 525px;
	float:right;
}


div#sidebar {
	float: left;
	width: 189px;
	padding: 0px;
	margin-right: 10px;
	
}
	
div#sidebar img{
	margin: 10px 0px;
	text-align: center;
	padding: 0px;
}

div#footer {
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7F4ED;
	padding: 30px 0px 0px;
	position: relative;
	height: 13px;
	background-image: url(images/bg-footer-hunt.jpg);
	background-repeat: no-repeat;
	
}
div#footer a:link, div#footer a:visited {
	color: #9D7223;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
div#footer  a:hover {
	color: #FDF9F6;
	font-size: 10px;
	font-weight: bold;
}


div#copyright {
	text-align: center;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #281A11;
	width: 907px;
	padding-top: 10px;
	padding-left: 2px;
}

div#copyright a:link, div#copyright a:visited {
	color:#463009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#copyright a:hover, div#copyright a.current:link, div#copyright a.current:visited {
	color: #241711;
	font-weight: bold;
	
}
	
div#admin {
	position: absolute;
	right: 71px;
	bottom: -1px;

}
div#admin a:link, div#admin a:visited {
	color:#A29E94;
}

div#admin a:hover, div#admin a.current:link, div#admin a.current:visited {
	color: #2E3134;
	font-weight: bold;	
	
}


div#iframe {
	margin: 0 auto;
	
}

div#map {
	margin: 0px auto;
}


/* DIVs to create columns for paragraphs. */
.leftpara {
	float: left;
	padding-left: 20px;
	padding-right: 0px;

}	


/* ----------------- MAIN NAVIGATION ----------------- */

/* Apply the ul#mainnav style to our entire <ul>.*/

/* Sets a background color and width for our navigation box. Removes all default margins and padding. */


ul#mainnav {
	width: 982px;
	position: absolute;
	left: 4px;
	z-index: 2;
	top: 1px;
}

/* Removes the default bullets. */
ul#mainnav li {
	display: inline; /* Redefined here only to remove stray padding. */
	list-style: none;
}

/* Styles links. Setting the display to block ensures  links will stack back on top of one another as block level elements. The width sets the "hit" area of the links.  */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #C79B1E;
	display: block;
	float: left;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	padding: 15px 10px 0px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #714E18;
	border-left: 1px solid #391F08;
	height: 33px;
}

/* Creates hover status. */
ul#mainnav li a:hover {
	color: #FFFBF8;
	width: auto;
	background: #FCFDE5 url(images/nav-hover.jpg) repeat center;
}

/* Creates current custom class. Be sure to apply .current to each applicable a tag on individual pages. */
ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	color: #FDF9F6;
	width: auto;
	background: #CFD0D2 url(images/nav-current.jpg) repeat center;
}

	

/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */

.rightimg
 {
	float: right;
	margin: 20px 0px 10px 15px;
	clear: both;
	
}

.rightimgframe
 {
	float: right;
	margin: 10px 10px 10px 20px;
	clear: both;
	border: 1px solid #9D7223;
	padding: 5px;
	background-color: #492B09;
	
}
.leftimg {
	float: left;
	clear: both;
	margin: 10px 20px 30px 30px;
	border: 1px solid #D3D2D7;
}
.leftimgframe
 {
	float: left;
	margin: 5px 25px 20px 0px;
	clear: both;
	border: 1px solid #9D7223;
	padding: 5px;
	background-color: #492B09;
}
	

.middleimg{
	border: 2px solid #482B0B;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	clear: none;
}


.clear {
	clear: both;
}


/* CLASSES to create columns for unordered lists. */
ul.leftul {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 0px;
	float: left;
	clear: none;
	margin: 0px;
}
ul.rightul{
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}


/* Class for text for emphasis */
.empasis
 {
	color: #910F7C;
	font-weight: bold;
	font-size: 13px;

}
.companyname {
	color: #40A0C6;
	font-weight: bold;
	font-size: 14px;

}