#splashwrapper {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #eeb211;
	border-bottom: 1px solid #eeb211;}
	
#contentcontainer {
	/*background: url(../imagenes/background-content-landing1.gif) repeat-y top center;*/
	width:560px;
	margin-right:0px;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left; }
	
/*  Breadcrumb Navigation */

#breadcrumb {
 margin: 0px 10px 0px 10px;
 border-bottom: 1px solid #eeb211;
 padding: 3px 5px 3px 10px;
 background-color:#eee;
 font-family: geneva, helvetica, arial, sans-serif;
 font-size: 10px;
 font-weight: normal; 
 color: #333; }

#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; }
	
/*  Trip Subnavigation */
	
#TripSubnav {
	width: 180px;
	float: left;
	padding: 0px;
	margin: 0px; }

#tripsubnavlist {
	width: 178px;
	font-family: sans-serif;
	margin: 0;
	padding: 0; }
	
#tripsubnavlist li { display: inline; /* for the lovely IE5 and IE6 */ }

#tripsubnavlist a {
	display: block;
	border-bottom: 1px #fff solid;
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #666;
	background: url(../imagenes/bullet-small.gif) no-repeat 10px 11px;
	padding: 8px 0px 6px 20px;
	margin: 0px; }

#tripsubnavlist a:link { color: #243D8F; text-decoration: none; }
#tripsubnavlist a:visited { color: #243D8F; text-decoration: none; }
#tripsubnavlist a:active { color: #666; text-decoration: none; }
#tripsubnavlist a:hover { color: #eeb211; text-decoration: none; background-color: #fffdf6; }
#tripsubnavlist a:visited:hover { color: #eeb211; text-decoration: none; background-color: #fffdf6; }
	
	
/*  Content Area */
	
#content { 
	width: 660px;
	/*margin: 0px 0px 10px 0px;*/
	padding: 0px;}
	 
	
#content h2 {
	font: bold 17px/20px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	margin: 11px 10px 0px 20px; }
	
#content h3 {
	font: bold 15px/20px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	margin: 11px 10px 0px 20px; }
	
#content h4 {
	font: bold 13px/15px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #666; 
	margin: 13px 10px 0px 20px; }
	
#content h5 {
	font: bold 12px/15px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	margin: 7px 10px 0px 20px; }
	
#content h5 a { color: #333; }
#content h5 a:link { color: #333; text-decoration: underline; }
#content h5 a:visited { color: #333; text-decoration: underline; }
#content h5 a:hover { color: #eeb211; text-decoration: underline; }
#content h5 a:active { color: #333; text-decoration: underline; }
	
#content p {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; 
	margin: 5px 7px 7px 7px; }
	
#content p a:link { color: #000; text-decoration: underline; }
#content p a:visited { color: #000; text-decoration: underline; }
#content p a:hover { color: #eeb211; text-decoration: underline; }
#content p a:active { color: #000; text-decoration: underline; }

.floatright	{
	float:	right;
	margin: 5px 15px 10px 15px;
	border: 1px solid #333; }
	
#content blockquote {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; 
	margin: 7px 0px 10px 30px; }
	
