@charset "ISO-8859-1";
body {
	background-color: #bd9959;
	background-repeat: repeat;
	scrollbar-base-color:#e2dac9;
	/* background-image: url(background-tile2.gif); */
}

ul#toolbar  {
	list-style-type: none;
	margin:0 0 0 150px;
	padding:0px 0 0 0;
	height:58px;
	z-index:1;
	
}
ul#toolbar li {
display:inline;

}
a:link{
	color:#000000;
	
}
a:visited{
	color:#000000;
	
}
a:hover{
	color:#614e4e;
	
}
p {font-family:times New Roman, Times, georgia;font-size:13px;line-height:22px;}


#footer {
width:960px;
	font-size:8px;
	font-family:Geneva, arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#8c7142;
	text-align:center;
	margin-top:20px;
	clear:both;
}
#footer a:link{
	font-size:8px;
	font-family:Geneva, arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#8c7142;
	text-align:center;
	margin-top:20px;
	text-decoration:none;
}

