/* CSS Document */

body {
	text-align: center; 
	background-image: url(../../images/background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

	
h1 {font: 14px Arial, Helvetica, sans-serif color: #fff;}

h2 {font: 14px Arial, Helvetica, sans-serif; color: #000; font-weight: bold; line-height: 16px;}

p {font: 12px Arial, Helvetica, sans-serif; color: #28465F;} 

a:link {color: #B95832;}

a:visited {color: #B95832;}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border: 1px;
	width: 230px;
	position: absolute;
	left: 685px;
	top: 45px;
	height: auto;
	background: #28465F;
	text-align: left;
	font-size: 14px;
}

#navlist li
{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0.35em;
border-bottom: 1px solid #ABBFD3;
}

#navlist li a { text-decoration: none; color: #B9CAF7; background-color: #28465F;}

#navcontainer ul li a:hover {
	color: #D08364;
	}

#navcontainer ul li a#current
{
	color: #FFFFff;
}
	
div.agentphoto{
	width: 230px;
	height: 118px;
	z-index: 10;
	position: absolute;
	left: 686px;
	top: 271px;
	}
	
div.agentcontact{
	width: 106px;
	height: 132px;
	z-index: 10;
	position: absolute;
	left: 803px;
	top: 275px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	}
	
#wanderlogo {
	position: absolute;
	left: 697px;
	top: 446px;
	width: 221px;
	height: 63px;
	}

div.housepic{
	position: absolute;
	float: right;
	padding: 0px;
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	left: 41px;
	top: 47px;
	}

caption {
	text-align: left;
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	}

table.description{
	position: absolute;
	border: 1px solid black;
	left: 396px;
	top: 75px;
	width: 245px;
	font-size: 11px;
	}
	
table.description th, td{
	text-align: left;
	line-height: 20px;
	padding: .1em;
	border: none;
	height: 20px;
	}
	
#descriptiontext {
	border: none;
	position: absolute;
	text-align: justify;
	left: 48px;
	top: 361px;
	width: 602px;
	margin: 0 0 0 0;
	height: 121px;
	line-height: 14px;
	}
	
#video {
	position: absolute;
	left: 79px;
	top: 60px;
	width: 534px;
	height: 318px;
	}
	
#videotext {
	border: none;
	position: absolute;
	text-align: justify;
	left: 167px;
	top: 435px;
	width: 337px;
	margin: 0 0 0 0;
	height: 83px;
	line-height: 14px;
	text-align: center;
	}
	
#gallery {
	position: absolute;
	left: 42px;
	top: 44px;
	width: 618px;
	height: 483px;
	}
	
#map {
	position: absolute;
	left: 170px;
	top: 105px;
	height: 489px;
	width: 622px;
	}
	
#maptitle {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	left: 80px;
	top: 46px;
	width: 551px;
	text-align: center;
	}
	
table.map{
	position: absolute;
	border: none;
	left: 41px;
	top: 83px;
	width: 620px;
	font-size: 11px;
	}
	
table.map td{
	text-align: left;
	line-height: 20px;
	padding: .1em;
	border: none;
	height: 20px;
	}
		
table.floorplanmenu{
	position: absolute;
	left: 183px;
	top: 481px;
	width: 301px;
	height: 34px;
	background: #fff;
	font-size: 14px;
	}

#floorplan1{
	position: absolute;
	left: 76px;
	top: 61px;
	width: 301px;
	height: 69px;
	background: #fff;
	}
	
#floorplantext{
	text-align: justify;
	position: absolute;
	left: 481px;
	top: 498px;
	width: 159px;
	}

#more{
	position: absolute;
	left: 53px;
	top: 56px;
	width: 587px;
	height: 377px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C455D;
	line-height: 25px;
	text-align: left;
	}
	
