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

border lightbrown = #f7eedd
lightgreen = #c4dcc5
 */
body{
margin: 0px;
padding: 0px;
/*background:#53331e;*/
background: #7dae7f;
}
form{
margin: 0px;
padding: 0px;
}
img{
border:0;
}
.margin_empty{
margin: 0px;
padding: 0px;
}
.go_center{
margin:0 auto;
}
.go_max_w{
width:100%;
}
.go_max_h{
height:100%;
}
.go_left{
float:left;
}
.go_right{
float:right;
}
.go_relative{
position:relative;
}
#header{
height:125px;
/*background:url(../files/images/header.png) repeat-x;*/
background:#ffffff;
border-top: 16px solid #c4dcc5;
border-bottom: 16px solid #c4dcc5;
}
#container {
	width:704px;
	margin:auto;
	border: 7px solid #c4dcc5;
	background: #c4dcc5;
	margin-top:-8px;
	margin-bottom: -10px;

/*	background:url(../files/images/menu.png) repeat-x; */
}
#menu_center{
width:766px;
margin:auto;
}
#menu {
width:199px;
float:left;
}
#pics {
float:right;
}
#content{
background:#53331e;
}
.all_width{
width:766px;
}
.culoare{
background:#53331e;
}
.content_all{
width:700px;
background: #ffffff;
margin:5px auto;
border: 1px solid #dddddd;
}
#content_body{
padding-left:35px;
width:726px;
}
#footer{
/*background:url(../files/images/footer.png) repeat-x;*/
	background: white;
	height:100px;
	border-top: 15px solid #c4dcc5;;
	border-bottom: 15px solid #c4dcc5;;	
}
#menu1_1{
width:200px;
height:300px;
background:#006600;
}
.menu1_1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#cc9900;
}
.menu1_1_mic{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 1.4em;
color:#4a4342;
}
#read_more{
float:right;
width:100px;
}
#read_more a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4a4342;
text-decoration:none;
}
#read_more a:hover{
color:#FF9900;
}
#read_more2{
float:right;
width:90px;
}
#read_more2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4a4342;
text-decoration:none;
}
#read_more2 a:hover{
color:#FF9900;
}
.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4342;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
}
.style3_3 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {color: #4a4342}
#footer2{
margin:0 auto;
width:766px;
height:144px;
/*background:url(../files/images/footer.gif) no-repeat;*/
}
.style7 {font-family: Tahoma, Verdana, Arial, Candara; font-size: 11px; color: #484848;}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header_bg{
height:100px;
/*background:url(../files/images/header.gif) top;*/
background:url(../files/images/Header1.png) top;
}
.btn{}
.btn a{
color:#626262;
text-decoration:none;
font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.btn a:hover{
color:#999999;
}
#supt_footer{
margin:0px;
padding:0px;
width:100%;
height:100%;
background:#CCCCCC;
}
.sitemap ul li {
list-style:disc;
margin:0;
padding:0;
}
.sitemap li a{
font-family:Tahoma, Verdana, Arial, Candara;
font-size:13px;
color:#4a4342;
text-decoration:none;
}
.sitemap li a:hover{
text-decoration:underline;
}

/* menu */
#menu ul 	{
	background: #c4dcc5;;
	padding: 0;
	margin:0;
	list-style: none outside none;
	vertical-align:middle;
	
}
#menu ul li {
	height: 33px;
	margin:  0 auto 2px auto;	
	display:block;
	width:190px;	
	border: 1px solid #acacac; 
	text-align:center;
	background:url(../files/images/button.jpg) top;
}
#menu ul li a {
	height: 15px;
	margin-top: 5px;	
	color:#8c7e4a;
	font-family: Verdana, Arial, Candara;
	text-decoration: none;
	font-size:16px;
	display:block;	
}
#menu ul li a:hover {
	color: #DDA251;
}
#menu ul li:hover {
	opacity:0.8;
}
/* sliding (or not) pictures */
#pictures {
	width: 503px;	
}
#pictures img {
	border: 2px solid white;
	width:500px;
}
.clear{
	clear: both;
}

/* thumbnails */
.images_list td {
	font-size: 13px; 
	vertical-align:top;
	text-align:center;
	padding-bottom:30px;	
}
.images_list a:hover {
	opacity: 0.8;
}
#lincolnpics img {
	border:1px solid #dddddd;
	padding:1px;
}
