body {
	background-color: rgb(246,255,237);
}

body, td, th {
	font-family: verdana;
	font-size: 10px;
}

#xdivnav {
	padding-bottom: 5em;
}
h1.pagehead,
#printlogo,
#headlogo a span {
	display: none;
}

#headlogo a {
	position: absolute;
	top: 4px;
	left: 50%;
	width: 207px;
	height: 136px;
	margin-left: -380px;
	background: url(../images/magnolialogo.jpg) no-repeat;
}

#headimage {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 531px;
	height: 150px;
	margin-left: -151px;
	background: url(../images/headimage.jpg) no-repeat;
}

#xdivNav {
	position: absolute;
	display: block;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

#wrapper {
	background-color: rgb(255,255,255);
	padding: 2em;
	padding-top: 2em;
	clear: both;
	border: 1px solid rgb(71,110,59);
	border-top: none;
}

hr,
#footer {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: red;
	visibility: hidden;
}

#xnav {
	height: 2.5em;
	background-color: rgb(71,110,59);
	border-left: 1px solid rgb(71,110,59);
	border-right: 1px solid rgb(71,110,59);
}

#xnav, #xnav ul {
	padding: 0px;
	margin: 0px;
	width: 800px;
	display: block;
}

#xnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#xnav li a {
	border-top: 1px solid rgb(71,110,59);
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	display: block;
	background-color: rgb(71,110,59);
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

li.litag span {
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	display: block;
	font-weight: bold;
	color: white;
}

#xnav li a:hover {
	text-decoration: underline;
	color: yellow;
}

#xnav li ul li a {
	border: none;
	background-color: rgb(163,182,157);
	font-size: 10px;
	font-weight: normal;
}

#xnav li ul li a:visited {
	color: purple !important;
}

#xnav li ul {
	position: absolute;
	display: block;
	left: 0px;
	width: 800px;
}

html>body #xnav,
html>body #xnav ul,
html>body #xnav li ul {
	width: 798px;
}

#xnav li ul {
	visibility: hidden;
	background-color: rgb(163,182,157);
	border-left: 1px solid rgb(71,110,59);
	border-right: 1px solid rgb(71,110,59);
}

#xdivNav #xnav li ul.xon {
	visibility: visible;
}

#breadcrumbs {
	padding-top: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid gray;
}

#breadcrumbs,
#breadcrumbs a {
	color: gray;
	text-decoration: none;
}

#youarehere {
	font-weight: bold;
	padding-right: 0.5em;
}

.xactive {
	background-color: rgb(163,182,157) !important;
}

#sidebar {
	float: right;
	border: 1px solid gray;
	padding: 1em;
	margin-top: 2em;
	margin-left: 2em;
	width: 200px;
	background-color: rgb(203,222,197);
}

* html #sidebar {
	width: 20em;
}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

#sidebar p.faqhead,
#sidebar p.newshead {
	font-weight: bold;
}

#sidebar p.faqhead {
	padding-top: 2em;
}

#sidebar p.faq,
#sidebar p.news {
	padding-top: 4px;
}

div#wrapper div#outer div#content {
	font-size: 11px;
	line-height: 1.7em;
}

div#wrapper div#outer div#content h3 {
	font-size: 18px;
	margin-bottom: 0px;
}

div#wrapper div#outer div#content p {
	margin-top: 3px;
}

/* Hides from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */ 

#xfooter {
	padding-top: 8px;
	text-align: center;
	color: rgb(163,182,157);
}
