body
{
	background-color: #D4C89F;
}
.pagetitle
{
	font-family: Arial Narrow, Arial;
	font-size: 15px;
    FONT-WEIGHT: bolder;
	font-style: italic;
	color: #A35F9C;
}

.footer {
	font-family: Arial Narrow, Arial;
	font-size: 12px;
}

#sizer
{
	font-family: Arial Narrow, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#sizer .sizer_small
{
	font-family: Arial Narrow, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#sizer .sizer_medium
{
	font-family: Arial Narrow, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#sizer .sizer_large
{
	font-family: Arial Narrow, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#wantDirPhrase img.dirButton {
	display: none;
}
/* Old settings - 12/29/05 - SK
#wantDirPhrase a {
	cursor: text;
	text-decoration: none;
	color: black;
}
 
#wantDirPhrase img.dirButton {
	width: 60px;
	height: 30px;
	cursor: pointer;
	border-width: 0px;
	background-color: transparent;
	background-image: url(images/MapQuest/DirButtons.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
*/
