@import '/cms/styles/common.css';
@import '/style.css';

html, body {
	xheight:100%;
	margin:0;
	padding:0;
}

body {
	background: #002333 url('/images/bg-top.jpg') center top fixed no-repeat;

}

#bg-top {
	xbackground: url('/images/bg-top.jpg') center top 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:97px;
	height:auto !important;
	height:97px;
}
#header img {
	width:277px;
	height:95px;
}
body.home #header {
	background: url('/images/header-home.jpg') top left no-repeat;
	min-height:242px;
	height:auto !important;
	height:242px;
}

#content {
	min-height:770px;
	height:auto !important;
	height:770px;
	margin:0;
	background: url('/images/nav-bg.gif') top left repeat-y;
}

#nav {
	width:140px; /*160*/
	display:inline;
	padding:0px 10px 0px 10px;
}

#nav .title{
	font-size:14px;
	color:#4987b4;
}	

#nav h2 {
	padding:0 0 5px 10px;
	color:#003748;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
}

#content-content {
	background: url('/images/content-top.jpg') top left no-repeat;
	width:580px;
	padding:135px 10px 0 10px;
	display:inline;
}


#menu {
	width:483px;
	margin-top:66px;
	height:40px;
	overflow:hidden;
}

#menu a {
	color:#ffffff;
	font-weight:bold;
	padding:8px 0 0 0;
	background:url('/images/menu.jpg') top left repeat-x;
	text-decoration:none;
	text-align:center;
	width:160px;
	font-size:12px;
	text-transform:uppercase;
	border-left:1px solid #002333;
	outline:none;
	float:left;
	height:23px;/*32px*/
}
#menu a:hover {
	color:#C1DADB;
	background:url('/images/menu.jpg') bottom left repeat-x;
}
#page_1 #menu1 a,
#page_112 #menu2 a,
#page_105 #menu3 a {
	background:#FFFFFF;
	color:#002333;
}





#footer {
	background:url('/images/footer.jpg') top left no-repeat;
	height:99px;
}
body.home #footer {
	background: #c1dadb url('/images/footer-home.jpg') top left no-repeat;
}
#footer .links {
float:right;
height:15px;
padding:22px 10px 30px 0;
}
#footer .links a {
	text-decoration:none;
	border-right:1px solid #e2e2e2;
	padding-right:10px;
	margin-right:10px;
	font-size:12px;
	color:#FFFFFF;
}
#footer li#contact a {
	border:none;
	padding:0;
	margin:0;
}
#footer a:hover {
	color:#C1DADB;
}

#subfooter {
	padding: 0 10px 0 0;
}
#copyright {
	color:#999999;
	padding:0 0 0 10px;
}
#credit {
	color:#999999;
	float:right;
}
#credit a {
	color:#999999;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:underline;
	color:#004658;
}


#home-content-bg {
	background:url('/images/home-bg-top2x.gif') top left repeat-y;
	margin-bottom:5px;
}
#home-content-top {
	background:url('/images/home-bg-top2.jpg') top left no-repeat;
	padding:10px 15px;
}

#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;
}

.find-title {
	padding-right:122px;
}



.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;
}