/* Global */

body, html, p, ul, ol, li, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

a img {
	border-style: none;
}

a:focus, a:active {
	outline: none;
}

.clearing {
	clear: both;
	height: 0;
	overflow: hidden;
	margin: -1px 0 0 0;
	width: 100%;
}

a {
	text-decoration: none;
	color: #bcb032;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:focus, a:active {
	outline: none !important;
}

.mb15 {
	margin-bottom: 15px;
}

.fr {
	float: right !important;
}

.fl {
	float: left !important;
}

.mr20 {
	margin-right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mb5 {
	margin-bottom: 5px;
}

.img-brdr {
	border: 3px solid #fff;
}

strong {
	font-weight: bold;
}

/* Headers */

body {
	color: #fff;
	font: normal normal 13px/1.5em Constantia, Georgia, serif;
	background-color: #7a251d;
}

#hide-me {
	text-indent: -5000px;
	height: 1px;
	margin-top: -1px;
}

#header-home {
	width: 100%;
	height: 385px;
	margin: 0;
	padding: 0;
	clear: both;
	background: #fdfbf7 url(../img/backgrounds/home-header-385.jpg) repeat-x;
}

#header-home-wrap {
	width: 960px;
	height: 385px;
	margin: 0 auto;
}

#header-dest {
	width: 100%;
	height: 470px;
	margin: 0;
	padding: 0;
	clear: both;
	background: #fdfbf7 url(../img/backgrounds/background-dest-470.png) repeat-x;
}

#header-dest-wrap {
	width: 960px;
	height: 470px;
	margin: 0 auto;
}

#header-sec {
	width: 100%;
	height: 180px;
	margin: 0;
	padding: 0;
	clear: both;
	background: #fdfbf7 url(../img/backgrounds/secondary-header-180.jpg) repeat-x;
}

#header-sec-wrap {
	width: 960px;
	height: 180px;
	margin: 0 auto;
}

div.divider {
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	clear: both;
	border-top: 1px dotted #caa8a5;
}

/* Background Images for Headers */

.botswana {
	background: url(../img/headers/botswana.jpg) no-repeat;
}

.gabon {
	background: url(../img/headers/gabon.jpg) no-repeat;
}

.kenya {
	background: url(../img/headers/kenya.jpg) no-repeat;
}

.madagascar {
	background: url(../img/headers/madagascar.jpg) no-repeat;
}

.malawi {
	background: url(../img/headers/malawi.jpg) no-repeat;
}

.mozambique {
	background: url(../img/headers/mozambique.jpg) no-repeat;
}

.namibia {
	background: url(../img/headers/namibia.jpg) no-repeat;
}

.rwanda {
	background: url(../img/headers/rwanda.jpg) no-repeat;
}

.seychelles {
	background: url(../img/headers/seychelles.jpg) no-repeat;
}

.southafrica {
	background: url(../img/headers/southafrica.jpg) no-repeat;
}

.tanzania {
	background: url(../img/headers/tanzania.jpg) no-repeat;
}

.zambia {
	background: url(../img/headers/zambia.jpg) no-repeat;
}

.zimbabwe {
	background: url(../img/headers/zimbabwe.jpg) no-repeat;
}

.travel {
	background: url(../img/headers/travel.jpg) no-repeat;
}

.commitment {
	background: url(../img/headers/commitment.jpg) no-repeat;
}

.guides {
	background: url(../img/headers/guides.jpg) no-repeat;
}

.partners {
	background: url(../img/headers/partners.jpg) no-repeat;
}

.testimonials {
	background: url(../img/headers/testimonials.jpg) no-repeat;
}

.newsletter {
	background: url(../img/headers/newsletter.jpg) no-repeat;
}

.contact {
	background: url(../img/headers/contact.jpg) no-repeat;
}

.history {
	background: url(../img/headers/history.jpg) no-repeat;
}

.expose {
	background: url(../img/headers/expose.jpg) no-repeat;
}

