body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 0.7em/1.5 Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background: white;
	background: white url("/includes/images/z-background2.gif");
	background-repeat:repeat-y;
	background-position:center top;
	}
.body1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: small Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	}
.header1	{
	font-weight:bold;
	padding-top:5px;
	margin-bottom:15px;
	border-bottom:1px dashed #ddd;
	display:block;
	width:100%;
	}
.header1 a {
	color: #ffd803;
	text-decoration:none
}
.header1 a:hover {
	color:#CCC;
}








.text1	{
	font: 0.7em/1.5 Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	}
.text1 a {
	color:#ffd803;
	text-decoration:none
}
.text1 a:hover {
	color:#CCC;
}



.text2	{
	font-size:12px;
	color:#000;
	}
.text2 a {
	color:#023A1F;
	text-decoration:none
}
.text2 a:hover {
	color:#CCC;
}


.text3	{
	font-size:14px;
	color:#666;
	}
.text3 a {
	color:#ffd803;
	text-decoration:none
}
.text3 a:hover {
	color:#CCC;
}
.header2	{
	font-size:15px;
	font-weight:bold;
	color:#CCCCCC;
	margin:0;
	padding:0;

	}
.header2 a {
	font-weight:bold;
	color: #CCCCCC;
	text-decoration:none;
}
.header2 a:hover {
	color:#CCCCCC;
}
.header3	{
	font-size:18px;
	color:#CCCCCC;
	margin:0;
	padding:0;
	}
.header3 a {
	color: #CCCCCC;
	text-decoration:none
}
.header3 a:hover {
	color:#CCCCCC;
}














.headertext {
	font-weight:bold;
	padding-top:5px;
	margin-bottom:15px;
	border-bottom:1px dashed #ddd;
	}
a {
	text-decoration: none;
	}
a:link {
	color: #006F7a;
	}
a:active, a:visited {
	color: #8a8065;
	}
a:hover {
	color: #BD9E65;
	}
h1 {
	font-size:20px;
	}
#nav, #nav ul {
	z-index:100;
	float: left;
	list-style: none;
	line-height: 1;
	/* background: white; */
	font-weight: normal;
	white-space:nowrap;
	padding: 0;
	border: solid #DDDDDD;
	margin:0;
	/*
	border-width: 1px 0;
	margin: 0 0 1em 0;
	*/
	border-width: 0 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #006F7a;
	text-decoration: none;
	padding: 0.25em 1.5em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	background: white;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	/* background: #FFE699; */
	background: #EEEEEE;
}
