#night_life {
width:476px;
margin:10px 0px;
height:88px;
background:url('../img/night-life.png') left top no-repeat;
}

#farmconsign {
padding:10px 21px;
background:#e4f7e7;
border:1px solid #b2e7ba;
color:#000;
margin:0px 4px 30px 16px;
}

#farmconsign strong#beginning {
display:block;
font-size:1.3em;
margin-bottom:5px;
font-style:italic;
}

#farmconsign p {
font-size:1em;
margin-bottom:0px;
}

#waiting_for {
background:url('../img/waiting-for.png') left top no-repeat;
width:397px;
height:59px;
}

#aerial {
height:309px;
background:url('../img/birds-eye.png') left top no-repeat;
text-align:center;
margin-bottom:13px;
margin-top:10px;
}

#aerial img {
margin-top:30px;
}

#address_img, #phone_img {
height:73px;
margin-bottom:15px;
}

#address_img {
background:url('../img/address.png') left top no-repeat;
width:201px;
}

#phone_img {
background:url('../img/phone.png') left top no-repeat;
width:178px;
}

#home_right_col, #home_left_col {
width:480px;
float:right;
}

#home_left_col {
float:left;
}

#more_details {
margin-left:10px;
}

.big_blue_list li {
font-size:1.4em;
line-height:1.4em;
padding-left:24px;
background:url('../img/blue-arrow-bullet.png') left center no-repeat;
}