HTML
{
  min-height: 100%; margin-bottom: 1px;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #371807;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6
{
	margin: 0px;
	padding: 0px;
}

H1
{
	font-size: 14px;
	font-weight: bold;
}

IMG, TABLE
{
	border: none;
}

TD, TH
{
	text-align: left;
}

FORM
{
	display: inline;
}

.link
{
	cursor: pointer;
}

.a
{
	color: #371807;
	text-decoration: underline;
}

A:link, A:visited
{
	color: #371807;
	text-decoration: underline;
}
	
A:hover, A:visited:hover
{
	color: #371807;
	text-decoration: underline;
}

.whitelinks
{
	color: white;
}

A.whitelinks:link, A.whitelinks:visited
{
	color: white;
	text-decoration: underline;
}

A.whitelinks:hover, A.whitelinks:visited:hover
{
	color: white;
	text-decoration: underline;
}

#content
{
	color: white;
}

#content P, #content DIV, #content TD, #content TH, #content H1, #content H2, #content H3, #content H4, #content H5, #content H6
{
	color: white;
}
.buttons
{
	text-align:center;
	background-color:#c0822b;
	/* color:#371807; */
	color:#fff;
	border:1px solid #371807; /* dbb88a; */
	font-variant:small-caps;
	/* font-family:"Times New Roman", Times, serif; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	cursor: pointer;
}
div.googleMap0 {
	display:none;
	margin:0;
	padding:0;
	width:0;
	height:0;
}
div.googleMap1 {
	display:block;
	margin:2px;
	padding:4px;
	width:auto;
	height:auto;
}
#overMap {
	margin:o auto;
	text-align:right;
	padding:2px;
}
#map {	
	border:1px solid #c08532; 
	width: 425px; 
	height: 350px;
	margin:0;
	padding:0;
}
#masTable {
	padding:2px;
	margin-top:10px;;
}
#masTable td {
	padding:6px;
	margin:6px;
	border:none;
	vertical-align:top;
}
#masTable th {
	padding:6px 2px 6px 2px;
	border:none;
	vertical-align:top;
	text-align:center;
}
#masTable a {
	text-decoration:none;
}
#masTable a:hover {
	color:#5a5501;
}
div#pfContent {
	border-bottom:solid 1px #dbb88a;
	margin:0 auto;
	padding-bottom:8px;
}
  ul#miniApps {
	  list-style-type:none;
	  margin:0 auto;
	  padding:2px;
	  width:650px;
	  text-align:left;
  }
  ul#miniApps li {
	  list-style-type:none;
	  margin:0 auto;
	  text-align:left;
	  padding:10px;
	  border-bottom:solid 1px #dbb88a;
  }
  ul#miniApps a {
	text-decoration:none;
  }
  ul#miniApps a:hover {
	  color:#5a5501;
  }
  ul#miniApps img.icon {
	  vertical-align:text-top;
	  padding:0 10px 0 0;
  }
  ul#miniApps span {
	 font-size:14px;
	 font-weight:bold;
  }
  ul#miniApps p {
	  padding-top:10px;
  }
  ul#miniApps a.actions {
	  padding-left:10px;
  }
  div#miniNav {
	  text-align:right;
	  padding-bottom:10px;
  }
  a.btn, input.btn {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-variant:small-caps;
	padding:2px 4px 2px 4px;
	background-color:#dbb88a;
	border:solid 1px #371807;
	cursor:pointer;
  }
  
  a.btn2, input.btn2 {
	/* This is for enlarged homepage buttons */
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px; /* orig: 12px */
	font-variant:small-caps;
	padding:5px 10px 5px 10px; /* orig: 2px 4px 2px 4px  -- J mod: 5px 10px 5px 10px*/
	background-color:#dbb88a;
	border:solid 1px #371807;
	cursor:pointer;
  }
  
  a.btn3, input.btn3 {
	/* This is for enlarged 'Search All Area Lakes' buttons on searches. */
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13px; /* orig: 12px */
	font-variant:small-caps;
	padding:8px 4px 8px 4px; /* orig: 2px 4px 2px 4px */
	background-color:#dbb88a;
	border:solid 1px #371807;
	cursor:pointer;
  }
  
  a.btn:hover, a.btn2:hover, a.btn3:hover {
	color:#5a5501;
	background-color:#f8ecdc;
	border:solid 1px #5a5501;
	text-decoration:none;
  }
  
  
  table#miniAppNav {
	  padding:1px;
	  margin:1px;
  }
  table#miniAppNav td {
	  padding:2px 2px 2px 6px;
  }
  table#miniAppNav h1 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing:1px;
	font-weight:normal;
  }
  table#miniAppNav a {
    text-decoration:none;
  }
  table#miniAppNav a:hover {
	color:#ba7c25;
  }
