/* CSS Document */
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding: 0;
	margin: 0;
	color: #3c3c3c;
}

body#home {
	background: url(../images/bg/tile_bottom_home_bg.jpg) repeat-x center;
	background-position: center 671px;
}

p {
	padding: 7px 0;
	margin: 0;
	line-height: 18px;
}

img { 
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #2867cb;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #3c3c3c;
	font-size: 14px;
	padding: 7px 0;
	margin: 0;
}


h2 {
	color: #3c3c3c;
	font-size: 12px;
	padding: 7px 0;
	margin: 0;
}

h3 {
	font-size: 12px;
	margin: 16px 0;
	padding: 0;
	font-weight: 600;
}

h4 {
	font-size: 12px;
	margin: 16px 0;
	padding: 0;
	font-weight: 600;
}


hr {
	height: 0px;
	border-top: 0px solid #e1e1e1;
	color: #e1e1e1;
}

ul {
	list-style-image: url(../images/list_icon.gif);
	margin: 0 0 25px 0;
	padding: 0 35px;
}

li {
	margin-top: 10px;
}


/****** GENERIC ******/

h2.blue {
	color: #2867cb;
	font-size: 14px;
	padding: 7px 0 0px 0;
	margin: 0;
}

.quote {
	background: url(../images/quote_marks.gif) top left no-repeat;
	padding: 7px 0 0px 17px;	
	margin: 0;
	line-height: 18px;
}

.authorText {
	font-weight: 600;
	text-align: right;
	color: #3c3c3c;
	padding: 7px 0;
	margin: 0;
	line-height: 18px;
}

.authortext {
	font-weight: 600;
	text-align: right;
	color: #3c3c3c;
	padding: 7px 0;
	margin: 0;
	line-height: 18px;
}

.smallFont {
	font-size: 9px;
}

.flashTextFix {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

div.clear {
	height: 0;
	margin: 0;
	padding: 0;
}

.clearLeft {
	clear: left;
	font-size: 0;
	height: 0px;
}

div.flashContainer {
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: 10;
}

input.textInput {
	height: 18px;
	width: 255px;
	border: 1px solid #bec5cd;
}

textarea.inputTextArea {
	width: 255px;
	border: 1px solid #bec5cd;
	height: 148px;
}

div.alignTextRight {
	text-align: right;
}

.red {
	color: #FF0000;
}

/** FLASH ALT TEXT **/
.mainTitle {
	color: #0050a0;
	font-size: 24px;
	font-weight: 100;
}

h2.shortDescript {
	color: #3d3d3d;
	font-size: 14px;
	font-weight: 100;
}

.boldWhite {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
}

.30sizeWhiteAller {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: 100;
}

.footerBlue {
	color: #0050a0;
	font-size: 14px;
	font-weight: 100;
}

/*
.mainTitle {
	color: #;
	font-size: ;
	font-weight: 100;
}
*/


/****** CONTAINERS ******/

body div#pageContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/page_content_bg.jpg) top center repeat-x #7a370c;
	min-width: 990px;
}

body#home div#pageContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/tile_home.jpg) top center repeat-x;
}

div#pageMountContain {
	background: url(../images/bg/mount_bg.jpg) bottom center no-repeat;
}

body#home div#pageMountContain {
	background: none;
}

body#home div#pageContainer div#pageXtraContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/home_page_xtra_bg.jpg) top center no-repeat;
	background-position: center 509px;
	min-width: 990px;
}

body div#footerContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/footer_contain_bg.jpg) top center repeat-x #FFFFFF;
	min-width: 990px;
}

body#home div#footerContainer {
	background: none;
}

/******** PAGE ********/
div#page {
	width: 990px;
	padding: 0;
	margin: 0 auto;	
}

/** HEADER **/
div#header {
	background: url(../images/bg/header_bg.jpg) top left no-repeat;
	padding: 0;
	position: relative;
	height: 142px;
}

