/* CSS Document
Green #4B5230

DK Green #104461
Cream #FEFADF
 */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, img, hr {
margin: 0;
padding: 0;
border: 0;
}

/*.daHand{cursor:pointer;cursor:hand; font-weight:bold; color:#58544B;}
  .daHand:hover{color:#BDBBB6}*/
  
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html{height:100%;}

body { 
	background-color:#D0E3DB;
	background-image:url(images_09_4/bkgnd.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4B5230;
	height:100%;
	}


a{color:#FEFADF; text-decoration:none; font-weight:bold;}
a:hover{text-decoration:underline; color:#104461;}

.boldText{font-weight:bold;}
.spacer{margin:0 5px;}
#clearit{clear:both;}

h1{}

/**********************************************************/
/*             HOME LAYOUT                                 */	
/**********************************************************/
#body_table{ height:100%; width:100%; min-height:100%; vertical-align:middle; text-align:center;}

#wrapper{ position:relative; height:650px; width:1149px; margin:0 auto;¨}

#hmLogo{position:absolute; z-index:1000; top:0px; left:0px;}

#nav_store{position:absolute;	top:47px;	left:520px; width:544px; height:29px; z-index:500; visibility: visible;}

#hmSlideshow{width:1147px; height:550px; position:relative;  background-image:url(images_09_4/home_frame.png);}

#slideshow{position:absolute;	top:78px;	left:115px; z-index:200;}

#moose{ position:absolute; top:452px; left:960px; z-index:1000;}

#logo_seal{float:left; margin-top:-20px;  z-index:500;}

#nav_2{padding-left:10px; padding-right:10px; z-index:500; color:#FEFADF; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; margin-bottom:15px;}
 	#nav_2 a{color:#FEFADF; text-transform:uppercase; letter-spacing:1px;}
	#nav_2 a:hover{color:#104461;}


/*#footer{ position:absolute; top:692px; left:118px; height:20px; width:918px; z-index:500; text-align:center; line-height:20px; font-size:10px;}*/

