:focus {
	outline: 0;
}
	

html {

	height:100%;
}

body {
	background-color:#FFFFFF;
	color:#000000;
	font-size:11pt;
	font-family: arial, 'sans-serif';
	margin: 0;
	padding: 0;
	height:100%;
}

a {

	color:#000000;
	text-decoration: none;
}

h1 {

	font-size:28pt;
}

h2 {
	font-size:16pt;
}


h3 {
	font-size:14pt;
}

h4 {
	font-size:13pt;
	margin: 2pt;
}


img {
	border:none;
	

}

	
	
#quickSearch, #more_info p, h1, #menu, .morePhotosLink, .googleMapLink, #searchListings, #weatherBox, #houseTickerBox, .jsBack, .smsMe, .emailMe, .pagination, #faqsMenu, .navP, .houseTicker, .print,  #sold-properties-link {
	display:none;
}

#printHeader, .agentPhoto {
	display: block !important;
}

 .agentPhoto {
    height: 80%;
    margin-bottom: 5px;
 }

#footer {
    width: 100%;
	margin-top:15px;
	clear:both;
	margin-bottom: 0 !important;


}

#more_photos ul {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#more_photos ul li {
	display: block;
	float: left;
	margin-right: 5pt;

}

#more_photos ul li img {
    width: 80px;
    height: auto;
    margin: 0;
}

#more_info {
	clear: both;
}

#more_photos a {

}


#footer a {
	display:none;
}

#footer address {
    font-style: normal;
}

#footer p {
    display: inline;
    margin-right: 10px;
}

#google-map-print {
    display: block !important;
    width: 400px;
}


#house_details {
	width:68%;
	float:left;
	margin: 0 !important;
		display: inline;
}

#main-image {
    width: 100%;
    height: auto;
    margin-bottom: 2pt;
}

#house_details h4 span {
	display:block;
	text-transform:uppercase;

}

#house_extra {
	width:30%;
	float:right;
		margin: 0 !important;
		display: inline;
		font-size: 80% !important;

}


#house_extra h5 {
	font-size: 11pt;
	margin-bottom:0px;
	clear: right;

}

#house_extra h5:first-child {
    margin-top: none;
}



.listing_details {
	display:block;
}


.listing_info h4 strong {
	display:block;
	text-transform:uppercase;
}

.listing_info h4 em {
	display: block;
}


#property_listing, #featured_properties, #staff_profiles {

	list-style:none;
}

#featured_properties li {
	text-transform:uppercase;
	background:none;
}

#featured_properties li a {
	font-size:0px;
}



#faqsContent strong {
	display:block;
	font-weight:bold;
}
