@font-face {
	font-family: 'futura';
	src: url(‘../font/futura.ttf’);
	src: local('?'), url('futura.woff') format('woff'), url('../font/futura.ttf') format('truetype'), url('3Dumb-webfont.svg#webfont57ztNrX6') format('svg');
}
@font-face {
	font-family: 'futura2';
	src: url(‘../font/futura2.ttf’);
	src: local('?'), url('futura2.woff') format('woff'), url('../font/futura2.ttf') format('truetype'), url('3Dumb-webfont.svg#webfont57ztNrX6') format('svg');
}
@font-face {
	font-family: 'existence';
	src: url(‘../font/futura.ttf’);
	src: local('?'), url('Existence-Light.woff') format('woff'), url('../font/Existence-Light.otf') format('opentype'), url('3Dumb-webfont.svg#webfont57ztNrX6') format('svg');
}
@font-face {
	font-family: 'existence2';
	src: url(‘../font/futura2.ttf’);
	src: local('?'), url('Existence-StencilLight.woff') format('woff'), url('../font/Existence-StencilLight.otf') format('opentype'), url('3Dumb-webfont.svg#webfont57ztNrX6') format('svg');
}
.futura:active
{
	font-family: 'futura', Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;
}
.futura:link
{
	font-family: 'futura', Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;
}
.futura:visited
{
	font-family: 'futura', Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;
}
.futura:hover
{
	font-family: 'futura', Arial, sans-serif;
	font-size: 13px;
	color: #D2F1F2;
	text-decoration:none;
}

.existence
{
	font-family: 'existence', Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.existence2
{
	font-family: 'existence2', Arial, sans-serif;
	font-size: 12px;
}

/* CSS Document */
#wrap{
	position:fixed;; 
	z-index:-1; 
	top:0; 
	left:0; 
	background-color:black
}
#wrap img.bgfade{
	position:absolute;
	top:0;
	display:none;
	width:100%;
	height:100%;
	z-index:-1
}
.menutext {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.logomargin {
	margin-right: 40px;
	float:right;
}
.mainpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFFFCA;
}
.mainpagelow {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 17px;
	color: #ADBAED;
}
.body{
      background-image:url(../images/bg.jpg);
      background-attachment:fixed
    }
.footer {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.footerlinks {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
}
.bottomtext {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	margin-right: 50px;
	margin-left: 50px;
}
.bottomtextbig {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: bold;
}
.bottomtextblue {
	font-family: arial;
	font-size: 14px;
	color: #7AC9E2;
	margin-right: 50px;
	margin-left: 50px;
}
.welcometext {
	font-family: verdana;
	font-size: 14px;
	color: #E4E4E4;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 20px;
	text-align: justify;
}
.welcometextbold {
	font-family: verdana;
	font-size: 16px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 20px;
	text-align: justify;
}
.container {
	/*width:930px;*/
	width:600px;
	height:100%;
	background-color:#797979;
	float:center;
	margin-top: 4%;
	padding:1em;
	border-radius:15px;
	box-shadow:4px 4px 10px 0 rgba(20,20,20,.6);
	color: #FFF;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 3%;
}
.whitetextonbody {
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
}


img.center, a img.center {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
}

img.right, a img.right {
display: inline;
margin: 5px 0 5px 7px;
float: right;
}
.futura2 {
	font-family: 'futura', Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.roomtext {
	font-family: verdana;
	font-size: 14px;
	color: #CCC;
	text-align: justify;
}
.roomprice {
	font-family: verdana;
	font-size: 13px;
	color: #009;
	text-align: justify;
}
.roomlink:active {
	font-family: verdana;
	font-size: 13px;
	color: #900;
	text-decoration:underline;
}
.roomlink:link {
	font-family: verdana;
	font-size: 13px;
	color: #900;
	text-decoration:underline;
}
.roomlink:visited {
	font-family: verdana;
	font-size: 13px;
	color: #900;
	text-decoration:underline;
}
.images {
	color: #CCC;
	border: 7px solid #CCC;
	box-shadow:4px 4px 10px 0 rgba(20,20,20,.6);
}
.roomlink:hover {
	font-family: verdana;
	font-size: 13px;
	color: #009;
	text-decoration:none;
}
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
.newscontent {
	font-family: arial;
	font-size: 14px;
	color: #CCC;
	text-align: justify;
	line-height: 25px;
}
.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: red;
}
.allpagetext {
	font-family: verdana;
	font-size: 14px;
	color: #E4E4E4;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	text-align: justify;
}
