/* STYLES FOR TEMPLATE HOME */

#latest-news
{
	float: right;
	margin:11px 16px 12px 12px;
	padding:1px 3px;
	width:338px;
	background: #88866d url(../images/quick-link-bg.gif) repeat-x;
}


#tripadvisor
{
	float: right;
	margin:0 6px 0 0;
}


/* LATEST NEWS WIDGET */

.widgetTitle
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	display: block;
}

.newsTitle
{
	text-transform: capitalize;
	margin: 0.2em 0;
}

.newsReadMore
{
	text-align: right;
	margin: 0.2em 0 0;
}

#main-image-container
{
	height:266px;
	left:0;
	position:relative;
	top:0;
	width:760px;
}