*{padding:0; margin:0;}
 body {
	font-size:8pt;
	background-color:rgb(255,255,255);
	font-family:Verdana, Arial, Helvetica, sans-serif;

} /*Font-size: 8pt = 8pt when browser default size is 8pt*/


 .style7 {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
 
/* ROBS stuff */
html {
	height: 100%;
		overflow: scroll;
}

#wrapper {  /*  This sets the page in the centre */
	width: 820px; /* Factors in the edge background */
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.jpg); /* I combined bg1222.jpg and bg1223.jpg to make one solid background 820 px wide */
	background-repeat: repeat-y;
	position: relative;
}
#wrapper #header { /* This is for the banner */
	width: 780px; /* It's 40 px smaller than the wrapper to allow the new background show through */
	margin-right: auto;
	margin-left: auto;

}
#wrapper #bgmenu { 
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer {
	background-image: url(../img/bigfooter.jpg);
	height: 50px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}


#wrapper #content {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;

}

/* ROBS stuff end */

.nav2 {
	width:780px;
	border:none;
	background:#DCDCDC url(../img/bg_head_bottom_nav.jpg) repeat-x;
	color:rgb(75,75,75);
	font-size:8pt;
	font-size:8pt;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	z-index: 10;
} 

/*Color navigation bar normal mode*/


.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:1000; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(../img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a {float:left; display:block; height:30px; line-height:30px; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(0,0,0);}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:29px; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:11em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 10px 4px 10px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index:997; top:30px; t\op:29px; left:-1px; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:11em; height:1px; line-height:1.3em; padding:4px 10px 4px 10px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*3.1em*/

.style1 {font-size: 9px}
.style3 {font-size: 10px; font-variant: normal; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal;}
.style4 {
	color: #990000;
	font-weight: bold;
}
.style5 {color: #990000}
.style6 {
	font-size: 11px;
	color: #990000;
}

/* Property Styles 
}
#columnLeft {
	width: 250px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#columnRight {
	background-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 0px;
	float: right;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #property #columnRight #photos {
	width: 100px;
	position: relative;
		
	margin-right: 50px;
	margin-bottom:10px
}
#wrapper #property #columnRight #photos #change{
	border: 1px solid #FF0000;
	position: absolute;
	right: 0px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	bottom: 0px;
	padding: 2px;
}
#wrapper #property #columnRight #photos #change a{
color: #FFFFFF;
	text-decoration: none;
}
#wrapper #property #columnRight #photos #change a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}




#wrapper #property #columnLeft #photos {

	width: 250px;

	position: relative;
}
#wrapper #property #columnLeft #photos #change{
	border: 1px solid #FF0000;
	position: absolute;
	right: 0px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	bottom: 0px;
	padding: 2px;
}
#wrapper #property #columnLeft #photos #change a{
color: #FFFFFF;
	text-decoration: none;
}
#wrapper #property #columnLeft #photos #change a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper #property #columnLeft #address {
	background-color: #DDDDDD;
	text-align: center;
	padding: 5px;
}
#wrapper #property #columnLeft #address a {
	text-decoration: none;
}

#wrapper #property #columnLeft #address h1 {
	font-size: 150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper #property #columnLeft #address h2 {
	font-size: 130%;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
}
#wrapper #property #columnLeft #no {
	background-color: #999966;
	text-align: center;
	vertical-align: middle;
	height: 190px;
	width: 250px;
}
#wrapper #property #columnLeft #details {
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 0px;
	margin-bottom: 5px;
}
#wrapper #property #columnLeft #details li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	width: 250px;
	list-style-type: none;
	margin-bottom: 5px;
}
#wrapper #property #columnLeft #details #line {
	position: relative;
	margin-right: 5px;
}

#wrapper #property #columnLeft #details #line #type {
	font-weight: bold;
	position: relative;
}
#wrapper #property #columnLeft #details #line #info {
	position: absolute;
	left: 95px;
	top: 0px;
}
#wrapper #property #columnLeft #details #line #info a {
	text-decoration: none;

}
#wrapper #property #columnLeft #description {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

#wrapper #content #property #rfooter #realtor {
	position: relative;
	width: 200px;
}
#wrapper #content  #property #rfooter #realtor #realtorinfo {
	position: absolute;
	left: 101px;
	bottom: 0px;
}

#wrapper #content  #property #rfooter #realtor #realtorinfo h2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper #content  #property #rfooter #realtorno {
	position: relative;
	width: 200px;
}
#wrapper #content  #property #rfooter #realtorno #realtorinfono {
}

#wrapper #content  #property #rfooter #realtorno #realtorinfono h2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#wrapper #content #listing {
	position: relative;
	z-index: 0;
}

#wrapper #content #listing #rightcolumn {
	float: right;
	width: 400px;
	top: 0px;
	right: 0px;
	position: absolute;
}
#wrapper #content #listing #realtor {
	padding-top: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	margin-top: 15px;
}
#wrapper #content #listing #realtor #realtorinfo {
	margin-left: 100px;
	position: absolute;
	top: 95px;
}
#wrapper #content #listing #realtor #realtorinfo h2 {
	font-size: 150%;
	padding: 0px;
	margin: 0px;
}



#wrapper #content #listing #rightcolumn #details {
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper #content #listing #rightcolumn #details ul {
	list-style-type: none;
}
#wrapper #content #listing #rightcolumn #details li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}

#wrapper #content #listing #leftcolumn #gallery {
	padding-top: 15px;

}
#wrapper #content #listing #leftcolumn #gallery img{
	padding: 12px;
	border: 2px solid #000000;
	height: 93px;
	width: 125px;
}


#wrapper #content #listing #leftcolumn {
	width: 320px;
	position: relative;
}
#wrapper #content #listing #rightcolumn #description h2 {
	font-size: 125%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 25px;
}

#wrapper #content #listing #rightcolumn #description p {
	line-height: 15px;
	padding-bottom: 15px;
}
#wrapper #content #listingindex {
	position: relative;
}

#wrapper #content #listingindex .property {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	margin-bottom: 25px;
}

#wrapper #content #listingindex .property .photos{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
	height: 130px;
	width: 175px;

}
#wrapper #content #listingindex .property .photos img{
	border: 1px solid #000000;
}
#wrapper #content #listing #leftcolumn #mainphot {
	positions: realative;
	}
#wrapper #content .address h1 {
	padding-bottom: 15px;
}

	#wrapper #content #listing #leftcolumn #mainphoto img{
	positions: realative;
	border: 2px #000 solid;
	}
#wrapper #content #listing #leftcolumn #mainphoto .sold img{
	position: absolute;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #content #listingindex .property .sold {
	position: absolute;
	top: 0px;
}
#wrapper #content #listingindex .property .description {
	
	width: 500px;
	position: absolute;
	left: 200px;
	top: 0px;

}
#wrapper #content #listingindex .property .description h1 {
	font-size: 125%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
#wrapper #content #listingindex .property .description img {
	padding-right: 15px;

}
.nophotoview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 200px;
	width: 308px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}
.nophotolist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100px;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
	 color: #000000;
}
.nophotolist a a:hover a:visited { color: #000000;
 }
.nophotogallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 250px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}
.clearing {clear:both;}
.thumbs {
	height: 93px;
	width: 125px;
	position: relative;
}

