.link2 a:link {
   color: #8B0000;
	text-decoration: none;
}
.link2 a:visited {
   color: #8B0000;
	text-decoration: none;
}
.link2 a:hover {
	color: White;
	background-color: #8B0000;
}
.link2 a:active {
   color: #8B0000;
	text-decoration: none;
}

.top--title {
   position: relative;
	top: 0px;
   right: 0px;
}

.bold-a-bit {
	font-weight: 600;
	color: #626262;
}

.top-nav-title {
	font-weight: 500;
	font-family: "Arial Black";
	color: #F2D068;
	font-size: 18px;
}

.new-construction {
   position: absolute;
	top: 430px;
   right: 24px;
   width: 325px;
	height: 160px;
   text-align: left;
   padding-top: 6px;
   padding-bottom: 8px;
   padding-left: 0px;
	margin-right: 0px;
	margin-left: 10px;
	line-height: 18px;
	background-image: url(wyndstone-img/misc/new-const.jpg);
	background-repeat: no-repeat;
} 
.new-construction-text {

   width: 225px;
	height: 160px;
   text-align: left;
   padding-top: 26px;
   padding-bottom: 8px;
   padding-left: 0px;
	margin-right: 10px;
	margin-left: 30px;
	line-height: 32px;
	color: Black;
	font-size: 24px;
	font-weight: 700;
	font-family: Verdana;
} 

.main-text {
   text-align: left;
	line-height: 16px;
	color: Black;
	font-size: 14px;
	font-family: Verdana;
} 

.price {
	color: Black;
	font-size: 24px;
	font-weight: 700;
	font-family: Verdana;
	background-color: #F3F4D2;
} 

.footage {
	color: Black;
	font-size: 20px;
	font-weight: 600;
	font-family: Verdana;
	line-height: 1.25em;
	padding-bottom: 12px;
} 

.footage-sub {
	color: #282828;
	font-size: 18px;
	font-weight: 600;
	font-family: Verdana;
	line-height: 1.5em;
} 






.roundcont {
   position: absolute;
	top: 615px;
   right: 70px;
	width: 225px;
	background-color: #f90;
	font-size: 15px;
	font-weight: 300;
	color: Black;
	z-index: 222;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.pic-table {
   width: 750px;
   position: relative;
	right: 50px;
	font-family: Arial;
	font-weight: 700;
	font-size: 16px;
	z-index: 222;
} 

.pic {
	border: 1px solid Black;
	background-color: #DCDCDC;
} 


