@charset "UTF-8";
/* CSS Document */
/* FONTS */
img {
	border:0;
}
#SAF-wrapper, #SAF-wrapper p, #SAF-wrapper table, #SAF-wrapper table tr, #SAF-wrapper table tr td {
	font-family: Arial, Helvetica, sans-serif;
	color:rgb(102,102,102);	
	font-size:10pt;
	line-height:1.5;
	padding-top:1px;
}

#SAF-wrapper a:link, #SAF-wrapper a:active, #SAF-wrapper a:visited, #SAF-wrapper a:hover, #SAF-wrapper a:focus {
	color:rgb(255,112,0);	
	text-decoration: none;
}
#SAF-wrapper a:hover {
	color:rgb(102,102,102);	
	text-decoration: underline;
}
#SAF-wrapper H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:rgb(102,102,102);
	font-size:24px;
	line-height:1.4;
}

/* NAVIGATION */
ul#CHM-Nav, ul#CHM-Nav a:hover, ul#CHM-Nav a:visited, ul#CHM-Nav a:link, ul#CHM-Nav a:focus, ul#CHM-Nav a:active {
	text-transform:uppercase;
	text-decoration:none;
	list-style:none;
	letter-spacing:1px;
	padding:0px;
	margin:0px;
	color:rgb(102,102,102);
	border:none;
	font-size:11px;
}
ul#CHM-Nav {
	float:right;
	margin-top:10px;
}
ul#CHM-Nav li {
	float:left;
	border-right: 1px solid rgb(102,102,102);
	padding:0px 10px;
}
ul#CHM-Nav li#CHM-Nav-Museum {
	border-right:none;
	padding:0px 0px 0px 10px;
}
ul#CHM-Nav li#CHM-Nav-About a:hover{
	color:rgb(255,112,0);
}
ul#CHM-Nav li#CHM-Nav-News a:hover{
	color:rgb(158,197,77);
}
ul#CHM-Nav li#CHM-Nav-FashioNext a:hover{
	color:rgb(201,48,146);
}
ul#CHM-Nav li#CHM-Nav-Museum a:hover{
	color:rgb(71,158,210);
}
