/*font-family*/
.content, .sidebar, .avaiable, .small, .footer, .sold, .copyright, h1, h2, h3, .neighborhoods, .contact, .homeContent { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-position: inherit; }

.leftImage {
  margin-bottom:6px;
}
.navBG { background-repeat: no-repeat; }

/*font-size*/
.content, {
	font-size:8pt;
}

.sidebar, .avaiable, .homeContent, h2 { font-size:8pt; }

.neighborhoods, .contact, .sold { font-size:11px; list-style-position: inherit; }

.avaiable { font-size:12px; text-align: left; }

.small {
	font-size:10px;
}
.small2 { font-size: 9px; }
.footer, .copyright  {
	font-size:9px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:13px;
}

/*font-weight*/
.sold, .sidebar, .sidebar a, h2, h3 {
	font-weight: bold;
}

h1 {
	font-weight: normal; }

/*color*/
.content, .small, .homeContent { color:#333333; font-size: 8pt; }

 .footer { 
	color:#999999;
}

 .sold { 
	color:#FF0000;
}


.homeContent a, .content a, .small a, h1, .contact, .contact a, .sidebar, .sidebar a, .avaiable, .avaiable a, h3, .footer a,  .neighborhoods a { color: #996600; font-size: 8pt; list-style-position: inherit; }

.copyright, .copyright a {
	color: #999999;
}

.neighborhoods { color: #666633; list-style-position: inherit; }

/*text-decoration*/
.sidebar a, .avaiable a, .copyright a,  .small a,  h2 a, .footer a { text-decoration: none; }

.sidebar a:hover, .avaiable a:hover,  .small a:hover, h2 a:hover, .copyright a:hover, .footer a:hover { text-decoration: underline; }

/*margins*/
.sidebar {
	margin-left: 16px;
	margin-right: 10px;
}

.avaiable {  }

.indent {
	margin-left: 35px;
	margin-right: 35px;
}

.neighborhoods, .contact { margin-left: 14px; margin-right: 12px; list-style-position: inherit; }

h1 {
	margin-top: 30; 
	margin-bottom: -5;	
}

