@CHARSET "UTF-8";

/*######################################
----------------------------------------

[Frontend Stylesheet]

Project:	Unbroker
$author		Brandon More, Jerome Guilbot

-------------------------------------

[Color codes]

Maroon: #562928 (ie: footer)
Yellow: #E69924

a (mailto):	
a (visited):	
a (active):	


#####################################*/

#mainImage {
display:block;
margin-right:0;
width:800px;
border-bottom:1px solid #E69924;
padding:0 0 4px;
}

#mainImage img {
/*border-top:1px solid #E69924;*/
border-bottom:1px solid #E69924;
display: block;
}

#featuredProperties {
margin-top:20px;
display:block;
min-height:200px;
border-bottom:1px solid #B2B2B2;
padding:0 21px;
}

#propertyImages {
display:block;
margin-top:20px;
border:0 solid #000;
min-height:150px;
}

#propertyImages li {
display:block;
float:left;
width:127px;
border:4px solid #3A0808;
background:#fff url(../images/imageBg.jpg) 0 96px repeat-x;
margin-right:1.7em;
}

#propertyImages a.imageBox {
display:block;
background-color:#3A0808;
text-align:center;
}

#propertyImages a.imageBox IMG {
width:127px;
height:96px;
}

#propertyImages a.imageLink {
padding-top:.4em;
display:block;
width:127px;
text-align:center;
color:#fff;
}

#propertyImages #property5 {
margin-right:0;
float:right;
}

#lowerContent {
float:left;
display:block;
min-height:50px;
width:758px;
margin-top:4px;
padding:20px 21px;
border-top:1px solid #B2B2B2;
}

#leftColumnHome {
float:left;
width:358px;
min-height:100px;
border:0 solid #000;
}

#lowerContent ul {
margin-top:15px;
}

#lowerContent li {
padding-left:20px;
margin-top:15px;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:left 5px;
}

#rightColumnHome {
float:right;
width:358px;
min-height:100px;
border:0 solid #000;
padding-left:22px;
border-left:1px solid #B2B2B2;
}
