body
{
	background: url("/images/travel_body_back.jpg") repeat-x;
}

.center_panel_header
{
	background: url("/images/travel_center_panel_header.gif") repeat-y;
}

.side_panel_header
{
	background: url("/images/travel_side_panel_header.gif") repeat-y;
}

/*ul 
{
	list-style-image: url("/images/travel_bullet.gif");
}*/

.yfc-grid-heading,
.yfc-heading
{
	background: #9dcd7a;
	color: #ffffff;
}

table.yfc-results th {
	padding: 0.3em;
	text-align: left;
}

table.yfc-results td {
	padding: 0.3em;
	text-align: left;
}

.yfc-paging,
.yfc-paging a,
.yfc-paging a:hover
{
	color: #009933;
	font-weight: bold;
}


.phone {
width: 8em;
}

table.yfc-results {
margin-top: 2em;
}

table.yfc-results td {
vertical-align: top;
}

.yfc-result-table-caption {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
}
table.yfc-specific-table {
margin-top: 1em;
}

table.yfc-specific-table th {
	padding: 0.3em;
	text-align: left;
}

table.yfc-specific-table td {
	padding: 0.3em;
	text-align: left;
}

.title_bar {
text-align: center;
color: #FFFFFF;
padding: 0.3em;
background-color: #9DCD7A;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 0px;
}
