/* Style for the content part of the home page */

.blurb a:hover{   /* underline links in the main text */
}
.home_content{   /* whole container */
}
.home_banner_img{   /* Div for image at the top of the content section */
}
img.home_bimage{   /* The image itself */
}
.blurb{   /* Some text explaining the sight slightly */
}
.topics_small_list{   /* A list of five random topics */
}
.list_list{   /* The topic list ul (make vertical) */
}
.list_list li{
}
.list_list a{   /* Styling the topic links */
}
.booking_emphasis{   /* The last header on the booking page */
}
