/**
 * GLOBAL STYLES FOR OLD REPUBLIC TITLE
 */
body {
	background-color: #dff4e9;
	background-image: url(images/BGTile-main.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
#Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 500px;
	padding-left: 200px;
	padding-right: 50px;
	
}
#main {
	margin: 0 auto;
	padding: 0;
	width: 769px;
	height: 100%;
	background-image: url(images/PageTile02.jpg);
	background-repeat:repeat;
	text-align: left;
}

#ContentBG {
	background-image: url(images/PageTile01.jpg);
	background-repeat: no-repeat;
	height: 321px;
	width: 769px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #016a91;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e8e48;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e97a1e;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e97a1e;
	text-decoration: none;
}
#ListingPrice01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
#Listing01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #C8F3FF;
	height: 109px;
	width: 490px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#Listing02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFED94;
	height: 109px;
	width: 490px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#ListingHeading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#ListingAddress{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E5F9FF;
	height: 109px;
	width: 345px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
