@import url(/site/designs/shared/css/base.css);


div#content {
	background: url(/site/designs/home/images/backgrounds/content.gif) repeat-y;
}

div.rightColMain {
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}


div#rightSidebar {
	padding: 5px;
}

div#destinationTeaser {
	width: 210px;
	background-color: #ecf8fd;
	padding: 3px;
	margin: 0 3px 12px 3px;
}

div#destinationTeaserInner {
	border: 1px dotted #6b6b6b;
	padding: 10px 7px 7px 8px;
}

div#destinationTeaserPhoto {
	width: 188px;
	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 10px 5px;
}

DIV.genericText {
	padding: 10px 0 10px 8px;
}

DIV.genericText H2 {
	font-size: 12px;
	font-weight: bold;
	color: #6b6b6b;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	margin-top: 10px;
}

DIV.genericText P {
	font-size: 11px;
	line-height: 16px;
	color: #6b6b6b;
	margin: 0;
	padding: 0;
	margin-bottom: 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_3 {
	color:#00A5E4;
	font-size:16px;
	margin:0;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
}

.home_flash {
	background-image: url(/site/static/flash/home_img/images/photo_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}