body {
	margin: 0px 0px 25px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	line-height: 14px;
}
#footer 
{
	position: relative;
	width: 780px;
	margin: auto;
	clear: both;
	padding: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	
}
#headlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#003333
	text-decoration: none;
}
#headlinks ul {
	list-style: none;
	margin:0;
	padding:0;
	border:0;
	display: inline;
}
#headlinks ul li {
margin: 0;
padding: 0;

}

#headlinks ul li a {
dislplay: inline;
list-style: none;
}
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: none;
	color: #336633;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	display: block;
	text-decoration: none;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #003333;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFFFFF;
	background-color: #003333;
}
.menu-bk {
	background-color: #FFFFFF;
	background-image: url(../../c/condosbysirata/images/index_27.gif);
	background-repeat: no-repeat;
	
	}
#thumbs {
	position: absolute;
	top: 149px;
	left: 18px;
	z-index: 100;
}

#thumbs a, #thumbs a:visited {
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
#thumbs a:hover {
	text-decoration: underline;
}

#title {
	position: absolute;
	top: 149px;
	left: 24px;
	font-size: 14px;
	font-weight: bold;
}

#photo {
	position: absolute;
	top: 0px;
	left: 339px;
	z-index: 10;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 160px; /*position where enlarged image should offset horizontally */

}
.property {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	margin-bottom: 3px;
}
