html { 
	
 

	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background: #938f76
  
}

body{
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	min-height: 1200px;
	font-family:Arial,  sans-serif;;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
		background: url(../images/bgrnd.jpg) no-repeat   ;
		background-position: 0px 210px;
		-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
  overflow-x: hidden;
	
}


  
  
#header{
	width: 100%;
	
	padding: 0px;
	margin: 0px;
	background: white;
	 	
}
img { border: none; }
#header_content{
	width: 800px;
	margin: auto;
}
#stripe{
	width:100%;
	height: 60px;
	background: #959278;
	

}
#stripe_cont{
	width: 900px;
	margin: auto;
}
#stripe_cont img{
	margin-top: 5px;
}
#header .logo{
		
	padding-top: 5px;
	width: 993px;
		margin: auto;
		background: white;
	
}

#menu{
	background: white;
	background: #571c1f;
		/*opacity: 0.8;*/
		
	color: white;
	
	margin-bottom: 0px;
	
	
}

#menu_cont{
	width: 900px;
	margin: auto;
	/*background: #571c1f;*/
	background: url(../images/menu.png) no-repeat center center ; 
	height: 30px;

}

.navMenu{
	list-style-type:none; 
	margin:0; 
	padding:0; 
	overflow:auto;
	
}
.navItems {
	
	height: 30px;
	
  	float: left;
  	margin: 0px;
  	
	
}


#menu li a {
	
	text-decoration: none;
  color: white;
  font: Arial, sans-serif;
  font-size: 14px;
  /*text-transform: uppercase;*/
 text-align: center;
 
vertical-align:bottom;
 line-height: 30px;
 	width: 150px;
	display: block;	
		
}

/*
#menu li:hover{
	color: white;
	color: #571c1f;
	background: #f1f1e9;
}
#menu li a:hover{
	color: white;
	color: #571c1f;
	
}
*/
#langLabel{
	float: right;
	width: 80px;
	padding-top: 35px;
	color: #571c1f;
}
#langLabel p{
	margin: 0px;
	padding: 0px;
	font-family:Arial,  sans-serif;
	font-size: 14px;
	color: #571c1f;
	font-weight: bold;
}

#polyglotLanguageSwitcher{
	}


#container{
	
	
	width: 900px;
	
	margin: auto;
	margin-top: 40px;
	
	overflow: auto;

}
.content {
	float: left;
	padding: 25px;
	margin-left: 0px;
	width: 600px;
	min-height: 300px;
	
	color: white;
	
	margin-bottom: 20px;
	font-weight: normal;
	
	background: url(../images/opacity.png);
    
	
	
}

.content img {
	border: solid 2px white;
	margin: 1px;
}

.content a img{
	padding: 0px;
	margin: 0px;
}
.droushia{
	
}
.accomodation{
	height: 580px;
}

.notification{
	font-weight: bold;
	color: #571c1f;
	
}
a{
outline: 0;
}
a img, a:visited img {
border:0;
}

.content h3{
		margin-top: 0px;
		padding-top: 0px;
		font-weight: bold;
		font-size: 17px;
		color: #571c1f;
		
}

.content h4{
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 5px;
		font-weight: bold;
	font-size: 17px;
	color: #571c1f;
		
}
.content span{
		
		font-weight: bold;
}
.content p{
	font-size: 14px;
	line-height:150%;
	color : #571c1f;
	
}
span.tel-number {
color: #571c1f;
    
}
#ratesTable{
	height: 500px;
}
.firstRow{
height: 90px;
background: #571c1f;

margin-right: 20px;

}
#lowSeason{
	float: left;
	
	margin-left: 120px;
	width: 140px;
}


#lowSeason p,
#middSeason p{
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: white;
}



#lowSeason p:first-child,
#middSeason p:first-child{
	font-size: 14px;
	color:#a4a088;
	font-weight: bold;
	padding-top: 15px;
}

#middSeason{
	float: left;
	width: 140px;
}

#highSeason{
	float: left;
	
	width: 160px;
}
#highSeason p{
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: white;
}

#highSeason p:first-child{
	
	color:#a4a088;
	font-weight: bold;
	padding-top: 15px;
	
}
.secondRow{
	padding-top: 10px;
	padding-left: 10px;
	background: #848364;
	margin-right: 20px;
	font-size: 14px;
	height: 30px;

}
.thirdRow{
	padding-top: 10px;
	padding-left: 10px;
	background: #a4a088;
	margin-right: 20px;
	font-size: 14px;
	height: 30px;


}
.fourthRow{
	padding-top: 10px;
	padding-left: 10px;
	background: #848364;
	margin-right: 20px;
	font-size: 14px;
	height: 30px;
	

}

.columOne{
	width: 120px;
	color: white;
	float: left;
	}
.columTwo{
	float: left;
	text-align: center;
	color: white;
	width: 130px;
	
	}
.columThree{
	float: left;
color: white;
width: 140px;
	text-align: center;
	}
.columFour{
	float: left;
color: white;
width: 140px;
	text-align: center;
	}
	
.contact{

	width: 650px;
}	
.contact img {
	float: left;
	display: block;
	border: none;
}
#map_canvas {
        width: 380px;
        height: 270px;
        
        float: right;
       
}

#book-now-button {
background-color: #571c1f;
    width: 120px;
    border-radius: 0;
    color: white;
    border: none;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
}
#footer {
   
   left:0px;
   bottom:0px;
   height:25px;
   padding-top: 5px;
   padding-right: 5px;
   margin-top: 15px;
   width:100%;
    background-color:rgba(255,0,0,0);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff,endColorstr=#26ffffff);
  	
}
.addthis_toolbox{
	width: 900px;
	margin: auto;
	
 
}

/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

.content.contact h4 {
    font-size: 15px;
    margin-bottom: 10px;
}

.content.contact p {
    margin-bottom: 20px !important;
}

.content.contact a {
    font-size: 15px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #571c1f;
}

.content.contact .address {
    font-size: 15px;
    font-weight: 400;
    color: white;
    margin: 3px auto;
}

#signature-img {

    
    margin-left: -10px;
}