.blog {
	background: url(../img/headers/blog.jpg) no-repeat;
}

/* Logos */

#logo {
	width: 267px;
	height: 108px;
	z-index: 100;
	position: relative;
	top: 20px;
	left: 40px;
	float: left;
	z-index: 9999;
}

#logo a {
	width: 267px;
	height: 108px;
	display: block;
	text-indent: -5000px;
	background: url(../img/global/piperandheath-logo.png) no-repeat;
	z-index: 9999;
}

#tagline {
	float: right;
	text-indent: -5000px;
	background: url(../img/global/journeys.png) no-repeat;
	width: 209px;
	height: 9px;
	position: relative;
	right: 40px;
	top: 30px;
	display: block;
	z-index: 9999;
}

/* Navigation */

#navigation {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	background: url(../img/global/navigation-background.png) no-repeat 0 bottom;
	clear: both;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li a#home {
	width: 60px;
	background: url(../img/navigation/home.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#home:hover, #navigation ul li a#home.active {
	background-position: 0 bottom;
}

#navigation ul li a#history {
	width: 65px;
	background: url(../img/navigation/history.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#history:hover, #navigation ul li a#history.active {
	background-position: 0 bottom;
}

#navigation ul li a#commitment {
	width: 100px;
	background: url(../img/navigation/commitment.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#commitment:hover, #navigation ul li a#commitment.active {
	background-position: 0 bottom;
}

#navigation ul li a#destinations {
	width: 101px;
	background: url(../img/navigation/destinations.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#destinations:hover, #navigation ul li a#destinations.active {
	background-position: 0 bottom;
}

#navigation ul li a#travel {
	width: 122px;
	background: url(../img/navigation/travel.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#travel:hover, #navigation ul li a#travel.active {
	background-position: 0 bottom;
}

#navigation ul li a#guides {
	width: 58px;
	background: url(../img/navigation/guides.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#guides:hover, #navigation ul li a#guides.active {
	background-position: 0 bottom;
}

#navigation ul li a#expose {
	width: 60px;
	background: url(../img/navigation/expose.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#expose:hover, #navigation ul li a#expose.active {
	background-position: 0 bottom;
}

#navigation ul li a#partners {
	width: 74px;
	background: url(../img/navigation/partners.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#partners:hover, #navigation ul li a#partners.active {
	background-position: 0 bottom;
}

#navigation ul li a#testimonials {
	width: 103px;
	background: url(../img/navigation/testimonials.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#testimonials:hover, #navigation ul li a#testimonials.active {
	background-position: 0 bottom;
}

#navigation ul li a#blog {
	width: 45px;
	background: url(../img/navigation/blog.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#blog:hover, #navigation ul li a#blog.active {
	background-position: 0 bottom;
}

#navigation ul li a#newsletter {
	width: 92px;
	background: url(../img/navigation/newsletter.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#newsletter:hover, #navigation ul li a#newsletter.active {
	background-position: 0 bottom;
}

#navigation ul li a#contact {
	width: 80px;
	background: url(../img/navigation/contact.gif) no-repeat left top;
	display: block;
	height: 40px;
	text-indent: -5000px;
}

#navigation ul li a#contact:hover, #navigation ul li a#contact.active {
	background-position: 0 bottom;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 35px 0 20px;
	background: url(../img/global/navigation-background.png) no-repeat 0 top;
	clear: both;
	text-align: center;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#flags {
	margin: 0 auto;
	height: 24px;
}

#social {
	margin: 15px auto 0 auto;
	height: 24px;
}

a#facebook {
	padding-left: 25px;
	background: url(../img/footer/facebook_16.png) no-repeat;
	padding-right: 5px;
}

a#twitter {
	padding-left: 25px;
	background: url(../img/footer/twitter_16.png) no-repeat;
	padding-right: 5px;
}

#flags ul, #social ul {
	list-style-type: none;
}

#flags ul li,  #social ul li {
	display: inline;
	padding-right: 15px;
}

#flags ul li.last,  #social ul li.last {
	padding-right: 0;
}

