@charset "utf-8";

/* CSS TOOLS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}


* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* BASICS */

body {
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #b4b478 url('/img/bg_body.gif') repeat-x left top;
}

a {
	text-decoration: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

small {
	font-size: 11px;
}

/* LAYOUT */

#wrapper {
	position: relative;
	width: 100%;
}

#main {
	width: 800px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 134px;
	margin: 0px 0px 10px 0px;
}

#fr_header {
	position: relative;
	height: 134px;
	margin: 0px 0px 10px 0px;
}

#no_header {
	position: relative;
	height: 134px;
	margin: 0px 0px 10px 0px;
}

#header h1 a {
   width: 600px;
   height: 100px;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
#fr_header h1 a {
   width: 600px;
   height: 100px;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
#no_header h1 a {
   width: 600px;
   height: 100px;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
#container {
	background: url('/img/bg_container.gif') repeat-y left top;
}

#content {
	width: 549px;
	float: right;
	background: #554b23 url('/img/bg_content.gif') no-repeat left top;
	padding: 8px 11px;
}

#sidebar {
	width: 220px;
	float: left;
	background: #645a32 url('/img/bg_sidebar.gif') no-repeat left top;
	height: 100%;
}

#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	background: url('/img/bg_footer.gif') no-repeat left top;
	height: 23px;
	padding: 21px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
}

/* HEADER */

#header h1 {
	background: url('/img/bg_header.gif') no-repeat left 14px;
	height: 116px;
	text-indent: -9999em;
}
#fr_header h1 {
	background: url('/img/fr_bg_header.gif') no-repeat left 14px;
	height: 116px;
	text-indent: -9999em;
}
#no_header h1 {
	background: url('/img/nr_bg_header.gif') no-repeat left 14px;
	height: 116px;
	text-indent: -9999em;
}

#languages {
	position: absolute;
	top: 2px;
	right: -15px;
	background: url('/img/bg_languages.gif') no-repeat left top;
	width: 370px;
	height: 80px;
	font-size: 11px;
	padding: 6px 0px 6px 0px;
}

#languages ul {
	padding: 0px 0px 0px 70px;
}

#languages ul li {
	display: inline;
	text-transform: uppercase;
}

#languages ul li a {
	color: #ffffff;
	text-transform: none;
	padding: 0px 2px;
}

#languages ul li a:hover, #languages ul li a.current {
	color: #ff9b37;
	text-decoration: underline;
}
a.currentb {
	color: #ff9b37;
	font-size: 14px;
	text-decoration: underline;
}

#banner {
	margin: 0px 0px 7px 0px;
}

/* CONTENT */

#content h2 {
	font-family: "Georgia", sans-serif;
	font-size: 18px;
}

#content p, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0 0 1em 0;
	line-height: 1.2em;
}

#content a {
	color: #ff9b37;
	text-decoration: underline;
}

#content .small_content {
	width: 305px;
	float: left;
	padding: 0px 18px 0px 0px;
}

#content .small_photos {
	width: 214px;
	float: left;
	padding: 0px 0px 0px 11px;
	border-left: 1px solid #b4b478;
}

#content .small_photos p {
	padding: 8px 0px 33px 0px;
	color: #b4b478;
}

/* SIDEBAR */

#sidebar img {
	padding: 0px 0px 9px 9px;
}

#sidebar p {
	color: #b4b478;
	padding: 0px 0px 9px 9px;
}

#sidebar ul {
	margin: 0px 5px 18px 5px;
	padding: 2px 0px 0px 0px;
}

#sidebar ul li {
	padding: 7px 5px 7px 2px;
	background: url('/img/bg_sidebar_li_bottom.gif') no-repeat left bottom;
}

#sidebar ul li a {
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1.2em;
}

#sidebar ul li a:hover, #sidebar ul li a.current {
	color: #ff9b37;
	text-decoration: underline;
}

#sidebar a.toff {
	color: #999999;
	text-decoration: none;
}

/* CLASSES */

.medium {
	font-size: 14px;
}

.oliva {
	color: #b7b780;
}
