html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: center;
	background: #1266a7 url(/style/inc_css/bgleaf.jpg) repeat;
}

#container {	
	width: 782px;
	margin: 0px auto;
	border: 1px solid black;
}

#shadow {
	width: 800px;
	margin: 0px auto;
	background: url(/style/inc_css/shadow3.png) repeat-y;
}

#header {
	position: relative;
	height: 418px;
	width: 780px;
	background: url(/style/inc_css/top5.jpg) no-repeat;
}

#headertext {
	position: absolute;
	top: 150px;
	font-size: 60px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: bold;
	color: #dc2900;
	color: white;

	padding-left: 20px; 
}
	

#menu {
        position: absolute;
	top: 410px;

}
			
#navtop {
	position: relative;
	text-align: center;
	margin-top: -175px;
	color: white;

}
#navtop a {
	color: white;
	}
#mainbg {
	background: white;
}
#main {
	position: relative;
	padding-top: 5px;
	padding-bottom: 105px;
	margin-right: 50px;
       	margin-left: 10px;
	padding-left: 30px;
	padding-right: 10px;
	text-align: left;
	font-size: 16px; 
}

#textleft {
	position: relative;
	margin-right: 200px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#seasonpics {
	position: absolute;
	width: 150px;
	margin-left: 550px;
	top: 30px;
	text-align: center;
}
#seasonpics img {
	width: 150px;
	height: 110px;
}

#footer {
	position: relative;
	margin-top: -20px;
	width: 782px;
	height: 10px;
	background: white;
/*	background: url(/style/inc_css/chipmunk.png) bottom left no-repeat;  */
}
/*
#footer h2 {
	background: url(/style/inc_css/footer1.jpg) top no-repeat;
	height: 111px;
	width: 782px;
}

#footer span {
        display: none;
        padding: 0;
}
*/
/* Fix IE. Hide from IE Mac \*/
  *  html ul li { float: left; height: 1%; }
  *  html ul li a { height: 1%; }
/* End */

.menu_bottom h2 {
	height: 24px;
	width: 150px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background: #FFFBDF url(nav-bottom.gif) no-repeat bottom left;

}

.menu_bottom span {
	display: none;	
	padding: 0;
	
}

.menu_bottom h3 {
	display: block;
	position: relative;
	height: 25px;
	width: 25px;
	background: url(bottom-L.gif) no-repeat bottom right;
}


.menu_top h2 {
        height: 34px;
        width: 150px;
        padding: 0;
        margin: 0px 0px 0px 0px;
        background: #FFFBDF url(nav-top.gif) no-repeat top left;
	text-align: center;

}

.menu_top span {
        display: none;
        padding: 0;

}

.wrap5, .wrap6, .wrap7 {
 display:inline-table;
  /* \*/display:block;/**/
}
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }
.wrap3 img {
  display:block;
  }


#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
/* background: url(buttonbg.jpg) repeat; */

}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 177px;
color: #000;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 162px;
color: #000;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
text-decoration: none;
}

.imagelistimg {
  display: block;
  background: white;
  margin: 2px 2px 2px 2px;
  padding: 1px;
  border: 2px solid black;
  /* border: 5px solid white; */
}