#address {
	margin: 10px auto 0;
	font-size: 12px;
}

#links {
	margin: 10px auto 0;
	color: #caa8a5;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

#links a, #copyright a {
	color: #caa8a5;
}

#copyright {
	margin: 10px auto 0;
	color: #caa8a5;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

.alonsocreative {
	font: normal normal .9em Helvetica, sans-serif;
	margin-top: 8px;
}

/* Homepage */

#flash-wrap {
	width: 960px;
	height: 385px;
	position: absolute;
	top: 0;
	z-index: 100;
}

.ie7 #flash-wrap {
	width: 960px;
	height: 385px;
	z-index: 100;
	margin-left: -260px;
}

#home-left {
	width: 420px;
	float: left;
	margin-right: 40px;
}

#home-right {
	width: 420px;
	float: left;
	background: url(../img/home/gradient.jpg) no-repeat center center;
	margin-top: 10px;
}

#home-spiff-top {
	width: 420px;
	height: 80px;
	margin: 0;
	clear: both;
}

#home-spiff-bottom {
	width: 420px;
	height: 100px;
	margin: 0;
}

#spiff-1 {
	float: left;
	width: 200px;
	margin-right: 20px;
	display: block;
	height: 80px;
}

#spiff-2 {
	float: left;
	width: 200px;
	display: block;
	height: 80px;
}

#spiff-3 {
	float: left;
	width: 200px;
	margin-right: 20px;
	display: block;
	height: 100px;
}

#spiff-4 {
	float: left;
	width: 200px;
	display: block;
	height: 100px;
}

a.destinations {
	width: 200px;
	height: 80px;
	display: block;
	text-indent: -5000px;
	background: url(../img/home/destinations.png) no-repeat;
}

a.call {
	width: 200px;
	height: 80px;
	display: block;
	text-indent: -5000px;
	background: url(../img/home/call.png) no-repeat;
}

a.commitment {
	width: 200px;
	height: 100px;
	display: block;
	text-indent: -5000px;
	background: url(../img/home/commitment.png) no-repeat;
}

a.expose {
	width: 200px;
	height: 100px;
	display: block;
	text-indent: -5000px;
	background: url(../img/home/expose-tanzania.png) no-repeat;
}

/* General Content */

#content-wrap {
	width: 880px;
	clear: both;
	margin: 10px auto 20px;
}

#left {
	width: 615px;
	float: left;
}

#left strong {
	color: #ded7ce;
	padding-right: 5px;
}

#divider, #divider-travel {
	width: 65px;
	float: left;
	background: url(../img/divider/bottom-tip.png) no-repeat 0 bottom;
}

#right {
	width: 200px;
	float: left;
}

#top-tip {
	width: 65px;
	height: 106px;
	display: block;
	background: url(../img/divider/top-tip.png) no-repeat;
}

#left h1, #travel-wrap h1, #left-expose h1, #left-guides h1 {
	color: #bcb032;
	font: normal normal 21px Helvetica, Arial, sans-serif;
	margin: 0 0 5px;
}

#home-left h2, #travel-wrap h2 {
	color: #bcb032;
	font: normal normal 18px Helvetica, Arial, sans-serif;
	margin: 0 0 5px;
}

#left p, #home-left p, #left-expose p, #left-guides p {
	margin-bottom: 20px;
}

/* Destinations Main */

#flash-wrap-dest {
	width: 960px;
	height: 470px;
	position: absolute;
	top: 0;
	z-index: 100;
}

.ie7 #flash-wrap-dest {
	width: 960px;
	height: 470px;
	z-index: 100;
	margin-left: -260px;
}

#left h2 {
	color: #bcb032;
	font: normal normal 18px Helvetica, Arial, sans-serif;
	margin: 0 0 5px;
}

#left ul, #left-expose ul {
	list-style-type: none;
	border: 1px solid #541a14;
	padding: 15px;
	background-color: #942d24;
	margin-bottom: 15px;
}

