/* CSS Document */
/* This style sheet contains colors and background images that are specific to landing pages. */

 /* on landing page */
#contentcontainer {
	background: url(../images/background-content-landing1.gif) repeat-y top center;
}

#breadcrumb {
 border-top: 1px solid #eeb211;
 border-bottom: 1px solid #eeb211;
 background-color:#eee;
 color: #333; 
 margin: 0px;
 padding: 3px 5px 3px 10px;
 font-family: geneva, helvetica, arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 }

#breadcrumb a { color: #333;
text-decoration: none;
 }
#breadcrumb a:link { color: #333;
text-decoration: none;
}
#breadcrumb a:visited { color: #333;
text-decoration: none;
}
#breadcrumb a:active { color: #333;
text-decoration: none;
}
#breadcrumb a:hover { color: #eeb211;
text-decoration: underline;
}


#tripsubnavlist a {
	border-bottom: 1px #fff solid;
	color: #666;
	background: url(../images/bullet-small.gif) no-repeat 10px 11px;
}

#tripsubnavlist a:link { color: #666; }
#tripsubnavlist a:visited { color: #666;}
#tripsubnavlist a:active { color: #666; }
#tripsubnavlist a:hover { color: #eeb211; background-color: #fffdf6; }
#tripsubnavlist a:visited:hover { color: #eeb211; background-color: #fffdf6; }

#landingcontent { 
	width: 578px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	display: inline; 
	clear: none; 
	}

#landingcontent h2 {color: #333; }
	
#landingcontent h3 {color: #333; }
	
#landingcontent h4 {color: #666; }
	
#landingcontent h5 {color: #333; }

#landingcontent h5 a { color: #333; }
#landingcontent h5 a:link { color: #333; }
#landingcontent h5 a:visited { color: #333; }
#landingcontent h5 a:hover { color: #eeb211;}
#landingcontent h5 a:active { color: #333; }
	
#landingcontent p {
	color: #333; 
}
	
#landingcontent p a:link { color: #000; }
#landingcontent p a:visited { color: #000;}
#landingcontent p a:hover { color: #eeb211;}
#landingcontent p a:active { color: #000;}

.floatright	{ border: 1px solid #333; }
	
#landingcontent blockquote { color: #333; }	


#landingcontent li {
	background: url(../images/icon-goldarrow.gif) no-repeat 5px 7px;
	color : #666;
	padding: 2px 10px 3px 20px;
	font-size: 11px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	line-height: 16px;
	margin-left:25px;
}
	
#landingcontent li a span.headline { color : #666;
	font-size: 12px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
 }
	
#landingcontent li a:hover span.headline { color : #eeb211; }

/*------------------------------------------------------------------------------------------
*/
ul.contentlist li {	color: #333; }


.callout {
	color: #333;
	background-color: #fffbee;
	border: 1px solid #999; }

#copycallout {
	color: #333;
	background-color: #fff;
	border-top: 1px solid #d7d7d7;;
	border-right: 1px solid #d7d7d7;;
	border-bottom: 1px solid #d7d7d7;;
	border-left: 5px solid #d7d7d7; }
	
#copycallout h6 {
	color: #000;
}
	
#copycallout h6 a:link { color: #000;}
#copycallout h6 a:visited { color: #000; }
#copycallout h6 a:hover { color: #eeb211;}
#copycallout h6 a:active { color: #000;}
	
#copycallout p {
	color: #333;
}
	
#copycallout p a:link { color: #333; }
#copycallout p a:visited { color: #333; }
#copycallout p a:hover { color: #eeb211; }
#copycallout p a:active { color: #333; }
	
.majorlinks {
	background-color: #fff;
	color: #666;
	border: 1px solid #ccc; }
	
.majorlinks a { color: #666; }
.majorlinks a:link { color: #666; }
.majorlinks a:visited { color: #666; }
.majorlinks a:hover { color: #eeb211; }
.majorlinks a:active { color: #666; }

.largefeaturecontainer { border: 1px solid #fff; }

.largefeaturetitle { color: #666; }
	
.largefeaturetitle { color: #666; }
	
.largefeaturelink {	color: #333; }

	
.largefeaturelink a { color: #333; }
.largefeaturelink a:link { color: #333;}
.largefeaturelink a:visited { color: #333;}
.largefeaturelink a:hover { color: #eeb211;}
.largefeaturelink a:active { color: #333; }
	
.directoryinfoparameter { color: #000; }
	
	
	
/*  Floating Menus */
	
#floatingmenu-right {
	float: right;
	width: 225px; 
	margin: 11px 10px 10px 15px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #fffbee; }
	
#floatingmenu-right h4 { 
	color: #333;
	background-color: #fff4d4; 
	border-top: 1px solid #868686;
	border-bottom: 1px solid #868686;
	vertical-align: middle;
	font: bold 12px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: left;
	padding: 3px 0px 3px 5px;
	margin: 0px;

	 }
	
#floatingmenu-right p {
	color: #666;
	font: 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	margin: 9px 10px 14px 10px; 
}
	
.contactname { 
	color: #000;
	font: 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold; 
	margin: 9px 10px -10px 10px;
}
	
#floatingmenu-right p a { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right p a:link { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right p a:visited { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right p a:hover { color: #eeb211; text-decoration: underline; font-weight: bold; }
#floatingmenu-right p a:active { color: #666; text-decoration: none; font-weight: bold; }
	
	
/*  Right Column */
	
#featurecontainer {	background-color: #fff4d4; }
	
#featurecontainer a:link { color: #666; }
#featurecontainer a:visited { color: #666; }
#featurecontainer a:hover { color: #eeb211; }
#featurecontainer a:active { color: #666; }

#featurecontainer img { 
	float: left; 
	padding-right: 5px;}
	
.calloutcontainer a:link { color: #666; }
.calloutcontainer a:visited { color: #666; }
.calloutcontainer a:hover { color: #eeb211; }
.calloutcontainer a:active { color: #666; }

/*on landing page */
#splashwrapper {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #eeb211;
	border-bottom: 1px solid #eeb211;
}



