#wrapper
{
	border-right: solid 5px #005f00;
	border-left: solid 5px #005f00;
	width: 920;
	margin: auto;
	text-align: left;
	min-width: 920;
	background-color: white;
}

li
{
	list-style-image: url(http://www.daveandrews.org/products/templates/products/images/arrow.gif);
}

a.headerlink
{
	color: #005f00;
}

a.headerlink:visited
{
	color: #005f00;
}


a.menu_1
{
	font-size: 140%;
}

a.menu_1:hover
{
	color: black;
	font-weight: bold;
}

body
{
	margin: 0;
	text-align: center;
	background-image: url(http://www.daveandrews.org/products/templates/products/images/greybackground.png)
}

#text
{
	margin-left: 15px;
	padding: 10px;
}

#footer
{
	color: black;
	text-align:center;
	border-bottom: 5px solid #005f00;
}

#header
{
	padding: 10px;
	border-bottom: solid 4px #005f00;
}

h1
{
	color: #005f00;
	margin: 0px;
	font-size: 150%;
}

h2.subtext
{
	margin: 0px;
	margin-left: 10px;
	font-size: 110%;
	margin-bottom: 20px;
}

h3
{
	border-bottom: 1px solid black;
	font-size: 110%;
	color: #808080;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
list-style: none;
}

#nav-menu li a
{
background: url(http://daveandrews.org/products/templates/products/images/menu_background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 10em;
display: block;
border: 0.1em solid #009900;
color: green;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(http://daveandrews.org/products/templates/products/images/menu_background_hover.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 10em;
font-weight: bold;
display: block;
border: 0.1em solid #009900;
color: black;
text-decoration: none;
text-align: center;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
} 