/* CSS Document */
body {
margin:0px;
background-color:#ffffff;/*#fffae1*/
}
.buttons {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	padding-left:20px;
}
.buttons:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:20px;
}
.propertybg {
background:url(images/propertybg.jpg) repeat-y;
width:498px;
}
.searchbg {
background:url(images/searchbg.jpg) repeat-y;
width:252px;
}
.seperator {
background:url(images/seperator.jpg) repeat-y;
width:1px;
}
.welcome {
font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #21406e;
	text-decoration: none;
	line-height:20px;
	}
.normaltext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:20px;
}
.redtext{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	}
.searchheading{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	line-height:20px;
}
.footer:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:20px;
	
}
.copyright{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	}
.propertylinks {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.propertylinks:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.propertyred {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.propertypad {
padding-bottom:12px;
padding-left:5px;
}
ul li{
color:#FF0000;
}
.heads {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #21406e;
	text-decoration: none;
}
.contactheadings{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.status
{
	PADDING-RIGHT: 4px;
	DISPLAY: block;
	background-color:#FF0000;
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 4px; 
	COLOR: #ffffff; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none
}
.colorbuttons
{
    PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px; 
	FONT-SIZE: 9px; 
	PADDING-BOTTOM: 4px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
	font-weight:900;
}

.currentpage
{
    PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px; 
	FONT-SIZE: 16px; 
	PADDING-BOTTOM: 4px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
	font-weight:900;
}
