BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; COLOR: #666666; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
a {
	TEXT-DECORATION: none;
}
.edge {
	BORDER-RIGHT: #313131 1px solid; BORDER-LEFT: #313131 1px solid; COLOR: #666666; TEXT-DECORATION: none
}
/* open Body formating */
#bodyparent {
	DISPLAY: block; WIDTH: 800px
}
/* close body formating */

/************************************** open header formating *************************************/
#headerparent {
	DISPLAY: block; WIDTH: 800px;
}
#headerparent .sides {
	MARGIN: 0px 10px;
}

#nav, #nav ul {
    padding: 0px; margin: 0px; list-style: none; width: 495px;
}
/*mouseover area*/
#nav a {
    display: block; width: 99px;  height: 20px; text-decoration: none; color: #ffffff; padding: 0px 0px; text-align: center; border-left: dotted #878787 1px;  border-top: solid #59523c 1px; 
}
#nav a:hover {
	color: #91150F;
}
/* first level nav */
#nav li {
    float: left; width: 99px; font-family: Arial; font-size: 12px; font-weight: bold; padding: 0px; background: url(http://www.boisevalleyriders.org/images/navbk.gif) top repeat-x #59523c;
}
/* second level dropdown */
#nav li ul {
    position: absolute; width: 255px; height: 35px; left: -9999px; background: url(http://www.boisevalleyriders.org/images/blipbk1.png) center no-repeat;  margin: 0px -152px;
}
/* second level wording*/
#nav li ul li {
    width: 240px; font-family: Arial; font-size: 12px; font-weight: bold; padding: 0px; text-align: center; margin-left: 7px; margin-top: 1px; background: #ffffff;
}
/* second level a href*/
#nav2 a {
    width: 240px; text-decoration: none; padding: 0px 0px;  border: inactiveborder; text-align: center;
}
#nav2 a:hover {
	color: #91150F; width: 240px;
}
/* mouseover highlighting white*/
#nav li:hover, #nav li.sfhover {
    background: #ffffff; 
}
#nav li:hover ul {
    left: auto;
}
/* show hidden lists */
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}
/******************** close header formating ********************************/

TD {
	FONT-SIZE: 80%; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.left {
	FLOAT: left
}
.right {
	FLOAT: right
}
.dateHead {
	font-family: Arial; color: #333333; font-size: 10px; text-decoration: none;
}
.topincludeHead {
	margin-left: 10px; margin-right: 10px; font-family: Arial; color: #59523c; font-size: 10px; font-weight: bold;
}

/**************************Footer formating *********************/

.footerHead {
	font-family: Arial; color: #efd49a; font-size: 10px; text-decoration: none;
}
#tnavitems A {
	BORDER-RIGHT: #ff6d06 1px dashed; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: bottom; BOTTOM: 5px; PADDING-TOP: 5px; POSITION: relative
}
#tnavitems A:hover {
	BORDER-TOP: #e1e1e1 1px solid; COLOR: #cc5705; BACKGROUND-COLOR: #E0E0E0; TEXT-DECORATION: none
}
#tnavitems A:active {
	BORDER-TOP: #e1e1e1 1px solid; COLOR: #cc5705; BACKGROUND-COLOR: #E0E0E0; TEXT-DECORATION: none
}
#tnavitems .select {
	BORDER-RIGHT: #ff6d06 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; COLOR: #8c8c8c; BOTTOM: 5px; PADDING-TOP: 5px; POSITION: relative; BACKGROUND-COLOR: #f6f6f6
}
#tnavitems .end {
	BORDER-RIGHT: #ff6d06 1px dashed; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BOTTOM: 5px; PADDING-TOP: 5px; POSITION: relative
}
.shortcutHead {
	font-family: Arial; color: #313131; font-size: 10px; text-decoration: none;
}