@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#585011;
	line-height:1.8em;
}

p{
	padding:2px;
	margin:2px;
}

h1{
font-size:1.8em;
font-weight:normal;
}

h2{
font-size:1.5em;
font-weight:normal;
}
h3{
font-size:1.22em;
font-weight:normal;
}
h4{
font-size:1em;
font-weight:normal;
}


a:link{
	font-size:1.2em;
	color:#ffffff;
	text-decoration:none;
}
a:visited{
	font-size:1.2em;
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	font-size:1.2em;
	color:#777127;
	text-decoration:none;
}
a:active{
	font-size:1.2em;
	color:#ffffff;
	text-decoration:none;
}


.picBackContentRight p, 
.picBackContentRight2 p{
	font-size:1.2em;
	color:#ffffff;
}

.picBackContentRight a:link,
.picBackContentRight2 a:link
{
	font-size:1em;
	color:#585011;
}

.picBackContentRight a:visited,
.picBackContentRight2 a:visited
{
	font-size:1em;
	color:#585011;
}


.picBackContentRight a:hover,
.picBackContentRight2 a:hover
{
	font-size:1em;
	color:#786b01;
}

.picBackContentRight a:active,
.picBackContentRight2 a:active
{
	font-size:1em;
	color:#786b01;
}

#bottomContent a

{
	color:#585011;
	text-decoration:underline;
}
#bottomContent a:hover

{
	color:#786b01;
	text-decoration:none;
}


#bottomTopContentContainer a

{
	color:#585011;
	text-decoration:underline;
}
#bottomTopContentContainer a:hover

{
	color:#786b01;
	text-decoration:none;
}

.bedrooms a:link{
	text-decoration:underline;
	color:#FFFFFF;
}
.bedrooms a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}
.bedrooms a:hover{
	text-decoration:underline;
	color:#786b01;
}
.bedrooms a:active{
	text-decoration:none;
	color:#786b01;
}

#content a:link{
	color:#006600;
	text-decoration:underline;
}
#content a:visited{
	color:#006600;
	text-decoration:underline;
}
#content a:hover{
	color:#339900;
	text-decoration:underline;
}
#content a:active{
	color:#006600;
	text-decoration:underline;
}


#titleContent a:link{
	color:#585011;
	text-decoration:none;

}
#titleContent a:visited{
	color:#585011;
	text-decoration:none;

}
#titleContent a:hover{
	color:#585011;
	text-decoration:underline;

}
#titleContent a:active{
	color:#585011;
	text-decoration:none;

}

