/* Additions to the Zen Cart Contemporary Green template to implement the Mikes Classic template. */

#mainWrapper {
	background: #397D16 url(../images/Blk_For_2-1001wx807.jpg) no-repeat 0px 25px; /*#82ff66*/
	width: 1000px;
  }

#navMainWrapper {
	background-color: #000000;
	padding: 0em 0.2em;
	height: 30px;
	}

#logoWrapper{
	background: none;
	margin: 10px;
	}

#tagline {
	color: #EEEEEE;
	font: 30px "New Times Roman", serif;
  padding: 0.3em;
	background: transparent url(../images/tile_back.gif) repeat-x 50% 55%;
	}

#taglineWrapper {
  margin: 45px 0 0 10px;
	text-align : center;
  float: left;
	}

.centerColumn {
	background: transparent url(../images/grn_c1ffb3_85pc_op_bg.png) repeat; /* #C1FFB3 */
  }
  
#navCatTabsWrapper {
	border-top: solid #9a9a9a 1px;
	background: transparent url(../images/gry_6b6b6b_50pc_op_bg.png) repeat-y;
  }
  
#navCatTabsWrapper a.category-top {
	color: #EEEEEE;
  }
  
#navEZPagesTop {
	background: transparent url(../images/gry_6b6b6b_50pc_op_bg.png) repeat-y;
	border-bottom: solid #9a9a9a 1px;
  font-size: 1.2em;
  text-align: center;
  color: #ffffff;
  margin-bottom: 3px;
  }
  
#navEZPagesTop a {
	color: #ffff00;
  }
