/*
 body {
	font-family: arial, helvetica, serif;
	font-size: 80%;
	background: white url(images/ddbg3.gif) no-repeat 6000px 6000px;
	padding: 2em;
	margin: 0;
}

#content {
	width: 34em;
	background-color: #f4ecd9;
	padding: 1em 0;
	border: 6px double #7d6340;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 32em;
}
html>body #content {
	width: 32em;
} 
*/

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


a {

	text-decoration: none;
}

a:link {
	color: #080;
}

a:visited {
	color: #790;
}

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}
/*
h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}
*/
ul {
    font: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;	
	z-index: 99;
	
}
/*sub nav text*/
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7b7c7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
		
}

#nav a {
	text-decoration: none;
}

#nav li li a {
    display: block;
	font-weight: normal;
	/*color: #FFFFFF;*/
	padding:/* 0.7em*/ 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 16px;
	z-index: 99;
	

}

#nav li li a:hover {
	/*padding: 0.2em 5px;*/
	color:#FFFFFF;
	background-color: #6C6C6C;		
/*	border: 5px solid #7d6340;
	border-width: 0 5px;*/
}

li {
font: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	
	/*border: 1px solid #7d6340;
	border-width: 1px 0;*/
}
/*
li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}
*/
li ul {
padding-left: 0px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	/*padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;*/
	background-color: #7b7c7b;
	width: 175px;

	
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
/*	background-color: transparent;*/
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
	
}

hr {
	display: none;
}

.space {
     padding-left: 15px;
	 }
/*
p {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
	background-color: #FFFFFF;
}*/
/*
p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
}*/
/*

p.image img {
	display: block;
	border: 1px solid #7d6340;
}


ul.nav {
	position: absolute;
	 account for the border 
	left: -0.25em;
	top: -0.25em;
	z-index: 2;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul.nav li { z-index: 201; }*/