ul.contentlist {
	margin: 7px 0px 10px 35px; 
	padding: 0px;
	/*list-style-type: square; }*/
	
ul.contentlist li {
	margin: 7px 0px 5px; 0px;
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; }
	
.callout {
	width: 285px;
	margin: 11px 15px 0px 20px;
	padding: 5px 0px 5px 5px; 
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	background-color: #fffbee;
	border: 1px solid #999; }
	
#copycallout {
	width: 287px;
	margin: 15px 15px 0px 20px;
	padding: 0px; 
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	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 {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 5px 5px 0px 10px;
	padding: 0px; }
	
#copycallout h6 a { color: #000; }
#copycallout h6 a:link { color: #000; text-decoration: underline; }
#copycallout h6 a:visited { color: #000; text-decoration: underline; }
#copycallout h6 a:hover { color: #eeb211; text-decoration: underline; }
#copycallout h6 a:active { color: #000; text-decoration: underline; }
	
#copycallout p {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	margin: 2px 5px 5px 10px;
	padding: 0px; }
	
#copycallout p a { color: #333; }
#copycallout p a:link { color: #333; text-decoration: underline; }
#copycallout p a:visited { color: #333; text-decoration: underline; }
#copycallout p a:hover { color: #eeb211; text-decoration: underline; }
#copycallout p a:active { color: #333; text-decoration: underline; }
	
.majorlinkscontainer {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 15px; 
	margin-bottom: 7px; }
	
.majorlinks {
	display: block;
	margin: 0px 0px 15px 4px;
	padding: 1px 0px 1px 5px;
	font: 16px/24px helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	width: 285px;
	height: 70px; 
	background-color: #fff;
	color: #666;
	border: 1px solid #ccc; }
	
.majorlinks a { color: #666; text-decoration: none; }
.majorlinks a:link { color: #666; text-decoration: none; }
.majorlinks a:visited { color: #666; text-decoration: none; }
.majorlinks a:hover { color: #eeb211; text-decoration: none; }
.majorlinks a:active { color: #666; text-decoration: none; }

.majorlinks img { 
	float: left; 
	padding: 5px 7px 0px 0px;
	margin: 0px; }
	
.largefeaturecontainer {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	border: 1px solid #fff; }

.largefeature {
	margin: 0px 5px 15px 0px;
	padding: 0px; }
	
.largefeature img {
	float: left;
	margin: 5px 15px 40px 0px;  }
	
.largefeaturetitle {
	font: 12px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight :bold;
	color: #666;
	margin: 0px; 
	padding: 0px; }
	
.largefeaturetitle {
	font: 12px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight :bold;
	color: #666;
	margin: 0px; 
	padding: 0px; }
	
.largefeaturelink {
	font: 13px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight :bold;
	color: #333;
	margin: 0px; 
	padding: 0px; }
	
.largefeaturelink a { color: #333; text-decoration: none; }
.largefeaturelink a:link { color: #333; text-decoration: none; }
.largefeaturelink a:visited { color: #333; text-decoration: none; }
.largefeaturelink a:hover { color: #eeb211; text-decoration: none; }
.largefeaturelink a:active { color: #333; text-decoration: none; }
	
.directoryinfoparameter {
	font: 12px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight :bold;
	color: #000;
	margin: 0px; 
	padding: 0px; }
	
	
/*  Profiles */
	
.profilecontainer {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 15px; 
	margin-bottom: 7px; }
	
.profile {
	display: block;
	margin: 10px 0px 0px 0px;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 16px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	line-height: 20px;
	width: 545px;
	height: 110px; 
	background-color: #fff;
	color: #333;
	text-decoration: none; }
	
.profile a { color: #333; text-decoration: underline; }
.profile a:link { color: #333; text-decoration:  underline; }
.profile a:visited { color: #333; text-decoration:  underline; }
.profile a:hover { color: #eeb211; text-decoration:  underline; }
.profile a:active { color: #333; text-decoration:  underline; }

.profile img { 
	float: left; 
	margin-right: 10px;
	margin-top: 2px;
	padding: 0px;
	border: 1px solid #000; }
	
.profiletitle {
	font: 12px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight :bold;
	color: #666;
	margin: 0px; 
	padding: 0px; }
	
.profileaffiliation {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 0px; 
	padding: 0px; }
	
.profileteazer {
	font: 13px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight :bold;
	color: #333;
	margin: 0px; 
	padding: 0px; }
	
.profileteazer a { color: #333; text-decoration: none; }
.profileteazer a:link { color: #333; text-decoration:  none; }
.profileteazer a:visited { color: #333; text-decoration:  none; }
.profileteazer a:hover { color: #eeb211; text-decoration:  underline; }
.profileteazer a:active { color: #333; text-decoration:  none; }
	
.profilethumb {
	float: left; 
	margin: 10px 12px 7px 20px;
	padding: 0px;
	border: 1px solid #000; }
	

	
	
/*  Secondary Navigation */

#secondarynavcontainer{
	float: right;
 	 display:table;
 	 width: 180px;
   	 background-color: #5098AF;
   	 border-top: 1px solid #eeb211;
	 border-bottom: 1px solid #eeb211;
	 border-left: 1px solid #eeb211;
	 margin-top: 18px;
	 margin-right: 0px;
	 margin-bottom: 8px;
	 margin-left: 10px;
	 padding: 0px; } 

ul#secondarynav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	float: left; }

ul#secondarynav li {
	float: left;
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 3px 0px; 
	background-color: #fffbee; }

#secondarynav a, #secondarynav a:link {
	margin: 0px;
	padding:4px 16px 3px 16px;
	color: #666;
	border-right: 1px solid #eeb211;
	text-decoration: none; }

ul#secondarynav li#active {
	border-left: 0px solid #eee; }

#secondarynav a:hover {
	margin: 0px;
	color: #eeb211;
	background-color: #fff;
	text-decoration: none;  }

/* used on audience pages - tbb */
ul#secondarynav li#onPage{
	margin: 0px;
	padding:4px 16px 3px 16px;
	border-right: 1px solid #eeb211;
	text-decoration: none;
	background:#fff;
}	
	
/*  Alpha Navigation */

.alphanav { margin: 0px;}

.alphanav a, .alphanav a:link {
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 4px 3px 3px;
	margin: 0px;
	color: #666;
	border-right: 1px solid #868686;
	text-decoration: none; }

.alphanav a:hover { color: #eeb211; text-decoration: none;  }
	
	
/*  Alpha Lists */

#alphalists { margin: 0px 0px 0px 20px; }

#alphalists p {
	font: 11px/24px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	padding: 3px 0px 0px 3px;
	margin: 0px; }

#alphalists h4 {
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #666;
	background: #eee;
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; }

.returntotop {
	text-align: center;
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin: 5px 30px 10px 410px;
	color: #666;
	background: #fff;
	border: 1px solid #eeb211; 
	text-decoration: none; }
	
.returntotop a { color: #666; text-decoration: none; }
.returntotop a:link { color: #666; text-decoration: none; }
.returntotop a:visited { color: #666; text-decoration: none; }
.returntotop a:hover { color: #eeb211; text-decoration: none;}
.returntotop a:active { color: #666; text-decoration: none; }

.listitemtitle { font-weight: bold; }


	
/*  Directory Listing */

.directoryheaderfirst {
	font: 13px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #333;
	padding: 3px;
	margin: 0px; }

.directoryheader {
	font: 13px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding: 3px 7px 3px 7px;
	margin: 0px; }

.directorytitle {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 3px;
	margin: 2px 0px 2px 0px;
	border-bottom: 1px dotted #d7d7d7; }

.directorytitle-level2 {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 3px;
	margin: 2px 0px 2px 15px;
	border-bottom: 1px dotted #d7d7d7; }

.directorytitle-level3 {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 3px;
	margin: 2px 0px 2px 30px;
	border-bottom: 1px dotted #d7d7d7; }

.directorytitle-level4 {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 3px;
	margin: 2px 0px 2px 45px;
	border-bottom: 1px dotted #d7d7d7; }

.directoryphone {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	color: #000;
	padding: 3px 6px 3px 6px;
	margin: 0px;
	background-color: #fffbee; }

.directoryfax {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	color: #333;
	padding: 3px 6px 3px 6px;
	margin: 0px; }

.directorylisting {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #666;
	padding: 3px;
	margin: 0px; }
	
.directorylisting a { color: #666; text-decoration: none; }
.directorylisting a:link { color: #666; text-decoration: none; }
.directorylisting a:visited { color: #666; text-decoration: none; }
.directorylisting a:hover { color: #eeb211; text-decoration: none;}
.directorylisting a:active { color: #666; text-decoration: none; }

.directorysite {
	font: 11px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #666;
	padding: 3px;
	margin: 0px; }
	
.directorysite a { color: #666; text-decoration: none; }
.directorysite a:link { color: #666; text-decoration: none; }
.directorysite a:visited { color: #666; text-decoration: none; }
.directorysite a:hover { color: #eeb211; text-decoration: none;}
.directorysite a:active { color: #666; text-decoration: none; }
	
/*  Floating Menus */
	
#floatingmenu-right {
	float: right;
	width: 225px; 
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin: 11px 10px 10px 15px; 
	background-color: #fffbee; }
	
#floatingmenu-right h4 { 
	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;
	color: #333;
	background-color: #fff4d4; 
	border-top: 1px solid #868686;
	border-bottom: 1px solid #868686; }
	
#floatingmenu-right p {
	font: 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #666; 
	margin: 9px 10px 14px 10px; }
	
.contactname { 
	font: 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	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 */
	
#rightColumn {
	position: relative;
	width: 170px;
	margin-top: 1px;
	margin-right: 5px;
	margin-left:580px;
	padding-top: 10px; }
	
#spotlightcontainer {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px; }
	
#featurecontainer {
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-left: 7px;
	font-size: 11px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	line-height: 14px;  
	height: 50px; 
	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 {
	display: block;
	margin-top: 10px;
	padding: 0px;
	font-size: 11px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	line-height: 14px;  
	height: 50px; }
	
.calloutcontainer a:link { color: #666; }
.calloutcontainer a:visited { color: #666; }
.calloutcontainer a:hover { color: #eeb211; }
.calloutcontainer a:active { color: #666; }

.calloutcontainer img { 
	float: left; 
	padding-right: 5px;
	padding-left: 7px; }
	
	
/*  Right Column */
	
.formlabels {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; 
	margin: 7px 5px 10px 20px; }
	
#formlabels a:link { color: #000; text-decoration: underline; }
#formlabels a:visited { color: #000; text-decoration: underline; }
#formlabels a:hover { color: #eeb211; text-decoration: underline; }
#formlabels a:active { color: #000; text-decoration: underline; }


/*** Contact Form ***/

#text { 
	float: left;
	width: 315px;
	font: 11px/22px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px; }

#fulltext { 
	float: left;
	width: 525px;
	font: 11px/22px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px; }

.contactform-row {
	margin: 2px 0px 2px 17px;
	padding: 3px;
	background-color: #f7f7f7; }
	
.contactform-error {
	background-color: #eff0ec;
	padding: 5px;
	margin: 5px 0 5px 0; }
	
.contactform-error p {
	margin: 5px 0 0 100px;
	padding: 0 0 0 100px;
	font: normal 10px verdana, arial, sans-serif;
	clear: both; }
	
.contactform-error p em { font-style: normal; }

label { width: 125px; display: block; float: left;}
label:hover { text-decoration: underline; cursor: pointer; }

textarea { 
	font: normal 11px verdana, arial, sans-serif;
	width: 280px;
	border: 1px solid #a8aba2;
	padding: 2px;
	background-color: #fff; }
	
#submit {
	margin: 2px 0px 2px 17px;
	padding: 3px 3px 3px 230px;
	background: #f7f7f7 }

/*** Icon Images ***/

.iconography {
	display: block;
	margin-top: 10px;
	padding: 0px;
	font-size: 11px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	line-height: 14px;  
	height: 50px; }
	
.iconography a:link { color: #666; }
.iconography a:visited { color: #666; }
.iconography a:hover { color: #eeb211; }
.iconography a:active { color: #666; }

.iconography img { 
	float: left; 
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px; }
	
.hardindent {
	margin: 10px 0px 10px 20px; }

	
/*  Footer */
	
.clear { clear: both; }