h1, h2, h3, h4, h5, p, ul, li {
	margin:0;
	padding:0;
	border:0;
	line-height:1.4;
}

body {
	margin:0;
	font:13px Helvetica, Arial, sans-serif;
	background: #fff url(../images/background.png) repeat-x;
	color: #666;
	
}
a  {
	outline:none;
	text-decoration:none;
	border-bottom:dotted 1px #f22e4b;
	color: #f22e4b;
}
a:hover {
	outline:none;
	text-decoration:none;
	border-bottom:dotted 1px #fa7387;
	color: #fa7387;
}
a.home-link {
	border: 0;
}
form {
	margin:0;
	padding:0;
}
img {
	display:block;
	border:none;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
#page {
/*	background:#fff; */
	width:960px;
	padding:0px;
	position:relative;
	margin:0 auto;
	padding-top:187px;

}
#header {
	position:absolute;
	top:0px;
	left:0px;
	height:117px;
	width:960px;
}
.logo {
	background:url(../images/logo.png) no-repeat 0 -5px;
	width:310px;
	height:170px;
	float:left;
	text-indent:-9999em;
	overflow:hidden;
	margin:5px 0 0 0px;
}
#nav {
	position: absolute;
	right: 2px;
	top: 135px;
	padding: 0;
	text-transform: uppercase;
	font-style: none;
	font-weight:normal;
	width: 445px; 
	height: 50px;
}



#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0px 3px;
	}

#nav li a {
	float: left;
	margin: 0 0px 0 5px;
	padding: 8px 9px 6px 9px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	letter-spacing:0.5px;
	border: 0;
	}
#nav li a:hover {
	color: #fff;
	background: #999;
	}


#nav li a.active {
	color: #fff;
	background: #999;
	}
#container {
	min-height: 400px;
	}
.associations {
	clear: both;
	background:url(../images/associations.png) no-repeat;
	width:330px;
	height:68px;
	float:right;
	text-indent:-9999em;
	overflow:hidden;
	margin: 30px 10px 0 0;	
	border: 0;
}


.associations:hover {
	border: 0;
}


.main-page {
	float:left;
	width:960px;
}

.three-column {
float: left;
 width:312px;
 margin-left: 5px;
}
.two-span {
float: left;
 width:629px;
 margin-left: 5px;
}

.two-span p {
font-size: 14px;
}

.two-span strong {
	color:#333;
	font-weight:bold;
}

.two-span ul {
font-size: 14px;
margin: 0 0 10px 10px;

}

.two-span li {
list-style: disc;
font-size: 14px;
margin: 0 0 2px 30px;

}


.two-span h2 {
	background:url(../images/dotted-h.png) repeat-x;
}
.three-column h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight:normal;
	color: #f22e4b;
	padding: 20px 10px 7px;
	line-height:1.2;
	font-size: 18px;
}

.wrap {
padding: 0 0 10px 30px;
}

.three-column h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight:normal;
	color: #f22e4b;
	padding: 10px 10px 7px;
	line-height:1.2;
	font-size:16px;
}

.three-column p {
	padding: 0px 10px 10px;
	font-size:14px;
}

.property-info {
	float: left;
	width: 640px;
	}

.property-info h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight:normal;
	color: #f22e4b;
	padding: 20px 0 10px;
}

.property-details {
float: left;
width: 190px;
}


.property-details ul {
background: url(../images/dotted-v.png) repeat-y 160px 100px;
}
.property-overview {
	float: left;
width: 270px;
padding: 0 0 0 40px;

}	
.property-overview ul {
width: 280px;
}

.thumbs-2 ul , .thumbs-1 ul {
background: url(../images/dotted-grid.png) no-repeat;
height: 84px;
}

.thumbs-4 ul {
background: url(../images/dotted-grid.png) no-repeat;
height: 184px;
}

.thumbs-6 ul {
background: url(../images/dotted-grid.png) no-repeat;
height: 284px;
}

.thumbs-8 ul {
background: url(../images/dotted-grid.png) no-repeat;
height: 394px;
}

.property-overview li {
	float: left;
	padding: 32px 40px 0px 0px;
	}
.property-overview li.first {
	float: left;
	padding: 0 40px 0px 0px;
}


.property-quickview {
clear: both;
margin: 20px 0;
font-size: 14px;
}

.property-quickview table {
border-collapse: collapse;
}

.property-quickview th, td {
text-align: left;
padding-right: 15px;
padding-top: 5px;
}

.property-quickview th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight:normal;
	color: #f22e4b;
}



ul.property-nav  {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	}

.property-nav li {
	float: left;
	margin: 2px 0 2px 0;
	padding: 0px 3px;
	clear: both;
	}

