@charset "utf-8";
/* CSS Document */
/*__________________________________________________________*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	margin-top: 0px;
	background-color: #DDDDDD;
	background-image: url(media/Main_bck.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #D1010E;
}
a:visited {
	color: #D1010E;
}
a:hover {
	color: #63B222;
}
a:active {
	color: #63B222;
}
/*__________________________________________________________*/
table.head {
	width: 990px;
	height: 219px;
}
td.head {
	height: 191px;
}
td.logo {
	width: 799px;
}
td.house {
	width: 191px;
}
td.menu {
	height: 23px;
}
td.searchspace {
	height: 1px;
}
td.search {
	height: 121px;
}
table.Body {
	width: 823px;
}
td.bodymain {
	width: 640px;
	background-color:#FFFFFF;
}
td.Bodyinfo {
	background-color:#FFFFFF;
}
td.BodyMenu {
    width: 165px;
	background-color:#FFFFFF;
}
table.todaysshowcase {
	width: 100%;
	height: 196px;
	background-image:url(media/tsc_bck.jpg);
}

/*__________________________________________________________*/
.TextWhite {
	color: #FFFFFF;
}

.Pricestyle {
	color: #FF0000;
	font-size: xx-large;
	font-weight: bold;
}
.PCMstyle {
	font-size: medium;
	color: #3D4655;
}
.PropTitlestyle {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.Bedroomstyle {
	font-size: 12px;
	color: #666666;
}
.BodyTextstyle {
	font-size: 12
}

.style6 {
	font-size: 12px;
	color: #D1020D;
	font-weight: bold;
}
.style7 {font-size: 12px}
.style8 {font-size: 12px; color: #FFFFFF; }
a.style5:link {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
	
}
a.style5:visited {
	text-decoration: none;
	color: #003366;
	font-size: 12px;
}
a.style5:hover {
	text-decoration: underline;
	color: #0062C4;
}
a.style5:active {
	text-decoration: none;
	color: #0062C4;
}
a.menu:link {
    color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
}
a.menu:visited {
    color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	text-decoration: none;
}
a.menu2:link {
    color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
	
}
a.menu2:visited {
    color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.menu2:hover {
	text-decoration: underline;
}
a.menu2:active {
	text-decoration: none;
}
.AssetSearch {
	height:24px;
	width:376px;
	font-size:20px;
	font-weight:bold;
}
.AssetSearchBed {
	height:26px;
	width:74px;
	font-size:12px;
	font-weight:bold;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.heroText 
{
    background: url(images/hero-logo.png) no-repeat center right;
    height: 93px;
    color: #ffffff;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    position: absolute;
    top: 0;
    margin: 410px 0px 0px 18px;
    z-index: 999;
    width: 615px;
    text-align: left;
}

.heroTextShadow 
{
    color: #202020;
    font-size: 20px;
    height: 93px;
    line-height: 26px;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    position: absolute;
    top: 0;
    margin: 412px 0px 0px 18px;
    z-index: 998;
    width: 615px;
    text-align: left;
}

.heroText .red { color: #ee4323; }
.heroText .large, .heroTextShadow .large { font-size: 34px; }
.heroText .green { color: #8ec042; }
.heroText a:link, .heroTextShadow a { color: #ffffff; text-decoration: none; }
.heroText a:visited { color: #ffffff; }
