/* 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; }

#breadcrumb a { color: #333; }
#breadcrumb a:link { color: #333;}
#breadcrumb a:visited { color: #333;}
#breadcrumb a:active { color: #333;}
#breadcrumb a:hover { color: #eeb211;}


#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 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; }	

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; }
	
	
/*  Profiles */

.profile {
	background-color: #fff;
	color: #333;
	text-decoration: none; 
}
	
.profile a { color: #333; }
.profile a:link { color: #333; }
.profile a:visited { color: #333; }
.profile a:hover { color: #eeb211; }
.profile a:active { color: #333;}

.profile img { border: 1px solid #000; }
	
.profiletitle {	color: #666; }
	
.profileaffiliation { color: #666; }
	
.profileteazer { color: #333; }
	
.profileteazer a { color: #333; }
.profileteazer a:link { color: #333;}
.profileteazer a:visited { color: #333;}
.profileteazer a:hover { color: #eeb211;}
.profileteazer a:active { color: #333;}
	
.profilethumb {	border: 1px solid #000; }

/*  Directory Listing */

.directoryheaderfirst {	color: #333; }

.directoryheader {
	color: #333;
}

.directorytitle {
	color: #333;
	border-bottom: 1px dotted #d7d7d7; }

.directorytitle-level2 { color: #333;
	border-bottom: 1px dotted #d7d7d7; }

.directorytitle-level3 {
	color: #333;
	border-bottom: 1px dotted #d7d7d7; }

.directorytitle-level4 {
	color: #333;
	border-bottom: 1px dotted #d7d7d7; }

.directoryphone {
	color: #000;
	background-color: #fffbee; }

.directoryfax {	color: #333; }

.directorylisting {	color: #666; }
	
.directorylisting a { color: #666; }
.directorylisting a:link { color: #666; }
.directorylisting a:visited { color: #666;}
.directorylisting a:hover { color: #eeb211;}
.directorylisting a:active { color: #666;}

.directorysite { color: #666; }
	
.directorysite a { color: #666;}
.directorysite a:link { color: #666;}
.directorysite a:visited { color: #666;}
.directorysite a:hover { color: #eeb211;}
.directorysite a:active { color: #666;}		

/*  Floating Menus */
	
#floatingmenu-right {
	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; }
	
#floatingmenu-right p {
	color: #666; 
}
	
.contactname { 
	color: #000;
}
	
#floatingmenu-right p a { color: #666; }
#floatingmenu-right p a:link { color: #666;}
#floatingmenu-right p a:visited { color: #666;}
#floatingmenu-right p a:hover { color: #eeb211; }
#floatingmenu-right p a:active { color: #666; }
	
	
/*  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; }
	
	
/*  Right Column */
	
.formlabels { color: #333; }
	
#formlabels a:link { color: #000; }
#formlabels a:visited { color: #000;}
#formlabels a:hover { color: #eeb211;}
#formlabels a:active { color: #000; }


/*** Contact Form ***/

#text { color: #333; }

#fulltext { 
	color: #333;
}

.contactform-row {
	background-color: #f7f7f7; }
	
.contactform-error {
	background-color: #eff0ec;
}

textarea { 
	border: 1px solid #a8aba2;
	background-color: #fff; }
	
#submit {
	background: #f7f7f7 }

/*** Icon Images ***/

.iconography a:link { color: #666; }
.iconography a:visited { color: #666; }
.iconography a:hover { color: #eeb211; }
.iconography a:active { color: #666; }
