﻿body {
	background-position: center top;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #d2e8f5;
	margin: 0px 0px 0px 0px;
}
.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;
}
img, table, div, td, tr, a, input { behavior: url(iepngfix.htc) } 
