@charset "utf-8";
/* CSS Document */

#leftnavcontainer {
	width: 175px;
	height:100%;
	float: left;
	margin-left: 4px;
}

#left_nav_top {
	width:175px;
	height:48px;
	float:left;
	background-image:url(img/nav/left_nav_top_cap2.png);
	background-repeat:no-repeat;
}

#left_nav_bottom {
	width:175px;
	height:18px;
	float:left;
	background-image:url(img/nav/left_nav_bottom_cap2.png);
	background-repeat:no-repeat;
}

#left_nav_content {
	width:175px;
	height:100%;
	float:left;
	background-image:url(img/nav/left_nav_center2.png);
	background-repeat:repeat-y;
}

.menu1 {
	width: 175px;
	margin: 0px;
	border-size: 1px;
	padding-top: 30px;
	margin-bottom: 15px;

}
	
	
.menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	}	
	
.menu1 li a:link, .menu1 li a:visited {
	color: #FFF;
	display: block;
	background:  url(img/menu2.png);
	padding: 8px 0 0 10px;
	font-size: 14px;
	}
	
.menu1 li a:hover {
	color: #FFF;
	background:  url(img/menu2.png) 0 -32px;
	padding: 8px 0 0 10px;
	text-align: center;
	}
.menu1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navbottomcap {
	width: 175px;
	background-image: url(img/nav_bottom.png);
	background-repeat: no-repeat;
	height: 22px;
}

.title {
	color: #F00;
	font-size: 20px;
	text-align: center;
	margin: 0px;
	vertical-align: middle;
}

#peppercap {
	width: 175px;
	height: 30px;
	float: left;
	background-image: url(img/peppernavtop.png);
	background-repeat: no-repeat;
}

#stuncap {
	width: 175px;
	height: 30px;
	float: left;
	background-image: url(img/stunnavtop.png);
	background-repeat: no-repeat;
}
	
#hiddencap {
	width: 175px;
	height: 30px;
	float: left;
	background-image: url(img/hiddennavtop.png);
	background-repeat: no-repeat;
}

#stashcap {
	width: 175px;
	height: 30px;
	float: left;
	background-image: url(img/stashnavtop.png);
	background-repeat: no-repeat;
}
	
#left_trust_logo {
	width:170px;
	height:170px;
	float:left;
	background-image:url(img/left_trust_logo.png);
	background-repeat:no-repeat;
	margin-left: 3px;
}

#left_trust_logo_center {
	width:115px;
	height:62px;
	float:left;
	margin: 53px 0px 0px 28px;
}

