body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	background-color: #FFFFFF;
	color:#000000;
	margin: 0px;
	padding: 10px;

}

.PageSegment {
	width: 700px;
	margin-right: 0px;
	margin-left: 30px;
}



	


P,H1,H2,H3,H4,UL,OL,LI,DIV,TABLE,TD{font-family:verdana, arial, sans-serif;font-size : 10pt;font-weight : normal;text-decoration : none;}

B{font-family:verdana, arial, sans-serif;font-size : 10pt;font-weight : bold;text-decoration : none; color : #CC0000}


A {
	color: #CC0000;
	text-decoration : underline;
}

A:visited {
	color: #000000;
	text-decoration : underline;
}

A:active {
	color: #FF0000;
	text-decoration : underline;
}

A:hover {
	color: #FF0000;
	text-decoration : underline;
}

H5 {
	font-size : 10pt;
	text-decoration : none;
}

.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
	margin: 0px;
	padding: 5px;
	background-repeat: repeat-x;
	width: 140px;
}

.menuline {
	margin: 0px;
	width: 116px;
	background-color: #999999;
	height: 1px;
	padding: 0px;
}

.LeftSide {
	font-family: Comic Sans MS, Arial;
	font-size: 16px;
	text-align: left;

	color: #000000;
}
A.LeftSide{
	color : #CC0000;
	text-decoration : underline;


}
A.LeftSide:ACTIVE{
	color : #CC0000;
	text-decoration : underline;
}

A.LeftSide:VISITED{
	color : #CC0000;
	text-decoration : none;
}

A.LeftSide:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}

.LeftSidesm {
	font-family: Comic Sans MS, Arial;
	font-size: 10px;
	text-align: left;
	color: #000000;
}



/*
-----------------------------------------------------------------------------------------
REAL ESTATE
-------------------------------------------------------------------------------------- */


.RealEstateHdr {
	font-family: Verdana, Arial, Tw Cen MT;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RealEstateText {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-position: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.RealEstateText li {
	list-style-image: url(../real-estate-vancouver/img/arrow.png);
}


.RealEstatePrice {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #CC0000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RealEstateTable {
	background-image: url(../real-estate-vancouver/img/table-bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}
.RealEstateA {
	margin: 0px;
	font-weight: bold;
	color: #FEFEFE;
	background-color: #0E9A00;
	
}
.RealEstateS {
	margin: 0px;
	font-weight: bold;
	color: #FEFEFE;
	background-color: #CC0000;
	
}

.RealEstateHdrThumb {
	font-family: Verdana, Arial, Tw Cen MT;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	padding: 5px;
}
.RealEstateHdrThumbS {
	font-family: Verdana, Arial, "Tw Cen MT";
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	padding: 5px;
}
