#wrapper { margin: auto; width: 980px; position: relative; }

/* ---------------- GLOBAL STYLES -------------------*/
body { background: #fff; font-family: Verdana, Arial; font-size: 14px; line-height: 165%; }
p { text-align: justify; margin-top: 6px;}
a { color: #756675; } 
a:hover { text-decoration:  none;}
.contentpaneopen_edit img {border: none;}

/* ---------------- HOME PAGE -------------------*/
#index { background-image: url('http://www.gardenculturevictoria.com/images/garden.jpg'); background-repeat: no-repeat; background-position: center 30px; opacity: .95; }
#slideshow { position: absolute; top: 556px;  width: 970px; left: 0px; z-index: 5; border: solid 0px white; }

#banner img {margin-bottom: 6px;}

/* Main Menu */
#mainmenu {  width: 200px; min-height: 626px; background-image: url('http://www.gardenculturevictoria.com/images/bg.png'); opacity: .97;  /* IE patch */z-index: 100; position: absolute; margin-top: 5px;}
#mainmenu ul { background-color:  #8AC9A0; margin-top: 10px; margin-left: 0px; padding: 10px; font-family: Arial, Verdana; font-size: 18px; font-weight: bold; line-height: 180%; list-style-type: none;  }
#mainmenu { width: 200px; height: 580px;  float: left; }
#mainmenu li { padding-left: 15px; border-top: solid 0px #fff; margin-bottom: 1px; }
#mainmenu a { display: block; }
#mainmenu a:link {text-decoration: none; color: #fff; padding-left: 5px;}
#mainmenu a:visited {text-decoration: none; color: #fff; padding-left: 5px;}
#mainmenu a:hover {display: block; text-decoration: none; color: #666; border: dotted 1px #666; margin-top: -1px; margin-bottom: -1px; margin-left: -1px; width: 150px; padding-left: 5px; background: #ddd;}
	

		
/* Footer */
#index #home p { padding: 12px; font-size: 12px; background-color: #eee; }
.menu {
	background: none !important;
}
#index #footer p { width: 980px; margin: auto; background-color: #fff; color: #444; font-size: 10px;  padding-top: 0px; text-align: center;}
#index #footer p a {color: #444; }


