@charset "UTF-8";
/* CSS Document */




body {font-family: Verdana, Geneva, sans-serif, san-serif;
color:#333; font-weight:normal; font-size: 0.88em;}
			
p {font-family: Verdana, Geneva, sans-serif, san-serif;
    		font-size: 0.88em;
    		line-height: 18px; color:#333; font-weight:normal;}
			
a:link {text-decoration: underline; color:#333333;}
			A:visited {text-decoration: underline; color:#333333;}
			A:active {text-decoration: underline; color:#333333;}
			A:hover {text-decoration: none; color:#000;}
			
			

h2 {margin-bottom:18px;}
h1, h1 a {color:#a9ba01; font-size: 24px; line-height:36px; text-align: left; font-weight:bold;}
h1 a:hover {color:#666;}
h2 {font-size: 22px;}
h2, h2 a {color:#a9ba01;}
h2 a:hover {color:#a9ba01; text-decoration:underline;}

h3 {font-size: 14px; font-weight:normal; text-decoration:none; color:#a9ba01; font-weight:bold;}
h3, h3 a {color:color:#a9ba01; text-decoration:none;}
h3 a:hover {color:#333; text-decoration:none;}
h4 {font-size:10px; font-weight:normal; text-align:center}
h4 a: {color:#333; text-decoration:none;}
h4 a:hover {color:000; text-decoration::none;}

h5 {font-size:18px; font-weight:normal; text-align:center; color:#a9ba01; margin-bottom:10px; margin-top:10px}


.Events {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.69em;
	color:#333;
	line-height:normal;
}

a.Events {
	color:#a9ba01;}



div.shortBar
{
	width: 100%; height: 5px; top: 0; margin: 0; background-color: #b87711; z-index:0;
}


div.imageBar
{
	width: 100%; height: 275px; top: 5px; margin: 0; background-color: #eb991a; background-image:url(http://makebakegrow.com/wordpress/background_cherries.jpg); background-repeat:repeat-x; z-index:10; text-align: center;
}


div.navBar
{
	width: 100%; height: 37px; top: 275px; margin: 0; background-color: #49671d; z-index:11; text-align: center; margin-left:auto; margin-right:auto;
}

div.contentBar
{
	width: 100%; height: 100%; top: 325px; margin: 0; background-color: #FFF; z-index:11; text-align:left; background:url(http://makebakegrow.com/wordpress/content_background.jpg); background-repeat:repeat-x;
}


div.getFresh
{
	width: 684px; height:70px; margin: 0; background-color: #FFF; z-index:0; background:url(http://makebakegrow.com/wordpress/getfresh.jpg); background-repeat:no-repeat;
}




#myBox {
	z-index:0;
	position:relative;
    width: auto;
	height:auto;
    padding-top:15px;
	padding-bottom:25px;
	padding-right:25px;
	padding-left:30px;
    text-align: left;
    background-color: #FFF;
    border: none;
}

#myBox2 {
	z-index:0;
	position:relative;
    width: auto;
	height:auto;
    padding-top:0px;
	padding-bottom:25px;
	padding-right:20px;
	padding-left:20px;    text-align: center;
    background-color: #FFF;
    border: none;
	vertical-align:top;
}


#myBox3 {
	z-index:0;
	position:relative;
    width: auto;
	height:auto;
    padding-top:0px;
	padding-bottom:25px;
	padding-right:20px;
	padding-left:20px;
    text-align: left;
    background-color: #FFF;
    border: none;
	vertical-align:top;
}








#centeredmenu {
   float:left;
   width:100%;
   background:#49671d;
   border-bottom:4px solid #000;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:right;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#49671d;
   color:#FFF;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#49671d;
   color:#a6b802;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#a6b802;
   background:#49671d;
   font-weight:normal;
}


/* Main menu settings */
#centeredmenu {
   clear:both;
   float:left;
   margin:0;
   padding:0;
   border-bottom:1px solid #000; /* black line below menu */
   width:100%;
   font-family: Century Gothic, Futura, Verdana, Geneva, sans-serif; /* Menu font */
   font-size:1.25em;
   font-transform: uppercase;
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0 0 0 1px;
   padding:0;
   float:left;
   position:relative;
   left:50%;
   top:1px;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.6em .4em .4em;
   font-size:1em;
   line-height:1em;
   background:#49671d;
   text-decoration:none;
   color:#FFF;
   font-weight:normal;
   font-family: Century Gothic, Futura, Verdana, Geneva, sans-serif;
   border-bottom:1px solid #000;
   text-transform: uppercase;
}
#centeredmenu ul li.active a {
   color:#a6b802;
   background:#a6b802;
}
#centeredmenu ul li a:hover {
   background:#49671d; /* Top menu items background colour */
   color:#a6b802;
   border-bottom:none;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background:#49671d; /* Top menu items background colour */
   color:#a6b802;
   border-bottom:#49671d;
}

/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:10em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:.8em;
   font-weight:normal; /* resets the bold set for the top level menu items */
   background:#49671d;
   text-transform: uppercase;
   color:#FFF;
   line-height:1.4em; /* overwrite line-height value from top menu */
   border-bottom:1px solid #ddd; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#2c6f22; /* Sub menu items background colour */
   color:#a6b802;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}


