.bothnavhead {
    background: url(../../images/shop.gif) top no-repeat;
    width: 184px;
    height: 75px;
}
.leftnav {
    width: 184px;
    background: url(../../images/navmid.gif) repeat-y;
    margin-bottom: 212px;
    font-family: Georgia, serif;
    color: #6c4321;
    /*text-transform: lowercase;*/
}
.leftnav a {
    color: #6c4321;
}

.lefttop {
	background: url(../../images/navtop.gif) top no-repeat;
	padding: 0 0 0 0;
}
.leftbot {
	min-height: 270px;
	background: url(../../images/navbott.gif) bottom no-repeat;
	padding: 0 0 10px 0;
}

.subnavbox {
    width: 150px;
    padding: 0 0 0 25px;
}

.breadcrumb {
	text-align: right;
	margin-top: 10px;
    margin-right: 15px;
	margin-bottom: 10px;
    font-size: 9pt;
	font-weight: bold;
    }

.breadcrumb a {
    font-size: 9pt;
    }

.content_button {
    width: 150px;
    padding: 25px 0 0 25px;
    margin: 20px 0 0 0;

}

.content_links {
    width: 150px;
    padding: 25px 0 0 25px;
    margin: 20px 0 0 0;
    background: url(../../images/infocenter.gif) top  no-repeat;
}


.content-link a {
    display: block;
    width: 150px;
    cursor: pointer;
    text-decoration: none;
    }

.content-link-on {
    display: block;
    width: 150px;
    text-decoration: none;
    cursor: pointer;
    }

.cartlinks {
    font-size: 10pt;
    width: 90%;
    margin: 20px auto;
    text-align: center;
    border: 1px solid  #a08644;
}

.cartlinks a {
    text-decoration: none;
    }


/* LEVEL 0 nav */
.vert-level-0 a {
    display: block;
    width: 150px;
    cursor: pointer;
    text-decoration: none;
    font-size: .9em;
    }


.vert-level-0-on a {
    display: block;
    width: 150px;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
    font-size: .9em;
    }

/* LEVEL 1 nav */
.vert-level-1 a {
    display: block;
    font-size: 11px;
    margin-left: 0px;
    margin-right: 3px;
    text-indent: 16px;
    cursor: pointer;
    text-decoration: none;
    }

.vert-level-1-on a {
    display: block;
    font-size: 11px;
    margin-left: 0px;
    margin-right: 3px;
    text-indent: 16px;
    text-decoration: none;
    cursor: pointer;
    }

/* LEVEL 2 nav */
.vert-level-2 a {
    display: block;
    font-size: 10px;
    margin-left: 3px;
    margin-right: 3px;
    text-indent: 24px;
    cursor: pointer;
    text-decoration: none;
    }


.vert-level-2-on a {
    display: block;
    font-size: 10px;
    margin-left: 3px;
    margin-right: 3px;
    text-indent: 24px;
    text-decoration: none;
    cursor: pointer;
    }


.vert-level-3 {
    text-indent: 34px;
    font-size: 10px;
    }

.vert-level-3-on {
    text-indent: 34px;
    font-size: 10px;
    }

.vert-level-4 {
    text-indent: 40px;
    font-size: 9px;
    }

.vert-level-4-on {
    text-indent: 40px;
    font-size: 9px;
    }

.map-level-0 {margin:10px 20px 10px 20px; font-weight:bold; font-size:12pt; }
.map-level-1{margin-left:35px; font-weight:bold; font-size:10pt;}
.map-level-2{margin-left:45px; font-size:9pt;}
.map-content-link {margin-left:20px; font-weight:bold; font-size:12pt;}
.map-content-link-on{margin-left:20px; font-weight:bold; font-size:12pt;}
