@charset "utf-8";
/* CSS Document */

body{
	background:url(img/back_pat.gif) top center repeat-x #FFF;
	font: 12px Verdana, "Trebuchet MS", Arial,  sans-serif;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#B48C47;
}
a:hover, a:active, a:focus {
	color: #B48C47;
	text-decoration: none;
	background: #000000;
}

a img {
	border: none;
}
.lezantes{
	font-size:9px;
	height:15px;
	/*line-height:1px;*/
}
div.both{
	clear:both;
}
#back_left{
	position:absolute;
	top:39px;
	left:0;
	background:url(img/left_ornament.gif);
	width:107px;
	height:127px;
	z-index:-1;
}
#back_right{
	position:absolute;
	top:300px;
	right:0;
	background:url(img/right_ornament.gif);
	width:167px;
	height:310px;
	z-index:-1;
}
#mainwrap{
	width:1001px;
	margin:0 auto;
}
#logo{
	height:108px;
	text-align:center;
	margin-top:30px;
}
div.spacer1{
	height:30px;
}
#black_line{
	background:url(img/back_black.gif) top no-repeat;
	width:1001px;
	height:73px;
}
#menuwrap{
	text-align:center;
}
/*div.menu_button{
	display:block;
	font-family:"Courier New", Courier, monospace;
	float:left;
	height:70px;
	line-height:70px;
	color:#B48C47;
	padding:0px 15px 0px 15px;
	font-size:18px;
	font-weight:lighter;
	letter-spacing:1px;
}

div.menu_button a{
	color:#B48C47;
	/*letter-spacing:2px;
	text-decoration: none;
}
div.menu_button a:hover , div.menu_button a:focus, div.menu_button a:active {
	color:#B48C47;
	display:block;
	text-decoration: none;
	background-color: #000000;	
}*/
#gold_plaisio{
	margin:0 auto;
	width:799px;
	/*height:209px;*/
	border:1px solid #B48C47;
	padding-top:8px;
	padding-bottom:6px;
	text-align:left;
}
div.photo_cont{
	float:left;
	padding:6px;
}
#main_textwrap{
	margin:0 auto;
	font-family:Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:800px;
	padding:5px;
}
div.maintxt_title{
	font-size:16px;
	color:#B48C47;
	font-weight:bold;
	padding:5px;
	margin-bottom:15px;
}
div.maintxt_text{
	font-size:12px;
	color:#333;
	padding:5px;
	text-align:justify;
}
#addline{
	color:#000;
	margin:0 auto;
	padding:3px;
	font-size:10px;
	/*border-top:3px solid #B48C47;
	border-bottom: 1px dotted #999 ;
	background-color:#B48C47;*/
	font-size:9px;
	width:800px;
}
#bottomline{
	color:#000;
	margin:0 auto;
	padding:3px;
	border-top:3px solid #B48C47;
	border-bottom: 1px dotted #999 ;
	/*background-color:#B48C47;*/
	font-size:9px;
	width:800px;
}