<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
  margin:0;
/*  background-color:#161616;*/
  /*background-image:url('/tpl_images/bg.png');*/
}

a {

  color:#1A4C95;
}
a img {
  border:none;
}

table {
  padding:0;
  border-spacing:0;
}
td {
  padding:0;
}

ul#mainnav {
  list-style-type:none;
  display:inline;
  padding:0;
  margin:0;
}
ul#mainnav li {
  list-style-type:none;
  display:inline;
  padding:0;
  margin:0;  
}


body {
  background-color:#161616;
  background-image:url('/tpl_images/bg.png');
  color:#D1D1D1;
  font-size:12px;
  font-family:Arial;
  margin-top:10px;
}

#mainwrapper {
  width:100%;
  /*background-color:#161616;*/
  /*background-image:url('/tpl_images/bg.png');*/
}


#content_left, #content_right {
  padding-top:6px;
}

#content_left {
  width:225px;
}

#content_left p {
  text-align:justify;
  padding:14px;
  padding-bottom:0;  
}

.left_grid {
  background-image:url('/tpl_images/bw_left_grid_repeating.jpg');
  width:100%;
/*  height:298px;*/
}

.property_menu a h1 {
  
  margin-left:19px;
  font-size:24px;
}

.property_menu ul {
  list-style-type:none;
  padding-left:20px;
  padding-top:10px;
  z-index:30; 
  margin-left:0;  
}

.property_menu li a h1 {
  font-size:14px;
  font-weight:bold;
  margin:0;
}

.property_menu li a {
  text-decoration:none;
}
.property_menu li a:hover h1 {
  text-decoration:underline;
}
.property_menu &gt; ul &gt; li &gt; a, .property_menu &gt; ul &gt; li &gt; a:visited, .property_menu &gt; ul &gt; li &gt; a:active {
  color:#92AACE;  
}

.property_menu &gt; ul &gt; li &gt; ul &gt; li &gt; a.active {
  color:#1A4C95;
}

.property_menu ul ul {
  padding:0;
  margin-bottom:18px;
  margin-top:4px;    
  padding-left:10px;
}

.property_menu li li {
  width:175px;
  border:none; /*solid 1px #DFDED8;*/
  margin-bottom:8px;     
}

.property_menu li li a {
  text-decoration:none;
  color:#DFDED8;
  margin-top:2px;
  margin-bottom:2px;
  font-size:10px;
  font-variant:normal;
}

.property_menu li li a h2 {
  font-size:12px;
  margin:0;
  font-weight:bold;
}

.property_menu li li a:hover {
  color:#1A4C95;
}

.property_right {
   width:556px;
}
.property_right p {
  text-align:justify;
}

.property_right .property_stats{
  margin-top:12px;  
  width:100%;
}

.property_right .property_stats tr td {
  padding-right:16px;
  vertical-align:top;
}

.property_right .property_stats tr td:nth-child(even) {
  /*padding-right:65px;*/
}
.property_right .property_stats tr td:nth-child(2) {
  padding-right:40px;
}

.property_right .property_stats tr td:nth-child(odd) {
  /*font-weight:bold;*/
}

.property_right #property_main_photo {
  border:solid 1px #DFDED8;
  margin-bottom:1px;
  width:556px;
  height:250px;
}
.property_right #property_main_photo.freeheight {
  height:auto;
}


.property_right .maplink, .property_right .weblink {
  margin-top:20px;
  vertical-align:middle;
  padding-left:40px;
  float:left;
  height:24px;
}

.property_right .weblink {
  background:url('/images/link.png') left center no-repeat;
}
.property_right .maplink {
  background:url('/images/location_icon.png') left center no-repeat;
  margin-left:50px;
}

.property_right .maplink a {
  font-weight:bold;
  color:#1A4C95;
}

.property_right .maplink a img {
  width:24px;
}

.property_right .maplink a * {
  display:inline-block;
}

.property_right .property_thumbnails img {
  width:100px;
  height:44px;
  border:solid 1px #DFDED8;
  margin-right:1px;
  opacity:0.5;
}
.property_right .property_thumbnails.freeheight img {
  width:auto;
}

.property_right .property_thumbnails img.active, .property_right .property_thumbnails img:hover {
  opacity:1.0;
  border:solid 1px #1A4C95;
}

#nav_aboutus img:hover {
  src:url('/tpl_images/mainnav_aboutus_h.jpg');
}

#content_right {
  width:574px;
}

#content_right p {
  text-align:justify;
}

#page_aboutus #content_right {
  width:540px;
  padding-left:10px;  
}

#content_right h1 {
  font-size:24px;
}

#page_home #content_left p {
  font-size:14px;
}

a { /* remove unwanted focus outlines from links */
  noFocusLine: expression(this.onFocus=this.blur())
  outline: none;
  }
*:focus { 
  outline: none; 
  }

#jmp_ss {
  border:solid 1px #808080;
  width:554px;
  height:296px;
  background-image:url(/images/ss/bg.jpg);  
}
#jmp_ss ul {
  padding:0;
  margin:25px 0 0 85px;
  list-style-type:none;
}
 #jmp_ss li {
  padding:0;
  margin:0;
  list-style-type:none;  
}
#jmp_ss li img {
  border:solid 1px white;
}</pre></body></html>