body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #545E7A;
	margin: 0;
}
h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #545E7A;
	margin: 2px 0 3px 0;
}
#book h3, #testimonials h3, #postcards h3 {
	margin-top: 4px;
}
a:link {
	color: #FF9A35;
}
a img {
	border: 0;
}
br.clr {
	clear: both;
}
#top {
	padding: 26px 0 10px 8%;
}
#nav {
	margin: 0;
	padding-left: 8%;
	background: #545E7A;
	height: 26px;
}
#nav img {
	padding: 0;
}

/*   ---for multiple pages---   */
#bigpicture {
	margin-bottom: 1px;
}
#lines_of_dots {
	height: 19px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#bottom {
	margin-top: 25px;
	padding-bottom: 20px;
	margin-left: 8%;
}
#headline {
	margin: 3px;
}
html>body #headline {
	margin: -12px 0 0 10px;
}
.featured_content {
	padding: 5px;
}
.featured_content p {
	padding-bottom: 4px;
}
.last_p {
	padding-bottom: 8px;
}
#featured_section .feature {
	float: left;
	display: block;
	border: 1px solid #D6D6D6;
	padding: 3px;
	width: 199px;
}
#featured_section div .featured_image {
	padding-bottom: 3px;
	border-bottom: 1px solid #D6D6D6;
}
#featured_section p {
	margin: 2px 0 0 0;
	font-size: 11px;
}
#featured_section .featured_content, #bestinations {
	position: relative;
}

html>body #featured_section .button, html>body #bestinations .button, html>body #featured_content .button {
	position: absolute;
	bottom: -8px;
	right: 0px;
}
/* for big content pages, like book a trip */
#large_content {
	float: left;
	border: 1px solid #A9AEBC;
	width: 568px;
	padding: 3px;
}


#inner_large_content {
	background: #fff url(images/book_18.jpg) bottom left repeat-x;
	padding: 0 12px 12px 12px;
}


/*   landing-page specific css   */
#landing {
	min-width: 900px;
}
#landing #bigpicture {
	background: transparent url(images/landing_12.jpg) top left no-repeat;
	height: 296px;
}
#landing #bigpicture_bg {
	background: #545E7A url(images/landing_12_sliver.jpg) top right repeat-x;
	height: 296px;
}
#landing #bottom #left {
	float: left;
	width: 350px;
}
#landing #bottom #left img {
	margin-right: 10px;
}
#landing #bottom #left h2 {
	margin-bottom: 3px;
}
#landing #bottom #left p {
	margin: 0 0 3px 0;
}
#landing #bottom .button {
	float: right;
	margin-top: 4px;
}
#landing #featured_section .feature {
	margin-left: 30px;
}
#landing .featured_content p {
	margin-bottom: 10px;
}
#landing #bottom #featured_section div .featured_content {
	background: url(images/landing_30.jpg) bottom left no-repeat;
	height: 92px;
}


/*   about   */
#about {
	min-width: 890px;
}
#about #bigpicture {
	background: #A8C7DB url(images/about_08.jpg) top left no-repeat;
	height: 146px;
}
#about #featured_section .feature {
	margin-right: 30px;
}
#about #featured_section div .featured_content {
	background: url(images/about_gradient_22.jpg) bottom left repeat-x;
	height: 137px;
}
#about #featured_section #wideimage {
	width: 232px;
}
#about #adventure_text {
	width: 300px;
	float: left;
}


/*   top scoring vacations   */
#vacations {
	min-width: 910px;
}
#vacations #bigpicture {
	background: #000 url(images/vacations_02.jpg) top left no-repeat;
	height: 146px;
}
#vacations .headline {
	margin: 0 0 5px 0;
}
#vacations #featured_section .feature {
	width: 251px;
	margin-right: 20px;
}
#vacations #featured_section .feature .featured_content {
	background: url(images/landing_30.jpg) bottom left repeat-x;
	padding-bottom: 5px;
}
#vacations #other_tours {
	margin-top: 35px;
}
#vacations .other_individual {
	width: 251px;
	float: left;
	font-size: 12px;
	margin: 0 25px 20px 0;
	padding-left: 3px;
}
#vacations .other_individual .button {
	float: right;
}
#vacations .featured_content {
}

/*  send a postcard  */
#postcards #bigpicture {
	background: #6A90CB url(images/postcard_08.jpg) top left no-repeat;
	height: 146px;
}
#postcards {
	min-width: 880px;
}
#postcards #featured_section .feature .featured_content {
	background: url(images/landing_30.jpg) bottom left repeat-x;
	padding: 0 5px 5px 4px;
}
#postcards #featured_section {
	float: left;
	margin-left: 15px;
}


/* book a trip */
#book {
	min-width: 890px;
}
#book #bigpicture_bg {
	background: #6A90CB url(images/booktrip_tile.jpg) top right repeat-x;
	height: 146px;
}
#book #bigpicture {
	background: transparent url(images/book_08.jpg) top left no-repeat;
	height: 146px;
}
#book h4 {
	margin: 15px 0 5px 0;
}
#book #bestinations {
	float: left;
	border: 1px solid #A9AEBC;
	width: 568px;
	padding: 3px;
}
#book #inner_bestinations {
	background: #fff url(images/book_18.jpg) bottom left repeat-x;
	padding: 0 12px 12px 12px;
}
#book #inner_bestinations select {
	margin: 0 10px -3px 10px;
}
#book #inner_bestinations input {
	margin: 0 3px -3px 10px;
}
#book #featured_section {
	float: left;
	margin-left: 15px;
}
#book #featured_section .feature .featured_content {
	background: url(images/landing_30.jpg) bottom left repeat-x;
	padding: 0 5px 5px 4px;
}

/*   testimonials   */
#testimonials {
	min-width: 880px;
}
#testimonials #bigpicture {
	background: #fff url(images/testimonials_08.jpg) top left repeat-x;
	height: 146px;
}
#testimonials #featured_section {
	float: left;
	margin-left: 15px;
}
#testimonials .name {
	margin-left: 10px;
	font-style: italic;
}
#testimonials #featured_section .feature .featured_content {
	background: url(images/landing_30.jpg) bottom left repeat-x;
	padding: 0 5px 5px 4px;
}

/*   strategy guide   */
#strategy {
	min-width: 950px;
}
#strategy #bigpicture {
	background: #F2E6E5 url(images/strategy_08.jpg) top left no-repeat;
	height: 146px;
}
#strategy #featured_section .feature {
	margin-right: 20px;
}
#strategy #featured_section #wideimage {
	width: 232px;
}
#strategy #main_text {
	width: 360px;
	float: left;
}
#strategy #main_text ul {
	line-height: 1.3em;
}
#strategy #main_text ul li {
	list-style-type: circle;
}
#strategy .featured_content {
	background: url(images/about_gradient_22.jpg) bottom left repeat-x;
}
#strategy #passport_copy {
	margin-bottom: 20px;
}