body {
	background-color: #FFFFE6;
	background-image: url("http://grostick.com/images/bkgd.jpg");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
}
a {
	color: #00F;
}
body#plain {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.6em;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	font-size: 1.3em;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
}

td {
	vertical-align: top;
}

#Nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 74px;
}
#Gateway1 {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 399px;
	height: 396px;
}
#Gateway2 {
	position: absolute;
	top: 74px;
	left: 399px;
	width: 251px;
	height: 396px;
}
#GatewayMyListings {
	z-index: 1;
	position: absolute;
	top: 74px;
	left: 600px;
	bottom: 0px;
	text-align: center;
	border-left: 1px dotted #CC0;
	border-right: 1px dotted #CC0;
}
#GatewayMyListings img {
	margin: 10px 10px 0px 10px;
	border: 2px solid #CC0;
}
#GatewayMyListings img:hover {
	margin: 10px 10px 0px 10px;
	border: 2px solid #FF0;
}
#GatewayCoreTransparency {
	z-index: 1;
	position: absolute;
	font-size: 1.2em;
	color: #000;
	top: 360px;
	left: 20px;
	width: 545px;
	height: 60px;
	background-color: #FFF;
	border-right: 1px solid #006;
	border-bottom: 1px solid #006;
	padding: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
#GatewayCore {
	z-index: 1;
	position: absolute;
	font-size: 1.7em;
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #063;
	top: 403px;
	left: 20px;
	width: 545px;
	height: 60px;
	padding: 10px;
}
#GatewayCoreShadow {
	z-index: 1;
	position: absolute;
	font-size: 1.7em;
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #9F6;
	top: 405px;
	left: 22px;
	width: 545px;
	height: 60px;
	padding: 10px;
}
#GatewayBuilderPromo {
	z-index: 1;
	position: absolute;
	top: 100px;
	left: 435px;
	border: 2px solid #CC0;
}
#GatewayBuilderPromo:hover {
	border: 2px solid #FF0;
}

#GatewayFoot {
	text-align: center;
	font-size: 1.5em;
	font-family: Arial, Helvetica, Sans-serif;
	position: absolute;
	top: 470px;
	left: 30px;
	width: 540px;
	color: #096;
}
#GatewayFoot a:link, #GatewayFoot a:visited {
	color: #063;
}
#Core {
	z-index: 1;
	background: #FFC;
	position: absolute;
	top: 150px;
	left: 150px;
	width: 570px;
	padding: 10px;
	border: 1px solid #000;
}
.ResultHeading {
	font-size: 1.4em;
}
.ResultPageNav {
	font-size. 0.8em;
	color: #999;
	text-align: right;
}
.ResultPageNavLink {
	background: #FF9;
	border: 1px solid #CC6;
	padding: 0px 2px;
}
.ResultPageNavLink:hover {
	background: #FFF;
	text-decoration: none;
}
.ResultPageNavCurrent {
	background: #FFF;
	border: 1px solid #CC6;
	padding: 0px 2px;
}
#Banner {
	position: absolute;
	top: 74px;
	left: 0px;
	height: 200px;
}
#Foot {
	padding: 8px 0px 8px 0px;
	margin-top: 26px;
}
#NavBorder {
	position: absolute;
	top: 73px;
	left: 265px;
	width: 130px;
	border-top: 1px solid #000;
}

Table#SearchTools {
	background: #DDF;
	border: 1px solid #69F;
}
table#SearchTools th {
	font-size: 1.2em;
}
.NB {
	font-size: 0.8em;
}
.NBbullet {
	font-size: 1.0em;
	font-weight: bold;
	color: #00F;
}
#Map {
	width: 562px;
	padding: 3px;
	margin: 15px 0px 15px 0px;
	border: 1px solid #69F;
}
#SearchResult {
	position: relative;
	left: -85px;
}

input.Price {
	text-align: right;
}
.BoldText {
	font-weight: bold;
}
td.bkgrd-dataregion, td.bkgrd-dataregion-2 {
	vertical-align: middle;
	background: #FF9;
}
#SubCoreMlsResult td.bkgrd-dataregion {
	background: #FFC;
}
#ForMoreInfo {
	width: 550px;
	background: #FF9;
	border: 1px solid #F99;
	margin: 15px 0px 15px 0px;
	padding: 5px;
}
#FootNav {
	margin-left: 110px;
	padding-top: 12px;
	width: 528px;
}
#FootNavMlsResult {
	text-align: center;
	padding-top: 12px;
	width: 560px;
}
p.trail {
	margin-top: 0px;
}
p.trail a:visited {
	color: #00F;
}

a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}

th {
	vertical-align: top;
	text-align: left;
}
.Listings {
	width: 560px;
	height: 100px;
	margin: 5px 0px;
	padding: 5px;
	background: #FFE;
	border-top: 1px solid #990;
	border-right: 1px solid #CC6;
	border-bottom: 1px solid #CC6;
	border-left: 1px solid #990;
}
.Listings img {
	z-index: 0;
}
.Listings:hover {
	background: #DEF;
	text-decoration: none;
	cursor: pointer;
}
.PopText {
	display: none;
}
a:hover .PopText {
	display: block;
	position: relative;
	left: 120px;
	color: #000;
}	
.Listings img {
	float: left;
	height: 100px;
	width: 140px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin-right: 10px;
}
.ListingsFoot {
	width: 100%;
	padding: 0px;
	border-top: 1px dotted #BB0;
}
.ListingsAddress {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
	color: #369;
	font-weight: bold;
}
.ListingsDetails {
	font-size: 0.85em;
	color: #666;
}
.ListingsPrice {
	color: #093;
	font-weight: bold;
}
.ListingDetails {
	width: 100%;
}
.ListingDetails th {
	background: #69C;
	color: #FFF;
	text-align: left;
	font-size: 0.9em;
}
.ListingDetails td {
	font-size: 0.9em;
}
.slidetext {
	position: absolute;
	left: 145px;
	top: 25px;
	width: 300px;
	background-color: #FF9;
	color: #333;
	border: 1px solid #CC6;
}
.slidetools {
	position: absolute;
	left: 145px;
	top: 10px;
	width: 300px;
	height: 14px;
	background-color: #DEF;
	color: #69C;
	border: 1px solid #CC6;
	font-size: 10px;
}
.slideshowimg {
	margin-top: 40px;
	border-top: 2px solid #CC6;
	border-right: 2px solid #993;
	border-bottom: 2px solid #993;
	border-left: 2px solid #CC6;
}
a:hover .slidetext {
	text-decoration: none;
	cursor: pointer;
}
.slidetools a {
	color: #69C;
}
.slidetools a:hover {
	color: #00F;
	text-decoration: none;
}
.click {
	color: #69C;
	font-size: .75em;
}
td#Upsell {
	font-family: Arial, Helvetica, Sans-serif;
	background: #FD0;
	border: 1px solid #F60;
	text-align: center;
	font-size: 1.1em;
}
img {
	border: 0px
}