#left ul li, #left-expose ul li {
	color: #fff;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 8px;
	padding-left: 15px;
	background: url(../img/bullets/dest-bullet-2.png) no-repeat 0 10px;
}

#left ul li.first, #left-expose ul li.first {
	padding-top: 0;
	background: url(../img/bullets/dest-bullet-2.png) no-repeat 0 2px;
}

#left ul li p, #left ul li.first p, #left-expose ul li p, #left-expose ul li.first p {
	margin-top: 0;
	margin-bottom: 8px;
}

#left ul a, #left-expose ul a {
	color: #fdd1d0;
	text-decoration: none;
}

#left ul a:hover, #left-expose ul a:hover {
	color: #fdd1d0;
	text-decoration: underline;
}

.note {
	font-size: 10px;
	color: #fdd1d0;
	line-height: 1.2em;
}

.slides-note {
	font-size: 10px;
	color: #fdd1d0;
	line-height: 1.4em;
	position: relative;
	top: 132px;
	text-align: left;
	margin-top: -2px;
}

/* Destinations Side */

#select-destination {
	width: 200px;
	height: 24px;
	clear: both;
	text-indent: -5000px;
	background: url(../img/destinations/select-destination.gif) no-repeat;
}

#select-destination a {
	display: block;
	width: 200px;
	height: 24px;
	color: #7a251d;
}

#dest-dd {
	width: 190px;
	margin-left: 10px;
	font-size: 10px;
	background: #fdfbf7 url(../img/destinations/dest-shadow.png) no-repeat 0 top;
	z-index: 100;
	display: block;
	position: relative;
	font-weight: bold;
}

.win #dest-dd {
	width: 190px;
	margin-left: 10px;
	font-size: 9px;
	background: #fdfbf7 url(../img/destinations/dest-shadow.png) no-repeat 0 top;
	z-index: 100;
	display: block;
	position: relative;
	font-weight: bold;
}

#dest-dd a {
	color: #7a251d;
	text-decoration: none;
	display: block;
	text-indent: 0;
}

#dest-dd a:hover {
	color: #000;
	text-decoration: none;
}

#dest-dd ul {
	list-style-type: none;
}

#dest-dd ul li {
	padding-left: 16px;
	background: url(../img/bullets/dest-bullet.png) no-repeat 3px 4px;
}

#dest-dd ul li.first {
	padding-top: 10px;
	background: url(../img/bullets/dest-bullet.png) no-repeat 3px 14px;
}

#dest-dd ul li.last {
	padding-bottom: 5px;
}

.dest-col {
	width: 94px;
	float: left;
}

.col-divider {
	border-right: 1px solid #fdd1d0;
}

#back-to-country {
	color: #bcb032;
	font-size: 14px;
	margin-bottom: 15px;
	clear: both;
}

#back-to-country:hover {
	color: #fff;
	cursor: pointer;
}

/* Map Side */

#side-map {
	width: 200px;
	margin: 0;
	height: 228px;
	clear: both;
	display: block;
	z-index: -50;
}

#side-map.botswana {
	background: url(../img/destinations/botswana-map.png) no-repeat center center;
}

#side-map.gabon {
	background: url(../img/destinations/gabon-map.png) no-repeat center center;
}

#side-map.kenya {
	background: url(../img/destinations/kenya-map.png) no-repeat center center;
}

#side-map.madagascar {
	background: url(../img/destinations/madagascar-map.png) no-repeat center center;
}

#side-map.malawi {
	background: url(../img/destinations/malawi-map.png) no-repeat center center;
}

#side-map.mozambique {
	background: url(../img/destinations/mozambique-map.png) no-repeat center center;
}

#side-map.namibia {
	background: url(../img/destinations/namibia-map.png) no-repeat center center;
}

#side-map.rwanda {
	background: url(../img/destinations/rwanda-map.png) no-repeat center center;
}

#side-map.seychelles {
	background: url(../img/destinations/seychelles-map.png) no-repeat center center;
}

