html, body {
height: 100%;
width:100%;
margin:0px;
padding:0px;
} 

BODY {
	
    color:black;
    font-family: Arial, Helios, Helvetica;
    font-size:11px;
    background-color:white;
    background-image:url(images/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: #666666;
    
}


TD {
    font-size:11px;
    vertical-align:top;
}

#container {
    width:100%;
    text-align:center;
}

#main {
    position:relative;
    margin: 0 auto;
    width:710; 
    text-align:left;
}

#top {
    position:relative;
    top:0;
    left:0;
    height:147;
}

#pagetitle {
    position:absolute;
    top:12;
    right:30;
    color:white;
    font-weight:bold;
    font-size:11px;
}
#menuheader {
    position:relative; 
    left:0; 
    top:2; 
    width:708; 
    height:186; 
    background-color:white; 
    background-image:url(/brighthomesalgarve/images/bg-header.jpg);
    background-repeat:no-repeat;
}
#menu {
    position:relative;
    top:0;
    left:0;
}

#content {
    position:relative;
    top:0;
    left:0;
    background-color:white;
    background-image:url(images/borders.gif);
    background-position: top;
    background-repeat: repeat-y;
}

#innercontent {
    position:relative;
    top:0;
    left:16;
    width:678;
}

#bottom {
    position:relative;
    top:0;
    left:0;
    height:28;
    background-color:white;
    background-image:url(images/borderbottom.gif);
    background-position: top;
    background-repeat: no-repeat;
}

.lightblue {
    color: #B4EEFF;
}
.blue {
    color: #0F6F9F;
}
.lineright {
    border-right: 2px solid #E8EBE3;
}
.linetop {
    border-top: 2px solid #D1D1D1;
}
.tableborder {
    border: 2px solid #D1D1D1;
}
.contacts {
    background-color: #718597;
    color:White;
    text-align:right;
    font-size:11px;
}
.contactsprop {
    color:#666666;
    text-align:center;
    font-size:11px;
}
.morepix {
    color:#666666;
    text-align:center;
    font-size:12px;
}

.contacts TD {
    font-size:11px;
}

.bodycontent, a.bodycontent:link,  a.bodycontent:hover,  a.bodycontent:active,  a.bodycontent:visited  {
	
    font-family: Arial, Helios, Helvetica;
    font-size:11px;
    color: #666666;
    text-decoration:none;
    
}

a.bodycontent:hover {
	
    text-decoration:underline;
    
}


LI {
	list-style-type : square;
}

.news {
    text-align:right;
}
.news TD {
    font-size:11px;
}
.newstitle {
    color: #D9653F;
    font-weight:bold;
}
.footer {
    vertical-align:bottom;
}

.maintable {
    background-image:url(images/treetop.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.title {
    font-weight:bold;
    font-size:12px;
}
A {
    color:White;
}
A.links {
    color: #666666;
    font-weight:bold;
    text-decoration:none;
}
.linkstitle {
    color: #718597;
    font-weight:bold;
    vertical-align: middle;
    background-color:#FFFFFF;
}

.links {
    color: #3B6288;
    font-weight:bold;
    background-color: #E4E7E8;
    vertical-align: middle;
 }
 .newspagetitle {
    color: #718597;
    font-weight:bold;
    vertical-align: middle;
    background-color:#FFFFFF;
}

.newspagedate {
    color: #3B6288;
    font-weight:bold;
    background-color: #E4E7E8;
    vertical-align: middle;
 }
.listtitle {
    color: #3B6288;
    font-weight:bold;
    vertical-align: middle;
    background-color:D6DCE1;
}
.listref {
    color: #3B6288;
    font-weight:bold;
    background-color: #ECEFF1;
    vertical-align: middle;
 }
 .proptitle {
    color: #3B6288;
    font-weight:bold;
    vertical-align: middle;
}
.redbold {
    color: Red;
    font-weight: bold;
}
A.footer {
    color:#979797;
    font-family: Arial;
    font-size:8px;
    font-weight:bold;
    text-decoration: none;
    
}
A.list {
    color: 3B6288;
    font-weight: bold;
    background-color: #D6DCE1;
    text-decoration: none;
    
}
.listheader {
    color:#979797;
    font-size:14px;
    font-weight: bold;
}

.proptable {
    color:#B4EEFF;
    font-size:11px;
    font-weight: bold;
}
.propref {
    color: #3B6288;
    font-weight:bold;
    vertical-align: middle;
 }
