@charset "UTF-8";
/* CSS Document */
body {
	margin:0 0 50px 0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#CC9;
}
#outerwrapper {
	width:1000px;
	margin:0 auto;
	background-color:#FFf;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
	text-align:center;
}
#outerwrapper img { border:0; }
#wrapper {
	width:850px;
	margin:0;
	vertical-align:top;
	
}
#wrapper img {border:1px #ccc solid; }
#wrapper2 {
	width:900px;
	margin:0 auto;
	text-align:center;
}
p {
	margin:5px 0;
}
.location {
	margin-left:280px;
	font-size:14px;
	text-align:left;
	color:#069;
	font-weight:bold;
}
.price {
	font-size:14px;
	color:red;
	text-align:right;
	font-weight:bold;
}
.description {
	margin-left:280px;
	margin-right:20px;
	font-size:12px;
	text-align:left;
}
.description br {
	margin:8px 0;

}
.ref {
	text-align:right;
	font-style:italic;
	color:#666;
	text-size:10px;
}
table.props {
	width:98%;
	border:1px solid #CCC;
	margin:5px 1% 0 1%;
	background-color:#FFF;
}
table.props td {
	vertical-align:top;
	padding-right:50px;
}
.flt-left {
	float:left;
}
#pager {
	text-align:center;
	margin:10px 0 50px 0;
}
h1 {
	margin:5px 10px 0 1%;
	padding:2px 0 3px 4px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	background-color:#C96;
}
h3 {
	color:red;
}
#details {
	text-align:left;
}
a img {
	border:1px #666 solid;
}
img {
	border:1px #666 solid;
}
.caption {
	font-size:11px;
	color:#069;
	font-style:italic;
	text-align:center;
}
.thumbnail {
	width:230px;
	margin-left:20px;
	float:left;
	border:0px solid #ccc;
	text-align:center;
	font-style:italic;
	color:#666;
	text-size:10px;
}
.thumbnail img {
	margin-bottom:5px;
}
#menu {
	margin-bottom:20px;
}
#gallery {
	margin-top:25px;
}