div#pfNotice-wrap {
	position:absolute;
	top:250px;
	width:100%;
	text-align:center;
}
div#pfNotice-content {
	margin:0 auto;
	padding:2px 0 4px 0;
	width:500px;
	height:auto;
	border:solid 1px #371807;
	background-color:#dbb88a;
}
div#pfNotice-content p {
	font-size:12px;
	font-weight:bold;
}
div#pfNotice-close {
	text-align:right;
	margin:0;
	padding:0 0 4px 0;
}
div#pfNotice-close a {
	text-decoration:none;
	color:#5a5501;
	background-color:#f8ecdc;
	border:solid 1px #dbb88a;
	padding:1px 3px 1px 3px;
}
div#pfNotice-close a:hover {
	color:#f8ecdc;
	background-color:#5a5501;
}
div.hide {
	margin:0;
	padding:0;
	width:0;
	height:0;
	display:none;
}
a#btnTracker {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	padding:2px 4px 2px 4px;
}
a#btnTracker:hover {
	color:#5a5501;
}
/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/

#hp-hero {
	width:702px;
	background-image:url(images/img_hp_hero.jpg);
	background-repeat:no-repeat;
	height:69px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	text-align: center;
}
#hp-hero p {
	text-align:right;
	margin:140px 10px 20px 0; /* orig: 140px 10px 20px 0 */
}

#hp-hero ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#hp-hero li {
	display: block;
	list-style-type: none;
	margin: 0 4px;
	padding: 0;	
	float: left;
	width: 126px;
}

#hp-hero li.login {padding: 0; float: right;}


#hp-hero li a.btn {
	/* This is for enlarged homepage buttons */
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px; /* orig: 12px */
	font-variant:small-caps;
	padding:15px 10px 5px 10px; /* orig: 2px 4px 2px 4px  -- J mod: 5px 10px 5px 10px*/
	background-color:#dbb88a;
	border:solid 1px #371807;
	cursor:pointer;
	display: block; 
	height: 28px;
  }
  
#hp-hero li a.btn:hover {
	color:#5a5501;
	background-color:#f8ecdc;
	border:solid 1px #5a5501;
	text-decoration:none;
  }
  


#hp-hero-int {
	width:702px;
	margin:140px 0 20px 0;
}
#hp-hero-int div.l {
	text-align:left;
	float:left;
	width:330px;
	padding-left:10px;
}
#hp-hero-int div.r {
	text-align:right;
	float:right;
	width:330px;
	padding-right:10px;
}
#hp-hero-int div.l a {
	padding-left:8px;
}

#flashreplacement {
	width:702px;
	height:auto;
}
#cl-lakefront {
	width:210px;
	height:115px;
	background-image:url(images/img_lakefront.jpg);
	background-repeat:no-repeat;
}
#cl-riverfront {
	width:210px;
	height:115px;
	background-image:url(images/img_riverfront.jpg);
	background-repeat:no-repeat;
}
#cl-other {
	width:210px;
	height:115px;
	background-image:url(images/img_other.jpg);
	background-repeat:no-repeat;
}
#cl-commercial {
	width:210px;
	height:115px;
	background-image:url(images/img_companylisting.jpg);
	background-repeat:no-repeat;
}
#cl-lakefront div, #cl-riverfront div, #cl-other div, #cl-commercial div {
	vertical-align:bottom;
	text-align:right;
	padding:80px 8px 8px 0;
}

#listing-details-images {
	float: left;
}

#listing-details-images a {
	/*display: block;*/
}

#listing-details-images {
	width: 332px; /*orig: 449px */
}

#listing-details-images img {
	display: block;
	width: 330px; /* orig: 447px */
	height: 248px; /*orig: 335px */
	border: 1px solid #c08532; /* orig: 353635*/
}

#listing-details-images-scroll {
	padding: 13px 0;
}

#listing-details-images-scroll .left {
	float: left;
	width: 30px;
	padding-top: 12px;
}

#listing-details-images-scroll .left a {
	margin-left: auto;
}

#listing-details-images-scroll .left a, #listing-details-images-scroll .left img, #listing-details-images-scroll .right a, #listing-details-images-scroll .right img {
	width: 30px;
	height: 30px;
	border-style: none;
}

#listing-details-images-scroll .right {
	float: right;
	width: 30px;
	padding-top: 12px;
}

#listing-details-images-scroll .middle {
	width: 265px; /*orig: 330px*/
	height: 51px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

#listing-details-images-scroll .middle div {
	position: absolute;
	left: 0;
	top: 0;
	width: 1000px;
	height: 51px;
}

#listing-details-images-scroll .middle a {
	float: left;
	border: 2px solid white;
	padding: 1px;
}

#listing-details-images-scroll .middle a.on {
	border: 2px solid #cca149;
}

#listing-details-images-scroll .middle img {
	width: 60px;
	height: 45px;
	border-style: none;
}


/***Tony Aslett's clearing hack***/
.clearing:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearing {
	display: inline-block;
}

/* hides from IE/Mac \*/
* html .clearing { 
	height: 1%;
}

.clearing {
	display: block;
}
/* end hide from IE-Mac */
/***end clearing hack***/
