body {
	background-image: url(images-common/bgrd.jpg);
	background-color: #E6D8B3;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images-common/bgrd-content.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header {
	padding: 5px;
	height: 136px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	width: 400px;
}
#logo a {
	background-image: url(images-common/logo.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 136px;
	width: 400px;
}

#socialnetworks {
	float: right;
	width: 500px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#socialnetworks ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 244px;
	list-style-type: none;
	display: block;
	margin: 0px;
}
#socialnetworks li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#socialnetworks a.blogger {
	background-image: url(images-common/blogger.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 62px;
	padding-left: 0px;
	text-indent: -2000px;
	display: block;
	float: left;
	background-position: center top;
}
#socialnetworks a.facebook {
	background-image: url(images-common/facebook.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 62px;
	padding-left: 0px;
	display: block;
	float: left;
	background-position: center top;
	color: #D9531E;
	text-decoration: none;
	font-weight: bold;
	padding-top: 34px;
	text-align: center;
}
#socialnetworks a.twitter {
	background-image: url(images-common/twitter.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 62px;
	padding-left: 0px;
	display: block;
	float: left;
	color: #D9531E;
	font-weight: bold;
	padding-top: 34px;
	text-decoration: none;
	text-align: center;
	background-position: center top;
}
#socialnetworks a.youtube {
	background-image: url(images-common/youtube.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 62px;
	padding-left: 0px;
	text-indent: -2000px;
	display: block;
	float: left;
	background-position: center top;
}

#socialnetworks a.subscribe {
	background-image: url(images-common/subscribe-newsletter.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 444px;
	text-indent: -2000px;
	display: block;
	float: right;
	margin-top: 20px;
}
#menu {
	background-image: url(images-common/menu.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 42px;
	width: 970px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#menu li {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu a.home {
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 90px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu a.company {
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 138px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu a.destinations {
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 186px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu a.travel-family {
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 194px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu a.faq {
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 62px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu a.contact {
	text-indent: -2000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 160px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu a.home:hover, #menu a.company:hover, #menu a.destinations:hover, #menu a.travel-family:hover, #menu a.faq:hover, #menu a.contact:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9531E;
}
#slideshow {
	background-image: url(images-common/bgrd-slideshow.png);
	background-repeat: no-repeat;
	display: block;
	height: 480px;
	width: 940px;
	margin: 0px;
	padding-top: 29px;
	padding-right: 20px;
	padding-bottom: 31px;
	padding-left: 20px;
}
#clocks {
	background-image: url(images-common/clocks.gif);
	height: 36px;
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#travel-orgs {
	background-image: url(images-common/tourist-orgs.jpg);
	padding: 0px;
	height: 90px;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	clear: both;
}
#footer {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	color: #D9531E;
	display: block;
	padding: 0px;
}
#footer a {
	color: #D9531E;
	text-decoration: underline;
}
#content {
	padding: 0px;
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content p {
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content-head {
	width: 930px;
	display: block;
	height: 110px;
}
#content-title {
	float: left;
	width: 450px;
}
#content-title p.breadcrumb {
	font-size: 11px;
	color: #AA4017;
	margin: 0px;
	padding: 0px;
	text-indent: 4px;
}
#content-title p.breadcrumb a {
	font-weight: bold;
	color: #AA4017;
	text-decoration: none;
}
#content-title h1 {
	padding: 0px;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#content-title h1.company {
	background-image: url(images-common/title-company.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.about {
	background-image: url(images-common/title-about.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.why {
	background-image: url(images-common/title-why.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.guides {
	background-image: url(images-common/title-guides.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.destinations {
	background-image: url(images-common/title-destinations.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.mexico {
	background-image: url(images-common/title-mexico.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.domrep {
	background-image: url(images-common/title-domrep.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.costarica {
	background-image: url(images-common/title-costarica.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.puertorico {
	background-image: url(images-common/title-puertorico.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.brazil {
	background-image: url(images-common/title-brazil.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.panama {
	background-image: url(images-common/title-panama.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.nicaragua {
	background-image: url(images-common/title-nicaragua.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.peru {
	background-image: url(images-common/title-peru.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.spain {
	background-image: url(images-common/title-spain.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.cromne {
	background-image: url(images-common/title-cro-mne.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.egypt {
	background-image: url(images-common/title-egypt.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.customtrips {
	background-image: url(images-common/title-customtrips.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-title h1.travel-family {
	background-image: url(images-common/title-travel-family.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.testimonials {
	background-image: url(images-common/title-testimonials.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.gallery {
	background-image: url(images-common/title-gallery.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.partners {
	background-image: url(images-common/title-partners.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.rewards {
	background-image: url(images-common/title-rewards.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.faq {
	background-image: url(images-common/title-faq.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.contact {
	background-image: url(images-common/title-contact.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.termsofuse {
	background-image: url(images-common/title-termsofuse.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.privacy {
	background-image: url(images-common/title-privacypolicy.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-title h1.calendar {
	background-image: url(images-common/title-calendar.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-gallery {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 450px;
	text-align: right;
	height: 96px;
}
#content-gallery a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	color: #FFF;
	text-decoration: none;
	border: 4px solid #FFF;
	display: block;
	float: right;
}
#content-gallery img {
	border: 0px solid #FFF;
}
#content-gallery-dest {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 470px;
	text-align: right;
	height: 96px;
	background-image: url(images-common/clicktoenlarge.png);
	background-position: 262px 72px;
	background-repeat: no-repeat;
}
#content-gallery-dest a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	color: #FFF;
	text-decoration: none;
	border: 4px solid #FFF;
	display: block;
	float: right;
}
#content-gallery-dest a:hover {
	border-top-color: #DAC99E;
	border-right-color: #DAC99E;
	border-bottom-color: #DAC99E;
	border-left-color: #DAC99E;
}
#content-gallery-dest img {
	border: 0px solid #FFF;
}
#content-text {
	clear: both;
	width: 922px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC4F1E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content-text a {
	color: #D9531E;
	text-decoration: none;
}
#content-text-gallery {
	clear: both;
	width: 922px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-text-gallery h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC4F1E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content-text-gallery a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
	color: #FFF;
	text-decoration: none;
	border: 4px solid #FFF;
	display: block;
	float: left;
}
#content-text-gallery a:hover {
	border-top-color: #DAC99E;
	border-right-color: #DAC99E;
	border-bottom-color: #DAC99E;
	border-left-color: #DAC99E;
}


#content-text-gallery img {
	border: 0px solid #FFF;
}
#content-text a.seasons-guide {
	background-image: url(images/weathert.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	display: block;
	margin: 0px;
	height: 147px;
	width: 213px;
	background-color: #CC4F1E;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
#content-text .wcgt {
	font-size: 14px;
	color: #CC4F1E;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 8px;
}
#content-text li {
	line-height: 17px;
}
#content-text #dest img {
	border: 5px solid #CC4F1E;
}
