body {
	background-color: #F4F4E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size:14Px;
	}
	
.reka{ filter:progid:dximagetransform.microsoft.gradient
      (gradienttype=0,startcolorstr='#EDEDCB',endcolorstr='#DBDBA6');width:100%;}
	  
.line1 {background-image:url(../images/line1.gif); height:27px;}

.b-logo-d {background-image:url(../images/b-logo-d.gif); height:153px;}	  
.b-logo-i {background-image:url(../images/b-logo-i.gif); height:153px;}	 

.b-logo-d2 {background-image:url(../images/b-logo-d2.gif); height:122px;}	  
.b-logo-i2 {background-image:url(../images/b-logo-i2.gif); height:122px;}	 

.line {background-image:url(../images/line.gif); height:1px;}
.sep {height:5px;}

.b1 {background-image:url(../images/b1.gif); height:3px;}
.b1-logo-d {background-image:url(../images/b1-logo-d.gif); background-repeat:repeat-y; height:365px;}	  
.b1-logo-i {background-image:url(../images/b1-logo-i.gif); background-repeat:repeat-y; height:365px;}	 
.b1w {background-color:#FFFFFF;}	

.b2 {background-image:url(../images/b2.gif); height:43px;}
	
.bar_nav {background-image:url(../images/bar_nav.jpg); height:40px;
			color: #566f35; 
			font-size: 12px; 
			font-family: Tahoma;
			font-weight: bold;
			text-align: center;}


.web1 {	color: #68682b; 
		font-size: 9px; 
		font-family: Tahoma;
		margin-left:90px;}		

.web2 {	color: #68682b; 
		font-size: 9px; 
		font-family: Tahoma;
		margin-left:100px;}		
	
.photo { border:3px #c5d6b6 solid;
          margin-top:2px;
          margin-bottom:2px;
          margin-right:0px;
          margin-left:0px;
          padding:0px;
		  /*filter:progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=5);*/
       }		
.rekaphoto { background-image:url(../photo/reka_photo.jpg); height:410px; text-align: center;}
.rekaphoto2 { background-image:url(../photos/reka_photo.jpg); height:306px; text-align: center;}
.rekap { background-image:url(../images/rekapaisano.jpg); height:385px; background-repeat:no-repeat; color: #525252; 
		font-size: 12px; 
		font-family: Tahoma;}
		
.txhome {color: #525252; 
		font-size: 14px; 
		font-family: Tahoma;
		font-weight: bold;
		text-decoration: none;
		margin-right:20px;
		margin-left:20px;
		}	
.txgrill {color: #525252; 
		font-size: 13px; 
		font-family: Tahoma;
		font-weight: none;
		text-decoration: none;
		margin-right:20px;
		margin-left:20px;
		}	
.txtitlemenu {color: #57650D; 
		font-size: 16px; 
		font-family: Tahoma;
		font-weight: bold;
		text-decoration: none;
		}	
		
.txsubtitlemenu {color: #57650D; 
		font-size: 13px; 
		font-family: Tahoma;
		font-weight: none;
		text-decoration: none;
		
		}	
		
.txtitle {color: #9A850E; 
		font-size: 20px; 
		font-family: Tahoma;
		font-weight: bold; 
		text-decoration: underline;
		margin-right:20px;
		margin-left:20px;
		margin-top:5px;
		}	
.text {	color: #525252; 
		font-size: 12px; 
		font-family: Tahoma;
		margin-right:20px;
		margin-left:20px;
		}	

li { list-style-type: square; }


a:link {color: #550705;	text-decoration: none;}
a:visited {color: #550705;	text-decoration: none;}
a:hover {color: #550705;	text-decoration: underline;}
a:active {color: #550705;	text-decoration: none;}

a.bar:link {color: #57650D; font-size: 12px; font-family: Tahoma;font-weight: bold;}
a.bar:visited {color: #57650D; font-size: 12px; font-family: Tahoma;font-weight: bold;}
a.bar:hover {color: #3d2e29; font-size: 12px; text-decoration: underline; font-family: Tahoma;font-weight: bold;}

a.cont:link {color: #485e2d; font-size: 11px; font-family: Tahoma;}
a.cont:visited {color: #485e2d; font-size: 11px; font-family: Tahoma;}
a.cont:hover {color: #485e2d; font-size: 11px; text-decoration: underline; font-family: Tahoma;}


a.web:link {color: #68682b; font-size: 9px; font-family: Tahoma;}
a.web:visited {color: #68682b; font-size: 9px; font-family: Tahoma;}
a.web:hover {color:#68682b; text-decoration: underline;font-size: 9px; font-family: Tahoma;}
	
a.gale:link {color: #57650D; font-size: 20px; text-decoration: underline; font-family: Tahoma;font-weight: bold;}
a.gale:visited {color: #57650D; font-size: 20px; text-decoration: underline; font-family: Tahoma;font-weight: bold;}
a.gale:hover {color: #3d2e29; font-size: 20px; text-decoration: underline; font-family: Tahoma;font-weight: bold;}
	  
	  
h1{
   background-color:#eed;   
   border-top:2px solid #ddc;
   filter:progid:dximagetransform.microsoft.gradient 
      (gradienttype=1,startcolorstr='#f2f2df',endcolorstr='#d6d69a0');width:100%;}
	  
.menu ul{
list-style-type:none;
font-family: Tahoma;
padding:0;
margin:0;

}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
font-size:9px;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:2px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:12px;
width:118px;
padding:7px 0;
color:#485e2d;
background:#eff0d1;
text-decoration:none;
margin-right:1px;
text-align:center;
font-weight: bold;
}
/* style the links hover */
.menu :hover{
color:#485e2d;
background:#DCDCA8;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:118px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
	  

div.Slideshow img
{border: 1px solid #CCCC66; padding: 3px; margin: 1px;}