/* page specific stylesheet */

.description {
	padding-left : 10px;
	padding-top : 10px;
	padding-right : 10px;
	line-height : 150%;
	overflow : hidden;
	color : #929292;
}

.description A {
	color : #59359A;
}

.description H1 {
	font-family : Times New Roman, Serif;
	font-weight : normal;
	font-size : 26px;
	margin-bottom : 5px;
	line-height : 100%;
}

/* ------------------------------------------------------------- */

.destinations {
	margin-left : auto;
	margin-right : auto;
	width : 634px;
	clear : both;
	margin-top : 10px;
	padding-bottom : 10px;
}

.destinations .dests {
	width : 100%;
	overflow : hidden;
}

.destinations .clearrow {
	clear : both;
}

.destinations .dest {
	float : left;
	margin-left : 16px;
	margin-top : 15px;
	background : url("images/thumbnail_bg.gif") top left no-repeat;
	width : 136px;
	color : #929292;
	font-size : 10px;
}

.destinations .dest H2 {
	font-size : 12px;
	height : 17px;
	padding-left : 6px;
	margin-top : 2px;
}

.destinations .dest IMG {
	border : 0px;
	padding-left : 4px;
	padding-bottom : 4px;
}

.destinations .dest A {
	color : #59359A;
}

/* ------------------------------------------------------------- */


.rightcol {
	margin-left : 671px;
	width : 300px;
}

/* ------------------------------------------------------------- */
