@charset "utf-8";

/* CSS Document */





#sidebar {
	margin: 5px 0px 50px 150px;
	padding: 0px 0px 0px 0px;



}

 

.current {

	margin: 0px 0px 10px 0px;

	list-style: none;

	text-decoration: none;

	font-size: 1em;

	font-family: "Palantino Linotype", "Trebuchet MS", "Times New Roman", serif;

	letter-spacing: 0.1em;

	color: #691F01;

	width: 200px;

	display: block;

	background-image:url(1nav-bar.gif);

	background-repeat: no-repeat;

	padding-left: 60px;

	padding-bottom: 10px;

	padding-top: 10px;

	font-weight: bold;

	 

}





#sidebar  a {

	margin: 0px 0px 10px 0px;

	list-style:none;

	text-decoration:none;

	font-size: 1em;

	font-family: "Palantino Linotype", "Trebuchet MS", "Times New Roman", serif;

	color: #000000;

	letter-spacing: 0.1em;

	display: block;

	width: 200px;

	padding-left: 60px;

	padding-bottom: 10px;

	padding-top: 10px;

	background-image:url(1nav-bar3.gif);

	background-repeat: no-repeat;

	font-weight: bold;

	

	 

}



#sidebar a:hover {

	margin: 0px 0px 10px 0px;

	list-style:none;

	text-decoration:none;

	font-size: 1em;

	font-family: "Palantino Linotype", "Trebuchet MS", "Times New Roman", serif;

	letter-spacing: 0.1em;

	color:#FFF8DC;

	display: block;

	width: 200px;

	padding-left: 60px;

	padding-bottom: 10px;

	padding-top: 10px;

	background-image:url(1nav-bar2.gif);

	background-repeat: no-repeat;

	font-weight: bold;

	 

}

.links {

	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";

	font-size: 1em;

	font-weight: bold;

	color: #0000FF;

	text-decoration: underline;

	padding: 20px;

}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
	font-weight: lighter;
	text-align: left;
	padding: 10px;
}
