@charset "utf-8";



td {
	
	font-family: Arial;
	color: #333333;
	font-size: 12px;

}

.hiddenlinks {
	
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	text-decoration:none

}

.boldblue {
	
	font-family: Arial;
	color: #3E609F;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold

}

hr {
	color:#cccccc;
	background-color: #ffffff;
	height: 1px;
	size: 1px;

}

input {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	
}

textarea {
	font-family: Arial Narrow;
	
	font-size: 13px;
}


.topnav1{
	color: #202020;
	font-size: 11px;
	font-family:Arial Narrow;
	text-decoration:none;
	
}

.topnav2{
	color: #ffffff;
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	
}

.timesblue {
	color: #3E609F;
	font-weight: normal;
	font-size: 30px;
	font-family:"Times New Roman";
}

.timesred {
	color: #A6012B;
	font-weight: normal;
	font-size: 30px;
	font-family:"Times New Roman";
}
.timesgreen {
	color: #006600;
	font-weight: normal;
	font-size: 30px;
	font-family:"Times New Roman";
}
.timesgrey {
	color: #666666;
	font-weight: normal;
	font-size: 30px;
	font-family:"Times New Roman";
}


.bulletred {
	color: #A6012B;
	font-weight: normal;
	font-size: 20px;
	font-family:"Times New Roman";
}.bulletgreen {
	color: #006600;
	font-weight: normal;
	font-size: 20px;
	font-family:"Times New Roman";
}.bulletblue {
	color: #3E609F;
	font-weight: normal;
	font-size: 20px;
	font-family:"Times New Roman";
}
.bullets {

	font-size: 15px;
	font-family: Arial;
	color: #333333;
	text-decoration:none;

}


.botnav1{
	color: #202020;
	font-size: 13px;
	font-family:Arial Narrow;
	text-decoration:none;
	
}

.botnav2{
	color: #333333;
	font-size: 13px;
	font-family:Arial Narrow;
	text-decoration:none;
	
}


.searchred {
	color: #A6012B;
	font-weight: normal;
	font-size: 13px;
	
}
.offices {
	
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	}
	
.hayleybox {
	
	font-family: Arial;
	color: #333333;
	font-size: 12px;

}
.marketsalesbox {
	background-color: #FFFFFF;
	border: 1px solid #000033;
	padding: 5px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.propbox {
	padding: 5px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.proptitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
}

.imageright {
	padding: 5px;
	float: right;
}
