/* CSS Document */

.collectionlink {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #736a59;
	text-decoration: none;
	font-weight: bold;
}
.collectionlink a:hover {
	color: #cfdee1;
	text-decoration: none;
}
.collectionlink2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #736a59;
	text-decoration: none;
}
.collectionlink2 a:hover {
	color: #cfdee1;
	text-decoration: none;
}
.collectionlink3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #736a59;
	text-decoration: none;
	font-weight: normal;
}
.collectionlink3 a:hover {
	color: #c8cfc7;
	text-decoration: none;
}
.collectionlink_brown {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #dfdcd8;
	text-decoration: none;
	font-weight: normal;
}
.collectionlink_brown a:hover {
	color: #5d513e;
	text-decoration: none;
}
.collectionlink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #736a59;
	text-decoration: none;
}
.menu {
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	color: #c8cfc7;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;

}
.menu a:hover {
	text-decoration: underline;
}
.menu_brown {
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	color: #dfdcd8;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;

}
.menu_brown a:hover {
	text-decoration: underline;
}
.collectionlink_gray {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #dfdcd8;
	text-decoration: none;
	font-weight: normal;
}
.collectionlink_gray a:hover {
	color: #ccc7c0;
	text-decoration: none;
}
