@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#096896;
	color:#895d3b;
}

#tinymce {
	background:#ffffff;
	padding:8px;
	position:absolute;
}

img {
	border:0;
}

h1 {
	margin: 3px 0;
	color:#22405f;
	font-size:18px;
}

a {
	color:#22405f;
}

a:hover {
	text-decoration:none;
}

#Main {
	width:1020px;
	margin:auto;
	position:relative;
	background:#fff;
}

#Logo {
	position:absolute;
	left:50px;
	top:10px;
}

#HeaderBG {
	
}

#HeaderMenu li {
	float:left;
	color:#fff;
	font-weight:bold;
	padding:6px 6px 0 6px;
	vertical-align:middle;
	height:30px;
	background:url(../images/bg-menu-li.png) no-repeat;
}

#HeaderMenu li a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
	line-height:15px;
}

#HeaderMenu {
	width:670px;
	margin:0 40px -10px 0;
	background:url(../images/bg-header-menu.png) repeat-x 0 -45px;	
}

#HeaderMenu ul {
	float:right;
	padding:0;
	margin:10px 0 0 0;
	list-style:none;
}

#HeaderMenu ul .firstChild {
	background-image:none;
}

#HeaderMenuLeft {
	width:15px;
	height:45px;
	display:inline;
	background:url(../images/bg-header-menu.png) no-repeat;
	
}

#HeaderMenuRight {
	width:15px;
	height:45px;
	display:inline;
	background:url(../images/bg-header-menu.png) no-repeat -15px 0;
}

#Banner {
	width:984px;
	margin:0 auto;
}

#BannerTop {
	height:24px;
	background:url(../images/main-box-corners.png) no-repeat;
}

#BannerMiddle {
	position:relative;
	min-height:330px;
	background:url(../images/main-box-middle.png) repeat-y;
}

#BannerFlash {
	width:576px;
	height:40px;
	margin:0 0 0 25px;
}

#BannerCorners {
	position:absolute;
	z-index:200;
	width:15px;
	height:329px;
	background:url(../images/graphic-banner-corners-home.png) no-repeat;
}

#BannerRight {
	width:358px;
	height:329px;
	background:url(../images/book-a-trip-home.jpg) no-repeat;
}

#BannerRightContent {
	margin:85px 40px 0 40px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
}

#BannerPostcardPhotos {
	position:absolute;
	left:550px;
	bottom:-30px;
}

#BannerBookNow {
	position:absolute;
	left:820px;
	bottom:20px;
}

#BannerBottom {
	height:27px;
	background:url(../images/main-box-corners.png) no-repeat 0 -24px;
}

#PromoBar {
	position:relative;
	width:1000px;
	margin:0 auto;
}

#PromoBar > img {
	margin:0 6px;
}

#PromoPostcards {
	position:absolute;
	left:315px;
	top:98px;
	z-index:99;
}

#PromoBtn1 {
	position:absolute;
	left:200px;
	top:125px;
	z-index:100;
}

#PromoBtn2 {
	position:absolute;
	left:530px;
	top:125px;
	z-index:100;
}

#PromoBtn3 {
	position:absolute;
	left:870px;
	top:125px;
	z-index:100;
}

#MainContent {
	width:950px;
	margin:20px auto;
}

#LeftColumn {
	width:625px;
	margin-right:30px;
}

#RightColumn {
	width:295px;
}

#FooterMenu {
	padding:20px 0 0 0;
	text-align:center;
}

#FooterMenu ul {
	margin:0;
	padding:0;
}

#FooterMenu li {
	font-size:11px;
	display:inline;
	color:#808080;
	border-left:1px solid #808080;
	padding:0 5px;
}

#FooterMenu ul li:first-child {
	border:none;
}

#FooterMenu a {
	color:#808080;
	text-decoration:none;
}

#Footer {
	margin:10px auto;
	padding-top:8px;
	border-top:1px solid #096896;
	width:950px;
	font-size:10px;
	color:#096896;
}

#TravelWithUs {
	width:120px;
	border:1px solid #096896;
}

#TravelWithUsHeader {
	text-align:center;
	background:#096896;
	padding:3px 4px;
	color:#fff;
}

#TravelWithUsIcons {
	background:#fff;
	padding:3px;
	text-align:center;
}

#TravelWithUsIcons img {
	margin:0 5px;
}

#FooterBizInfo {
	text-align:right;
	margin-right:8px;
}

.testimonial {
	font-style:italic;
}

.author {
	color:#22405f;
}

.floatLt {
	float:left;
}

.floatRt {
	float:right;
}

.clear {
	clear:both;
}
