body
{
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 100%;
}

#mainBody
{
	line-height: 1px;
	background-color: white;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 45px;
	position: relative;
	width: 800px;
	height: 650px;
	z-index: 1;
}

#pageContent
{
	position: absolute;
	z-index: 1;
}

.lightRedBG
{
	background-color: #D31145;
}

.lightRed
{
	color: #D31145;
}

.darkBlueBG
{
	background-color: #007DC3;
}

.darkBlue
{
	color: #007DC3;
}

.lightBlueBG
{
	background-color: #78B7E4;
}

.lightBlue
{
	color: #78B7E4;
}

#mainMenu
{
	position: absolute;
	top: 143px;
	right: 1px;
	height: 448px;
}

#mainMenu li
{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	display: block;
	line-height: 30px;
	border-color: white;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	height: 29px;
	width: 190px;
}

#mainMenu li a
{
	height: 29px;
	width: 190px;
	display: block;
	color: white;
}

#mainMenu li:hover
{
	border-color: white;
	display: block;
	line-height: 30px;
	border-style: solid;
	background-color: #50C8F4;
}

#mainMenu li a:hover
{
	display: block;
}

#menuBar
{
	left: 0px;
	bottom: 0px;
	position: absolute;
	height: 22px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#menuBar a
{
	float: left;
	display: inline-block;
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 22px;
}

#subMenu a
{
	display: block;
	position: relative;
	margin: 12px 0px;
	height: 8px;
}

#floorPlanMenu a
{
	width: 10px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 0px;
	display: inline;
	position: relative;
	height: 10px;
}

a img
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

.faqBullet
{
	padding-right: 10px;
}

.newsPosting
{
	position: relative;
	width: 548px;
	height: 220px;
}
