body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFDFAA;
	cursor: default;
}

#main
{
	position: static;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #e7e6b8;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #927950;
	cursor: default;
}

a:link,
a:visited
{
	text-decoration: none;
	color: #348b35;
	border: none;
}

a:hover,
a:active
{
	text-decoration: underline;
	color: #348b35;
	border: none;
}

table
{
	border-collapse: collapse;
}

form,
ul,
ol,
li,
.flat
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h6
{
	font-family: Tahoma, Geneva, sans-serif;
}

textarea
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
}

img
{
	border: 0px;
}

.wrapper
{
	position: relative;
	width: 960px;
	margin: auto;
}

.left
{
	display: block;
	float: left;
}

.right
{
	display: block;
	float: right;
}

.clear
{
	clear: both;
}

#top
{
	height: 120px;
	background: #f1f0d1 url(images/top.gif) repeat-x top left;
}

#logo
{
	position: absolute;
	top: 10px;
	left: 10px;
}

#languages
{
	position: absolute;
	bottom: 2px;
	right: 0px;
	font-size: 8pt;
}

#languages ul
{
	display: block;
	float: left;
	height: 30px;
	padding-left: 3px;
	background: url(images/top_menu_left.gif) no-repeat top left;
}

#languages li
{
	display: block;
	float: left;
	height: 30px;
	padding-right: 3px;
	background: url(images/top_menu_sep.gif) no-repeat top right;
}

#languages li.last
{
	padding-right: 3px;
	background: url(images/top_menu_right.gif) no-repeat top right;
}

#languages li strong,
#languages li a
{
	display: block;
	height: 22px;
	padding: 8px 10px 0px 10px;
	background: url(images/top_menu.gif) repeat-x top left;
}

#menubg
{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 320px;
	height: 170px;
	background: #247026 url(images/panel.gif) repeat-x top left;
}

#menu
{
	position: absolute;
	top: 20px;
	right: 30px;
	width: 270px;
	font-size: 12pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
}

#menu ul li strong
{
	text-decoration: underline;
}

#menu ul li a:link, a:visited
{
	color: #927950;
	text-decoration: none;
}

#menu ul li a:hover, a:active
{
	color: #fff;
	text-decoration: underline;
}

#header
{
	position: relative;
	height: 200px;
	background-color: #ffdfaa;
	border-bottom: 2px solid #ffb56a
}

#banner
{
	padding: 10px;
	height: 180px;
}

#banner div
{
	padding: 5px;
	background-color: #FFF4EA;
}

#page
{
	background-color: #FFF4EA;
}

#sidebar
{
	float: left;
	width: 220px;
}

#sidebar ul
{
	list-style-position: inside;
	list-style-image: url(images/raquo.gif);
}

#sidebar li
{
	padding: 8px 22px;
	background-color: #ffdfaa;
	border-bottom: 1px solid #FFB56A;
	font-weight: bold;
	font-size: 8pt;
}

#sidebar li strong
{
	color: #FFB56A;
}

#sidebar li a:link,
#sidebar li a:visited
{
	text-decoration: none;
	color: #927950;
}

#sidebar li a:hover,
#sidebar li a:active
{
	text-decoration: underline;
	color: #927950;
}

#sidebar .panel
{
	margin: 10px 0px;
	padding: 10px 15px;
	background: #247026 url(images/panel.gif) repeat-x top left;
	color: #9ad49a;
	font-size: 8pt;
}

#sidebar .panel h2
{
	padding: 0px;
	margin: 10px 0px;
	font-size: 14pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #fff;
}

#sidebar .panel a:link,
#sidebar .panel a:visited
{
	text-decoration: none;
	color: #fff;
}

#sidebar .panel a:hover,
#sidebar .panel a:active
{
	text-decoration: underline;
	color: #fff;
}

#entry
{
	margin-left: 245px;	
}

#breadcrums
{
	padding: 10px 15px 10px 0px;
	border-bottom: 1px solid #ffb56a;
	font-size: 8pt;
}

#breadcrums img
{
	margin-right: 10px;
}

#breadcrums a,
#breadcrums strong
{
	padding: 0px 5px 0px 10px;
	background: url(images/raquo.gif) no-repeat center left;
}

#breadcrums a:link,
#breadcrums a:visited
{
	text-decoration: none;
	color: #348b35;
}

#breadcrums a:hover,
#breadcrums a:active
{
	text-decoration: underline;
	color: #348b35;
}

hr.contentline
{
	display: none;
}

#content
{
	font-size: 9pt;
	padding-bottom: 20px;
}

#content h1
{
	padding: 0px;
	margin: 20px 0px 10px 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #116215;
}

#gallery
{
	padding: 10px 0px 20px 0px;
	border-top: 1px solid #ffb56a;
}

#gallery ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#gallery li
{
	display: block;
	padding: 0px;
	margin: 10px;
	float: left;
	height: 80px;
}

#gallery li img
{
	border: 3px solid #ffdfaa;
}

#footer
{
	background-color: #ffdfaa;
	border-top: 2px solid #ffb56a;
	font-size: 8pt;
	padding: 10px 0px 30px 0px;
}