@charset "utf-8";
/* CSS Document */

body {
	background-color: #fceec9;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	overflow-y: scroll;
	font-size: 14px;
}

.wrapper{
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 10px auto 0px auto;
	position:relative;
}


img {
border:none;
}

h1, h2, h3, h4, h5, h6{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:13px;
}

p {
	margin: 15px 0 0 0;
	padding: 0px;
	text-align: justify;
}

.header{
	margin: 15px 0 30px 0;
	padding: 0px;
	text-align: center;
}

.header img{
	margin-right: 0px;
}

#dest {
	margin-right: 5px;
}

#last{
	margin-right: 0px;
}

.nav{
	text-align: center;
}

.nav a{
	color: #104E8B;
	text-decoration: none;
	font-size: 14px;
}

.nav a:hover{
	color: #B6651C;
	text-decoration: none;
}

#selected{
	color: #B6651C;
}

.content{
	text-align: justify;
}

.centered{
	text-align: center;
	width: 100%;
}

ul.newsbullets {
	font-size: 12px;
	margin: 8px 10px 10px 12px;
	padding: 0px;
	text-align: left;
}

.news_content h2{
	font-size: 11px;
	margin: 15px 10px 10px 10px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

.news_content h3{
	color: rgb(229, 142, 26);
	font-size: 11px;
	margin: 15px 10px 10px 10px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

.news_content h4{
	font-size: 13px;
	margin: 15px 10px 10px 10px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

.news_content #news img{
	margin: 10px;
}

a{
	text-decoration: none;
	color: #104E8B;
}

a:hover{
	text-decoration: underline;
}

.grey{
	color: rgb(88, 85, 79);
}

.footer{
	margin: 40px 0 30px 0;
	padding: 0px;
}

#camps{
	font-size: 9px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#camps td{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
}

#head{
	font-weight: bold;
	background-color: rgb(191, 191, 191);
}

#red{
	background-color: rgb(252, 213, 180);
}

#lightgrey{
	background-color: rgb(216, 216, 216);
}

.letter {
	font-family:"Comic Sans MS",cursive;
	font-size:14px;
	font-style:italic;
	text-align:justify;
	margin: 20px 0 45px 0;
}

.boldname {
	font-weight: bold;
}

.destination a{
	line-height: 25px;
	font-size: 14px;
}

#headline{
	line-height: 25px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.quotation {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#content {
	margin:0px;
	padding:0px;
	background-color:#fceec9;
	}
	
.photocredits {
	font-size: 9px;
	text-align: center;
	width: 631px;
	height: 110px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

	
/* J9 styles */

#logobanner {
	width: 841px;
	height: 115px;
	background-color: #FCEEC9;
	margin-bottom: 0px;
}
#mainlogo {
	margin-left: 4px;
	position: absolute;
	top: 20px;
	left: 16px;
}

	

#slogan {
	position: absolute;
	left: 330px;
	top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
#sandracontact {
	position: absolute;
	left: 628px;
	top: 34px;
	color: #000000;
	font-size: 15px;
}

#topnav ul {
	list-style-type:none;
	padding-left:0px;
	margin: 0px;
	}
#topnav {
	margin-bottom: 10px;
}



#topnav li {
	float:left;
	}
	
#topnav a {
	display:block;
	text-decoration:none;
	background-color:#d2be99;
	padding:6px;
	text-align:center;
	width:108px;
	color: #000;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	}
	
#topnav a:hover {
	background-color:#A2B6CE;
	}

.clearfloat {
	clear:both;
	}
	
#topbanner {
	border: 3px solid #9B8948;
	width: 840px;
	margin-left: 3px;
}

#homw a#homeLink,
#destinations a#destinationsLink,
#news a#newsLink,
#about a#aboutLink,
#testimonials a#testimonialsLink,
#travelinfo a#travelinfoLink,
#contactus a#contactusLink {
	background-color:#A2B6CE;
	}

