body
{
	font-family : "Gill Sans MT",arial,helvetica,sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #000000;
}

td 
{
	font-family : "Gill Sans MT",arial,helvetica,sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #000000;
}

#banner_box
{
	width: 800px;
	background-color: #cc6600;
	height : 100px;
	float : left;
}

#counter_box
{
	width: 200px;
	background-color: #cc6600;
	height : 50px;
	float : right;
}

#heading1 
{
	margin-left: 5px;
	margin-bottom: 2px;
	text-align: left;
	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

#heading2 
{
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

#menu_box
{
	width: 150px;
	background-color: #cc6600;
	height : 500px;
	float : left;
}

#hikemenu_box
{
	width: 150px;
	background-color: #cc6600;
	height : 100px;
	float : left;
}

#expl_box
{
	width: 100%;
	background-color : #ffffff;
	height : 830px;
}

#hikeexpl_box
{
	width: 100%;
	background-color : #ffffff;
	height : 150px;
}

#hikelist_box
{
	width: 800px;
	background-color : #ffffff;
	height : 800px;
}

#expl_text
{
	margin-left: 20px;
	margin-bottom: 5px;
	word-spacing: 1px;
	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#photocredit_text
{
	margin-left: 20px;
	margin-bottom: 5px;
	word-spacing: 1px;
	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#counter_text
{
	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}

a.menutop:link
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
    color: #3399ff;
    text-decoration:none;
}

a.menutop:visited 
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
    color: #3399ff;
    text-decoration:none;
}

a.menutop:hover 
{
  	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
    color: #ffffff;
    text-decoration:none;
}

a.menutop:active 
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
    color: #ffffff;
    text-decoration:none;
}

a.menu:link
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
    color: #99ccff;
    text-decoration:none;
}

a.menu:visited 
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
    color: #99ccff;
    text-decoration:none;
}

a.menu:hover 
{
  	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
    color: #ffffff;
    text-decoration:none;
}

a.menu:active 
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
    color: #ffffff;
    text-decoration:none;
}

a.photocredit:link
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
    color: #336699;
    text-decoration:none;
}

a.photocredit:visited
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
    color: #336699;
    text-decoration:none;
}

a.photocredit:hover
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
    color: #3399ff;
    text-decoration:none;
}

a.photocredit:active
{
 	font-family: "Gill Sans MT",arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
    color: #336699;
    text-decoration:none;
}

a:link
{
	color: #3399ff;
	text-decoration:none;
	font-weight : bold;
	font-size : 14px;
}

a:visited 
{
	color: #3399ff;
	text-decoration:none;
	font-weight : bold;
	font-size : 14px;
}

a:hover 
{
	color: #0066cc;
	text-decoration:none;
	font-weight : bold;
	font-size : 14px;
}

a:active 
{
	color: #0066cc;
	text-decoration:none;
	font-weight : bold;
	font-size : 14px;
}

#menubullet 
{
	color: #336699;
}

HR 
{
	color: #663300;
	height: 1pt;
}

td.hikeheader
{
	font-size: 12px
}

