* {
	outline-width:0;
	outline-style:initial;
	outline-color:#000000;
	margin:0;
	padding:0;
}

body {
	font:normal normal normal 11px/normal Verdana, Arial;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#EBE4D7;
	color:#654325;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.nav {
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	text-shadow:rgb(136, 136, 136) 1px 1px;
	z-index:1000;
	color:#654325;
	background-color:#BB7B43;
	height:50px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.menu a {
	float:left;
	text-decoration:none;
	width:120px;
	height:28px;
	padding-top:8px;
	color:#654325;
}

.menu span {
	float:left;
	text-decoration:none;
	width:120px;
	height:28px;
	padding-top:8px;
	color:#654325;
	background-color:#BB7B43;
}

.menu a:hover {
	color:#654325;
}

.menu {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	font:normal normal normal 16px/normal Arial, Verdana;
	text-align:center;
	width:600px;
	margin:0px auto 0px auto;
}

.menu li {
	position:relative;
	float:left;
	z-index:1000;
	background-color:#BB7B43;
	height:45px;
	width:120px;
}

.menu ul {
	position:absolute;
	font:normal normal normal 13px/normal Arial, Verdana;
	top:36px;
	left:0;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	display:none;
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	background-color:#865830;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.menu ul li {
	float:none;
	width:120px;
	border-top:1px solid #CCCCCC;
}

.menu ul li a, li.menuhover li a, li.menuhover li.menuhover li a {
	float:none;
	display:block;
	background-image:none;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:22px;
	padding-top:5px;
	background-color:#C48C6A;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.menu ul li a:hover, li.menuhover li a:hover, li.menuhover li.menuhover li a:hover {
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	color:#FFFFFF;
	background-color:#865830;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.menu ul li span, li.menuhover li span, li.menuhover li.menuhover li span {
	float:none;
	display:block;
	background-image:none;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:22px;
	padding-top:5px;
	background-color:#C48C6A;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.menu ul ul {
	left:120px;
	top:0;
}

.menu li.submenu {
	font-weight:bold;
}

.menu li.noborder {
}

li.menuhover a, li.menuhover li.menuhover a {
	color:#FFFFFF;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:50px;
	background-color:#C48C6A;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

li.menuhover span, li.menuhover li.menuhover span {
	color:#FFFFFF;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:50px;
	padding:inherit;
	margin:inherit;
	background-color:#C48C6A;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#info {
	width:180px;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#EEEEEE;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#info li {
	width:160px;
	color:#666666;
	text-shadow:rgb(255, 255, 255) 1px 1px;
	text-align:left;
	padding:8px 10px 8px 10px;
}

