* {
	margin: 0;
	padding: 0;
}

html {	
	overflow-x: hidden;
}

body {
	font-size: 62.5%;
	background: #3da2b6;
	font-family : verdana, helvetica, sans-serif;
}

li {
	font: 1.2em/1.8em Verdana, sans-serif;
	margin-bottom: 0px;
	margin-right: 0px;
	color:#666666;
}
p {
	font: 1.2em/1.8em Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 18px;
	margin-left: 18px;
	color:#666666;
}

h1 {
	font: 2.0em Verdana, sans-serif;
	color: white;
	height: 0px;
}

h2 {
	font: 1.8em Verdana, sans-serif;
	color: #3da2b6;
	margin-bottom: 10px;
	margin-left: 18px;
}

ul {
	margin-left: 25px;
	margin-right: 20px;
}

img {
	border: none;
}

#info {
position:relative;
margin: 0 0 0 -10px;
font-family : verdana, helvetica, sans-serif;
}
#details {
maxlength:1500;
}

#main-content {
	padding-top: 20px;
	width: 76%;
	float: right;
}
#main-content-search {
	padding-top: 20px;
	width: 80%;
	padding-left: 100px;
}
#main-content-browse {
	background: #9dd8e6;
	padding-top: 2px;
	margin-top: -2px;
	width: 79%;
	float: right;
}

#page-wrap {
	background: #ffffff;
	min-width: 800px;
	max-width: 1000px;
	margin: 0px auto;
	width:expression(document.body.clientWidth < 802? "800px" : document.body.clientWidth > 1000? "1000px" : "auto");
	}
	#page-wrap #inside {
		margin: 0px 0px 0px 0px;
		padding-top: 10px;
		padding-bottom: 0px;
	}
	

#header {
	background: #ffffff;
	font: 1.0em Verdana, sans-serif;
	color: #3da2b6;
	z-index:1000;
	}
input {
	border: 1px solid #3da2b6;
}
#pmenu {
color:#ffffff;
margin : 0px 0 0 0;
width : 975px;
border-left : 25px solid #3da2b6;
border-right : -25px solid #333;
border-bottom : 0px solid #fff;
height : 25px;
background : #3da2b6;
z-index:1000;
}
/* styles for content sections */
#left-sidebar {
	position:relative;
	background: #9dd8e6;
	width: 160px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	margin-top: 0px;
	height: 100%;
	font: 0.9em Verdana, sans-serif;
	z-index:50;
}
#results {
color:#3da2b6;
}

#right-sidebar {
	background: #9dd8e6;
	float: right;
	width: 260px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	margin-top: -22px;
}
#right-sidebar-property {
	background: #9dd8e6;
	float: right;
	width: 100px;
	padding: 15px;
	margin-left: 15px;
	margin-top: -10px;
}
#right-sidebar-regions {
	background: #9dd8e6;
	float: right;
	max-width: 285px;
	min-width: 275px;
	padding: 15px;
	margin-left: 15px;
	margin-top: -22px;
	font-size : 8px;
}
p.filler {
width: 200px;
margin-left: 15px;
}
#right-sidebar-browse {
	background: #9dd8e6;
	float: right;
	max-width: 105px;
	min-width: 100px;
	padding: 15px;
	margin-left: 15px;
	margin-top: 0px;
}
#footer {
	background: #3da2b6;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size : 1.0em;
}
#searchbox {
	position: relative;
	float: right;
	margin-top: 3px;
	margin-bottom: -30px;
	margin-right: 5px;
	margin-left: -100px;
	width: 220px;
}
#topimage {
	margin-top: 10px;
	margin-bottom: 0px;
}
/* links for index page main */
.linkmain {
	color: #666;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	text-decoration:none;
	border-bottom: dotted 1px #666; 

}
.linkmain:hover {
	color: #3da2b6;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	text-decoration:none;
	border-bottom: solid 1px #3da2b6;
}
/* links for footer section */
.linktext {
	color: #9dd8e6;
	font-size : 10px;
	font-family: Verdana, sans-serif;
	text-decoration:none;
}
.linktext:hover {
	color: #ffffff;
	font-size : 10px;
	font-family: Verdana, sans-serif;
	text-decoration:underline;
}
.smalltext {
	color: #9dd8e6;
	font-size : 1.0em;
	font-family: Verdana, sans-serif;
	text-decoration:none;
}
/* links for sidebar */
.linktext2 {
	color: #3da2b6;
	font: 0.9em Verdana, sans-serif;
	text-decoration:none;
	line-height:1.2em;
}
.linktext2:hover {
	color: #ffffff;
	font: 0.9em Verdana, sans-serif;
	text-decoration:underline;
	line-height:1.2em;
}
.linktext3 {
	color: #3da2b6;
	font: 0.9em Verdana, sans-serif;
	text-decoration:none;
}
.linktext3:hover {
	color: #3da2b6;
	font: 0.9em Verdana, sans-serif;
	text-decoration:underline;
}
.linktext4 { 
font-size : 10px;
color : #000000;
font-family : Verdana, Helvetica, sans-serif;
text-decoration : none;
} 
.linktext4:hover { 
font-size : 10px;
color : #3da2b6;
font-family : Verdana, Helvetica, sans-serif;
text-decoration : underline;
}
.handcursor { 
cursor : pointer;
}
/* Tooltip stylesheet */

a.info {
    position:relative; /*this is the key*/
    z-index:24; background-color:#3da2b6;
    color:#fff;
    text-decoration:none}

a.info:hover {z-index:25; background-color:#3da2b6; }

a.info span {display: none}

a.info:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #3da2b6;
    padding:5px;
    background-color:#9dd8e6; 
	color:#3da2b6;
    text-align: left;
	line-height:1.2;
	}
