.nav {
	font-family: "Lucida Grande CY", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #973236;
	font-weight: bold;
}
.fliesstext {
	font-family: "Lucida Grande CY", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	line-height: 15px;
}
.headline {
	font-family: "Lucida Grande CY", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #973236;
}
a:link {
	font-weight: bold;
	color: #973236;
}
a:visited {
	color: #973236;
}
a:hover {
	text-decoration: underline;
	color: #973236;
}
a:active {
	color: #973236;
}
.ShowroomBG {
	background-image:  url("images/Showroom_bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