div#header div#navButtons {
	padding: 0 0 0 334px;
}

div#navButtons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navButtons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

div#navButtons ul li a {
	height: 36px;
	display: block;
}

div#navButtons ul li a:hover {
	background-position: left bottom;
}

div#navButtons ul li a.onPage {
	background-position: left bottom;
}

/** NAV **/
a#navHome {
	width: 72px;
	background: url(../images/nav_buttons/nav_home.gif) no-repeat;	
}

a#navTours {
	width: 76px;
	background: url(../images/nav_buttons/nav_tours.gif) no-repeat;	
}

a#navGallery {
	width: 83px;
	background: url(../images/nav_buttons/nav_gallery.gif) no-repeat;	
}

a#navNews {
	width: 77px;
	background: url(../images/nav_buttons/nav_news.gif) no-repeat;	
}

a#navFAQs {
	width: 68px;
	background: url(../images/nav_buttons/nav_faqs.gif) no-repeat;	
}

a#navAbout {
	width: 83px;
	background: url(../images/nav_buttons/nav_about.gif) no-repeat;	
}

a#navAAAClub {
	width: 91px;
	background: url(../images/nav_buttons/nav_aaaclub.gif) no-repeat;	
}

a#navContact {
	width: 89px;
	background: url(../images/nav_buttons/nav_contact.gif) no-repeat;	
}



/******** CONTENT ********/
div#flashBanner {
	background: url(../images/flash_place.jpg) top left no-repeat;
	width: 990px;
	height: 390px;
}

div#content {
	padding: 15px 25px 40px 25px;
	background: url(../images/bg/content_bg.gif) top left no-repeat;
}

div#contentBot {
	background: url(../images/bg/content_bot_bg.jpg) bottom left no-repeat #FFFFFF;
	width: 990px;
}

div#content div#contLeftColumn {
	width: 264px;
	float: left;
	min-height: 650px;
}

div#contLeftColumn div#sideMenu {
	background: #f3efe6;
}

div#contLeftColumn div#sideMenu h2 {
	padding: 0 20px 7px 20px;
}

div#contLeftColumn div#sideMenu p {
	line-height: 12px;
	font-size: 11px;
	padding: 0 20px 7px 20px;
}

div#contLeftColumn div#sideMenu div#leftMenuTitle {
	background: url(../images/bg/sub_menu_top_bg.gif) top left no-repeat;
	font-size: 14px;
	font-weight: 600;
	height: 60px;
}

div#sideMenu ul {
	list-style: none;
	list-style-image: none;
	padding: 4px 0 20px 20px;
	margin: 0;
}

div#sideMenu ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #dbd8cf;
	display: block;
}


div#sideMenu ul li.noBorder {
	border: none;
}

div#sideMenu ul li a {
	display: block;
	padding: 5px 0;
	color: #2867cb;
	text-decoration: none;
}

div#sideMenu ul li a:hover {
	background: url(../images/bg/link_bg.gif) top left repeat-y;
	font-weight: 600;
}

div#sideMenu ul li a.hover {
	background: url(../images/bg/link_bg.gif) top left repeat-y;
	font-weight: 600;
}

div#content div#contRightColumn {
	width: 630px;
	padding: 20px 0 0 35px;
	float: left;
}

/** FLY AWAY **/
div#content div#flyAwayLeftColumn {
	width: 503px;
	padding: 0 32px 0 0;
	float: left;
}


div#content div#tourHightlights {
	background: url(../images/bg/tour_highlight_bg.jpg) top left no-repeat #f3efe6;
	padding: 35px 22px 15px 22px;
}

div#content div#tourHightlights ul {
	padding: 0 13px;
	margin: 0;
}

div#content div#tourHightlights ul li {
	line-height: 16px;
}

div#content div#bgGrey {
	background: #f3efe6;
	padding: 18px 33px;
	font-size: 11px;
}

