@font-face {
			font-family: 'CrilleeBoldItalicPlain'; 
			src: url('webfont/CrilleeBoldItalicPlain.eot?#iefix') format('embedded-opentype'), url('webfont/CrilleeBoldItalicPlain.woff') format('woff'), url('webfont/CrilleeBoldItalicPlain.ttf') format('truetype'), url('webfont/CrilleeBoldItalicPlain.svg#CrilleeBoldItalicPlain') format('svg'); font-weight: normal; font-style: normal; }
@font-face {
  font-family: 'BodnoffPlain';
  src: url('BodnoffPlain.eot?#iefix') format('embedded-opentype'),  url('BodnoffPlain.woff') format('woff'), url('BodnoffPlain.ttf')  format('truetype'), url('BodnoffPlain.svg#BodnoffPlain') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: 'CenturyGothic'; src: url('webfont/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('webfont/CenturyGothic.woff') format('woff'), url('webfont/CenturyGothic.ttf') format('truetype'), url('webfont/CenturyGothic.svg#CenturyGothic') format('svg'); font-weight: normal; font-style: normal; }

/*@import "webfont/styles.css";*/

/**************Font Importing Ends**************/

body{
	background-color: #292929;
}

.lodge-title{
	font-family: 'CrilleeBoldItalicPlain';
	font-size: 100px;
	color: #eed500;
	text-align: center; 
	margin-top: 20px;
	margin-bottom: 20px;

}

.room ul,li{
	list-style: none;
}

.room li:first-child{
	list-style: none;
	color: #eed500;
	font-family: 'CrilleeBoldItalicPlain';
	font-size: 40px;
}
.room li{
	font-size: 22px;
	color: #fff;
	font-family: 'CenturyGothic';
	padding-left: 0px;

}

.ttl {

  font-size: 30px;
  font-family: 'CrilleeBoldItalicPlain';
  color: rgb(238, 213, 0);
  text-transform: uppercase;
  text-align: center;
}
.ttl2 {

  font-size: 22px;
  font-family: 'CrilleeBoldItalicPlain';
  color: rgb(238, 213, 0);
  text-transform: uppercase;
  text-align: left;
  
}

.ftr{margin-top: 10px;}
.ttl hr {
  color: #4c4c4c;
  background-color: #4c4c4c;
  height:1.5px;
 /* width:25em;*/
  border:none;
  margin-top: -10px;
  margin-bottom: 10px;
}

.room-cat{
	font-family: 'CenturyGothic';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.room-prc{
	font-family: 'CenturyGothic';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	/*width: 200px;*/
	min-height: 37px;
	background-color: #4c4c4c;
	border-radius: 10px;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;

}

.notice p{
  font-size: 15px;
  padding-top: 106px;
  font-family: "CenturyGothic";
  color: rgb(165, 164, 164);
  text-align: center;
}

.fclt {
  font-size: 16px;
  font-family: "CenturyGothic";
  color: rgb(255, 255, 255);
  /*line-height: 1;*/
  text-align: left;
margin-top: -15px;

  padding-top: 14px;
}
/*.ttl2 {margin-top: -10px;}*/
.fclt i{
	color: #eed500;
	padding-left: 15px;
	padding-right: 10px;
}
.img-pad{
	padding-left: 0px;
	padding-right: 0px;
	/*margin-top: 19px;*/
}
.reserv {
	padding-top: 50px;
	font-size: 16px;
	font-family: "CenturyGothic";
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-align: center;
	margin: 0px auto;
}

/*.resrv p{text-align: center;}*/
.list-pad{
	/*padding-top: -20px;*/
	margin-top: -12px;

}
.ttl3 {
	margin: 0px auto;
	font-size: 22px;
	font-family: 'CrilleeBoldItalicPlain';
	color: rgb(238, 213, 0);
	text-transform: uppercase;
	text-align: center;
  
}

.ext-pad{margin-top: -15px;}
.cncl{
	padding-top: 40px;
}

.mbr{

  font-size: 16px;
  font-family: "Century Gothic";
  color: rgb(255, 255, 255);
  line-height: 1.5;
  text-align: center;
  margin-top: 70px;
}