
body {
	xfont: 78%/1.5 arial, helvetica, serif;
	background: cornsilk;
	text-align: center;
	padding: 0;
}

#container {
	width: 763px;
	background: cornsilk;
	text-align: left;
	xborder: 1px dotted red;
	xmargin: 0 auto;
}

#nav, #nav ul {
        float: left;
        width: 763px;
        list-style: none;
        line-height: 1;
        background: white;
        font-weight: bold;
        padding: 0;
        border: solid #eda;
        border-width: 1px 0;
        margin: 0 0 1em 0;
}

#nav a {
        display: block;
        width: 7.0em;
        w\idth: 4.0em;
        color: #7C6240;
        text-decoration: none;
        padding: 0.25em 1em;
}

#nav a em {
font-style: normal;
font-weight: bold;
text-decoration: underline;
}

#nav a.daddy {
        background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
        float: left;
        padding: 0;
        width: 6.8em;
        border: solid #eda;
        border-width: 1px 0;
}

#nav li ul {
        position: absolute;
        left: -999em;
        height: auto;
        width: 11em;
        w\idth: 10.5em;
        font-weight: normal;
        border-width: 0.25em;
        margin: 0;
}

#nav li li {
        padding-right: 1em;
        width: 9.5em
}

#nav li ul a {
        width: 9.5em;
        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: #eda;
}

#nav2, #nav2 ul {
        float: left;
        width: 763px;
        list-style: none;
        line-height: 1;
        background: white;
        font-weight: bold;
        padding: 0;
        border: solid #eda;
        border-width: 1px 0;
        margin: 0 0 1em 0;
}

#nav2 a {
        display: block;
        width: 7.0em;
        w\idth: 4.0em;
        color: #7C6240;
        text-decoration: none;
        padding: 0.25em 1em;
}

#nav2 a.daddy {
        background: url(rightarrow2.gif) center right no-repeat;
}

#nav2 li {
        float: left;
        padding: 0;
        width: 6.8em;
        border: solid #eda;
        border-width: 1px 0;
}

#nav2 li ul {
        position: absolute;
        left: -999em;
        height: auto;
        width: 11em;
        w\idth: 10.5em;
        font-weight: normal;
        border-width: 0.25em;
        margin: 0;
}

#nav2 li li {
        padding-right: 1em;
        width: 9.5em
}

#nav2 li ul a {
        width: 9.5em;
        w\idth: 9em;
}

#nav2 li ul ul {
        margin: -1.75em 0 0 14em;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover2 ul ul, #nav2 li.sfhover2 ul ul ul {
        left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover2 ul, #nav2 li li.sfhover2 ul, #nav2 li li li.sfhover2 ul {
        left: auto;
}

#nav2 li:hover, #nav2 li.sfhover2 {
        background: #eda;
}

#content {
	clear: left;
}

#content a {
	xcolor: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#footer table {
   background: blanchedalmond;
	border: solid #eda;
	border-width: 1px 0;
	padding: 0;
	border-spacing: 0;
}

}