/* HOME CONTENT Layout Styles */

#contenthome {
float:left;
width: 430px;
}

#homeads {
margin:0;
padding:0;
float:right;
width: 310px;
}

#homeads p {
float:left;
}

#contenthome p {
margin:1em 0;
font-size: 0.9em;
text-align: justify;
padding-left: 1em;
}

#contenthome p b{
color: #ffcc00;
}

#homeads p, #hotel p {
font-size: 0.75em;
line-height:1.2em;
padding: 0 0.8em;
margin:0;
}

#homeads h3, #hotel h3 {
text-indent:-9999px;
}

#lodge {
margin:1em 0;
padding:0;
width: 297px;
height: 171px;
background: url(../assets/ads/lochlomond.png) no-repeat;
}

#lodge p {
padding: 110px 0 0 15px;
text-align: left;
color: #000;
font-weight:bold;
}

#lodge a:link, #lodge a:visited {
text-decoration:none;
color: #fff;
}

#lodge a:hover, #lodge a:active {
text-decoration:none;
color: #f8e7c2;
}

#spa {
margin:1em 0;
padding:0;
width: 295px;
height: 169px;
background: url(../assets/ads/relax.png) no-repeat;
}

#spa p {
padding: 80px 0 0 10px;
text-align: left;
font-weight:bold;
color: #fff;
line-height: 1.3em;
}

#spa b {color:#fff}

#spa a:link, #spa a:visited {
font-weight:bold;
text-decoration:none;
color: #fff;
}

#spa a:hover, #spa a:active {
text-decoration:none;
color: #FC3;
}

#beach {
margin:1em 0;
padding:0;
width: 295px;
height: 169px;
background: url(../assets/ads/july_beach.png) no-repeat;
}

#beach p {
text-align:left;
width: 200px;
padding: 25px 0 0 10px;
color: #0b1d39;
line-height: 1.1em;
font-weight:bold;
}

#beach b {color:#f03}

#beach a:link, #beach a:visited {
font-weight:bold;
text-decoration:none;
color: #0b1d39;
}

#beach a:hover, #beach a:active {
text-decoration:none;
color: #5d9fb7;
}


#buchanan {
margin:1em 0;
padding:0;
width: 297px;
height: 171px;
background: url(../assets/ads/july_buchanan.png) no-repeat;
}

#buchanan p {
width:270px;
padding: 30px 0 10px 15px;
text-align: left;
color: #0b1d39;
font-weight:bold;
}

#buchanan a:link, #buchanan a:visited {
text-decoration:none;
color: #0b1d39;
}

#buchanan a:hover, #buchanan a:active {
text-decoration:none;
color: #fff;
}

#bubbles {
margin:1em 0;
padding:0;
width: 297px;
height: 171px;
background: url(../assets/ads/bubbles.png) no-repeat;
}

#bubbles p {
width:270px;
padding: 110px 0 10px 15px;
text-align: left;
color: #115388;
font-weight:bold;
}

#bubbles a:link, #bubbles a:visited {
text-decoration:none;
color: #115388;
}

#bubbles a:hover, #bubbles a:active {
text-decoration:none;
color: #02b1b0
}

#facebook {
float:left;
margin:1em 0;
padding:0;
}


#hotel {
margin:1em;
padding:0;
width: 295px;
height: 169px;
background: url(../assets/ads/hotel_discount.png) no-repeat;
}

#hotel p {
width:130px;
padding: 80px 0 0 10px;
text-align: center;
font-weight:bold;
color: #fff;
line-height: 1.3em;
}

#hotel p b {color:#000;}

#hotel p a {
display:block; 
width: 295px;
height: 169px;
overflow:hidden;
}

/*
#winners {
margin:1em 0;
padding:0;
width: 295px;
height: 169px;
background: url(../assets/ads/winners.png) no-repeat;
}

#winners p {
padding: 110px 0 0 18px;
text-align: left;
font-weight:bold;
color: #fff;
line-height: 1.3em;
}

#winners b {color:#fff}

#winners a:link, #winners a:visited {
font-weight:bold;
text-decoration:none;
color: #000;
}

#winners a:hover, #winners a:active {
text-decoration:none;
color: #ef7726;
}
*/

