.SideBG {
	background-image: url(../Images/sideBG.jpg);
	background-repeat: repeat-y;
}
.SplashBG {
	background-image: url(../Images/introBG3.jpg);
	background-repeat: repeat-x;
}
body {
	margin-top: 0;
	margin-left: 0;
	background-image: url(../Images/bgpage.jpg);
	background-repeat: repeat-x;
	 }
.SplashBGbtm {
	background-image: url(../Images/introBGbtm3.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a.intro:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.intro:visited {
	color: #FFFFFF;
}
a.intro:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.intro:active {
	color: #FFFFFF;
}
a.mini:link {
	color: #660000;
	text-decoration: underline;
}
a.mini:visited {
	color: #660000;
	text-decoration: underline;
}
a.mini:hover {
	color: #660000;
	text-decoration: none;
}
a.mini:active {
	color: #660000;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}
#floorPlanHeader {
	background-image: url(../Images/Rendering.gif);
	height: 181px;
	width: 606px;
	background-repeat: no-repeat;
	background-position: top;
}

