.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {text-decoration: underline;}
.langnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainhdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	line-height: 40px;
	text-transform: uppercase;
	color: 6c262e;
	text-decoration: none;
}
.pot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.pot:hover {text-decoration: underline;}
.hdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: normal;
	line-height: 45px;
	text-transform: none;
	color: 6c262e;
	text-decoration: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.quotename {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.quotecountry {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navmenu {
      background-color: #6b2831;
	height: 20px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 22px;
	color: #FFFFFF;
	font-size: 11.5px;
      font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-family: Gadget, Arial, Helvetica, sans-serif;
}

#navmenu a:link, #navmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#navmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #844552;
}

#header {
	float: left;
	width: 100%;
	font-size: 70%;
	line-height: normal;
}

#header ul {
	margin: 0;
	padding-left: 10px;
	list-style:none;
}

#header li {
	float: left;
	margin:0;
}

#header a {
	padding-left:15px;
	padding-right:15px;
	padding:8px;
	font-family: Arial, sans;
	color: white;
	text-decoration: none;
	font-weight:bold;
	display: block;
}

#header a:hover {
	background-color: #8F5959;
}
­