@charset "utf-8";
/* Browser specific hacks */

/* Firefox hacks */ 
/*#propertiesPod ,  x:-moz-any-link, x:default {margin-top: -0px;}*/

/* Safari 3.0 and Chrome hacks */
@media screen and (-webkit-min-device-pixel-ratio:0) {
ul a {padding-top: 0.8em;}
/*ul a {padding-bottom: 0.75em;}*/
.navright {margin-left:22.1em;}
}

/* Internet Exploder hacks */
/* ie6 */
/* ie7 */
*+html #maincontainer {
	width:750px;
	padding-left:0px;
	margin-left: 0px;
}
/**+html .emailBox { margin-top:-101px; margin-left:-263px;}*/
*+html .emailBox { margin-top:80px; margin-left:-263px;}
*+html .emailBox a:hover, a:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	border-bottom-style: none;
}
*+html .emailBox a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-style: none;
}
*+html #navbar .navright {margin-left:22.2em;}
*+html #homepod-235 {}
*+html #propertiesPod a:hover {color:#990000;}
*+html #propertiesBox a:hover, a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	font-size: 1em;
	text-decoration: underline;
	border-bottom-style: none;
}
*+html #footer li a:hover, a:visited:hover {
	font-weight: normal;
	text-decoration: underline;
}
