	#border
	{
	width: 760px;
	}

	#header
	{
	text-align:center;
	}

	#menu
	{
	width:22.1%;
	float:left;
	text-align: left;
	color:#0099CC;
	line-height: 7pt;
	height: 100%;
	}

	#content
	{
	text-align: left;
	width: 100%;
	height: 100%;
	}

	#footer
	{
	margin-top: 5%;
	clear: both;
	text-align:center;
	background-color:#0099CC;
	padding: 1px;
	}	

	body
	{
	margin: 0%;
	font-family: Arial;
	text-align:center;
	background-image: url(images/new_bg.jpg);
	background-repeat: repeat-x;
	}

	h2
	{
	color: #0099CC;
	font-family: Tahoma;
	}

	p, li
	{
	font-size: 9pt;
	color: black;
	}

	.footertext
	{
	color: white;
	}

	a:link
	{
	text-decoration: none;
	color: #0099CC;
	}

	a:visited
	{
	color: #0099CC;
	text-decoration: none;
	}

	a:hover:menu
	{
	background-color: #0099CC;
	color:white;
	padding: 3%;
	}
	
	a.links:hover
	{
	background-color: #0099CC;
	color:white;
	padding: 0%;
	}

	.address
	{
	color: gray;
	}

	.line
	{
	border-bottom: 3px solid #0099CC;
	}

	.currentpage
	{
	background-color: #0099CC;
	padding: 3%;
	color: white;
	}

	.image
	{
	float:left;
	margin-right: 3%;
	border: 1px solid black;
	}

	.propertyimage
	{
	border: 1px solid black;
	}