body {
    background: #ffffff;
    color: #a0a0a0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
	background: #E5E4DF;
	line-height: 150%;
}

h1
{
    font-size: 18px;
}

h2
{
    margin-top: 20px;
    font-size: 16px;
}

a {
    color: #AA0000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#top
{
	width: 100%;
	height: 40px;
	background: #350d03;
	text-color: #eee1c2;
}

#top div#container
{
	color: #EEE1C2;
}

#top div#flatpages
{
	float: right;
	text-align: right;
}

#top a
{
	line-height: 40px;
	text-decoration: none;
	color: #EEE1C2;
    text-transform: uppercase;
	font-weight: bold;
    font-size: 11px;
}

#top a:hover
{
	text-decoration: underline;
}

#top div#container, #container, #header, #footer {
    margin: auto;
    width: 750px;
}

#top div#languages {
    float:left;
    text-align: left;
}

#footer {
    margin-bottom: 50px;
    color: #333333;
}

#header
{
	background-color: #EAE9E5;
	height: 80px;
	color: #777777;
	width: 100%;
	background-image: url(/site_media/images/header_background.png);
}

#header div.content
{
	width: 750px;
	margin: auto;
	padding: 0;
	padding-top: 20px;
}

#header div.content img 
{
	float: left;
}


.content {
    margin-top: 20px;
	color: #000000;
	margin-bottom: 20px;
}

#logo
{
	width: 100%;
	background-color: #cec8b7;
}

#logo div.content
{
	margin: auto;
	height: 120px;
	width: 750px;
	background-color: #cec8b7;
	background-image: url(/site_media/images/header.jpg);
}

#info
{
	width: 100%;
	height: 40px;
	background-image: url(/site_media/images/info_background.png);
	background-color: #EDECEA;
}

#info div.content
{
	margin: auto;
	line-height: 40px;
	width: 750px;
}

#page
{
  	margin: auto;
	margin-top: 10px;
  	width: 750px;
	padding: 0;
	vertical-align: top;
}

#page div#panel
{
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom: 20px;
}

img {
    border: 0;
}

#menu {
    width: 100%;
    line-height: 40px;
}

#menu a {
    line-height: 40px;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    margin-right: 20px;
    margin-left: 20px;    
}

#menu a#first {
    margin-left: 0px;
}

#menu a:hover {
    text-decoration: underline;     
}

#tab {
    border: solid;
    border-color:#000000;
    border-width: 1px;
    color: #000000;
	width: 100%;

}

#tab td {
    border: solid;
    border-color:#000000;
    border-width: 1px;
    color: #000000;
    padding: 5px;

}

#right_panel {
	float: right;
	width: 310px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 60px;
    border: 1px solid #a0a0a0;
    padding: 5px;
}

#gallery {
	width: 100%;
    margin-bottom: 10px;
}

#map {
	width: 100%;
}

div.contact label
{
	width: 200px;
	float: left;
}

div.contact input, div.contact textarea
{
	float: left;
	border: 1px solid #999999;
}

div.contact input#error, div.contact textarea#error
{
	border: 2px solid #ff0000;
}

.item
{
    margin-bottom: 30px;
    margin-top: 10px;
    width: 100%;
    height: 110px;
}

.item_description
{
    width: 600px;
    float: left;
}

.item_picture
{
    padding: 5px;
    width: 100px;
    float: right;
}

#adv-rectangle {
    width: 305px;
    margin-bottom: 10px;
}

.adv
{
    width: 100%;
    margin-bottom: 30px;
}

.adv-left
{
    float: left;
}

.adv-right
{
    float: right;
}

