* {
	vertical-align:middle;
}

body {
	margin:0;
	padding:0;
	
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	color: #000000;	
	line-height: 160%;
}

#container {
	background: url(images/bg_body.jpg) repeat-x;	
}

#header {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:340px;
	
}

#wrapper {
	background: url(images/bg_container.jpg) repeat-x;	
}

#left {
	width:640px;
	float:left;
}

#left a {
	color:#8b3201;
}

#left a:hover {
	color:#9eaf48;
}

#menu {
	width:900px;
	color:#fff;
	font-size:20px;	
}

.menu_item {
	margin-right: 70px;
	vertical-align: middle;
}

.menu_item a {
	color:#fff;
	text-decoration:none;
}

.menu_item a:hover {
	color:#fff;
	text-decoration:underline;
}

#text_area {
	padding-top: 31px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-size:15px;
}

#footer {
	background: url(images/bg_footer.jpg) repeat-x;
	height: 185px;}
	
#footer_text {
	padding-top:70px;
	width:900px;
	margin-left:auto;
	margin-right:auto;	
	color:#fff;
	font-size:14px;
}	


h1 {
	color:#8b3201;
	font-weight:normal;
	margin-top:0px;
}

#left h1 a {
	color:#8b3201;
	text-decoration:none;
}

#left h1 a:hover {
	color:#8b3201;
	text-decoration:none;
}

#left h1 a:visited {
	color:#8b3201;
	text-decoration:none;
}

#left h2 {
	color:#9eaf48;
	font-size: 20px;
	font-weight:normal;
}

#left h2 a {
	color:#9eaf48;
	font-size: 20px;
	text-decoration:underline;
	font-weight:normal;
}

#left h2 a:hover {
	color:#9eaf48;
	text-decoration:underline;
}

#left h2 a:visited {
	color:#9eaf48;
	text-decoration:underline;
}

#right h2 a {
	color:#9eaf48;
	font-size: 20px;
	text-decoration:underline;
	font-weight:normal;
}

#right h2 a:hover {
	color:#9eaf48;
	text-decoration:underline;
}

#right h2 a:visited {
	color:#9eaf48;
	text-decoration:underline;
}



h2 {
	color:#8b3201;
	font-size: 20px;
}

#right {
	width:190px;
	float:right;
	color:#8b7765;
	line-height:130%;
}

#right a {
	color:#8b3201;
}

#right a:hover {
	color:#9eaf48;
}


#right b {
	color:#8b3201;
}

.clearit {
	clear:both;
}

.left_pic {
	width:170px;
	height:127px;
	background:#fff;
	padding:5px;
	border: 1px solid #d4cdc1;
	margin-bottom:10px;
}

.galerie {
	width:90px;
	height:65px;
	padding:5px;
	border: 1px solid #d4cdc1;
	float:left;	
	margin-right: 30px;
	margin-bottom: 30px;
}

.footer_left {
	padding-top:20px;
	margin-right: 160px;
	float:left;
	line-height:120%
}

.footer_left a {
	color:#fff;
}

.img {
	border:0;
}

td {
	width: 500px;
	height: 50px;	
	text-align:left;
	padding-right: 20px;
}

.clear_r {
	clear:right;
}

#banner {
	width:316px;
	height:286px;
	float:left;
	background: url(slideshow/bg_slideshow.jpg) no-repeat;	
	margin:0;
	padding:0;
	}


#banner ul {
	display:inline;
	margin:0px;
	padding:0px;

}

#banner li { 
	list-style: none; 
	display:inline;
	margin:0px;
	padding:0px;

}

.fltl {
	float:left;
	width:582px;
}

.hrline {
	border-top:1px dotted #ccc;
	margin-bottom:30px;
	margin-top:30px;
	width:640px;
}




/*---------- contact form ---------- */

.col {
	float: left;
}

.row {
	clear: both;
}

.submit {
	padding-top: 5px;
	clear: both;
} 

.contact_form {
	border: solid 1px #EAD7C2;
	background-color: #FFFAF5;
}

input.red { 
	background-image:url(images/send_button.jpg); 
	background-repeat:no-repeat; 
	width: 131px; 
	height: 25px; 
	border:0px;
	color: #333333;
	font-size:9px;
	letter-spacing: 1px;
}

.wde a {
	font-size: 12px;
	text-decoration:none;
	color:#CCCCCC;
}

table, tbody {
	border: none;
}

.decor {
	width: 350px;
	height: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
	vertical-align:middle;
	text-align:center;
	}







