

body {
	color: #000;
	background-color: #fff;
	background-image: none;
	margin: 10px;
}

a {
	color: #666;
	text-decoration: none;
}


#container {
	text-align: left;
}

#page {
	width: 770px;
	padding: 0;
	margin: 0;
}

#header {
	padding: 0;
	border: 0;
	display: block;
}

#header #logo {
	display: block;
	float: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background-image: none;
	text-decoration: none;
	color: #000;
	text-indent: 0;
}

#header h1 {
	font-family: arial;
	text-indent: 0;
	color: #999;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.05em;
}

#header h1 em {
	color: #555;	
	font-family: "times new roman";
	font-size: 1.55em;
	font-style: normal;
	letter-spacing: -0.05em;
	display: block;
}


#header form.search, #header a.login {
	display: none;
}

#navigation {
	display: none;
}

#header #topmenu {
	display: none;
}

#breadcrumb a {
	color: #888 !important;
}

.gallery { display: none;}
.printpictures {display: block;}

.printpictures img {margin: 10px 0 10px 0;}




#body {
	display: block;
	padding: 10px 0 0 0;
}

#footer {
	display: block;
	clear: both;
}

#footer .links {
	display: none;
}

#locationcol {
	display: none;
}

#content.withcol {
	float: none;
	width: auto;
}


p.snippet, p.join {
	display: none;
}


#content.listings .box {
	padding: 12px 10px 30px 10px;
	margin-bottom: 10px;
	background-color: transparent;
	border-top: 0;
	border-bottom: 1px solid #666;
}

#content.listings .box a.title {
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	border: 0;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.listing-tools {
	display: none !important;
}