* { color: #000000; } /* Setting the basic font style for use throughout the site, including table cells */
		 
UL { list-style-type: square; }
LI { vertical-align:middle; }


/* Begin Travis Availability Search Styles */

TABLE#abSearchByLocation, TABLE#abSearchByAvailability { margin: 0 auto;
	                                                     width: 99%;
	                                                     padding: 10px; }

TABLE#abSearchByLocation { background: url(images/css/ab_search_TABLE_nested_location3.gif) no-repeat; }

TABLE#abSearchByAvailability { background: url(images/css/ab_search_TABLE_nested_criteria3.gif) no-repeat; }

#SearchDataGrid 
{
    width:500px;
}

SPAN#thumb 
{
	padding:0px 0px 0px 0px;
	vertical-align: middle; 
}
/*
background: #2e2e2e; 
color: #f2f2f2;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 6px;
padding-top: 4px;
*/

TR.odd { background-color: #eaeaea; }

TR.even { background-color: #f2f2f2; }

TR.even TD, TR.odd TD { font-size: 11px;
                        color: #2e2e2e; } /* this is for font color on search results */
						
tr.aspHead td { color:#f2f2f2; }

/* End Travis Availability Search Styles */


/* Begin Travis Contact Us Page Styles */

.required { color: #9e080c; }

/* End Travis Contact Us Page Styles */


#ctl00_Layout1_ctl00_SearchDataGrid {
    width:686px; margin:0 auto;
}

#ctl00_Layout1_ctl00_SearchDataGrid td + td {
    text-align:center;
{
    