/* hiking style sheet */

.menu {
color : #9A9A9A;
margin-top : 10px;
padding-bottom : 10px;
margin-bottom : 0px;
margin-left : 10px;
margin-right : 10px;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.menu a {
color : #9A9A9A;
text-decoration: none;
}
.menu a:hover {
color : #294A7B;
}
h1 {color:blue;
text-align: center;
font-size: 150%;
font-family: arial, verdana, sans-serif; }

p.warn{font-family: arial, verdana,sans-serif;
text-align: left;
font-style: italic;
color:red;}

h6 {color: blue;
text-align: right;
font-size: small;
font-family: arial, verdana, sans-serif;}

table.calendar {
table-layout: fixed;
text-align: center;
width: 567px;
border: 1px;
font-family: arial;
}

.cell td{
padding: 0px;
spacing: 1px;
width: 79px;
text-align: center;
font-family: arial;
font-weight: normal;
}

p.month
{font-family: arial black;
text-align: left;
font-size: large
}

.leftsidebar {
background-image: url('http://lincolnhillshikers.org/img/bg_left.gif');
valign: bottom;
border: 0px;
height: 16px;
width: 17px;
}

.rightsidebar {
background-image: url('http://lincolnhillshikers.org/img/bg_right.gif');
valign: bottom;
border: 0px;
height: 16px;
width: 17px;
}

.sidefill {
background-image: url('http://lincolnhillshikers.org/img/px1.gif');
border: 0px;
height: 1px;
width: 1px;
background-repeat: x-repeat, y-repeat;
}

.logo1 {
background-image: url('http://lincolnhillshikers.org/img/compname1.gif');
border: 0px;
height: 64px;
width: 221px;
valign: top;
background-repeat: no-repeat;
}

.logo2 {
background-image: url('http://lincolnhillshikers.org/img/top.gif');
border: 0px;
height: 74px;
width: 559px;
background-repeat: no-repeat;
}
.top {
border-style: solid;
border-top-width: 2px;
border-color: brown;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
}
.menubox {
width: 130px;
height: 40px;
vertical-align: top
line-height: 30;
text-align: center;
background-image: url('http://lincolnhillshikers.org/img/menunofeet.gif');
background-repeat: no-repeat;
background-position: center;
}
.select {
color: black;
font-family: arial;
font-weight: bold;
text-decoration: none;
}
a.select:hover {
background-image: url('http://lincolnhillshikers.org/img/menufeet.gif');
background-repeat: no-repeat;
background-position: center;
color: brown;
}
