body {
	background-image:url(images/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#333333;
	clear: both;
}
h1 {
	font-size:13px;
	line-height:20px;
}
h2 {
	font-size:12px;
	line-height:20px;
}
h3 {
	font-size:11px;
	margin-top:20px;
}
#test {
height:175px;
background-color:#ffffc6;
background-image:url(images/p.jpg);
}
div.heading {
background-color:#eeeeee;
border-bottom:1px #CCCCCC solid;
}
div.heading h1 {
margin:0px;
padding:3px;
}
a:link, a:visited, a:active {
	color:#444444;
}
a:hover {
	color:#FFCC00;
}

#container {
width:750px;
margin:0 auto;
padding: 0px;

}
#pwlogo {
background-color:#FFFFFF;

}
#pwlogo img {
border-right:1px #CCCCCC solid;
}
#header {
width:100%;
height:30px;
}
#centre {
background-color:#FFFFFF;
}
#navigation {
width:175px;
float:left;
}
#content {
width:574px;
float:right;
border-left:1px #CCCCCC solid;
}
#footer {
text-align:right;
font-size:x-small;
color:#999999;
border-top:1px #CCCCCC solid;
padding-top:3px;
}
div.clearer {
clear:both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* common styles */
div.padded {
padding:5px;
}

/* nav links */
#navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navigation a {
	display:block;
	color:#666666;
	background-color:#eeeeee;
	width:167px;
	padding:3px 1px 3px 7px;
	margin:0px;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-decoration:none;
}
#navigation li a:hover {
	background-color:#dddddd;
}
#navigation ul ul {
	border-bottom:1px solid #dddddd;
}
#navigation li li a {
	background-color:#ffffff;
	width:159px;
	padding:2px 1px 2px 15px;
	border-bottom:1px #efefef solid;
	font-size:10px;
	font-weight:normal;
}
#navigation li.regionheader a {
	background-color:#F0F0F0;
	width:157px;
	padding:2px 1px 2px 7px;
	font-size:10px;
	font-weight:bold;
}

/* forms */
input:focus, select:focus, textarea:focus {
background:#FFFFCC;
color:#000000;
}
input,textarea {
	border: 1px solid #999999;
}

input.hidden {
        display: none;
        border: none;
}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 95px;
	padding-right: 20px;
}
input.submit { margin-left : 115px; }
br {
	clear: left;
}

/* main page */
div.resortcontainer {
width:90%;
margin:0 auto;
border:1px dotted #eeeeee;
}

div.resortcontainer h3 {
margin:0;
padding:2px 2px;
}
div.resortheader {
background-color:#eeeeee;
border-bottom: 1px solid #CCCCCC;

margin-bottom:5px;
}

div.resortcontent {


}
div.resortfooter {
clear:both;
margin-top:10px;
padding-top:5px;
margin-bottom:20px;
text-align:right;
}


.img-left {
	float:left;
	padding-right:10px;
	border:none;
}


/* property list */
div.property {
margin-bottom:20px;
width:500px;
border:1px dotted #dddddd;
text-align:left;
margin-left: auto;
margin-right: auto;
padding:10px;
}

.property .image {
float:left;
width:175px;
background-color:#006666;
}

.property .description {
float:left;
clear:right;
width:250px;
}

.property .location {
width:100%;
clear:both;
font-size:14px;
padding-top:15px;
}

#results div.price {
padding-top:5px;
float:left;
width:60%;
}

#results div.link {
width:30%;
float:right;
clear:right;
padding-top:5px;
text-align:right;
}