/* @override http://pwg.kelvin/css/style.css */
@import url("cssreset.css");

body {
	background: #b59871;
	line-height: 1.6em;
	font-size: 			62.5%;
	font-family:	Arial, Trebuchet MS,  Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #645948;
}      

a img {
    border: none;
    }
p {
	font-size: 11px;
	margin: 0 0 15px 0;
}
ul li {
	font-size: 11px;
}
img.polaroids {
	position: relative;
	margin: 0px 0 -20px 0;
}
.link {
	color: #df0005;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

/* encloses the whole body and provides centering */
div#pagecentering {
	background:	url(../images/styles/background/background.jpg) no-repeat center 0;
	height: 800px;
}
div#wrapper {
	width:  950px;   
	margin: 0px auto 15px auto;
}
div#header {
	height: 1px;	
}
a#logo {
	position: absolute;
	margin: 0 0 0 -30px;
	background: url(../images/styles/background/logo.png) no-repeat;
	display: block;
	height: 155px;
	width: 387px;
	float: left;
}
    
div#nav {
	float: left;
	position: absolute;
	margin: 55px 0 0 240px;
    }   
    
/* Menu / Nav */

dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* adjust the spacing between boxes */
#menu .menu-box {
   float: left;
   margin: 0px 8px 0px 0px;
}

/* global setting for a href */
#menu .menu-box a {
	color: #cecabf;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
#home .menu-box a#nav-home,
#contact .menu-box a#nav-contact,
#purchase .menu-box a#nav-purchase,
#news .menu-box a#nav-news,
#places .menu-box a#nav-places,
#about .menu-box a#nav-about,
#menu .menu-box a:hover {
    color: #fff;
    }

#menu dt a:hover, 
#menu dt a.selected {
}

/* top level setting for a href */
#menu dt a {
   display: block;
   padding: 8px 15px 5px 15px;
}
#menu dd {
  position: absolute;
}

/* dropdown list setting for ul */
#menu ul {
	margin-top: 10px;
	margin-left: -1px;
	display: none;
} 
#menu .menu-box:hover ul {  
	display: block;
} 

/* dropdown list setting for li */
#menu ul li {
	width: 150px;
}

#menu ul li a {
	display: block;
	height: 20px;
	padding: 3px 0px 3px 10px;
}
#menu ul li a:hover {
}
#banner {
	float: left;
	margin: 105px 0 0px 30px;
}
#feature {
	clear: both;
	height: 412px;
}
.home-feature {
	clear: both;
	height: 417px !important;	
}
#feature #more-videos {
	position: absolute;
	margin: 230px 0 0 -964px;
}
#feature #home-video {
	float: left;
	width: 456px;  height: 300px;
	margin: 52px 0 0 56px;
}
#feature #home-map {
	float: left;
	width: 377px; height: 292px;
	margin: 5px 0 0 20px;
}
#feature #home-map img {
	margin: 10px 0 0 40px;
}
#feature #home-map-flash {
	margin: -53px 0 0 0;
}
#home-main-top {
	background: url(../images/styles/background/homepage-top-background2.png) no-repeat 0 0;
	height: 679px;
	margin: 50px 0 0 0;
}
.home-primary-col {
	width: 460px;
	float: left;
	margin: -10px 15px 0 30px;
}
.home-photos {
	position: absolute;
	margin-top: 0px;	
}
.home-photos2 {
	float: right;
}
.home-photos3 {
	position: absolute;
	margin: 0 0 0 0;
}
.home-photos4 {
	position: absolute;
	margin: 95px 0 0 0;
}
.home-secondary-col {
	float: left;
	width: 400px;
}
#places-main-top {
	background: url(../images/styles/background/places-we-been-background2.png) no-repeat 0 0;
	height: 679px;
	margin: 50px 0 0 0;
	
}
#main-top {
	background: url(../images/styles/background/content-top-background.png) no-repeat 0 0;
	height: 610px;
	margin: 50px 0 0 0;
}
#main-middle {	
	background:url(../images/styles/background/content-middle-background.png) repeat-y 0 0;
	clear: both;
	float: left;
	min-height: 350px;
	width: 930px;
	margin: 0px 0 0 0;
	padding: 0px 0 0 20px;
	
}
#main-bottom {
		background:url(../images/styles/background/content-bottom-background2.png) no-repeat 0 0;
		clear: both;
		float: left;
		height: 80px;
		width: 100%;
}
#main-bottom .sponsor-logos {
	float: right;
	margin: 5px 35px 0 ;
}
#main-content {
	margin: -300px 0 0 0;
}
#secondary-col {
	width: 235px;
	float: left;
}
#side-nav {
	width: 184px;
	height: 219px;
	margin: 0 0 0 20px;
	padding: 46px 0 0px 0;
	background: url(../images/styles/background/subnav-background.jpg) no-repeat;
}    
#side-nav a {
	display: block;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	color: #645948;
	text-decoration: none;
	font-size: 11.5px;
	text-align: center;
}
#side-nav a:hover, #side-nav a.current {
	color: #df0005;
}
#primary-col {
	margin: 10px 0 0 0;
	width: 640px;
	float: left;
}
p.date {
	color: #df0005;
	font-weight: bold;
	margin-top: 10px;
}
.news-content a,
#primary-col a {
	color: #df0005;
	text-decoration: none;
}
.news-content a:hover,
#primary-col a:hover {
	text-decoration: underline;
}
#primary-col ul.trip-list {
	float: left;
	width: 200px;
	margin-bottom: 30px;
}
.news-content {
	margin: 0 50px 0 15px;
}
.news-box {
	margin: 0 30px 0 30px;
}