#side-map.southafrica {
	background: url(../img/destinations/southafrica-map.png) no-repeat center center;
}

#side-map.tanzania {
	background: url(../img/destinations/tanzania-map.png) no-repeat center center;
}

#side-map.zambia {
	background: url(../img/destinations/zambia-map.png) no-repeat center center;
}

#side-map.zimbabwe {
	background: url(../img/destinations/zimbabwe-map.png) no-repeat center center;
}

/* Slideshows */

#slideshow-warp {
	float: left;
	margin-bottom: 5px;
	width: 170px;
	display: block;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 5px;
	height: 138px;
	padding-bottom: 5px;
}

#slideshow-warp-expose {
	float: right;
	margin-bottom: 10px;
	width: 170px;
	height: 127px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 5px 0 10px 20px;
}

#slideshow-warp-destinations {
	float: left;
	width: 170px;
	height: 127px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 5px 20px 10px 0;
}

#slides {
	position: absolute;
}

#slides span {
	display: block;
	float: left;
	position: absolute;
}

/* Side quotes */

#quote-side {
	width: 200px;
	margin-left: 10px;
	text-align: center;
}

#quote-side h3 {
	font-size: 14px;
	text-align: center;
}

#attractions {
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
}

#attractions h4 {
	font-size: 12px;
	font-variant: small-caps;
	color: #bcb032;
	border-top: 1px solid #9c3026;
	padding-top: 8px;
	margin-bottom: 0;
}

#attractions ul {
	list-style-type: none;
	font-size: 10px;
	margin-top: 0;
}

/* Featured Journeys */

#journeys-top {
	width: 615px;
	height: 40px;
	margin: 20px 0 0;
	display: block;
	background: url(../img/destinations/featured-journeys-top.jpg) no-repeat;
}

#specials-top {
	width: 615px;
	height: 40px;
	margin: 20px 0 0;
	display: block;
	background: url(../img/destinations/featured-specials-top.jpg) no-repeat;
}

#featured-journeys, #featured-specials {
	width: 615px;
	background: url(../img/destinations/featured-journeys-back.jpg) repeat-y;
	margin: 0;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}

#featured-journeys a:hover, #featured-specials a:hover {
	color: #7a251d;
}

#journeys-bottom, #specials-bottom {
	width: 615px;
	height: 16x;
	margin: 0 0 20px;
	display: block;
	background: url(../img/destinations/featured-journeys-bottom.jpg) no-repeat;
}

#journeys-wrap, #specials-wrap {
	width: 570px;
	margin: 0 0 0 21px;
}

#journeys-wrap .journey {
	width: 270px;
	margin-right: 20px;
	float: left;
	cursor: pointer;
}

#specials-wrap .journey {
	cursor: pointer;
}

#journeys-wrap .journey.last {
	margin-right: 0;
	width: 280px;
}

#journeys-wrap .journey img {
	margin-right: 15px;
	float: left;
}

#journeys-wrap .journey p {
	font: normal 11px/1.4em Arial, Helvetica, sans-serif;
	color: #7a251d;
	float: left;
	width: 135px;
	margin: 10px 0 0;
}

#specials-wrap .journey p {
	font: normal 11px/1.4em Arial, Helvetica, sans-serif;
	color: #7a251d;
	margin: 0 0 10px;
}

.win #journeys-wrap .journey p {
	font: normal 10px/1.4em Arial, Helvetica, sans-serif;
	color: #7a251d;
	float: left;
	width: 135px;
	margin: 0;
}

p.journey-head {
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}

/* Commitment */

p.right {
	width: 405px;
	float: left;
	margin-right: 10px;
	font-size: 16px;
	line-height: 21px;
}

#commitment-animal {
	width: 200px;
	height: 148px;
	display: block;
	float: left;
	margin: 0 0 5px;
}

#commitment-kids {
	width: 227px;
	height: 142px;
	display: block;
	float: right;
	margin: 0 0 5px 20px;
}

.commitment-side p {
	margin: 10px auto 0;
}

