body
{
background-color: #FFFFFF;
}

#container
{
width: 742px;
margin: 0px auto;
background-color: #fdfcf1;
color: #333;
border-left: solid #f6aa30 4px;
border-right: solid #f6aa30 4px;
}

#top
{
/* border-bottom: 1px solid gray; */
}

#langbar
{
position: relative;
top: -30px;
left: 20px;
width: 180px;
text-align:left;
vertical-align:middle;
}

#navibar
{
position: relative;
top: -25px;
left: 0px;
width: 742px;
height: 20px;
background-color:#FBDBA7;
text-align:left;
}

#main_left
{
float: left;
width: 350px;
margin: 0;
/* padding: 1em; */
}

#main_right
{
margin-left: 370px;
/* padding: 0.5em; */
/* max-width: 36em; */
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

p
{
font-size: 70%;
color: #000000;
font-family:Verdana;
text-align: left;
margin: 10px;
}

h1
{
font-size: 12pt;
color: #000000;
font-family: Verdana;
margin: 10px;
text-align: left;
}

h2
{
font-size: 10pt;
color: #000000;
font-family: Verdana;
font-weight: 300;
margin: 10px;
text-align: left;
}


#left {
text-align: left;
}

#linkit {
font-family: verdana;
font-size:12pt;
font-weight: 700;
color: #000000;
list-style-type: square;
text-align: left;
margin-left: 15px;
margin-right: 15px;
}

#common {
font-family: verdana;
font-size:10pt;
color: #000000;
list-style-type: square;
text-align: left;
margin-right: 20px;
}

#contact {
font-family: verdana;
font-size:10pt;
color: #000000;
list-style-type: disc;
text-align: left;
margin-right: 20px;
}


a:link     {color:#47330B; text-decoration:none}
a:visited  {color:#47330B; text-decoration:none}
a:hover    {color:#FE0202; text-decoration:underline}
a:active   {color:#47330B; text-decoration:none}

a.flag:link     {color:#47330B; text-decoration:none}
a.flag:visited  {color:#47330B; text-decoration:none}
a.flag:hover    {color:#FE0202; text-decoration:none}
a.flag:active   {color:#47330B; text-decoration:none}

a.mail:link     {color:blue; text-decoration:none}
a.mail:hover    {color:blue; font-weight:600; text-decoration:none}

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	/* background: #FCFDF7; */
	font-weight: bold;
	padding: 0;
 	border: solid #000000; 
	border-width: 1px 0;
	margin: 0 0 0 0;
	font-size: 8pt;
	font-family:Verdana;
}

#nav a {
	display: block;
	width: 12em;
	w\idth: 10em;
	color: #000000;
	text-decoration: none;
	padding: 0.35em 1em;
}


#nav li {
	float: left;
	padding: 0;
	width: 12em;
	text-align: center;
}

#nav li ul {
	position: absolute;
	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: #f6aa30;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

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

/* #scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
} */
