/* Styles for header */

/* Network 81 logo styles */
#iconbox{
width: 135px;
height: 90px;
float: left;
text-align:center;
background-color: rgb(255, 255, 255);
}

#iconbox a {
color: rgb(255, 255, 255);
}

/* Styles for title block */
.titleh1{
margin-left: 137px;
margin-right: 190px;
padding-top: 10px;
padding-bottom: 10px;
letter-spacing:.1em;
font-family: Tahoma,Arial,sans-serif;
color: rgb(255, 255, 255);
font-size: 3em;
text-align: center;
font-weight: bold;
background-color:rgb(4, 150, 196);
}

/* Styles for top right hand advert */
#bookNow {
text-align:center;
width: 180px;
/*height: 62px;*/
margin: 0px;
padding-top: 20px;
padding-bottom: 20px;
float: right;
font-size: 1.75em;
font-weight: bold;
text-decoration: none;
background-color: rgb(255, 255, 255);
border: solid black 5px;
}
