/* CSS Document */
body
{
    background-color: #F0EDE1;
	width: 975px;
    padding: auto;
    margin: 0px auto 0px auto;
    font-family: "Times New Roman" , Times, serif;
	font-size: 18px;
	background-image:url(images/Tile.jpg);
	background-repeat:repeat;
    color: #863618;

}

#container
{
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px auto 0px auto;
    width: 975px;
    padding-top: 0px;
    border-top: none;
	background-position: center top;
    background-image: url(images/vTile17.jpg);
    background-repeat: repeat-y;
	border: 1px solid #62553D;
}

a:link
{
	color: #863618;
	text-decoration: underline;
}

a:hover, a:visited
{
	color: #59685A;
	text-decoration: none;
}

#banner
{
    height: 136px;
    position: relative;
}

#floorplans
{
	float: left;
    width: 773px;
    height: 95px;
    text-align: left;
}

#leftNav
{
    width: 202px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
	height: 200px;
	color: #FFFFFF;
}

#contentContainer
{
	float: left;
	background-image:url(images/contentBackground7.jpg);
	background-repeat: no-repeat;
	width: 773px;
}

#content
{
    width: 723px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
	padding-bottom: 0px;
	font-size: 20px;
	background-image: url(images/contentCorner7.jpg);
	background-repeat: no-repeat;
}

#coupon
{
    float: left;
    width: 100%;
    text-align: center;
	height: 133px;
	margin: 0px;
	background-image:url(images/Coupon.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding-top: 85px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

#couponText
{
	width: 350px;
	height: 118px;
	padding-left: 185px;
	padding-right: 200px;
}

#contentLogo
{
    float: left;
    width: 723px;
    text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer
{
    clear: both;
	width: 975px;
    text-align: left;
    height: 232px;
	background-image:url(images/footerBackground19.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#EHL
{
	float: left;
	width: 202px;
	text-align: left;
}


#address
{
	float: left;
	width: 773px;
	text-align: center;
	padding-top: 4px;
}

#bottomNav
{
	float: left;
    width: 590px;
    text-align: center;
    font-size: 15px;
	color: #863618;
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
}

#designedby
{
	float: left;
	width: 590px;
	text-align: center;
	margin-top: 29px;
	font-weight: bold;
}

#designedby a:link
{
	color: #EEE9D5;
}

#designedby a:hover
{
    color: #FFFFFF;
}

#designedby a:visited
{
    color: #FFFFFF;
}

#leftColumn
{
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	width: 360px;
	background-color: none;
	text-align: left;
}

#rightColumn
{
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	width: 355px;
	background-color: none;
	text-align: left;
}

#navigate
{
	padding-left: 0px;
	float: right;
	width: 60px;
	position: static;
	height: 200px;
	text-align: left;
}
