body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #e1d9a8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.content p {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
}
.footer {
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #E4B821;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	color: #E3B823;
}
.content a {
	color: #CC6600;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
/* Remove the padding, margins and bullets from the lists */

.menu, .menu ul {
	list-style-type:none;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	width: 723px;

}



/* Set up the top level list items and float left to place inline */

.menu li.top {
	display:block;
	float:left;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}



/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}



/* Default top link link styling */

.menu li.top a.top_link {
	display:block;
	float:left;
	height:24px;
	padding-left: 15px;
	padding-right: 15px;
}

.menu li.top a span {
	left:0px;
	top:0;
	z-index:0;
	font-size:13px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
} /* move the link text off screen */


/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {
	visibility:visible;
	text-decoration: none;
	background-image: url(images/up.png);
	background-repeat: no-repeat;
	background-position: center 15px;
} /* for IE6 */

.menu li:hover { position:relative; z-index:200;} /* for IE7 */



/* keep the 'next' level invisible by placing it off screen. */

.menu ul, 

.menu :hover ul ul, 

.menu :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}



/* set up the first drop down sub level */

.menu :hover ul.sub {left:0; top:23px; background: #fff; padding:0px 0; border:1px solid #999999; white-space:nowrap; width:200px; height:auto;}

.menu :hover ul.sub li {display:block; height:20px; position:relative; float:none; width:200px;}

.menu :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:200px;
	line-height:20px;
	text-indent:20px;
	color:#666666;
	text-decoration:none;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.menu :hover ul.sub li a.fly {background:#fff url(images/fly.gif) no-repeat 180px 7px;}

.menu :hover ul.sub li a:hover {background:#666666; color:#fff;}

.menu :hover ul.sub li a.fly:hover {background:#999999 url(images/fly.gif) no-repeat 180px 7px; color:#fff;}

.menu :hover ul li:hover > a.fly {background:#999999 url(images/fly.gif) no-repeat 180px 7px; color:#fff;} 



/* set up the flyout levels when hovering */

.menu :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul :hover ul

{left:200px; top:-1px; background: #fff; padding:0px 0; border:1px solid #999999; white-space:nowrap; width:200px; z-index:200; height:auto; z-index:300;}



#multi-level {
	height:20px;
	position:relative;
	z-index:100;
	width: 723px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #E3B823;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;

}

#multi-level .pad {float:left;}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
