@charset "UTF-8";
/************** Alder Hill Collection colors etc **************/
body {
	background-color:#FFEEC4;
	background-attachment: scroll;
	background-image: url(../images/FT_bg_ahc7.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0pt;
}
#navbar {
	color: #C96600;
	background-color: #602010;
	font-weight: normal;
}
#navbar a, a:link, a:visited {
	color: #FFEEC4;
	text-decoration: none;
}
#navbar a:hover, a:active { text-decoration: underline; }
#maincontent a, a:link, a:visited {
	color: #602010;
	text-decoration: none;
}
#maincontent a, a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
}
.gridgroup a:link, .gridgroup a, gridgroup a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #602010;
	text-decoration: none;
}
.gridgroup a:hover { text-decoration: underline; }
.descriptionintro { /* clear bkgrd men standing on drawers */ padding-right: 6px; }

