/* Brandesigns Web Solutions */
/* www.brandesigns.com */

/* Open Creek Outfitters */
/* www.opencreekoutfitters.net*/
/**************** General Classes *****************/
body {
	margin: 0px; /* Accent 12 */
	font-size: 14px; /* Font Size */
	line-height: 120%;
	color: #c2b587;
	background-color: #274931;
}

/**************BACKGROUND COLOR/IMAGE DECLARATIONS***************/
#homePage {
	background-image: url(../images/smheader_bkgrd.gif);
	background-repeat: repeat-x;
}

#subPage {
	background-image: url(../images/subheader_bkgrd.gif);
	background-repeat: repeat-x;	
}
/**************LAYOUT DECLARATIONS***************/

#globalContainer {
	width: 800px;
	margin: 0px auto;
	padding-bottom: 30px;
}

#footer {
	width: 800px;
	margin: auto;
	color: #c2b587;
	margin-bottom: 10px;
	margin-top: 50px;
	border-top-style: dotted;
	
}

#siteFooterLinks{
	text-align: center;
	margin: auto;
	width: 800px;
	line-height: 120%;
}

/**************LINK DEFINITIONS***************/

a:link {
 color: #ffedc3;
 font-weight: bold;
 text-decoration: underline;
}

a:visited{
 color: #ffedc3;
 font-weight: bold;
 text-decoration: underline;
}

a:hover{
 color: #b9beba;
 font-weight: bold;
 text-decoration: none;
}



/**************** Header Declarations *****************/

#homePage #header {
	background-image: url(../images/small_header.gif);
	background-repeat: no-repeat;
	height: 240px;
	padding-top: 0px;
	margin-left: 15px;
}

#subPage #header {
	padding-top: 0px;
	background-image: url(../images/subheader.gif);
	height: 189px;
	background-repeat: no-repeat;
}

h1 {
	padding: 40px 0px 0px 40px;
	font-size: 22px;
	font-style:italic;
	color: #c2b587; /* Global Tan */
}

h2 {
	font-size: 18px;
	font-weight:bold;
	color: #c2b587; /* Global Tan */
	text-align: center;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	color: #c2b587; /* Global Tan */
	text-align: center;
}

h4 {
	font-size: 15px;
	font-weight:bold;
	color: #c2b587; /* Global Tan */
	text-align: center;
	background-image: url(../images/hunt_linkbar.gif);
	padding: 10px;
}

/**************** Top Navigation Spacer - Adds space between header and navigation *****************/
#homePage #topSpacer {
	background-image: url(../images/top_spacer.gif);
	background-repeat:repeat-x;
	height: 38px;
}

#subPage #topSpacer {
	background-image: url(../images/top_spacer.gif);
	background-repeat:repeat-x;
	height: 38px;
}

/************************************************ NAVIGATION LAYOUT **********************************************/
#LeftNav {
	float: left;
	margin: 0px;
	padding: 0px;
}
#homePage #LeftNav {
	margin: 0px;
	float: left;
	padding: 0px;
}

#RightNav {
	float: right;
	margin: 0px;
	padding: 0px;
}
#homePage #RightNav {
	margin: 0px;
}

/*************Page Containers and Layout***************/

#mainContent {
	color: #c2b587;
	width: 425px;
	margin: 10px auto;
}

#mainContent2 {
	color: #c2b587;
	width: 800px;
	margin: auto;
}


/******************Image Alignment and Miscellaneous Classes************/

.imageRight {
	float:right;
	padding: 10px;
}

.imageLeft {
	float:left;
	padding: 10px;
}

.center {text-align:center}

.highlight {
	color: #ffedc3;
	font-weight: bolder;
	font-size: 16px;
}

.bold {font-weight:bold}

.small {font-size:9px;}

hr {
      border-top: .5px dashed #f00;
      border-bottom: 1px solid #f00;
      color: #c2b587;
      background-color: #c2b587;
      height: 4px;
    }

/**************** Resources Classes *****************/
#resources {
	color: #8a9b88; /* Accent 5 */
	padding: 5px 20px 20px 0px;
	margin: 20px 5px 0px 0px;
	border-top: 1px solid #353C48; /* Accent 5 */
	line-height: 17px;
}

/************************************************ NAVIGATION **********************************************/
#sideNav {
	font-size: 16px; /* Accent 5 */
	font-weight: bold;
	float: left;
}

#sideNav2 {
	font-size: 16px; /* Accent 5 */
	font-weight: bold;
	float: left;
}

/* Icon Navigation Declarations */
/* Display */
#sideNav ul {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	display: block;
	margin: 10px 0px;
}

#sideNav li {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-top: 50px;
	height: 111px;
	width: 100px;
}

#sideNav li a{
	color: #c2b587;
	text-decoration: none;
    
}

#sideNav li a:hover{
	color: #ffedc3;
	text-decoration: underline;
}

#sideNav2 ul {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	display: block;
	margin: 10px 0px;
}

#sideNav2 li {
	background-image: url(../images/buttonR.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 50px;
	height: 111px;
	width: 117px;
}

#sideNav2 li a{
	color: #c2b587;
	text-decoration: none;
    
}

#sideNav2 li a:hover{
	color: #ffedc3;
	text-decoration: underline;
}

/*************ANCHOR LINK DEFINITIONS FOR HUNTING PAGE QUICK LINKS*************/
#AnchorLinks {
	height: 40px;
	width: 450px;
	margin: 0px 10px;
}

#AnchorLinks ul {
	margin : 0px 5px;
	white-space : normal;
	list-style : none;
}

#AnchorLinks li {
	background-image: url(../images/anchor_link.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 100px;
	float: left;
	text-decoration : none;
	color: #000000;
	text-align: center;
	margin: 0px 8px;
	padding: 30px 0px 2px 10px;
}

#AnchorLinks li a{
	color: #000000;
	text-decoration: none;
	float: left;
	width: 90px;
	font-weight: bold;
	text-decoration : none;
	height: 35px;    
}

#AnchorLinks li a:hover{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	width: 90px;
	height: 49px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-align: center;
}

#AnchorLinks2 {
	height: 58px;
	width: 350px;
	margin: 0px 70px;
}

#AnchorLinks2 ul {
	margin : 0px 5px;
	white-space : normal;
	list-style : none;
}

#AnchorLinks2 li {
	background-image: url(../images/anchor_link.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 100px;
	float: left;
	text-decoration : none;
	color: #000000;
	text-align: center;
	margin: 0px 8px;
	padding: 40px 0px 2px 10px;
}

#AnchorLinks2 li a{
	color: #000000;
	text-decoration: none;
	float: left;
	width: 80px;
	font-weight: bold;
	text-decoration : none;
	height: 35px;    
}

#AnchorLinks2 li a:hover{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	width: 80px;
	height: 49px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-align: center;
}
/*****************Begin Contact Form CSS***********************/
#contact-area {
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 375px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	border: 2px solid #ccc;
	background-color: #c2b587;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	text-align: left;
	margin-right: 4px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
}
select {background-color:#c2b587}