div#bgGrey p {
	padding: 5px 15px;
	line-height: 15px;
}

div#bgGrey div#readLeft {
	width: 197px;
	padding: 0 50px 0 0;
	background: url(../images/bg/read_left_bg.gif) top right repeat-y;
	float: left;
}

div#bgGrey div#touchRight {
	width: 188px;
	float: left;
}

ul.tourList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

div#content div#flyAwayRightColumn {
	width: 401px;
	float: left;
}

ul.tourList li{
	padding: 10px 0 0 0;
	margin: 0;
}

ul.tourList li a{
	color: #2867cb;
	font-size: 12px;
	text-decoration: underline;
}

ul.tourList li a:hover {
	text-decoration: none;
}

ul.photoGallery {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.photoGallery li {
	padding: 5px 15px 5px 0;
	margin: 0;
	width: 121px;
	height: 102px;
	display: block;
	float: left;
	text-align: center;
}

ul.photoGallery li a {
	color: #FFFFFF
}

ul.photoGallery li.last {
	padding-right: 0;
}

ul.photoGallery li img {
	border: 1px solid #dbdbdb;
	padding: 3px;
}

/** SITE MAP **/
ul#sitemapList {
	margin: 0;
	padding: 10px 15px;
}

ul#sitemapList li {
	padding: 6px 10px;
	margin: 0;
}

ul#sitemapList li ul {
	padding: 6px 0 0px 15px;
	margin: 0;
}



/** HOME **/
body#home div#content {
	padding: 20px 25px;
	background: none;
}

body#home div#div#contentBot { 
	background: none;
}

div#homeMiniDescription {
	height: 210px;
}

div#homeMiniDescription div.miniCols {
	padding: 0 21px 0 29px;
	width: 280px;
	float: left;
}

div#homeMiniDescription div.miniCols div.homeTextPadding {
	padding: 0 15px;
	position: relative;
	z-index: 2;
}

div.miniCols div.homeTextPadding img {
	z-index: 2;
	position: absolute;
}

div.miniCols div.homeTextPadding img#homeImg1 {
	top: 35px;
	left: 180px;
}

div.miniCols div.homeTextPadding img#homeImg2 {
	top: 35px;
	left: 170px;
}

div.miniCols div.homeTextPadding img#homeImg3 {
	top: 35px;
	left: 145px;
}


div#content div#containCompass {
	display: inline; 
	width: 200px; 
	height: 50px; 
	float: right; 
	position: relative;
}

div#containCompass img {
	position: absolute; 
	top: -72px; 
	z-index: 2;
}


div#content div#leftHomeTour {
	width: 282px;
	float: left;
}

div#leftHomeTour ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 10px 0 0 0;
}

div#leftHomeTour ul li {
	margin: 0;
	padding: 0;
}

div#leftHomeTour ul li a {
	width: 282px;
	height: 19px;
	display: block;
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	background: url(../images/bg/left_tour_links_bg.gif) top left no-repeat;
	text-decoration: none;
}

div#leftHomeTour ul li a.normalState {
	color: #3c3c3c;
	cursor: pointer;
}

div#leftHomeTour ul li a.select {
	background: url(../images/bg/left_tour_links_bg.gif) bottom left no-repeat;
	color: #0050a0;
	font-weight: bold;
	cursor: pointer;
}

div#content div#rightHomeTour {
	background: url(../images/bg/right_tour_bg.gif) top left no-repeat;
	width: 600px;
	float: left;
	height: 320px;
	padding: 15px 20px;
}

/*AJAX CONTENT */
div#ajaxLeft {
	width: 230px;
	float: left;
	overflow: hidden;
}

div#ajaxRight {
	padding-left: 20px;
	width: 300px;
	float: left;
}

/* NEWS & BLOGS */
ul.newsList {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style: none;
}

ul.newsList li {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #c3c3c3;
	margin: 0 0 10px 0;
}