/* Places we been */
div.places-single-col {
	width: 815px;
	margin: 0 0 50px 40px;
}
div.places-col1 {
	float: left;
	width: 185px;
	margin: 0 0 0 40px;
}
div.places-col1 ul li a {
	color: #a95025;
}
div.places-col1 img.dvd {
	margin: 0 0 0 30px;
}
div.places-content {
	width: 215px;
	float: left;
	margin: 100px 0 0 130px;
}
div.places-content ul.places-links {
	float: left;
	width: 100px;
	margin: 10px 0 10px 0;
}
div.places-content ul.places-links a {
	color: #645948;
	text-decoration: none;
}
div.places-content ul.places-links a:hover {
	text-decoration: underline;
}
div#places-map {
	float: left;
	width: 527px; height: 322px;
	margin: 33px 0 0 35px;
}
div.places-col1 p {
	color: #a95025;
}
div.places-col1 ul {
	font-size: 11px;
	margin: 0 0 0 10px;
}
div.places-col2 {
	float: left;
	width: 210px;
	margin: 0 15px 0 0;
}
div.places-col2 ul {
	font-size: 11px;
}
div.places-col2 p {
	margin: 10px 0 8px 0;
}
div.places-col3 {
	float: left;
	width: 450px;
	height: 517px;
	margin: 0 0 60px 0;
	background: url(../images/styles/background/country-video-photo.jpg) no-repeat;
}
div.video-box {
	height: 268px;
	width: 420px;
	margin: 17px 0 0 17px;
	float: left
}
div.image-box {
	float: left;
	width: 420px;
	margin: 55px 0 0 10px;
}
div.image-box a {
	display: block;
	width: 95px; height: 70px;
	margin: 7px 3px 2px 7px;
	float: left;
}
/* Purchase Series */
div.purchase-col1 {
	width: 190px;
	padding: 0 0 0 0px;
	margin: 0 10px 0 40px;
	float: left;
}
div.series-link {
	color: #a95025;
	margin: 0 0 20px 0;
}
div.series-link p {
	font-weight: bold;
}
div.series-link ul {
	margin: 0 0 0px 10px;
}
div.series-link ul li a {
	color: #a95025;
}
.series-tabs {
	margin: 0 0 0px 19px;
	background: url(../images/styles/pages/purchase-series/series-tabs.jpg) no-repeat;
	width: 246px; height: 28px;
	float: left;
}
#series-tabs2 {
	margin: 0 0 0px 19px;
	background: url(../images/styles/pages/purchase-series/series-tabs2.jpg) no-repeat;
	width: 246px; height: 28px;
	float: left;
}

.series-tabs a {
	display: block;
	width: 120px; height: 28px;
	float: left;
	text-decoration: none;
}
div.purchase-col2 {
	background: #f9f4e3;
	width: 630px;
	float: left;
	margin: 0 0 0 20px;
	padding: 25px 0 0 0;
}
div.purchase-box {
	margin: 10px 0 0px 20px;
	float: left;	
}
div.purchase-box .dvd-cover {
	margin: 0 0 -5px 8px;	
}
div.purchase-box div.purchase-image {
	float: left;
	margin: 0 0 0 10px;
	height: 150px;
}
div.purchase-box div.purchase-text {
	float: left;
	width: 470px;
	margin: 0 0 0 30px;
}
.back-top {
	float: left;
	margin: 15px 0 20px 255px;
}
.contact-content {
	margin: 10px 0 0 40px;
}
.contact-col1 {
	float: left;
	width: 370px;
}
.contact-col2 {
	float: left;
	width: 420px;
	margin: 45px 0 40px 40px;
}
.contact-col2 label {
	font-size: 11px;
	display: block;
	float: left;
	width: 65px;
	padding: 5px 0 0 0;
}
.contact-col2 textarea,
.contact-col2 input {
	border: none;
	background: #d9ccb2;
	width: 328px; height: 20px;
	margin: 0 0 10px 0;
	font-family: Arial;
	padding: 4px 0 0 5px;
	font-size: 11px;
	color: #645948;
}
.contact-col2 textarea {
	height: 123px;
}
#submit-button {
	background: url(../images/styles/submit-button.gif) no-repeat;
	height: 32px; width: 98px;
	cursor: pointer;
}
a.facebook-link {
	float: left;
	display: block;
	width: 140px; height: 50px;
	margin: 0 0 0 50px;	
	position: absolute;
}
a.twitter-link {
	float: left;
	display: block;
	width: 140px; height: 50px;
	margin: 0 0 0 200px;	
	position: absolute;
}
.music-box {
	clear: both;
}
.music-player-box {
	min-width: 100px;
	margin: 0 20px 0 0;
	float: left;
}
.music-box p {
	float: left;
}
div#footer {   
  clear: both;
  width: 950px;
  margin: 0px auto 15px auto;
  padding: 10px 0 40px 18px;
  font-size: 11px;
  color: #645948;

}          
#footer a {
	color: #645948;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	margin: 0 5px 0 5px;
}
#footer span.footer-left {
	float: left;
}
#footer span.footer-right {
	float: right;
	margin: 0 35px 0 0;
}