@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	background-image: url(images/background.jpg);
}

.bubbleboxes {
	margin-left: 10px;
	margin-top: 10px;
	}
	
.bubbleboxes-nm {
	margin-left: 5px;
	margin-top: 12px;
	}
	
.bubbleboxes-address {
	margin-left: 0px;
	margin-top: 9px;
	}


.bubbletext {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	}
	
.bubbletext-titles {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #aed784;
	}

.bubbletextwhite-titles {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}
	
.footer {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	}

.listing-titles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
.listing-text {
	font-family: Verdana;
	font-size: 10px;
	color: #596c44;
	}
	
.addresstext {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	}
	
.addresstext-titles {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #aed784;
	}

a.download:Link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.download:visited {
	color: #aed784;
	text-decoration: none;
}

a.download:hover {
	color: #aed784;
	text-decoration: none;

}
