 
 
 
body { margin: 0; font-family: Tahoma; font-size: 12px; color: #000}

p, td {  font-family: Tahoma; font-size: 12px; color: #000; line-height: 20px;}

a { color: #847861; text-decoration: underline}
a:visited {color: #847861; text-decoration: underline}
a:hover {color: #077e42; text-decoration: none}

a img {
border: 1px solid #847861;
}

a:hover img {
border: 1px solid #077e42;
}

.topnav { display: block; font-size: 12px; color: #004392; font-weight: bold; text-decoration: none; padding: 4px 0px 4px 10px; margin: 0px; vertical-align: middle; background-color:#FFFFFF; margin-bottom: 14px; }
.topnav:link { display: block; font-size: 12px; color: #004392; font-weight: bold; text-decoration: none; padding: 4px 0px 4px 10px; margin: 0px; vertical-align: middle; background-color:#FFFFFF; margin-bottom: 14px; }
.topnav:visited { display: block; font-size: 12px; color: #004392; font-weight: bold; text-decoration: none; padding: 4px 0px 4px 10px; margin: 0px; vertical-align: middle; background-color:#FFFFFF; margin-bottom: 14px; }
.topnav:hover { display: block; font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; padding: 4px 0px 4px 10px; margin: 0px; vertical-align: middle; background-color:#0f4b8e; margin-bottom: 14px; }

.subMenu { font-size: 11px; color: #0f4b8e; font-weight: normal;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #0f4b8e; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #0f4b8e; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none}

.Footer { font-size: 12px; color: #FFF; font-weight: normal; text-decoration: none}
.Footer a:link { font-size: 12px; color: #FFF; font-weight: normal; text-decoration: none}
.Footer a:visited { font-size: 12px; color: #FFF; font-weight: normal; text-decoration: none}
.Footer a:hover { font-size: 12px; color: #FFF; font-weight: normal; text-decoration: underline}

.address { font-size: 16px; color: #593d2b; font-weight: bold; text-decoration: none}

.footer2 { font-size: 10px; color: #4c4c4c; font-weight: normal; text-decoration: none}
.footer2 a:link { font-size: 10px; color: #4c4c4c; font-weight: normal; text-decoration: none}
.footer2 a:visited { font-size: 10px; color: #4c4c4c; font-weight: normal; text-decoration: none}
.footer2 a:hover { font-size: 10px; color: #4c4c4c; font-weight: normal; text-decoration: underline}

.toplink { font-size: 14px; color: #000; font-weight: bold; text-decoration: none; line-height: 66px;}
.toplink:link { font-size: 14px; color: #000; font-weight: bold; text-decoration: none; line-height: 66px;}
.toplink:visited { font-size: 14px; color: #000; font-weight: bold; text-decoration: none; line-height: 66px;}
.toplink:hover { font-size: 14px; color: #077e42; font-weight: bold; text-decoration: none; line-height: 66px;}

H1 {  font-size: 18px; color: #442318; font-family:Georgia, "Times New Roman", Times, serif}

/* MENU STYLE */

#menu {
	padding:0px;
	width:243px;
}

#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#menu h2 {
	font: bold 14px Tahoma;
	margin:0;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	height:31px;
	line-height:31px;
	width:203px;
	display:block;
	padding-left:40px;
	padding-right:0;
	background: url(DesignImgs/navbg.gif) no-repeat top left;
	margin:0;
}

#menu a:hover {
	color:#371a0d;
	margin:0;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	top:0;
	left:234px;
	border-top: 1px solid #a8a08f;
	border-left: 1px solid #a8a08f;
	border-right: 1px solid #a8a08f;
	background:#847861;
	padding-left:0px;
	width:210px;
}

#menu ul ul li {
	display:block;
	width:210px;
}
#menu ul ul li a {
	background:none;
	font: bold 14px Tahoma;
	color:#FFFFFF;
	text-decoration: none;
	width:200px;
	height:26px;
	line-height:26px;
	display:block;
	float:left;
	border-bottom: 1px solid #a8a08f;
	margin:0;
	padding:0 0 0 10px;
}
#menu ul ul li a:hover {
	background:#978d7a;
	color:#371a0d;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menu ul ul li a {
	float:none;
}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none;}

#menu ul li a:hover ul ul,
#menu ul li a:hover ul ul li {
	display:none;
}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{display: block;}

#menu li:hover ul, li.over ul { display: block;}

<!--[if lt IE 7]>
#menu{float:left;}
body{behavior:url(csshover.htc); }
#menu ul li{ display:block;}
#menu a{height:1%;}

#menu ul li a:hover ul ul,
#menu ul li a:hover ul ul li {
	display:none;
}

#menu ul {
	z-index:1;
}
#menu ul ul {
	z-index:500;
}

<![endif]-->

