/* CSS Document */
.body
{
background-color :#FFFFFF;
}
.link {
	color: #00f;
     background-color: transparent;
}
.visited {
	color: #00c;
     background-color: transparent;
}
.hover {
	 color: #fff;
     background-color:gray;
     text-decoration: none;
}
.active {
	color: #00f;
    background-color: transparent;
}
a.special:link {
     color: #00f;
     background-color: transparent;
     text-decoration: none;
     font-weight : bold;
     }
a.special:visited {
     color: #00c;
     background-color: transparent;
     text-decoration: none;
     }

a.special:hover {
     color: #fff;
     background-color:gray;
     text-decoration: none;
     }

a.special:active {
     color: #00f;
     background-color: transparent;
     text-decoration: none;
     }
h2
{
	font-family : Verdana;
	color : #294250;
	font-weight : bold;
	text-align : center;
	text-decoration: underline;
}
h5
{
	font-family : Verdana;
	color : #294250;
	font-weight : bold;
	text-align : left;
	text-decoration: underline;
}
h3
{
	font-family : Verdana;
	color : #294250;
	font-weight : bold;
	text-align : center;
}

.innertext
{
	font-family : Verdana,Arial;
	font-weight : normal;
	text-align : justify;
	font-size : 13px;
	line-height:14.4pt;
	text-decoration:none;
}
.formtext
{
	font-family : Verdana;
	font-weight : normal;
	text-align : justify;
	font-size : 13px;
	line-height:14.4pt;
	color: #333333;
	text-decoration:none;
}
.header
{
	text-transform: uppercase; 
	font-weight: 700; 
	font-family : Baskerville Old Face;
	font-size: 22pt;
	background-image: url(images/realestate1_01.gif);
}
.header1
{
	background-image: url(images/realestate1_02.gif);
}
.text1
{
	font-family : Verdana;
}
.livesub
{
	CURSOR: hand;
	text-align : center;
}
.menu
	 {	 
	 font-size :13px;
     text-align :right;
     text-decoration:none;
     line-height: 150%; 
     margin-top: 0; 
     margin-bottom: 0;
     font-weight :bold;
     background-image: url(images/BG.gif);
     background-color :#FFFFFF;
     }
.bottom
{
	font-family : Verdana;
	font-weight : bold;
	text-align : left;
	text-decoration: none;
	font-size :10px;
}
.linkpage
{
	font-family : Verdana;
	font-weight : normal;
	text-align : center;
	font-size : 17px;
	color :#0000FF;
	text-decoration: none;
}
.linkinlink
{
	font-family : verdana;
	font-size : 10pt;
	text-align : left;
	color : #0000FF;
	text-decoration: none;
}
.aboutus
{
	font-family : Verdana,Arial;
	font-weight : normal;
	text-align : justify;
	font-size : 13px;
	line-height:14.4pt;
	margin-left: .5in;
	text-decoration:none;
}