.bckgrd {
	background-image: url(images/bckgrd.gif);
	background-repeat: repeat-x;
}
.island_header {
	letter-spacing: 8pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 {
	font-size : 10px;
	font-family :  Arial, Helvetica, sans-serif;
	line-height : 12px;
	color : #333333;
	font-weight : bold;
	margin-bottom : 0px;
}
h2 {
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
	line-height : 16px;
	color : #1C3855;
	font-weight : bold;
	margin-bottom : 0px;
}

.header {
	font-size : 14px;
	font-family :  Arial, Helvetica, sans-serif;
	line-height : 16px;
	color : #333333;
	font-weight : bold;
}
.smalltext {
	font-size : 11px;
	font-family :  Arial, Helvetica, sans-serif;
	line-height : 16px;
	color : #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
	a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
/* -------------  Left Menu ------------------- */
#leftcolumn {
	font-size:11px;
	line-height:12px;
	color:#666666;
	}
#leftcolumn p {
	padding-left:10px;
	padding-right:10 px;
}
#leftcolumncontent {
	margin-top:10px;
	margin-bottom:10px;
	}
#leftcolumncontent p {
margin-top:2px;
margin-bottom:2px;
line-height:14px;
	}
#leftcolumncontent #highlightsection p {
	margin-left: 10px;
	padding-left:12px;
	}
#leftcolumntable {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #f5f5f5;
	}
#leftcolumntable td {
	line-height:13px;
	}
#leftcolumntable #bullet {
	padding:1px 5px 1px 12px;
	}
#leftcolumntable #bullet p {
	padding-left: 12px;
	}

#leftcolumntable td h2 {
	background-image:url(http://www.sandals.com/images/lc_h2-bg1.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	line-height:15px;
	padding:5px 10px 5px 0px;
	margin-bottom:0px;
	font-weight:bold;
	text-indent:10px;
	border-top:1px solid #FFF;
	}
#leftcolumntable td {
	font-size:11px;
	color:#666666;
	}
.leftmenuitem a:link, 
.leftmenuitem a:visited {
	width:250px;
	height: 18px;
	padding:5px 0px 5px 20px; 
	background-image:url(http://www.sandals.com/images_menu/leftmenuitem1-bg.gif);
	background-position:right center;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #f5f5f5;
	background-color:#E2E2E2;
	display:block;
	color:#545E7A;
	}
.leftmenuitem a:hover {
	background-image:url(http://www.sandals.com/images_menu/leftmenuitem1-over-bg.gif); 
	background-color:#EEEEEE;
	}
.leftmenuitemon a:link,
.leftmenuitemon a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:250px;
	height: 18px;
	padding:5px 0px 5px 20px; 
	background-image:url(http://www.sandals.com/images_menu/leftmenuitem1-on-bg.gif);
	background-position:right center;
	background-color:#F5F5F5;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #f5f5f5;
	display:block;
	color:#CC6666;
	}
.leftmenuitemopen a:link,
.leftmenuitemopen a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:250px;
	height: 18px;
	padding:5px 0px 5px 20px; 
	background-image:url(http://www.sandals.com/images_menu/leftmenuitem1-open.gif);
	background-position:right center;
	background-color:#F5F5F5;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #f5f5f5;
	display:block;
	color:#CC6666;
	}
	/* -------------  HIGHLIGHT STUFF ------------------- */
	#highlightsection,
#highlightsection a:link, 
#highlightsection a:visited {
	color:#336699;
	font-size:11px;
	}
#highlightsection a:hover, 
#highlightsection a:active {
	color:#CC3300;
	font-size:11px;
	}
#highlightsection p {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5;
	padding:0px 0px 0px 15px;
	margin:0px; 
	padding-left:12px;
	line-height:15px;
	}	

.higlightsectionhead {
	padding: 3px 3px 3px 0px;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	}
#highlightblue /* Used mainly in the resorts homepages */ {
	color:#666666;
	font-size:11px;
	}
#highlightblue p {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 4;
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:15px;
	}
.highlight /* Used mainly in the resorts subpages */ {
	color: #336699; 
	font-size:11px;
	line-height:13px;
	}
	#sandalsmontegobay {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}