/*defaults*/
body 	{
	color:#333333;
	margin:20px 0;
	padding:0;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-size:90%;
	background-attachment: fixed;
	background-color: #BECA74;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{
	color:#4E5A45;
	text-decoration:none;
}
hr	{
	font-weight: normal;
	border: thin solid #CCCCCC;
}
img {
    border: none;
}
.clear {
clear:left;
}

/*structural elements*/
#container	{min-height:400px;margin:0px auto; text-align:center; width:760px; 



}
#holder		{min-height:400px;width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{
	background-repeat: no-repeat;
	background-position: 180px 0;
	width: 200px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: right;
	float: left;
}
#language		{
	background-repeat: no-repeat;
	width: 300px;
	float: right;
}

#navigation	{
	padding:10px 0;
	border-top:1px solid #DADADA;

}
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; 

}
#gallery	{
border:0 none}

#news		{
	float:right;
	width:250px;
	padding:20px 0;
	line-height:140%;
	text-align:justify;
}
.newsItem	{
	padding:20px 20px 5px 20px;
	border:1px solid #9DA86E;
	font-size:90%;
	margin-bottom:20px;
	background-color: #FAFAFA;
}
.guestbookname{
	font-size: 80%;
	color: #000000;
}
#footer		{
	clear:both;
	width:100%;
	font-size:80%;
	padding:20px;
	text-align:center;
	background-color: #E9E9E9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BECA74;
}
#copyright	{float:right; }


/*headings*/
.newsItem h1	{
	color:#4E5A45;
	margin:0 0 10px 0;
	padding:0;
	font-size:160%;
	font-weight:normal;
}
#content h1		{
	font-size:220%;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0 0 20px 0;
	color: #4E5A45;
}#content2 h1		{
	font-size:220%;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0 0 20px 0;
	color: #4E5A45;
}#content3 h1		{
	font-size:220%;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0 0 20px 0;
	color: #4E5A45;
}
#logo h1		{
	font-weight:normal;
	font-size:170%;
	margin:0;
	padding:0;
	color:#4E5A45;
}


/*navigation*/

#content ul 		{margin:-10px 30px 10px 50px; padding:0; }
#content li 		{
	margin:0;
	padding:0;

}


#navigation ul 		{margin:0; padding:0; }
#navigation li 		{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	text-transform: uppercase;
}
#navigation a		{
	color:#4E5A45;
	padding:0 9px 0 0;
	text-decoration:none;
}
#navigation a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{
	color:#666666;
	font-weight:bold;
	padding:0 5px 0 0;
	text-decoration:underline;
}
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
#container #holder #content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news2 {
	float:right;
	width:180px;
	padding:20px 0;
	line-height:140%;
	text-align:justify;
}
#content2 {
	float:left;
	width:530px;
	padding:20px 10px 0 0;
	line-height:160%;
}
#content3 {
	float:left;
	width:730px;
	padding:20px 10px 0 0;
	line-height:160%;
}
#navigation_eng {
	padding:10px 0;
}
