body {
	background-image: url(paintings/bg.jpg);
	background-color: #A2A2A2;
}

.nav {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
}
.nav:hover {
	COLOR: #606060;
}
.navSelected {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
	color: #606060;
}
.navArchive {


	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
	color: #E4E4E4;
}
.navArchive:hover {
	COLOR: #464646;
}
.navArchiveSelected {


	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
	color: #464646;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #E4E4E4;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}
.details {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #E4E4E4;
	font-style: normal;
}
	
.sold {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF0000;
	font-style: normal;
		
}
.statement {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}

.statementNames {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #606060;
	line-height: 36px;
	text-align: left;
}

.chronologyBody {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #606060;
	line-height: 18px;
	text-align: left;
	
}

.chronologyHead {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0px;
	color: #606060;
	line-height: 18px;
	text-align: left;
	
}

.chronologyDates {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #464646;
	line-height: 18px;
	text-align: left;
}

.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: left;
	line-height: 36px;
}
.contact2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	letter-spacing: 1px;
	color: #606060;
	text-align: left;
	line-height: 36px;
}
.contact :hover {
	COLOR: #606060;
}
.funhouse {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8px;
	COLOR: #CCCCCC;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
}
