.regularfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbg {
	background-image: url(images/home/middle_text.jpg);
	background-repeat: no-repeat;
}
.searchbg {
	background-image: url(images/home/search_propertybg.jpg);
	background-repeat: no-repeat;
}
.leftbg {
	background-image: url(images/home/leftbg.jpg);
	background-repeat: repeat;
	background-position: right;
}
.rightbg {
	background-image: url(images/home/rightbg.jpg);
	background-repeat: repeat;
}
.topbarbg {
	background-image: url(images/home/topbar.jpg);
	background-repeat: no-repeat;
}
.middletextbg {
	background-image: url(images/nav/middletextbg.jpg);
	background-repeat: repeat;
}
.dotline {
	background-image: url(images/nav/dotline.jpg);
	background-repeat: repeat;
}
.sidebg {
	background-image: url(images/nav/sidenewbg.jpg);
	background-repeat: repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titleFont {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	color: #FFFFFF;
}
hr
{ 
height:1px;
width:100%;
background:#FFFFFF;
} 
.smallFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.largeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.middletextbg2 {

	background-image: url(images/nav/textbg_full.gif);
}
