/* Top Nav Styles */
#locationTopNav 
{
	background: transparent url(./Images/BahamaBayTop.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 725px; 
	height: 220px;
}

#locationTopNav a
{
	text-decoration:none;
}

#locationTopNav #locationSubMenu
{
	position: absolute;
	top: 74px;
	left: 400px;
	width: 725px; 
	height: 24px;
}
/* End Top Nav Styles */

/* Location Content Styles */
#locationContent
{
	position: relative; 
	margin: 0 auto 0 auto;
/*	top: 47px; 
	left: 88px; 
*/
	width: 723px; 
	height: 503px; 
	overflow:hidden;
	border: 4px solid #004B1A;
}
#locationSubContent
{
	position: absolute; 
	background: transparent url(./Images/BahamaBayHomeContent.jpg) no-repeat;
	top: 102px; 
	left: 0px; 
	width: 725px; 
	height: 500px; 
	overflow:hidden;
}

#locationBottom
{
	position: absolute; 
	top: 341px; 
	left: 14px; 
}

#locationSubContent #content
{
	position: absolute;
	top: 100px;
	left: 27px;
}

#content p
{
	font-family:Arial Narrow;
	font-weight:bold;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
}

/* End Location Content Styles */

/* Main Body Styles */
body
{
	text-align:center;
	background-image: url(./Images/BahamaBayBodyBackground.jpg);
	color: black;
	font-family: "Arial";
}

/* End Body Styles */

/* All Pages Styles */
#OtherLocationSubContent
{
	position: absolute; 
	background-image: url(./Images/BahamaBayContentBackground.jpg);
	top: 102px; 
	left: 0px; 
	width: 715px; 
	height: 393px; 
	overflow:hidden;
}

#MediaContent
{
	position: absolute; 
	top: 50px; 
	left: 27px; 
	overflow:auto;
	text-align: center;
	font-size: 12pt;
	font-family: Arial Narrow;
	font-weight:bolder;
}

/* End AllPages Styles */

/* Grid Styles */
#GridContent
{
	position: absolute;
	overflow:auto;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	height:300px;
	width:696px;
	top:20px;
	left:20px;
}

/* End Grid Styles */

/* Plant Detail Styles */
#PlantDetailsContent
{
	position:absolute;
	top: 0;
	left:0;
}

#ImageContent
{
	position: absolute;
	top: 0;
	left: 400px;
	height: 250px;
	width: 270px;
}

#PlantDetailsSubContent
{
	position: relative; 
	overflow:auto;
	top: 4px; 
	left: 0px; 
	width: 715px; 
	height: 320px; 
}

#PlantDescriptionContent
{
	position: absolute; 
	overflow:auto;
	top: 260px; 
	left: 4px;
	width: 650px; 
	height: 400px; 
	font-family:Arial Narrow;
}

/* End Plant Detail Styles */

/* Dealer map styles */
.baloon
{
	font-size: 8pt;
	font-family: Times New Roman;
}
