/******RIGHT-SIDE NAVIGATION*******/
	
.right-menu {
	width: 150px;
	float: right;
	position: relative;
	top: 125px;
	left: -20px;
	}

.right-head {
	background-image: url(../images/shared/right-head.png);
	background-color:  #928f76;
	background-repeat: no-repeat;
	height: auto;
	/*height: 18px;*/
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: 0px;
	color: white;
	}

.right-item {
	background-image: url(../images/shared/right-item.png);
	min-height: 17px;
	*height: 17px;
	padding: 1px 0px 1px 20px;
	color: #757152;
	cursor: default;
	}

a.right {
	margin: 0px;
	text-decoration: none;
	color: #757152;	
	display: block;
	width: 130px;
	height: auto;
	margin-left: -20px;
	padding-left: 20px;
	cursor: pointer;
	}
	
a.right:hover {
	color: white;
	border: none;
	}
	
.right-end {
	background-image: url(../images/shared/right-end.png);
	background-repeat: no-repeat;
	height: 10px;
	}

.linktree {
	position: absolute;
	left: 0px;
	width: 150px;
	margin-top: 25px;
	line-height: 12pt;
	text-align: left;
	border: none;
	margin-left: 20px;
	padding-left: 0px;
	padding-right: 5px;
	}

a.map {
	border: none;
	color: #757152;	
	}

a.map:hover {
	border: none;
	color: #a56a20;	
	}

.udectop {background: url(/img/boxes/udectop.png) no-repeat bottom; height: 10px;}
.udecbottom {background: url(/img/boxes/udecbottom.png) no-repeat top; height: 10px;}
.udecmiddle {background: url(/img/boxes/udecmiddle.png)}
.udecmiddle p {color: #005a31;}
.udecmiddle p.first {margin: 0px 10px 0px 10px; font-weight: bold;}
.udecmiddle p.last {margin: 0px 10px 0px 20px;}
.udecmiddle p a {text-decoration: none; border: none; color: #005a31;}
.udecmiddle p a:hover {text-decoration: none; border: none; color: white;}

.pfctop {background: url(/img/boxes/pfctop.png) no-repeat bottom; height: 10px;}
.pfcbottom {background: url(/img/boxes/pfcbottom.png) no-repeat top; height: 10px;}
.pfcmiddle {background: url(/img/boxes/pfcmiddle.png)}
.pfcmiddle p {color: #52297b;}
.pfcmiddle p.first {margin: 0px 10px 0px 10px; font-weight: bold;}
.pfcmiddle p.last {margin: 0px 10px 0px 20px;}
.pfcmiddle p a {text-decoration: none; border: none; color: #52297b;}
.pfcmiddle p a:hover {text-decoration: none; border: none; color: white;}

.flactop {background: url(/img/boxes/flactop.png) no-repeat bottom; height: 10px;}
.flacbottom {background: url(/img/boxes/flacbottom.png) no-repeat top; height: 10px;}
.flacmiddle {background: url(/img/boxes/flacmiddle.png)}
.flacmiddle p {color: #262377;}
.flacmiddle p.first {margin: 0px 10px 0px 10px; font-weight: bold;}
.flacmiddle p.last {margin: 0px 10px 0px 20px;}
.flacmiddle p a {text-decoration: none; border: none; color: #262377;}
.flacmiddle p a:hover {text-decoration: none; border: none; color: white;}

.plaintop {background: url(../images/shared/right-top.png) no-repeat bottom; height: 10px;}
.plainbottom {background: url(../images/shared/right-end.png) no-repeat top; height: 10px;}
.plainmiddle {background: url(../images/shared/right-item.png)}
.plainmiddle p {color: #000000;}
.plainmiddle p.first {margin: 0px 10px 0px 10px; font-weight: bold;}
.plainmiddle p.last {margin: 0px 10px 0px 20px;}
.plainmiddle p a {text-decoration: none; border: none; color: #928f76;}
.plainmiddle p a:hover {text-decoration: none; border: none; color: #000000;}

.right-menu .sidebar {padding: 0px 10px 0px 10px; border: 1px solid #9e9d9c; text-align: left;}
.right-menu .sidebar p {font-size: 90%;}