body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: 'Times New Roman';
	background-image: url(images/Tile.jpg);
	background-repeat: repeat;
}

/* Main div for holding all of content also for centering, and has vertical tile for background */
#container
{
	border-right: black 1px;
	padding-right: 0px;
	border-top: black 1px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	border-left: black 1px;
	width: 778px;
	padding-top: 0px;
	border-bottom: black 1px;
	background-image: url(images/vtile17.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	text-align: left;
}

H1
{
font-size: 17px;
font-weight: Bold;
}

#header
{
	background-position: right top;
	background-image: url(images/banner2.jpg);
	width: 778px;
	background-repeat: no-repeat;
	height: 128px;
}

#floorplans
{
	padding-right: 0px;
	padding-left: 0px;
	z-index: 5;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 778px;
	padding-top: 0px;
	position: absolute;
	top: 90px;
	text-align: right;
}

#leftNav
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	z-index: 5;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	width: 152px;
	color: #ffffff;
	line-height: 15pt;
	padding-top: 0px;
	position: absolute;
	top: 90px;
	text-align: center;
}

#content
{
	padding-right: 0px;
	padding-left: 0px;
	left: 165px;
	color: #324C82;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	width: 610px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	text-align: left;
}

#bottomBanner
{
	padding-right: 0px;
	padding-left: 355px;
	background-image: url(images/bottombar19.jpg);
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	width: 778px;
	padding-top: 16px;
	background-repeat: no-repeat;
	position: static;
	height: 41px;
}

#coupon
{
	clear: both;
	display: block;
	background-image: url(images/coupon.jpg);
	margin: 0px 0px 0px 105px;
	width: 400px;
	padding-top: 0px;
	background-repeat: no-repeat;
	position: static;
	height: 217px;
}

#coupontext
{
	margin: 0px 0px 0px 25px;
	width: 350px;
	padding-top: 90px;
	background-repeat: no-repeat;
	position: static;
	height: 100px;
	text-align: center;
}

a:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

a:hover, a:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #77916b;
}

#bottommisc
{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	width: 595px;
	padding-top: 0px;
	position: static;
	height: 200px;
	text-align: center;
}

#collage
{
	padding-left: 10px;
	float: right;
	width: 310px;
	position: static;
	padding-bottom: 10px;
}

#photosLeft
{
	padding-left: 10px;
	float: left;
	width: 300px;
	position: static;
	height: 800px;
	text-align: center;
}

#photosRight
{
	padding-left: 0px;
	float: right;
	width: 300px;
	position: static;
	height: 800px;
	text-align: center;
}

#navigate
{
	padding-left: 0px;
	float: right;
	width: 100px;
	position: static;
	height: 200px;
	text-align: left;
}