body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 1.5em;
}

h1 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.h1small{
	font-size:15px;

}

#outerwrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #221E1F;
	border-left-color: #221E1F;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #221E1F;
	color: #FFFFFF;
}

#towns {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 20px;
}

#leftcol {
	width: 185px;
}

#rightcol {
	width: 215px;
	text-align: center;
}

#midcol {
	width: 555px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	height: 560px;
    overflow-x: hidden;
	overflow-y: auto;
}

#midcol-about {
	width: 555px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	overflow-x: hidden;
	overflow-y: auto;
	height: 480px;
}

#appraisal {
	width: 480px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-image: url(images/appraisal_bg.jpg);
}

#maincontent {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	width: 770px;
}

.featuredlink a:link {
	text-decoration: none;
	color: #333333;
}
.featuredlink a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.featuredlink a:hover {
	text-decoration: none;
	color: #666666;
}

#scroll {
	overflow-x: hidden;
	overflow-y: auto;
	height: 460px;
	padding-right: 10px;
}

#callback {
	width: 190px;
	border: 1px dotted #221E1F;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
}

.safety {
	width: 190px;
	border: 1px dotted #221E1F;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
}

.textbox {
	width: 180px;
	border: 1px dotted #221E1F;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

.textbox2 {
	width: 160px;
	border: 1px dotted #221E1F;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

.registrationbox {
	width: 160px;
	border: 1px dotted #221E1F;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(images/quickregbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 96px;
}

.landlordbox {
	width: 160px;
	border: 1px dotted #221E1F;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
}


#moredetails {
	float: right;
	margin: 0px 0px 10px;
}

#shortdesc p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

#contactinfo {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

/* left navigation */

#nav {
	width:155px;
	text-align:left;
	margin: 0 auto;
	padding: 0;
}

#nav ul { 
    margin:0; 
    padding:0; }

#nav li { 
    margin:0; 
    padding:0; 
    list-style:none;
}

#nav li a {
	color:#000000;
	text-decoration:none;
	width:142px;
	display:block;
	border-bottom:1px dotted #221E1F;
	background-image: url(images/bullet-grey.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#nav li a:hover {
	background-image: url(images/bullet-pink.gif);
	border-bottom:1px dotted #999999;
	color: #EF008C;
}

#nav li a.active { 
    font-weight:bold;  
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-image: url(images/bullet-pink.gif);
	border-bottom:1px dotted #221E1F;
	color: #EF008C;
}

/* end navigation */


select {
	font-size: 11px;
	width: 90px;
    border: 1px solid #999999;
}

input {
	color: #000000;
	font-size: 11px;
	border: 1px solid #999999;
}

textarea {
	border: 1px solid #999999;
	width: 120px;
    font-size: 11px;
}

.highlighttext {
	font-size: 1.1em;
	font-weight: bold;
}

#footer {
	background-color: #221E1F;
	color: #FFFFFF;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #EF008C;
	text-decoration: underline;
}

#bookmark a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bookmark a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bookmark a:hover {
	color: #EF008C;
	text-decoration: none;
}

/* thumbnails page */
  
.propertylink a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.propertylink a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.propertylink a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.thumbnailstable {
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
}

.shortdesc {
	margin-left: 5px;
	margin-right: 5px;
}

/* results page */

.mainimg img{
	border: 1px solid #000000;
}

.caps {
	text-transform: uppercase;
}

#resulttitle {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.resultsnav {
	width:200px;
	text-align:left;
	vertical-align:top;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0px;
}

.resultsnav ul { margin:0; padding:0; }

.resultsnav li { margin:0; padding:0; list-style:none;background-image:none;  }

.resultsnav li a {
	color:#000000;
	text-decoration:none;
	width:142px;
	display:block;
	border-bottom:1px dotted #ED008C;
	padding: 5px 5px 5px 25px;
	margin:0;
	background-position: left;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

.resultsnav li a:hover {
	border-bottom:1px dotted #999999;
	color: #ED008C;
	background-color: #FFEAF7;
}

.resultsnav li a.active { border-top:1px solid #abacaa; border-bottom:1px solid #e6e6e2; font-weight:bold;  }


.resultsnav .map {
	background-image: url(images/iconmap.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .viewing {
	background-image: url(images/iconviewing.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .callback {
	background-image: url(images/iconphone.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .mailfriend{
	background-image: url(images/iconemail.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .printer {
	background-image: url(images/iconprint.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.resultsnav .bookmark {
	background-image: url(images/iconbookmark.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* results links hovers */

.resultsnav .map a:hover {
	background-image: url(images/iconmap.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .viewing a:hover {
	background-image: url(images/iconviewing.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .callback a:hover {
	background-image: url(images/iconphone.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .mailfriend a:hover {
	background-image: url(images/iconemail.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.resultsnav .printer a:hover {
	background-image: url(images/iconprint.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.resultsnav .bookmark a:hover {
	background-image: url(images/iconbookmark.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* for scrolling pages */


#maincontent2 {
	vertical-align: top;
	text-align: justify;
	width: 770px;
}



#midcol2 {
	width: 555px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}




#rightcol2 {
	width: 215px;
	text-align: center;
}

#scroll2 {
	overflow-x: hidden;
	overflow-y: auto;
	height: 460px;
}

#scroll3 {
	overflow-x: hidden;
	overflow-y: auto;
	height: 460px;
	padding-right: 10px;
}

#stc {  position:absolute;
            width:73px;
            height:73px;
            z-index:3;
            background-image: url(stcflag.gif);
            background-repeat:no-repeat;
            left: 0px;
            top: 0px;
}

#sold {  position:absolute;
            width:73px;
            height:73px;
            z-index:3;
            background-image: url(/images/sold.png);
            background-repeat:no-repeat;
            left: 0px;
            top: 0px;
}

.hpimg img {
	border: 1px solid #000000;
}

.contacttext {
	width: 550px;
}

#rental-calculator {
	font-size: 11px;
}

#print-main-pic img {
	height: 300px;
}

#print-thumbnails img {
	width: 120px;
}

