﻿/* Layout */
body { font:16px arial; background-color:#5D4E37;}
.calculator{ background-color:#A49C87;}
#header{ margin:0cm auto; width:986px; background-color:#ffffff; height:293px;}
#homeSearch{ position:relative; z-index:10; top:-565px; left:735px;}
#sellers{ position:relative; z-index:0; top:-565px; left:735px;}
#buyers{ position:relative; z-index:0; top:-565px; left:735px;}
#wrapper{ margin:0cm auto; width:986px; background-color:White; border:2px solid #4d0026;}
#menu{ width:976px; height:29px; margin:0cm auto; padding-top:6px; padding-bottom:6px;}
#footer{ width:986px; background-color:#4d0026; text-align:center;}
.contact{ color:#ffffff; font:12px arial;}
.testimonial{ color:#ffffff; font:16px verdana;}
.social{ border:1px solid #ffffff;}
h1{ font:20px arial; font-weight:bold;}
h4{ font:30px arial; color:#4D0026; text-align:center; font-weight:bold;}
/* Images */
img{ border:none;}
img.main{ position:absolute; z-index:10;}
img.selected{ position:absolute;}
/* Tables */
td.mortgage{ text-align:right;}
/* Links */
a{color:#4D0026; text-decoration:underline; font-weight:bold;}
a:hover{ text-decoration:none; font-weight:bold;}
a.footer{ color:#ffffff; text-decoration:none; font-weight:normal;}
a.footer:hover{ text-decoration:underline; font-weight:normal;}
a.testimonials{ color:#ffffff; font:16px verdana; text-decoration:none;}
a.testimonials:hover{ color:#ffffff; font:16px verdana; text-decoration:underline;}
