<!--
#packages {width: 940px; height: 290px; background-color:#3b322b;}
#packagedog {background: url(/images/TomahMountain/site/home/packages.png) no-repeat; width: 920px; height:160px; margin: 0 0 0 24px;}
#buttonholder {width: 940px; height: 160px; margin: 0px 0px 20px 10px;}
.button {width: 310px; height: 100px;  float:left;} 
#leftcolumn {background: url(/images/TomahMountain/site/home/rectangle2.png) no-repeat; width: 297px; height: 392px; margin-left: 14px; float:left; padding: 5px}
#txtleft {width: 275px; height:auto; margin: 20px 12px 10px 10px;}
#txtright {width: 580px; height: auto; margin: 25px 10px 0px 0px; padding-left:20px; float:left;}
h3 {font-family: Tekton Pro; font-size: 24px; font-weight:bold; font-stretch: condensed; text-decoration: underline;}
h2 {font-family: Tekton Pro; font-size: 28px; font-weight:400; font-stretch: extra-condensed; margin-left:10px;}
h4 {font-family: Tekton Pro; font-size: 24px; font-weight:500; font-stretch: extra-condensed; text-align: center;}

#event-buttons {
list-style: none;
}

#event-buttons li { float:left; margin:0 5px;

}

#event-buttons a * {
display: none;
}

#event-buttons a,
#event-buttons a .hover {
position: relative;
display: block;
background: url(/images/TomahMountain/site/home/event-buttons.png) 0 0 no-repeat;
}

/* individual navigation items */
#event-buttons a.spring {
background-position: 0px 0px;
width: 295px; height: 103px;
}

#event-buttons .highlight a.spring:hover,
#event-buttons a.spring .hover {
background-position: 0px -103px;
width: 295px; height: 103px;
}

#event-buttons a.fall {
background-position: -309px 0px;
width: 296px; height: 103px;
}

#event-buttons .highlight a.fall:hover,
#event-buttons a.fall .hover {
background-position: -309px -103px;
width: 296px; height:103px;
}

#event-buttons a.hounds {
background-position: -619px 0px;
width: 295px; height:103px;
}

#event-buttons .highlight a.hounds:hover,
#event-buttons a.hounds .hover {
background-position: -619px -103px;
width: 295px; height: 103px;
}
--> 
