#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: #7c8d84;
	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_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: #c1d9ca;
	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;
}

#insidelist {
	font-size: 100%;
	width: 90%;
	float: left;
	line-height: 110%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30;
	margin-left: 30px;
}

#insidelist a:link {
	color: #666666;
	text-decoration: none;
}
#insidelist a:visited {
	color: #666666;
	text-decoration: none;
}
#insidelist a:hover { color: #F37020; border-bottom: 1px dotted #D3D3D3; }

#insidelist a:active {
	color: #000000;
	text-decoration: none;
}


