.homepage {
	background-image: url(images/city.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4682B4;
}

.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	margin: 10px;
	color: #FFF8DC;
}

.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	margin: 10px;
	color: #FFF8DC;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	margin: 10px;
	color: #A71300;
}

.property:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.property:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.property:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #4682B4;
}

.frontnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #FFF8DC;
	text-decoration: none;
}

.frontnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #FF9F00;
	text-decoration: none;
	background-image: url(images/navbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.frontnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #FFF8DC;
	text-decoration: none;
}

.listinglink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

.listinglink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

.listinglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	
	}

.bluebar {
	background-image: url(images/bluebar.png);
	background-repeat: repeat-x;
}

.content {  padding: 20px;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.address { font-size: 28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }

.office {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF8DC;
}

.pru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF8DC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #B47746;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bordercolor {background-color:#0000000;}

.tablebackgroundcolor {background-color: #FFF8DC;  }	

.primaryaccentcolor {background-color: #FFF8DC;}

.secondaryaccentcolor {background-color:#000000;}

.justify { text-align: justify }

.titleMed { font-family: arial, sans-serif; font-size: 14px; font-weight: bold; color: #000000 }

.titleSmall { font-family: arial, sans-serif; sans-serif; font-size: 14px; font-weight: bold; color: #000000; }

.titleLarge { font-size: 14px; font-weight: bolder; }