body
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/Tile.jpg);
	background-color: #E3DACB;
	color: #003300;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: 'Arial';
}

/* Main div for holding all of content also for centering, and has vertical tile for background */
#Container
{
	padding: 0px;
	margin: 0px auto;
	width: 778px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-color: #e3dacb;
	border: 1px solid #113f0f;
}

H1
{
font-size: 17px;
font-weight: Bold;
}

#header
{
	background-position: right top;
	background-image: url(images/banner1.jpg);
	width: 778px;
	background-repeat: no-repeat;
	position:relative;
	height: 120px;
}

#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: left;
	float: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: 208px;
	color: #ffffff;
	line-height: 15pt;
	padding-top: 0px;
	position: absolute;
	top: 120px;
	text-align: center;
}

#content
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/content22.jpg);
	left: 208px;
	padding-bottom: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	width: 570px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	text-align: left;
}

#contentBody
{
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0px;
	width: 540px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	text-align: left;
}

#bottomBanner
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/content23.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 778px;
	padding-top: 0px;
	vertical-align: top;
	line-height: 13px;
	background-repeat: no-repeat;
	position: relative;
	height: 106px;
	text-align: left;
}

#bottomBanner a:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #003300;
}

#bottomBanner a:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #D71A1A;
}

#bottomBanner a:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #D71A1A;
}
#coupon
{
	clear: both;
	display: block;
	background-image: url(images/coupon.jpg);
	margin: 0px 0px 0px 30px;
	width: 484px;
	padding-top: 0px;
	background-repeat: no-repeat;
	position: relative;
	height: 270px;
}

#coupontext
{
	margin: 0px 0px 0px 85px;
	width: 360px;
	padding-top: 90px;
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	text-align: center;
}

a:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #003300;
}

a:hover, a:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #D71A1A;
}

#bottommisc
{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	width: 530px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	height: 125px;
	text-align: center;
}

#collage
{
	padding-left: 10px;
	float: right;
	width: 310px;
	position: static;
	padding-bottom: 10px;
}

#photosLeft
{
	padding-left: 10px;
	float: left;
	width: 265px;
	position: static;
	height: 800px;
	text-align: center;
}

#photosRight
{
	padding-left: 0px;
	float: right;
	width: 265px;
	position: static;
	height: 800px;
	text-align: center;
}
#navigate
{
	padding-left: 0px;
	float: right;
	width: 100px;
	position: static;
	height: 200px;
	text-align: left;
}