@import url(/site/designs/shared/css/base2.css);

DIV#content {
	background: url(/site/designs/content/images/backgrounds/content.gif) repeat-y;
	clear:both;
}

DIV#content DIV.rightColMain H1 {
	background: #eeecec;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	height: 20px;
	padding: 0;
	margin: 0 0 0 1px;
	padding: 35px 0 5px 15px;
}

DIV#rightSidebar {
	padding: 3px;
}

DIV#destinationTeaser {
	width: 170px;
	background-color: #ecf8fd;
	padding: 3px;
	margin: 0 3px 12px 3px;
}

DIV#destinationTeaserInner {
	border: 1px dotted #6b6b6b;
	padding: 10px 7px 7px 8px;
}

DIV#destinationTeaserPhoto {
	/*width: 70px;*/
	width: 145px;
	background: #427cbb;
	margin: 0 0 0 3px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #fff;
}

DIV#destinationTeaserPhoto DIV.innerText {
	padding: 10px 5px;
}







.Main_Text {
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
}

.Small_Text {
	font-size:10px;
}

.Header_1 {
	color:#00A5E4;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
}

.Header_2 {
	color:#00A5E4;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
}

.Header_2_B {
	color:#00A5E4;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight: bold;
}

.Header_3 {
	color:#00A5E4;
	font-size:16px;
	margin:0;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
}