.commitment-last {
	
}

/* Travel Methods */

#travel-wrap {
	width: 960px;
	clear: both;
	margin: 10px auto 20px;
}

#travel-wrap h2, #travel-wrap p.top {
	margin-left: 15px;
}

#travel-wrap p {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#travel-wrap ul {
	list-style-type: none;
	width: 200px;
	margin-left: 30px;
	margin-bottom: 15px;
	background: url(../img/travel-methods/travel-methods.png) no-repeat -15px top;
}

#travel-wrap li {
	width: 300px;
	padding: 3px 3px 3px 12px;
	color: #7a251d;
}

#travel-wrap li.first {
	width: 300px;
	padding: 14px 3px 3px 12px;
	color: #7a251d;
}

#travel-wrap li.last {
	width: 300px;
	padding: 3px 3px 6px 14px;
	color: #7a251d;
}

#travel-methods-wrap {
	width: 900px;
	margin-top: 0;
	clear: both;
	background: url(../img/travel-methods/travel-methods.png) no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 35px;
}

.method-col {
	width: 133px;
	margin-right: 0px;
	float: left;
	padding: 0 8px;
	border-right: 1px dotted #caa8a5;
	margin-bottom: 8px;
}

.method-col-last {
	width: 134px;
	margin-right: 0px;
	float: left;
	padding: 0 8px;
	border-right-style: none;
	margin-bottom: 8px;
}

.method-col h5, .method-col-last h5 {
	color: #7a251d;
	border-top: 1px solid #9c3026;
	margin-bottom: -8px;
	padding-top: 4px;
	font: 10px Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

.method-col p, .method-col-last p {
	font-size: 10px;
	color: #000;
	line-height: 1.4em;
	margin: 8px 0;
}

.method-col img.bottom, .method-col-last img.bottom {
	
}

#travel-methods-bottom {
	width: 960px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../img/travel-methods/travel-methods-bottom.png) no-repeat 0 bottom;
}

div.travel-title {
	width: 840px;
	margin: 0;
	padding: 15px 80px 15px 40px;
	background: url(../img/guides/guides-back.jpg) repeat-y;
	height: 51px;
}

div.travel-title img {
	float: left;
	margin-right: 20px;
}

div.guides-bio p.intinerary {
	color: #7a251d;
	font: 16px Constantia, Georgia, serif;
	margin-bottom: 5px;
}

div.travel-top {
	background: url(../img/travel-methods/travel-top.jpg) no-repeat;
	width: 615px;
	height: 15px;
	display: block;
}

div.travel-bottom {
	background: url(../img/travel-methods/travel-bottom.jpg) no-repeat;
	width: 615px;
	height: 16px;
	display: block;
}

div.travel-title {
	width: 515px;
	margin: 0;
	padding: 5px 80px 5px 20px;
	background: url(../img/travel-methods/travel-back.jpg) repeat-y;
	height: 31px;
}

div.travel-bio {
	width: 555px;
	margin: 0;
	background: url(../img/travel-methods/travel-back.jpg) repeat-y;
	padding: 15px 40px 15px 20px;
}

div.travel-bio p {
	color: #541a14;
	margin: 0 0 10px 38px !important;
	line-height: 1.33em;
	font-size: 12px;
}

#travel-types {
	width: 597px;
	padding: 8px;
	margin-bottom: 15px;
	border: 1px solid #631e18;
	background-color: #942d24;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

#travel-types:hover {
	background-color: #6f221d;
	cursor: pointer;
}

#journey-travel {
	margin-left: 38px;
	margin-top: 15px;
	cursor: pointer;
	border-top: 1px dotted #caa8a5;
	padding-top: 15px;
}

p.travel-featured {
	color: #7a251d !important;
	font: bold 12px Constantia, Georgia, serif !important;
	margin-top: 0 !important;
}

p.featured-title, p.featured-title img {
	margin-left: -38px;
	margin-bottom: 5px;
}

