.menuLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	padding-left: 12px;
}
.menuLinks a:link{
	font-size: 16px;
	color:#0000FF;
	text-decoration: none;	
}
.menuLinks a:visited{
	font-size: 16px;
	color: #0000CC;
	text-decoration: none;	
}
.menuLinks a:hover{
	font-size: 16px;
	color:#000000;
	text-decoration: underline;	
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	line-height: 10px;
}
.pageContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
.pageContentSmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.view_listing { background:url(images/view_listing.png) no-repeat; height:34px; width:114px; display:block; text-indent:-9999px; outline:0px none; margin-bottom:6px;}
.view_photos { background:url(images/view_photos.png) no-repeat; height:34px; width:114px; display:block; text-indent:-9999px; outline:0px none; margin-bottom:6px;}
.email_us { background:url(images/email_us.png) no-repeat; height:34px; width:114px; display:block; text-indent:-9999px; outline:0px none;}
