body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0C69E;
	behavior: url(csshover2.htc);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none
	
}

a:hover {
	text-decoration: underline;
	color: #930;
}



div#navbar ul {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 150px;
	list-style-type: none;
}

div#navbar li {
	padding: 0.25em 0.25em 0.25em;
	position: relative;
	list-style: none;
	margin: 0;	
}

div#navbar li a {
	display: block;
	padding: 0.25em 0.25em 0.25em 0.25em;
	text-decoration: none;
	color: #FFFFFF;
}

div#navbar>ul a {
	width: auto;
}

div#navbar ul ul {
	position: absolute; top: 0; left: 148px; width: 150px; display: none;
	background: url(images/mudhouse_bkg.jpg) no-repeat;
}

div#navbar ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

div#navbar li:hover {
	background-color: #000000;
}

div#navbar li.submenu {
	background: url(images/arrow.gif) 98% 55% no-repeat;
}

div#navbar li.submenu:hover {
	background-color: #000000;
}

.mudhouse {
	background: #C3945C url(images/mudhouse_bkg.jpg) no-repeat;
}

.header1 {
	background: url(images/logo3.gif) 0 100% no-repeat;
	font-family: "trebuchet MS", tahoma, Arial;
	padding-left: 24px;
	font-size: x-large;
	color: #922730;
	line-height: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	font-weight: bold;
	font-variant: small-caps;
	border-top-color: #CCCCCC;
	border-bottom-color: #AE5700;
}
.header2 {
	margin: 20px 0 20px 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #127500;
	font-weight: bold;
}

.paragraph_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
}
.white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #660000;
	font-weight: normal;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.8;
	width: 800px;
	color: #666666;
	text-align: right;
}

