* {
	margin: 0px;
	padding: 0px;
}


* html #footer {
	margin:-20px 0 0;
	}


* html #allDiv {
	height:100%;
	}


img {
	border-width: 0px;
	}
	

a {
	font-weight: normal;
	text-decoration: none;
	color: #05b9e4;
	}


a:hover {
	color: #2f89be;;
	}



html {
	background-image: url("../pic/bg.jpg");
	background-repeat: repeat-x;
	background-position: top right;
	height: 100%;
	margin-bottom:1px;
	background-color: #ffffff;
	font-family: verdana;
	}
	

body {
	background-image: url("../pic/bg-top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height:100%;
	text-align: center;
	color: #323947;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	color: #23403e;
	}


div#allDiv{
	border-bottom:1px solid #ffffff;
	margin:0 auto;
	min-height:100%;
	text-align:center;
	width: 955px;
	padding-right: 25px;
	}

div#top{
	height: 150px;
	}

div#top ul{
	list-style: none;
	float: right;
	padding-right: 25px;
	padding-top: 83px;
	padding-bottom: 0px;
	height: 67px;	
	}

div#top ul li{
	float: right;
	margin-left: 50px;
	}

div#top ul li a:hover{ 
	opacity: 0.7;
	}

div#middle{
	position: relative;
	height: 550px;
	height: 300px;
	padding-top: 1px;
	overflow: visible;
	}

div#middleLeft{
	width: 285px;
	text-align: right;
	float: left;
	padding-right: 25px;
	padding-top: 12px;
	}
	
div#middle ul{
	list-style: none;
	padding-top: 25px;
	text-align: right;
	}

div#middle ul li{
	margin-left: 50px;
	}

div#middle ul li a:hover{ 
	opacity: 0.7;
	}

div#middle div#mainphoto{
	float: right;
	}
		
a#logo{
	}

div#middle ul#navlinks{
	position: absolute;
	bottom: -30px;
	right: 0px;
	}

div#middle ul#navlinks li{
	display: inline;
	margin-left: 0px;
	}

div#content {
	padding: 25px;
	padding-top: 40px;
	width: 595px;
	float: right;
	text-align: left;
	}
	
h1{
	color: #2f89be;
	font-weight: normal;
	font-size: 19px;
	text-align: right;
	font-family: Georgia;
	}

h1 span{
	color: #b2c5c4;
	}
	
h2{
	font-family: Georgia;
	margin-top: 25px;
	color: #2f89be;
	font-weight: bold;
	font-size: 13px;
	}
p {
	padding-top: 25px;
	}

p.rightA {
	text-align: right;
	}

div#content ul, div#content ol{
	margin-left: 25px;
	}


div#leftContent {
	padding: 0px;
	width: 310px;
	float: left;
	text-align: right;
	}

div#leftContent a, div.propertyListing a.photo{
	display: block;
	width: 202px;
	height: 152px;
	padding: 5px;
	border: 1px solid #bdd7da;
	margin: 57px 0px 0px 80px;
	background-color: #ffffff;
	}

div#leftContent a:hover, div.propertyListing a.photo:hover, div.propertyListing:hover a.photo{
	border: 1px solid #23403e;
	background-color: #e8f2f3;
	}

div#leftContent a:hover img, div.propertyListing a.photo:hover img, div.propertyListing:hover a.photo img{
	opacity: 1
	}

div#leftContent a img, div.propertyListing a.photo img {
	width: 200px;
	height: 150px;
	border: 1px solid #23403e;
	opacity: 0.5
	}

div#leftContent p {
	padding: 20px;
	float: left;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	color: #a0a0a0;
	}

/* FORM */
label.invalid{
	color: red;
	}
	
	
	
/* TABLE */
table {
	width: 100%;
	}


div.propertyListing{
	clear: both;
	border: 1px dashed #ffffff;
	height: 200px;
	padding-bottom: 0px;
	margin-bottom: 32px;
	margin-left: -26px;
	width: 627px;
	padding: 10px;
	}

div.propertyListing h2{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px dashed #bdd7da;
	}

div.propertyListing h2 a{
	font-weight: bold;
	}

div.propertyListing h2 span{
	float: left;
	}

div.propertyListing p{
	margin: 0px 0px 0px 225px;
	padding: 0px;
	}


div.propertyListing:hover{
	border: 1px dashed #bdd7da;
	background-color: #feffee;
	cursor: pointer;
	}


div.propertyListing a.photo{
	display: block;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	float: left;
	}


div.separator{
	clear: both;
	}

div#footer{
	text-align: right;
	height: 20px;
	color: #67615e;
	font-size: 9px;
	line-height: 0px;
	clear: both;
	margin: auto;
	margin-top: -20px;
	position: relative;
	padding: 0px 10px 0px 10px;
	float:none;
	}

div#footer span {
	float: left;
	}

div#footer a {
	color: #67615e;
	}

div#footer a:hover {
	color: #2f89be;
	}

div#footer img {
	position: relative;
	top: 2px;
	}
