﻿body {
	background-color: #5b061d;
	margin: 0px 0px 0px 0px;
	background-image: url('images/Background.jpg');
	background-repeat: repeat-x;
}
.homeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:700;
}
.subtitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:700;
}
.subtitleText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:700;
	font-style:italic;
	color:#648570;
}
.noBorder {
	border-width: 0px;
}
.subtitleText3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:700;
	color:#648570;
}
.subtitleText4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:700;
	font-style:italic;
	color:#993366;
}
.subtitleText5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:700;
	font-style:italic;
	color:#000000;
}
a {
	color: #000000;
}
.floorText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

