/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #213C08;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	12px;
	}

a:link
{
	color: #1F3C04;
	}
	
a:hover
{
	color: #A5623A;
	}
	
a:visited
{
	color: #A5623A;
	}
		
#container
{
	width: 975px;
	margin: 0px auto 0px auto;
	background-image: url(images/vTile17.jpg);
	background-repeat: repeat-y;
	min-height: 600px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	}
	
#banner
{
	width: 975px;
	height: 171px;
}

#floorplans
{
	width: 975px;
	height: 35px;
}

#leftNav
{
	float: left;
	width: 209px;
	text-align: center;
	color: #AE0F00;
	}
	
#contentContainer
{
	float: left;
	width: 766px;
}

#content
{
	width: 745px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #1F3C04;
	}
	
#coupon
{
    float: left;
    width: 100%;
    text-align: center;
	height: 140px;
	margin: 0px;
	background-image:url(images/coupon.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-left: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

#couponText
{
	width: 340px;
	height: 118px;
	padding-left: 195px;
	padding-right: 200px;
	padding-top: 10px;
}
	
#miscItems
{
	width: 749px;
	text-align: center;
	}
	
#textNav
{
	width: 749px;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	}

.fixer
{
	clear: both;
	width: 500px;
	}
	
#footer
{
	clear: both;
	width: 975px;
	height: 68px;
	margin: 0px auto 0px auto;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}

#EHL
{
	float: left;
	width: 209px;
	}

#designedBy
{
	float: left;
	width: 766px;
	}
	
#leftColumn
{
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	width: 366px;
	text-align: left;
}

#rightColumn
{
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	width: 355px;
	background-color: none;
	margin-left: 10px;
	text-align: left;
}

#navigate
{
	padding-left: 0px;
	float: right;
	width: 65px;
	position: static;
	height: 200px;
	margin-left: 10px;
	text-align: left;
}