/* CSS Document */
#colorLinks ul{
	margin:0;
	padding:0;
	list-style:none;
}

#colorLinks ul li{
	border-bottom:1px solid #ffffff;
	margin-bottom:3px;
}

#rightCol #colorLinks ul li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	padding:5px 1em 5px 1em;
	text-align:right;
}

#rightCol #colorLinks ul li a:hover{
	text-decoration:underline;
}

#rightCol #colorLinks ul li a:visited{
	color:#FFFFFF;
}

#largeImage{
	width:515px;
	height:376px;
	background-image:url(/web/Templates/home_template_files/homepageNovember.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	position:relative;
}

#leftCol #largeImage a{
	position:absolute;
	top:5px;
	right:5px;
	text-decoration:none;
	color:#C03B36!important;
	font-weight:bold;
}

#leftCol #largeImage a:visited{
	color:#FFFFFF;
}

#leftCol #largeImage a:hover{
	text-decoration:underline;
}

#thumbLinks{
	width:525px;
	margin:10px 0;
}

#thumbLinks .thumblink {
	text-align:right;
	width:118px;
	margin-left:13px;
	background-color:#C03B36;
	background-image:url(/web/Templates/home_template_files/curveRed.jpg);
	background-repeat:no-repeat;
	padding-top:3px;
}

* html #thumbLinks .thumblink {
	margin-left:10px;
}

#leftCol .thumblink a{
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#leftCol .thumblink a:visited{
	color:#FFFFFF;
}

#leftCol .thumblink a.padded{
	padding-right:5px;
}

#leftCol .thumblink a:hover{
	text-decoration:underline;
}

.thumblink a img{
	display:block;
	margin:5px auto 0 auto;
}

.hotNews{
	background-image:url(/web/Templates/home_template_files/curveOrange.jpg);
	background-repeat:no-repeat;
}

.specialOffers{
	background-image:url(/web/Templates/home_template_files/curveGreen.jpg);
	background-repeat:no-repeat;
}

.shortBreaks{
	background-image:url(/web/Templates/home_template_files/curveNavy.jpg);
	background-repeat:no-repeat;
}

.events{
	background-image:url(/web/Templates/home_template_files/curvePurple.jpg);
	background-repeat:no-repeat;
}

.accommodation{
	background-image:url(/web/Templates/home_template_files/curveLightBlue.jpg);
	background-repeat:no-repeat;
}

.attractions{
	background-image:url(/web/Templates/home_template_files/curvePink.jpg);
	background-repeat:no-repeat;
}

.golfLink{
	background-image:url(/web/Templates/home_template_files/curveLightRed.jpg);
	background-repeat:no-repeat;
}

.webcams{
	background-image:url(/web/Templates/home_template_files/curveLightGreen.jpg);
	background-repeat:no-repeat;
}


