/*	
	this file is for color and style
	
	background green: 165829
	light green: 74AE2C
	dark green: 3C8620
	text head green: 165829
	text grey: 666666
*/

/* general tags ============================================================ */
body,
table,
td {
	font-family: Trebuchet MS, Trebuchet, arial, helvetica, sans-serif;
	font-size: 13px;
}

body {
	background-color: #165829;
	color: #666666;
	background-image: url('/images/frame/green-glow.jpg');
	background-repeat: no-repeat;
	background-position: center -200px;
}

p {
	line-height: 1.5em;
}

/* head styles ============================================================ */
#head-1 a {
	padding: 6px 20px;
	border-right: 2px solid #74AE2C;
	font-weight: bold;
	font-size: 110%;
	color: white;
	text-decoration: none;
}

#head-1 a:link,
#head-1 a:visited {
	color: white;
}

#head-1 a:hover,
#head-1 a:active {
	background-color: #74AE2C
}

#head-1 a.current {
	background-color: #74AE2C;
}

/* main styles ============================================================ */
#main a:link,
#main a:visited {
	color: #336600;
	text-decoration: none;
	}
	
#main a:hover,
#main a:active {
	text-decoration: underline;
}

#main h1 {
	clear: both;
	margin: 0px 0px .2em 0px;
	font-size: 150%;
	color: #165829;
	padding: 0;
}

#main h2 {
	clear: both;
	margin-top: .75em;
	font-size: 120%;
	color: #165829;
	padding: 0;

}

#main h3 {
	margin-top: 1em;
	font-size: 100%;
	color: #165829;
}

#main h4 {
	margin: 5px 0 0 0;
	font-size: 110%;
	color: #666666;
	padding: 0;
}

#main-2 p {
	margin-top: 0px;
	margin-bottom: .5em;
	line-height: 1.3em;
}

#main-2 .caption {
	font-size: 11px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #165829;
}

.intro {
	font-size: 110%;
	line-height: 3.5em;
}

.tripdescrip {
	font-weight: bold;
	font-size: 120%;
	color: #333;
}

.day {
	font-weight: bold;
	color: #333;
	font-size: 100%;
}

.calltoaction {
	font-weight: bold;
	font-size: 110%;
}

.viewpics {
	text-align: right;
	font-size: 95%;
}

.darkbold {
	color: #333;
	font-weight: bold;
}

.readmore {
	font-size: 90%;
}

.learnmore {
	font-size: 90%;
	text-align: right;
}

.pic-alignright {
	float: right;
}



#subnav a {
	padding: 6px 20px;
	border-right: 2px solid #74AE2C;
	font-weight: bold;
	font-size: 110%;
	color: white;
	text-decoration: none;
}

#subnav a:link,
#subnav a:visited {
	color: white;
}

#subnav a:hover,
#subnav a:active {
	background-color: #74AE2C;
	text-decoration: underline;
}

#subnav a.current {
	background-color: #74AE2C;
}

hr {
color: #74ae2c;
}

.tripdate {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.countryoverview {
	color: #165829;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 95%;
}

.countryname {
	color: #165829;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 175%;
}

.destinations {
	color: #165829;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 150%;
}


/* foot styles ============================================================ */
#foot-links a:link,
#foot-links a:visited {
	color: #2F98DF;
	text-decoration: none;
	}
	
#foot-links a:hover,
#foot-links a:active {
	text-decoration: underline;
}

/* utility classes ============================================================ */
div.clearFloats {
	clear: both;
	line-height: 0px; 
	height: 0px;
	visibility: hidden;
}

div.noCollapse { /* keep divs from collapsing into contained elements */
	padding: 1px 0px;
} 

.right {
	float: right;
}

.space_right {
	margin-right: 10px;
	margin-bottom: 10px;
}
.space_left {
	margin-left: 10px;
	margin-bottom: 10px;
}
/* form classes ============================================================ */
.form {
	background-color: #DDD;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	text-align: left;
	border: 1px dotted #666;
}

input,
select,
textarea{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 3px;
	background-color: #FFF;
}

/* photos ================================================================== */
.photoImage {
	padding: 2px; 
	border: #CCC Solid 1px;
}

.photoImageLeft {
	margin-right: 6px;
	padding: 2px; 
	border: #CCC Solid 1px;
}

.photoImageRight {
	margin-left: 6px;
	padding: 2px; 
	border: #CCC Solid 1px;
}

.photoCaption {
	font-size: 90%; 
	margin-left: 2px; 
	line-height: 14px;
}

.requestcat {
	float: right;
}

/* blue marble mods ================================================================== */
p.home {
 font-size:14px; font-weight:normal; }
 
#main h1 strong {
 font-size:23px; }
 
#main h3 strong { display:block; font-size:21px; margin-top:25px; }
 
p.big {
 font-size:15px; font-weight:bold; clear:both;
 border-top:2px solid #bad796; padding:20px 0 30px 0; }

img.map {
 float:left;
 margin:10px 25px 30px 0;
 border:1px solid #165829; }
 
img.button {
 margin:10px 0 0 30px;
 border:0; }
 
 p.footer {
  position:relative;
  font-size:12px;
  color:#666;
  margin-left:40px;
  padding-bottom:60px;  }
 p.footer a {
  text-decoration:none;
  color:#74ae2c; }
 p.footer em {
  position:absolute;
  right:40px;
  color:#74ae2c;
  font-style:normal;
  }
 

/* slider ================================================================== */
div#slider {
 background:black; width: 770px; height: 379px; margin:0 auto; }
	