/**
 * Main CSS Stylesheet for homepage
 *               index_home.css
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: index_home.css 5952 2007-03-03 06:18:46Z drbyte $ fae1  20090301
 */

/*wrappers - page or section containers*/
#indexHomeBody #mainWrapper {
	background: #ffffee url(../images/hopefullyfinalmainbg.jpg) no-repeat;
	}
#logoWrapper {height: 150px;}
#contentMainWrapper {}
.centerColumn {height: 470px;}

#tagline {
	}

#navColumnOne {
	}

/*The main content classes*/
#slideshow {
    position: absolute;
    top: 243px;
    left: 396px;
	}
#indexDefaultMainContent {font-size: 1.05em; font-weight: bold; margin: 0 0 0 25px; line-height: 1.05em;}

/*sideboxes*/
.columnLeft {}
#shoppingcart {
	display: none;
	}
#scheduleSide {
    position: absolute;
    top: 397px;
    left: 178px;
	width: 150px;
	font-weight: normal;
	font-size: 0.9em;
	}
.dates {font-size: 1.2em; font-weight: bold;}
