body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	background-color: #000000;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
		
}

p#notice {
	font-size: 0.8em;
	text-align: center;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	background-color: #FFBBBB;
}

h2 {
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	background-position: left;
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	font-variant: normal;
	font-family: "Courier New", Courier, mono;
}

td {
	font-family: bold, .75em, Arial, Helvetica, sans-serif;	
}

img {
border:none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div#outer_div {
	background-color: #349A68;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	position: static;
	vertical-align: top;
	display: block;
	width: 900px;
	background-position: center center;
	
	
}
div#outerheader_div {
	background-image: url(../newcssfiles/bgcolorwash1.jpg);
	background-repeat: repeat-x;
	background-color: #349A68;
	float: left;
	height: 190px;
	display: inline;
	text-align: center;
	font-size: 1em;
	width:900px
}

div#header_div {
	font-size: 3em;
	text-align: center;
	line-height: normal;
	display: block;
	
	}

div#navbar_div {
	font-size: 0.75em;
	color: #EBEBEB;
	font-weight: bold;
	display: list-item;
	text-align: center;
	height: 100%;
	
}

div#navbarouter_div {
	width: 249px;
	background-color: #349A68;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
div#maincontentouter_div {
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
	padding: 3px 0px 0px;
	width: 640px
}
div#maincontentinner_div {
	font-size: 1.25em;
	background-color: #FFFFFF;
	padding: 0em 0em 3px 1em;
	position: static;
	float: left;
	text-align: left;
	margin-top: 0em;
	margin-right: 1em;
	margin-left: 0em;
	width: 600px
	
}

div#maincontentinner_div h3#center {
text-align:center; }

a:link {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border:none;
	z-index: 1;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border:none;
	}

formeralink {
	list-style-type: none;
	text-align: center;
	display: list-item;
	padding-top: 5em;
	margin-top: 5px;
}
	
div#footer {
	background-color: #349A68;
	display: block;
	clear: both;
	width: 900PX;

}
.catalog_image {
		margin-right: 1em;
		float:left;
		position: relative;
		display:block;
		
}
.catimage {
		margin-right: 2em;
		margin-top: 1em;

}

#maxinvolve {
	width: 20em;
	background: #000000;
	display:none;
	position: absolute;
	}
	
span#cat_heading {
	font-size: 1.5em;
	text-align: left;
	float: left;
	position: static;
	display: block;
	clear: right;
}
p#title {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	}

 
span#cat_description {
	text-align: left;
	padding-left: 1em;
	clear: both;
	display: block;
	
}
.bookrowleft {
		float: left;
		display: inline;
		position:relative;
	
}
	
.bookrowcenter {
		float: left;
		display: inline;
}	
.bookrowright {
		float: left;
		display: inline;

}
.lizardsig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	text-align: center;
}

/*Start Drop Down Menu */
/*Comment*/

div.multi_drop_menus {
  behavior:url(http://www.leapinglizardsmagic.com/stylesheets/csshover.htc);
  }

#multi_drop_menus * {
margin: 0; padding: 0;
z-index:1;
}

#multi_drop_menus {
border: none;
		}


#multi_drop_menus ul {
	border: none;
	list-style-image: none;
	list-style-type: none;
}


#multi_drop_menus li {
list-style-type: none;
position:relative;
padding:.5em;
}

#multi_drop_menus ul li ul {
	position:absolute;
	width: 10em;
	left: 225px;
	Top: 0px;
	padding-right: 2em;
	display: none;
	background-color:#EEFDD0;
	
}
#multi_drop_menus ul li:hover ul{
	display:block;
	z-index: 10000;
	}
	
#multi_drop_menus ul li ul li{
width: 100%;
border-left: 0;
border-right: 0;
}

/*New- for third level*/
#multi_drop_menus ul li ul li ul {
	visibility: hidden;
	position:absolute;
	width: 10em;
	left:10em;
	Top: 0px;
	padding-right: 2em;
	background-color:#D6FA89;
	}
	
#multi_drop_menus ul li ul li:hover ul{
	visibility: visible
	
	}

/*END New- for third level*/



#multi_drop_menus a {
font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	display: block;
	}

#multi_drop_menus a:hover { 
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	
}



h3 {font-size: 3em;
text-align:center;
color: #000000

}

h1 {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

#homepagetext {font-size: .8em;

}

#maincontentinner_div .orderform {
	width: 75%;
	background-color: #FFF9EA;
	background-position: center;
	text-align: center;
	vertical-align: top;
	clear: both;
	border: medium solid #408080;
	display: block;
	float: none;
	position: static;
	margin-left: 12%;
	}

.cartlink {
	background-color: #8EC69F;
	border: none #000000;
	width: 70%;
	text-align: center;
	
}


.testfootercontainer
{
width:890px;
text-align:center;
clear:both;
position:static;	
}


.footerflyouts * {
margin: 0; padding: 0;}

.footerflyouts {
border: none;}


.footerflyouts ul {
border: none;
display:inline;

 }



.footerflyouts li {
	list-style-type: none;
	position:relative;
	width:240px;
	display:inline;
	padding:0 1em;
	margin:0 5px;
	overflow: hidden;
}

.footerflyouts li ul {
	position:absolute;
	width: 200px; 
	padding:.5em;
	background-color:#EEFDD0;
	left: 0;
	top:-50px;
	display:none;
	z-index:3;
	
}
.special_footer_image {
	z-index:1;
	}

.footerflyouts li ul p {
	padding:.5em 0 0 0;
	}

.footerflyouts li:hover ul{
	display:block;

	}
	
	/* inevitable hacks for IE6  and < */
* html div.multi_drop_menus {
 z-index:1; /* IE6 won't respect high z-index on abs-pos'd child (ul li ul) without this on its parent rel-pos'd element */
 }				/* see http://www.last-child.com/conflicting-z-index-in-ie6/ */
* html div.multi_drop_menus ul li ul {
  z-index:400; /*ensures menu is on top of other page elements */
 }
* html div.multi_drop_menus a {
/* cannot find a way to get the top level 'a' to fill the unwidthed menu choices without drop-down in IE : ( */
} 
* html div.multi_drop_menus.vertical a {
/* now hasLayout in IE - works on the vert menu as container has width */
 zoom:100%;
 } 
 * html div.multi_drop_menus ul ul a { /* second level of horiz menu */
 zoom:100%;  /* now IE 'haslayout" - IE now makes background hot in horizontal menus */
 } 
  /* info on haslayout: 
  http://www.sitepoint.com/forums/showpost.php?p=2041209&postcount=24
  http://onhavinglayout.fwpf-webdesign.de/hack_management/
   */
 /* END OF LIST-BASED MENU */