.travel-slides {
	margin-left: 38px;
}

/* Expose */

#expose-logo {
	float: left;
	width: 117px;
	height: 45px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#left-expose {
	width: 495px;
	float: left;
}

#right-expose {
	width: 320px;
	float: left;
}

#right-expose p {
	font-size: 11px;
	margin-bottom: 10px;
	color: #fdd1d0;
	line-height: 1.4em;
}

.expose-logo-big {
	margin-bottom: 25px;
	text-align: center;
}

/* Guides */

#guides-wrap {
	width: 960px;
	clear: both;
	margin: 10px auto 20px;
}

#guides-wrap h1, #guides-wrap p.top {
	margin-left: 15px;
}

#guides-wrap h1 {
	margin-bottom: 15px;
}

#guides-wrap p.top {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#guides-wrap ul {
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 15px;
}

#guides-wrap li {
	padding: 3px 3px 3px 12px;
	color: #7a251d;
}

#guides-wrap li.first {
	padding: 14px 3px 3px 12px;
	color: #7a251d;
}

#guides-wrap li.last {
	padding: 3px 3px 6px 14px;
	color: #7a251d;
}

div.guides-top {
	background: url(../img/guides/guides-top.jpg) no-repeat;
	width: 960px;
	height: 15px;
	display: block;
}

div.guides-bottom {
	background: url(../img/guides/guides-bottom.jpg) no-repeat;
	width: 960px;
	height: 17px;
	display: block;
}

div.guides-title {
	width: 840px;
	margin: 0;
	padding: 15px 80px 15px 40px;
	background: url(../img/guides/guides-back.jpg) repeat-y;
	height: 100px;
}

div.guides-title img {
	float: left;
	margin-right: 20px;
}

div.guides-bio {
	width: 840px;
	margin: 0;
	background: url(../img/guides/guides-back.jpg) repeat-y;
	padding: 15px 80px 15px 40px;
}

div.guides-bio a:hover {
	color: #7a251d;
}

div.guides-bio p {
	color: #541a14;
	margin-bottom: 15px;
}

div.guides-title p.titles {
	color: #7a251d;
	font: 21px Constantia, Georgia, serif;
	margin-bottom: 5px;
}

/* Contact */

p.right-contact {
	margin-top: 10px;
}

#contact-simple {
	width: 583px;
	border: 1px solid #541a14;
	padding: 15px;
	background-color: #942d24;
	margin-bottom: 15px;
}

#contact-simple p.left-field {
	float: left;
	width: 145px;
	padding-right: 15px;
	margin: 0 0 15px;
}

#contact-simple p.right-field {
	float: left;
	width: 408px;
	padding-left: 15px;
	margin: 0 0 15px;
}

#contact-simple input.field {
	background-color: #f9f8f5;
	color: #7a251d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left: 3px solid #541a14;
	vertical-align: middle;
	width: 80%;
	padding: 6px;
	font: 11px Constantia, Georgia, serif;
}

#contact-simple input.field-short {
	background-color: #f9f8f5;
	color: #7a251d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left: 3px solid #541a14;
	vertical-align: middle;
	width: 40%;
	padding: 6px;
	font: 11px Constantia, Georgia, serif;
}

#contact-simple textarea.field {
	background-color: #f9f8f5;
	color: #7a251d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left: 3px solid #541a14;
	vertical-align: middle;
	width: 80%;
	padding: 6px;
	font: 11px Constantia, Georgia, serif;
	height: 150px;
}

#contact-simple select {
	width: 80%;
}

/* History */

.image-left {
	float: left;
	margin: 0 20px 5px 0;
}

.image-right {
	float: right;
	margin: 0 0 5px 10px;
}

/* Testimonials */

#testimonials {
	width: 615px;
	clear: both;
}

#test-left {
	width: 295px;
	float: left;
	margin-right: 25px;
}

#test-right {
	width: 295px;
	float: left;
}

#testimonials p {
	font-size: 12px;
	margin-bottom: 10px;
	color: #fdd1d0;
	line-height: 1.4em;
}

