﻿#siteNumberDiv
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 125px;
	top: 225px;
	width: 140px;
	font-family: Garamond, Serif;
	font-size: 2.0em;
	font-weight: normal;
	text-align: center;
	color: #1C4F72;
	/*border: solid 1px black;*/
}

#siteMapDiv
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 25px;
	top: 265px;
	width: 172px;
	height: 201px;
	background-image: url(../images/sites/siteXX.gif);
	/*border: solid 1px black;*/
}

#siteMapIconDiv
{
	position: absolute;
	/*border: solid 1px black;*/
	width: 35px;
	height: 26px;
	z-index: 2;
	background-image: url(../images/sites/mapIcon.gif);
}

#linkDiv
{
	position: absolute;
	left: 25px;
	top: 265px;
	width: 172px;
	height: 201px;
	z-index: 3;
	/*border: solid 1px black;*/
}

#linkDiv img
{
	width: 172px;
	height: 201px;
	border: none;
}

#siteAmenitiesDiv
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 210px;
	top: 255px;
	width: 255px;
	height: 225px;
	font-family: verdana, Sans-Serif;
	font-size: .75em;
	font-weight: normal;
	text-align: left;
	color: #1C4F72;
	/*border: solid 1px black;*/

}

#amenitiesTitleDiv
{
	padding: 0;
	margin: 0;
	height: 27px;
	float: left;
	font-family: Garamond, Serif;
	font-size: 2.5em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #1C4F72;
	clear: both;
	border-bottom: solid 1px #89BCE6;	
}

#amenitiesDiv
{
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
	width: 98%;
	clear: both;
	/*border: solid 1px black;*/
}
    
#amenitiesDiv ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	line-height: 15px;
}

#siteDescriptionDiv
{
	padding: 15px 0 0 0;
	margin: 0;
	width: 98%;
	clear: both;
	text-align: justify;
}

#curvedBordersDiv, #siteMainImageDiv
{
	position: absolute;
	padding: 0;
	margin: 0;
	top: 245px;
	right: 20px;
	width: 310px;
	height: 235px;
	/*border: solid 1px black;*/
}

#curvedBordersDiv
{
	z-index: 2;
	background-image: url(../images/sites/curvedBorders.gif);
	background-repeat: no-repeat;
}

#siteMainImageDiv
{
	z-index: 1;
	/*border: solid 1px black;*/
}

#blueCirclesDiv
{
	position: absolute;
	padding: 0;
	margin: 0;
	top: 480px;
	right: 20px;
	width: 300px;
	height: 20px;
	text-align: left;
	/*border: solid 1px black;*/
}