﻿p.header {
	color: #bdac48; /* this will change according to section color */
}

h2 {
	color: #bdac48;
	padding: 10px 5px 10px 5px;
	/*display: block;
	clear: both; */
}
#ata_glance {
	background-color: #fff8dd; /* this is the background for the main copy */
	border-bottom: 1px solid #bdac48; /* this will change according to section color */
}
.whatsHOT {
	top: 1224px;
}

/* this is glance stuff */

h3 {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bdac48;
	padding: 2px 5px 0px 5px;
}

/* this sets color for highlights for pages with vertical images */
ul#trip_glance li.topboxnarrow {
		background: url(/images/prog/buttons/orng/trip_glance_box_bot_narrow_yel.gif) no-repeat bottom left;
}
ul#highlights_narrow {
	background: url(/images/prog/buttons/orng/trip_glance_box_top_narrow_yel.gif) no-repeat top left;
}


/* this sets color for highlights for pages withOUT vertical images */
ul#trip_glance li.topboxwide {
	background: url(/images/prog/buttons/orng/trip_glance_box_bot_wide_yel.gif) no-repeat bottom left;
}
ul#highlights_wide {
	background: url(/images/prog/buttons/orng/trip_glance_box_top_wide_yel.gif) no-repeat top left;
}


/* added this to try to get referral box to pop up in program section glance pages */

.glance_list a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #bdac48;
	text-decoration: underline;
}

.glance_list a:hover {
	color: #393939;
	text-decoration: underline;
}

#copy_interior { 
	background-color: #f9f5d8; /* this is the background for the main copy */

}
p a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #bdac48;
	text-decoration: underline;
}
p a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #393939;
	text-decoration: underline;
}