html {
	margin:0;
	padding:0;
	overflow-y: scroll;
}

body {
	margin:0;
	padding:0;
	background:#EFEFEF;
}
body, textarea {
	font-family: 'Actor', sans-serif;
	font-size:14px;
}
img {
	border:none;
}
a:link, a:hover, a:active, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
h1 {
	font-size:180%;
	margin:8px 0;
}
h2 {
	font-size:150%;
	margin:4px 0;
}
h3 {
	font-size:120%;
	margin:2px 0;
}
#wrapper {
	width:100%;
	height:100%;
	background:url(../images/wrapper-bg.png) no-repeat center top;
}
#login_wrapper {
	display:none;
	position:absolute;
	width:350px;
	z-index:10;
	margin-left:118px;
	left:50%;
	top:90px;
	padding:40px 0 0 0;
	background:url(../images/login-arrow.png) no-repeat right top;
}

#login {
	width:300px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #999;
	background:#FFF;
	padding:20px;
}
#full_page {
	position:relative;
	width:960px;
	margin:0 auto;
	background:#FFF;
}
#banner_pane {
	height:125px;
	background:url(../images/wha-header.jpg);
}
#img_menu {
		margin: 0 0 0 20px;
}
#Rentals {
	width:270px;
	height:160px;
	float:left;
	background:url(../images/looking-to-rent.png) no-repeat #f5f5f5 center;
	margin:30px 20px 10px 15px;
	list-style:none;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding:2px 0 0 0;
	cursor:pointer;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#Purchase {
	width:270px;
	height:160px;
	float:left;
	background:url(../images/looking-to-buy.png) no-repeat  #f5f5f5 center;
	margin:30px 20px 10px 15px;
	list-style:none;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding:2px 0 0 0;
	cursor:pointer;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#Available {
	width:270px;
	height:160px;
	float:left;
	background:url(../images/available-properties.png) no-repeat  #f5f5f5 center;
	margin:30px 20px 10px 15px;
	list-style:none;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding:2px 0 0 0;
	cursor:pointer;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#logo:hover {
	background:#FFF;
}

#logo {
	position:relative;
	padding-right:20px;
	background:#f5f5f5;
	float:right;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	width:140px;
	text-align:center;
	padding:10px;
	margin:30px 38px;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
}
#logo a {
	text-decoration:none;
}

#main_col_1 {
	float:left;
	overflow:hidden;
	margin:0 25px;
	font-size:14px;

}
#main_col_1 a {
	text-decoration:none;
	font-size:14px;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	text-transform:capitalize;
}
#main_col_1 a:hover {
	background:url(../images/blue_dotted_arrow.gif) no-repeat 0px 2px;
}
#main_col_1 ul {
	list-style:none;
	margin:0px;
	padding:0;
}
#main_col_1 li {
}

#main_col_2 {
	float:left;
	margin:0px 0 0 20px;
	padding:0 0 0 25px;
	width:900px;
}
#main_col_2 a {
	text-decoration:none;
	font-size:14px;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	text-transform:capitalize;
}
#main_col_2 a:hover {
	background:url(../images/blue_dotted_arrow.gif) no-repeat 0px 2px;
}
#main_col_2 ul {
	list-style:none;
	margin:0px;
	padding:0;
}
#main_col_2 li {
}
#main_col_2 {
	float:left;
	padding:0 0 0 25px;
	width:890px;
}
#main_col_3 {
	float:left;
	width:205px;
	padding:0 4px 0 10px;
	min-height:240px;
}
#main_col_3 #show_news {
	display:none;
}
#main_col_3 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:140%;
	line-height:20px;
}
#main_col_3 h2.title_pdf {
	padding-left:22px;
	background:url(../images/icon_pdf.png) center left no-repeat;
}
#main_col_3 h2.title_info {
	padding-left:22px;
	background:url(../images/icon_info.png) center left no-repeat;
}
#main_col_3 ul {
	margin:10px 4px 10px 10px;
	padding:0;
}
#main_col_3 li {
	margin:0 0 0 10px;
	padding:3px 0;
}
#main_col_3 a {
	text-decoration:none;
}
#main_col_3 a:hover {
	text-decoration:underline;
}
#footer_spacer {
	clear:both;
	height:30px;
}
#footer_pane {
	width:950px;
	margin:0 auto;
	padding:5px;
	background-color:#999999;
}
#footer_pane p {
	margin:0;
	padding:5px;
	color:#eee;
}
#footer_pane a {
	color:#eee;
	text-decoration:none;
}
#footer_pane a:hover {
	text-decoration:underline;
}
#footer_fade {
	margin:10px auto 0  auto;
	width:960px;
	height:200px;
	background:url(../images/footer-fade.png);
	padding:2px 0 0 0;

}
.upside_down p{
	/**	direction: rtl; 
	/**	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  /* IE6,IE7 */
	/**	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; /* IE8 */
	-moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: flipv; 
	text-align:center;
	color:#999999;
}
.upside_down a {
	color:#999999;
}
.box-shadow {
	  -moz-box-shadow: 1px 1px 1px 1px #ccc;
	  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
	  box-shadow: 1px 1px 1px 1px #ccc;
}
#p_sub {
	padding:10px;
	display:none;
}
#r_sub {
	padding:10px;
	display:none;
}
#a_sub {
	padding:10px;
	display:none;
}

#dropdown {
	display:none;
	margin:10px;
	padding:10px;
}
#dropdown ul {
	list-style:none;
}
#dropdown li {
	width:230px;
	text-align:right;
}
#dropdown a{
	font-size:16px;
	cursor:pointer;
}
#dropdown li:hover{
	background:#CCCCCC;
}

/*TEMP*/
.hidden {
	display:none;
}
#main_col_2 .yoxview a{
	padding:0;
}
#main_col_2 .yoxview a:hover{
	background:none;
}
#map_canvas {
	float: right;
    height: 429px;
    margin: 0 10px;
    width: 300px;
}
