body {
	background: url(left.png) no-repeat;
	width: 200px;
	height: 600px;
	margin:0px;
	background-color:#cecdbd;
	color: #333333;
	font-family: Verdana;
	font-size: .8em;
	position:relative; 
	z-index:0;
	}
	
	#container {
	float:left;
	padding:0px;
	margin:0px;
	width:200px;
	height: auto;
	
	
	}
	.info{
	float:left;
	color: #ffffff;
	font-size: 8.5pt;
	margin-top:3px;
	margin-left:10px;
	text-decoration: none;
}

	.info p {
	font-family: Arial;
	padding-right:15px;
	color: #ffffff;
	font-size: .9em;
	margin-right:24px;
	text-decoration: none;
}

.info li, ul, {
text-align: left;
text-decoration: none;
font-size: .6em;

}

#girls {
width:195px;
height:134px;
padding: 8px;
margin-bottom:10px;
margin-left:7px;
}

#sidebarnav {
margin-left:10px;
margin-top:25px;
padding-bottom:10px;
}
  
#sidebarnav a {
	width:155px;
	display:block;
	clear:both;
	padding-left:10px;
	padding-top:5px;
	height:25px;
	border-left:3px solid #504646;
	border-right:3px solid #504646;
	color:#504646;
	text-decoration:none;
	font-family: Helvetica, san-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#e7e5e5;
	margin-top:1px;
  }
  
#sidebarnav a:hover, #sidebarnav a.active {
	background:url(images/navigate2.png) no-repeat;
	text-decoration:underline;
	color:#ffffff;
}
a {
color:#e7e5e5;

}

a:hover {
text-decoration:none;
}

h1 {
padding-top:10px;
font-family: Times, serif;
font-weight: bold;
color: #f4f4f4;
font-size:12pt;
margin-right:28px;
margin-top:0px;
}

.realtor {
display: inline;

}


h2 {
font-family: Verdana, san-serif;
color: #f4f4f4;
font-size: 40%;
margin-left:20px;
margin-top:2px;

}
	#topnav {
	width:800px;
	height: 160px;
	margin-left:215px;
	z-index:-99;
}

.iframe {
	background-color: #ffffff;
	width:900px;
	height: 680px;
	padding-top:1px;
	margin-top:10px;
	margin-left:205px;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:  #333333;
	border-top-style:inset;
	border-width: 2px;
	position: relative;
	z-index:-10;
	}
	
	#footer {
	width:900px;
	height:25px;
	float: left;
	padding-top:25px;
	margin-left:205px;
	text-align:center;
	line-height:8pt;
	color:#cccccc;
}
#footer p {
	font-family: Verdana, san-serif;
	font-size: .8em;
	margin-top:17px;
	margin-bottom:10px;
	text-align: inherit;
	line-height:.5pt;
	color:#4a4848;
}

