@import '/cms/styles/common.css';
@import '/style.css';

html, body {
	xheight:100%;
	xmargin:0;
	xpadding:0;
}

body {
	background: #c1dadb url('/images/bg.gif') top repeat-x;
}

#bg-top {
	background: url('/images/bg-top.gif') center 163px no-repeat;
}

#page {
	width:760px;
	background-color:#ffffff;
	margin:0 auto;
}

#logo a img {
	outline:none;
}

#header {
	background: url('/images/header.jpg') top left no-repeat;
	min-height:101px;
	height:auto !important;
	height:101px;
	padding:5px 5px 0 5px;
}
body.home #header {
	background: url('/images/header-home.jpg') top left no-repeat;
	min-height:242px;
	height:auto !important;
	height:242px;
}

#content {
	min-height:350px;
	height:auto !important;
	height:350px;
	margin:0;
	background: url('/images/nav-bg.gif') 1px repeat-y;
}

#nav {
	margin:0 0 0 6px;
	padding:10px 15px 0 10px;
	width:120px;
	display:inline;
}

#content-content {
	width:585px;
	padding:10px 10px 0 10px;
	display:inline;
}


#menu {
	margin:0 0 0 10px;
	width:555px;
}
#menu li {
	background:url('/images/menu-separator.gif') top right no-repeat;
	padding:0 7px 0 0;
	margin:0 10px 0 0;
}
#menu a {
	color:#ffffff;
	font-weight:bold;
	padding:6px 11px 5px 17px;
	background:url('/images/menu-bullet.gif') left no-repeat;
	text-decoration:none;
	outline:none;
	float:left;
}
#menu a:hover {
	color:#e7e500;
}
#menu li#contact, #menu li#living {
	background:none;
	margin:0;
	padding:0;
}
#menu li#contact {
	float: right;
}
#menu li#contact a {
	background:url('/images/menu-bullet2.gif') left no-repeat;	
}
#menu li#contact a:hover {
	color:#fc3c3c;
}




#footer {
	background: #c1dadb url('/images/footer.jpg') top left no-repeat;
	padding:129px 0 30px 20px;
}
body.home #footer {
	background: #c1dadb url('/images/footer-home.jpg') top left no-repeat;
}

#footer a {
	text-decoration:none;
	border-right:1px solid #e2e2e2;
	padding-right:10px;
	margin-right:10px;
	color:#000000;
}
#footer li#contact a {
	border:none;
	padding:0;
	margin:0;
}
#footer a:hover {
	color:#990000;
}

#subfooter {
	background-color:#c1dadb;
	padding: 0 0 20px 0;
}
#copyright {
	color:#999999;
	padding:0 0 0 5px;
}
#credit {
	color:#999999;
	float:right;
	padding:0 5px 0 0;
}
#credit a {
	color:#999999;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:underline;
}





#home-wrapper {
	background:url('/images/home-bg.gif') center repeat-y;
}
#home-content {
	background:url('/images/home-bg-top.jpg') top left no-repeat;
	margin:0;
}
#home-left {
	margin:0 0 0 6px;
	width:438px;
	padding:10px 15px 0 10px;
}
#home-right {
	padding:10px 15px 0 10px;
	width:260px;
}





.listing {
  background: #E7E7E7;
	margin-bottom:10px;
}
.listing_cell {
  background: #FFFFFF;
}


.listings_title {
	color:#49878a;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	margin: 0 0 5px 0;
	display:block;
}
.listings_title:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.listings_location {
  color: #a1a1a1;
}


.listing_title {
	color:#49878a;
	font-size:17px;
	font-weight:bold;
	margin: 0 0 5px 0;
	display:block;
}
.listing_image {
	margin:8px 5px 25px 5px;
}
.listing_image .theimage {
	border:1px solid #e7e7e7;
	padding:2px;
	margin:0 0 3px 0;
}
.listing h2 {
	border-bottom:1px solid #e7e7e7;
	margin:18px 0 7px 0;
}
.thumbnail {
	border:1px solid #e7e7e7;
	padding:2px;
}
.infocol {
	width:300px;
}
.phonecol {
	width:140px;
}
.phonenumber, .phonenumber span {
	color:#990000;
	font-weight:bold;
}
.imagecol {
	width:104px;
}

#paramount {
	text-align:right;
	margin:10px 0 0 0;
	color:#999999;
}
#paramount a {
	color:#999999;
	text-decoration:underline;
}
#paramount a:hover {
	color:#ff0000;
	text-decoration:none;
}

#mapsearch {
	width: 415px;
	height: 268px;
	margin: 0;
	padding: 0;
	border:1px solid #999999;
}
#homemap {
	height: 268px;
	margin: 0;
	padding: 0;
	border:1px solid #999999;
}
#mapsearch .loading, #homemap .loading {
	font-size:17px;
	font-weight:bold;
	color:#cccccc;
	text-align:center;
	line-height:268px;
}