html, body {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	background-color: #E9E9E9;
	font-size:13px;
	color: Black;
}
p {
	margin:1px;
}
.main_content {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:13px;
	color: Black;
	margin: 10px 20px 10px 20px;
}
.main_content_big {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:14px;
	color: Black;
	margin: 10px 20px 10px 20px;
}
h1 {
		font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:24px;
	color: Black;

}
.subtitle {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:26px;
	color: #000000;
	line-height: 50px;
}
a.white {
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
}
p.green {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:13px;
	color: #2C952D;
}
p.left_white {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	color: #ffffff;
	margin: 5px 5px 5px 5px;
}
p.white {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:13px;
	color: #ffffff;
	margin: 5px 5px 5px 5px;
}
a.menunav {
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	padding-left: 5px;
	}
a.proplink {
	color: #006400;
	text-decoration: underline;

	}
	
.copyright {
	font-family: sans-serif;
	font-size:12px;
	color: #2C952D;
}
.inputstyle {
		font-family: sans-serif;
	font-size:12px;
	color: #2C952D;
}
/* View Property Page Layout (layout_view.php) */
table.lvp_top_nav_menu_bg { 
   background-color: #115fa9;
   padding-bottom: 2px;
   padding-top: 2px;
}

/* Property Results Page Layout (layout_results.php) */
table.lrp_bg { 
  background-color: #115fa9;
}
/* Property Status Text Colour */
p.propertystatus { 
	color: #ffffff;
	font-weight: bold;
}
/* Property Print Fact Sheet*/
p.factsheet_title {
	color: Navy;
	font-weight: bold;
	padding-bottom: 2px;
   padding-top: 2px;
	font-size: 16px;
}

