/* 
 * Hotelbot
 * @file: css/globalMain.css
 * @contributers: Franklin Clark
 * @updated: 10/04/2007
 */

/* 
 * Main layout 
 * - The hotels page bot mirrors homepage bot to a certain extent
 * - Create propritetary modulation only when necessary otherwise
 *      borrow from homepage.css
 */
@import url("homepage.css");

/*
 * Minor Modifications
 */
 
/* main structure style attributes */
@import url("hotelspage/structure.css");


