.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/home_bk.jpg);
	background-repeat: no-repeat;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FAEADD;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #400000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #924404;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8D6C6C;
}
.interiorpg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/interiorpg_long.jpg);
	background-repeat: no-repeat;
}
.titlebk {
	background-color: #C9B7A3;
	background-repeat: no-repeat;
}
.titlebold {
	font-weight: bold;
}
.interiorshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/interiorpg_short.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #C9B7A3;
}
