@charset "utf-8";
/* CSS Document */

body {
background-color:#334286;
background-image:url(assets/background.jpg);
background-repeat:repeat-y;
width:943px;
height:100%;
margin-top:0px;
margin-left:0px;
}

#middlecolumn {
width:855px;
margin-left:44px;
height:auto;
}

#linkcontainer {
width:169px;
margin-top:15px;
margin-left:-5px;
}

#mllink {
width:60px;
margin-top:10px;
margin-left:35px;
}

#equalhouse {
width:30px;
margin-top:10px;
margin-left:40px;
} 

#footer {
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
text-align:center;
color:#000000;
width:1000px;
height:100px;
padding-top:15px;
}

#footer a{
color:#3333CC;
text-decoration:none;
}

#footer a:visited{
color:#666666;
text-decoration:none;
}

#footer a:hover{
color:#FF0000;
text-decoration:underline;
}

.text1 {
margin-top:-515px;
margin-left:175px;
width:395px;
}

.text2 {
margin-left:175px;
margin-top:-70px;
height:auto;
width:555px;
}

.text1 p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000099;
}

.text1 b {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000099;
}

.text1 h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#000099;
}

.text1 a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000099;
text-decoration:none;
}

.text1 a:visited{
color:#999999;
text-decoration:none;
}

.text1 a:hover{
color:#FF0000;
text-decoration:underline;
}

.text2 p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000099;
}

.text2 b {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000099;
}

.text2 a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000099;
text-decoration:none;
}

.text2 a:visited{
color:#999999;
text-decoration:none;
}

.text2 a:hover{
color:#FF0000;
text-decoration:underline;
}

.contentlargearea {
margin-top:-480px;
margin-left:185px;
height:auto;
width:650px;
}

.contentlargearea p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000099;
}

.contentlargearea b {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000099;
}

.contentlargearea img {
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}

.contentlargearea a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000099;
text-decoration:none;
}

.contentlargearea a:visited{
color:#999999;
text-decoration:none;
}

.contentlargearea a:hover{
color:#FF0000;
text-decoration:underline;
}

.header {
background-image:url(assets/header.jpg);
width:855px;
height:196px;
background-repeat:no-repeat;
margin-top:0px;
}

.featured {
position:absolute;
left:625px;
top:225px;
background-image:url(assets/featuredlistings.jpg);
background-repeat:no-repeat;
width:297px;
height:300px;
overflow:visible;
}

.slideshow {
width:257px;
height:130px;
margin-left:16px;
padding-top:20px;
}

.links {
padding-top:-2px;
}

.links a{
display:block;
background-image:url(assets/button.png);
background-repeat:no-repeat;
width:169px;
height:35px;
font-family:Tahoma, Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
text-decoration:none;
color:#006699;
padding-top:5px;
padding-left:7px;
text-align:left;
font-weight:bold;
}

.links a:hover{
background-image:url(assets/rollover.png);
color:#006633;
width:169px;
height:35px;
}

.links a:active{
color:#FF0000;
}