.property-nav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	float: left;
	margin: 0;
	padding: 7px 9px 5px 9px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #f22e4b;
	letter-spacing:0.5px;
	border-left: 4px #f22e4b solid;
	background: #ccc;
	width: 130px;
	border-bottom:none;
	}
.property-nav li a:hover {
	color: #ccc;
	background: #f22e4b;
	border-left: 4px #ccc solid;
	border-bottom:none;
}

.property-nav li a.active {
	color: #ccc;
	background: #f22e4b;
	border-left: 4px #ccc solid;
	}

.property-listing table, .property-listing tr,  .property-listing td  {
border-collapse:collapse;
border: 0;
padding: 0;
margin: 0;
}

.property-listing td  {
height: 140px;
background: url(../images/list-bg.gif) repeat-x 1000px 10px;
}
.property-listing td.no-border  {
height: 140px;
background: none;
padding-right:10px;
}

.property-listing label {
width: 80px;
float: left;
}
.property-listing p {
width: 210px;
float: left;
clear: both;
padding: 0 20px;
}
.property-listing p.description {
width: 380px;
float: left;
clear: both;
padding: 0 20px;
}
.property-listing li.item {
height: 120px;
background: url(../images/dotted-h.png) repeat-x 500px 0px;
padding: 10px 0;
border-left: 2px #fff solid;
}	

.property-listing li.item:hover {
border-left: 2px #f22e4b solid;
}
	
.property-listing-thumb {
float: left;
width: 150px;
height: 112px;
}
.property-listing-quickview {
float: left;
margin-top: 0px;
font-size: 12px;
background: url(../images/dotted-v.png) repeat-y 200px 0px;
height: 112px;
}

.property-listing-quickview {
vertical-align: middle;
}

.property-listing-quickview table {
border-collapse: collapse;
}

.property-listing-quickview th, td {
text-align: left;
padding-left: 15px;
padding-top: 4px;
}

.property-listing-quickview th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight:normal;
	color: #f22e4b;
}
	
.property-listing-description {
float: left;
width: 420px;
height: 112px;
vertical-align:middle;
padding-left: 15px;

}

.listing {
float: left;
clear:none;
padding: 0 0 0 15px;
margin: 0;
}

.listing li {
	margin: 0 0 5px 0;

}
.listing li a {
	width: 112px;

}

.button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	float: left;
	margin: 5px;
	padding: 8px 9px 6px 9px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #f22e4b;
	letter-spacing:0.5px;
	border-left: 4px #f22e4b solid;
	background: #ccc;
	border-bottom:none;
	}
.button:hover {
	color: #ccc;
	background: #f22e4b;
	border-left: 4px #ccc solid;
	border-bottom:none;
}
.page-image {
	border-bottom: 4px #fff solid;
}
.page-image:hover {
	border-bottom: 4px #f22e4b solid;
}
#footer {
clear: both;
text-align:center;
font-size: 12px;
color: #ababab;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;

}

.box {
padding:20px;
}

/* Booking */
form {
	padding: 20px 0px 0px 0px;
}
input {
	line-height: 30px;
	background: #dfdfdf;
	padding: 5px 4px 5px 4px;
	color: #000;
	width: 200px;
	border: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:oblique;

}
input.red {
	background: #f22e4b;
	colour: #fff;
}
select {
	height: 30px;
	line-height: 24px;
	background: #dfdfdf;
	padding: 5px 4px 5px 4px;
	color: #000;
	width: 240px;
	border: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:oblique;


}
select.red {
	background: #f22e4b;
	colour: #ccc;
}
select#day {
	width: 40px;
}
select#month {
	width: 100px;
}
select#year {
	width: 70px;
}
p.form-line {
	padding: 0px 0px 10px 0px;
}
.label {
	text-align: right	;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size: 14px;
	line-height: 24px;
	float: left;
	width:150px;
	padding: 0px 20px 0px 0px;
}
.detail {
	text-align: left	;
	font-size: 12px;
	line-height: 24px;
	float: left;
	width: 40%;
	padding: 0px 20px 0px 0px;
}
.address {
	text-align: left	;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 40%;
	padding: 4px 20px 0px 0px;
}
input.booknow {
	width: 83px;
	height: 24px;
	display: block;
	text-indent: -1000em;
	background: url(media/book-now-83x24.gif) no-repeat left top;
}
input.booknow:hover {
	cursor: pointer;
}
input.imagebutton {
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	font-style: oblique;
	float: left;
	margin: 0;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
	letter-spacing:0.5px;
	background: #f22e4b;
	width: 140px;
	height: 30px;
	}
input.imagebutton:hover {
	color: #f22e4b;
	background: #ccc;
}


.errorMessage {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	background: #fff;
	font-size: 14px;
	padding: 10px 14px;
	margin: 0 0 10px 0;
	width: 450px;
	color: #f22e4b;
	
}

.errorMessage ul {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}

.description a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
}
