/* Colour Scheme
Dark Blue: #405D7F
Med Blue:  #376393
L. Blue:   #6CB2FF
Sky Blue:  #A4D0FF
Lemon:	   #FFFDC0
Cream:     #FFFEDE
Orange:	   #FF7900
*/

h1 {color:#FF7900;font-size:150%}
h2 {color:#376393;font-size:120%;clear:both}

h1{margin:20px 0 10px 0}
h2{margin:30px 0 5px 0}

#apt {margin:50px 30px 30px 30px}
#apt p {line-height:140%}

.apt_img {float:left;padding:2px;border:#999 1px solid;margin:10px 10px 0 10px}

#filter {position:relative;float:left;background:#FFF;border:#999 solid;border-bottom:#405D7F;border-width:1px 0 5px 0;width:830px;margin:0}
#filter h1 {margin:10px 20px}
#filter p {text-align:center;margin:10px 0}
#filter p a {padding:0 10px}

.apt {position:relative;float:left;border:#999 1px solid;margin:10px 20px;width:780px}
.apt h2 {margin:10px}
.apt h3 {position:absolute;padding-bottom:5px;right:3px;top:3px;font-size:80%;font-weight:normal;color:#666}
.apt p {float:left;width:600px;margin:5px 10px;padding:5px}
.apt_image {position:absolute;top:15px;right:0;border:#999 1px solid;padding:2px;margin:10px}
.apt p b {color:#376393}

table.price_table {border:#999 1px solid}
table.price_table td {border:#999 1px solid;padding:10px}