#testimonials p.t-name {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}

.testimonial {
	width: 269px;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	padding: 10px;
	border: 3px double #541a14;
	background-color: #842920;
}

/* Blog */

.published {
	font-size: 10px;
	color: #fdd1d0;
	line-height: 1.4em;
}

.tags {
	font-size: 11px;
	border-top: 1px dotted #541a14;
	padding-top: 3px;
}

.hfeed {
	
}

p.cat-listing {
	margin-bottom: 8px !important;
}

div.categories-side p {
	text-align: left !important;
}

p.prev {
	width: 50%;
	font-size: 11px;
	border-top: 1px dotted #541a14;
	padding-top: 3px;
	float: left;
	text-align: left;
}

p.next {
	width: 50%;
	font-size: 11px;
	border-top: 1px dotted #541a14;
	padding-top: 3px;
	float: right;
	text-align: right;
}

p.bigger {
	font-size: 14px;
	line-height: 1.5em;
}

#blog-side p {
	margin: 0 0 4px;
}

#rss {
	text-align: left;
	background: url(../img/blog/feed-icon.png) no-repeat 0 center;
	padding-left: 20px;
}

#rss a {
	color: #fff;
	font-size: 10px;
}

/* Calendar */

input.DatePicker {
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	font-size: 13px;
	background: url(../img/calendar/date.gif) no-repeat left;
	cursor: pointer;
	border-style: none;
}

input:focus.DatePicker {
	background: #fffce9 url(../img/calendar/datefocus.gif) no-repeat left;
}

.dp_container {
	position: relative;
	padding: 0;
	z-index: 500;
}

.dp_cal {
	background-color: #fff;
	border: 4px solid #541a14;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}

.dp_cal table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.dp_cal select {
	margin: 2px 3px;
	font-size: 11px;
}

.dp_cal select option {
	padding: 1px 3px;
}

.dp_cal th,
.dp_cal td {
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}

.dp_cal th {
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #fff;
	background: #541a14;
	font-weight: bold;
}

.dp_cal td {
	cursor: pointer;
	background-color: #fdd1d0;
}

.dp_cal thead th {
	background: #fdfbf7;
}

.dp_cal td.dp_roll {
	color: #7a251d;
	background: #fdd1d0;
}

/* must have this for the IE6 select box hiding */

.dp_hide {
	visibility: hidden;
}

.dp_empty {
	background: #fff !important;
}

.dp_today {
	background: #c2a3a2 !important;
	color: #fff !important;
}

.dp_selected {
	color: #fff !important;
	background: #7a251d !important;
}

/* Travel Action */

#travel-action {
	width: 597px;
	padding: 8px;
	margin-bottom: 15px;
	border: 1px solid #631e18;
	background-color: #fdd1d0;
	font-size: 12px;
	color: #7a251d;
	text-align: center;
}

#travel-action img {
	margin-right: auto;
	margin-left: auto;
}

#travel-action:hover {
	background-color: #541a14;
	cursor: pointer;
	color: #fff;
}

/* Travel contact */

#travel-contact {
	width: 597px;
	padding: 8px 8px 0;
	margin-bottom: 15px;
	border: 1px solid #631e18;
	background-color: #fdfbf7;
	font-size: 13px;
	color: #7a251d;
	text-align: center;
}

#travel-contact img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}

#travel-contact:hover {
	background-color: #541a14;
	cursor: pointer;
	color: #fff;
}

/* Sitemap */

div.map-col {
	float: left;
	width: 285px;
	margin-right: 20px;
	padding-left: 15px;
}

div.map-col a:visited {
	color: #fdd1d0;
}

div.map-col .last {
	margin-bottom: 10px;
}

p.level-one {
	font-size: 14px;
	margin-bottom: 10px;
}

p.level-two {
	margin-left: 10px;
	font-size: 12px;
}

p.level-three {
	margin-left: 20px;
	font-style: italic;
	font-size: 12px;
}