@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	background-color: #000000;
	background-image: url(Images/BackgroundTile.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b1f09;
	}

h1
{
	font-size: 16px;
	color: #bd2d0c;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align:center;
}

h2
{
	color: #820c0c;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #175089;
	font-size: 16px;
}

#p7 h2
{
	color: #820c0c;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #175089;
	font-size: 16px;
	width: 890px;
}

#p8 h2
{
	color: #820c0c;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #175089;
	font-size: 16px;
	width: 890px;
}

h3
{
	color: #175089;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

a:link
{
	color: #4b1f09;
	}
	
a:hover
{
	color: #C7714F;
	}
	
a:visited
{
	color: #C7714F;
	}

#FloorplansContainer a:link
{
	color: #FFFFFF;
	}

#FloorplansContainer a:hover
{
	color: #C7714F;
	}

#FloorplansContainer a:visited
{
	color: #C7714F;
	}
	
#backgroundTileHeader
{
	background-image: url(Images/TopTile1.png);
	background-repeat: repeat;
	width: 100%;
	height: 71px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#container
{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-image: url(Images/BodyTile19.jpg);
	background-repeat: repeat-y;
}

#FloorplansContainer
{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#navigation
{
	margin: 0px;
	padding: 0px;
}

#MainMontage
{
	position: relative;
	z-index:10;
}

#textLinks
{
	border-top: 1px solid #4b1f09;
	margin: 10px 10px 10px 10px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#designedBy
{
	text-align: center;
	color: #efe7df;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 10px 30px;
	background-image: url(Images/DesignedBy.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding: 11px 0px 0px 0px;
}

#designedBy a:link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#designedBy a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#designedBy a:visited
{
	color: #bca597;
	font-weight: bold;
	text-decoration: none;
}

.fixer
{
	clear: both;
	width: 500px;
	}

.leftColumn
{
	float: left;
	width: 350px;
	margin: 0px 10px 0px 10px;
}

.rightColumn
{
	float: left;
	width: 528px;
	display: block;
}

ul
{
	margin-top: 4px;
	margin-bottom: 0px;
}

li
{
	margin: 1px 0px 1px 0px;
}

.content
{
	width: 890px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#MainCopy
{
	float: left;
	width: 690px;
	margin: 10px 0px 0px 30px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

#logos
{
	float: left;
	width: 160px;
}

#navigate
{
	padding-left: 0px;
	float: right;
	width: 65px;
	position: static;
	height: 200px;
	margin-left: 10px;
	text-align: left;
}	