ul.newsList li h3 {
	padding-top: 0px;
	margin-top: 0px;
}

ul.newsList li ul li{
	border: none;
}

ul.commentsList {
	margin: 0;
}

ul.newsList li h1 {

}

ul.newsList li div.listing {
	width: 450px;
	padding: 0 25px 0 0;
	float: left;
}

ul.newsList li div.tags {
	width: 150px;
	padding: 30px 0 0 0;
	float: left;
}

ul.newsList li p.newsDate {
	padding: 0 0 7px 0;
	font-weight: 600;
}


/* GALLERY IMAGES */
ul.galleryList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.galleryList li {
	width: 180px;
	height: 135px;
	padding: 0 30px 15px 0;
	display: block;
	float: left;
	text-align:center;
}

ul.galleryList li.last {
	padding: 0 0 15px 0;
}

ul.galleryList div span img{
	border: 1px solid #DBDBDB;
	padding: 3px;
}

ul.galleryList div span {
	display: block;
	
}

/***** FORM *******/
form.customForm {
	margin-top: 15px;
}

form.customForm label {
	width: 130px;
	line-height: 24px;
	float: left;
	clear: left;
	padding-right: 15px;
	text-align: left;
	margin-bottom: /*5*/ 10px;
}

form.customForm .inputText {
	width: 320px;
	float: left;
	border: 1px solid #cecece;
	margin-bottom: 10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form.customForm .inputShortText {
	width: 100px;
}

form.customForm input.inputText {
	height: 16px;
}

form.customForm textarea.inputText {
	height: 100px;
}

form.customForm label.submit {
	width: 443px;
	padding: 0px 0 0 30px;
}
form.customForm label.submit input {
	float: right;
	width: auto;
	height: auto;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

/******** BROWSE NAVIGATION ********/
div#browseNavigation {
	color: #907925;
	font-size: 11px;
	padding: 0 0 12px 23px;
}

div#browseNavigation strong {
	color: #181a1c;
}

div#browseNavigation a {
	color: #907925;
	text-decoration: none;
}

div#browseNavigation a:hover {
	text-decoration: underline;
}

	
/****** FOOTER ******/

div#brochureReqSect {
	background: url(../images/bg/bottom_page_req_bg.jpg) top center no-repeat;
	padding: 00px 0 0 0;
}

body#home div#brochureReqSect {
	padding: 0;
	background: none;
}

div#bottomHomeSect {
	width: 940px;
	padding: 0px 0 15px 0;
	color: #FFFFFF;
	margin: 0 auto;
}

div#bottomHomeSect a {
	color: #ffcd1d;
} 

div#bottomHomeSect div#brochureRequest {
	width: 320px;
	float: left;
}

div#bottomHomeSect div#brochureEG {
	padding: 0 25px 0 25px;
	width: 120px;
	float: left;
}

div#bottomHomeSect div#contactUsSect {
	width: 450px;
	float: left;
}

div#bottomHomeSect div#contactUsSect div {
	padding: 5px 0 0 0;
}

div#footer {
	width: 950px;
	margin: 0 auto;
	position: relative;
	color: #7e7e7e;
	font-size: 10px;
	background: #ffffff;
	height: 50px;
	padding: 20px 20px;
}

div#footerLeft {
	width: 360px;
	float: left;
}

div#footerLeft a {
	text-decoration: none;
	color: #7e7e7e;
}

div#footerRight {
	padding: 20px 0 0 0;
	width: 540px;
	text-align: right;
	float: left;
}

div#footerRight div {
	padding: 0 0 3px 0;
}

div#footerRight a {
	color: #3c3c3c;
	margin: 0 0 0 15px;
	text-decoration: none;
}

div#copyright {
	padding-top: 4px;
	color: #a4cf43;
}

div#footerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#blissLink {
	position: relative;
	top: -1px;
}

div#blissLink img {
	position: relative;
	top: 3px;
}




	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	