#content_left_nav {
	width: 170px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	background-repeat: repeat-x;
	background-position: left top;
}

#vertmenu_inside {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
width: 160px;
padding: 0px;
margin: 0px;
}
#vertmenu_inside a {
	display: block;
	text-decoration: none;
	color: #857c00;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 95%;
	font-weight: bold;
	line-height: 105%;
	padding-bottom: 5px;
}
#vertmenu_inside a:hover {
	color: #000000;
	background-color: #eeeeee;
	background-image: url(../../Library/img/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#vertmenu_inside a:active {
	color: #000000;
	background-color: #eeeeee;
	background-image: url(../../Library/img/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#bullet_mainsection {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans;
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
	padding-left: 20px;
	background-image: url(/Library/img/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	list-style-type: none;
	line-height: 14px;
	margin-top: 20px;
	padding-bottom: 5px;
}
#bullet_mainsection a {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans;
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
	padding-left: 0px;
	list-style-type: none;
	text-decoration: none;
}

.bullet_mainsection {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans;
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
	padding-left: 20px;
	background-image: url(/Library/img/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
.bullet_subsection {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans;
	font-size: 14px;
	font-weight: bold;
	color: #7A7A7A;
	padding-left: 20px;
	padding-bottom: 0px;
	text-transform: uppercase;
	display: block;
	background-image: url(/Library/img/bullet_greyarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#bullet_subsection {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans;
	font-size: 90%;
	font-weight: bold;
	color: #7A7A7A;
	padding-left: 20px;
	padding-bottom: 0px;
	text-transform: uppercase;
	display: block;
	background-image: url(/Library/img/bullet_greyarrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-decoration: none;
	padding-top: 5px;
}
#bullet_subsection a {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans;
	font-weight: bold;
	color: #7A7A7A;
	padding-left: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#featured_banner {
	background-color: #e3e23c;
	height: 34px;
	width: 100%;
	letter-spacing: 1em;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	padding-top: 8px;
	background-image: url(/Library/img/featured_drop.jpg);
	background-repeat: no-repeat;
	background-position: center 32px;
}

#menu_wide {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 300px;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

#menu_wide a {
	font-size: 90%;
	display: block;
	text-decoration: none;
	color: #857c00;
	width:300px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#menu_wide a:hover {
color: #000000;
background-color: #eeeeee;
}

#menu_short {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 220px;
padding: 0px;
margin: 0px;
}

#menu_short a {
	font-size: 90%;
	display: block;
	text-decoration: none;
	color: #857c00;
	width:220px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 105%;
}
#menu_short a:hover {
color: #000000;
background-color: #eeeeee;
}


