
/* For generic page styles. Not for sliders. */

body {background:#fff;font:normal 0.9em Arial; margin:0; padding:0; padding-bottom:60px;}
h2 {display:inline;}
.div1, .div2 {width:700px;margin:0 auto;}
.div1 {margin-top:30px;margin-bottom:60px;text-align:center;line-height:20px;}
.div1 P {font-size:18px;}
.div1 a, .div2 a {color:#07C; }
.div1 a {margin:0 8px;}
.div1 a.current {color:black; text-decoration:none;}
.div2 {margin-top:70px;}
.div2 li {padding-top:6px;padding-bottom:6px;}
.green {color:Green;}
.cn {font-family: "Courier New", Georgia;}
#status {display:inline-block; margin-left:26px;line-height:50px;height:50px;vertical-align:middle;}
/*bootstrap*/
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #244590;
    box-shadow: 0 0 6px #244590;
}
footer #footer-wrap #footer-right .submit {
    background-color: #000000 !important;
    border: 1px solid #272727 !important;
    color: #A6A6A6 !important;
    font-family: 'BlissPro-Medium',helvetica neue,helvetica,arial;
    margin-left: 110px;
    outline: 0 none;
    text-align: center;
    text-transform: uppercase;
}
/* PHOTOS */

/* PHOTOS */
/*bootstrap*/
span.pageselected {
    background-image: -moz-linear-gradient(center top , #C8C8C8 0px, #E6E6E6 100%);
    border-color: #888888 #AAAAAA #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) inset, 0 1px 0 #FFFFFF;
    color: #555555;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 2.95em;
    line-height: 2.8em;
    outline: 0 none;
    padding: 0 0.91em;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}
a.pagelink {
    background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #E5F4FE 0px, #88B9DA 100%);
    border-color: #CCCCCC #CCCCCC #7DB5DB;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px #FFFFFF inset;
    color: #555555;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 2.95em;
    line-height: 2.8em;
    outline: 0 none;
    padding: 0 0.91em;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}
a.pagelink:hover {
    background-image: -moz-linear-gradient(center top , #F0F0F0 0px, #E6E6E6 100%);
    border-color: #AAAAAA #AAAAAA #999999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
    color: #555555;
}
.naadamcats{
	height:auto;
	width:96%;
	position:relative;
	padding:20px;
	padding-bottom:10px;
	border-bottom:#CCC 1px dashed;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	min-height:150px;
}
.naadamcats:hover{
	box-shadow: 0 0 6px #244590;
	border-bottom:none;
	cursor:pointer;
	border-bottom:#fff 1px dashed;
}
.naadamcats img{
	max-width:150px;
	margin-right:20px;
	text-align:left;
	align:left;
}
.naadamcats h2{
	font-size:22px;
	width:100%;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
	float:left;
	font-weight:bold;
	color:#244590;
}
.naadamcats p.more{
	font-size:12px;
	width:100%;
	font-weight:bold;
	color:#244590;
	text-align:right;
	position:relative;
	background:url(../images/more-bg.png) right bottom no-repeat;
	padding-right:10px;
	margin-left:-20px;

/*	float:left;
	position:relative;
	width:100%;
	height:22px;
	text-align:right; 
	background:url(../images/more-bg.png) right no-repeat;
	padding-bottom:0;
	margin-bottom:0;*/
}
.naadamcats p{
	width:100%;
	padding-right:0;
}

/* HOTEL */
.hotelfeats{
	width:40%;
	position:relative;
	height:auto;
	padding:20px;
	float:left;
}
.hotelblock{
	height:auto;
	width:100%;
	border-bottom:#CCC 1px solid;
}
.hotelfeats p{
	font-size:12px;
}
.hotelfeats p.hotebig{
	font-size:16px;
	color:#666;
	font-weight:bold;	
}
.hotelcats{
	height:auto;
	width:96%;
	position:relative;
	padding:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	border-bottom:#CCC 1px dashed;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	min-height:118px;
	float:left;
}
.hotelcats:hover{
	box-shadow: 0 0 6px #244590;
	border-bottom:none;
	cursor:pointer;
	border-bottom:#fff 1px dashed;
}
.hotelcats .hotelimg{
	width:146px;
	position:relative;
	float:left;
}
.hotelcats .hotelmiddle{
	width:308px;
	position:relative;
	float:left;
	padding-left:10px;
	color:#666;
	font-size:11px;
}
.hotelcats .hotelmiddle h2{
	width:100%;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	margin-bottom:0;
}
.hotelcats .hotelmiddle p{
	width:90%;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	margin-top:0;
	font-size:12px;
}
.hotelcats .hotelright{
	height:108px;
	width:130px;
	position:relative;
	float:left;
}
.membershotel{
	width:220px;
	height:50px;
	float:left;
}
.membershotel img{
	padding-left:5px;
	padding-right:5px;
}
.hotelmember{
	width:79px;
	height:141px;
	padding:0;
	background:url(../images/hotel_price.png);
}
.hotelmember h1{
	width:80px;
	text-align:center;
	color:#eeeeee;
	font-size:16px;
	margin:0;
	padding:0;
	padding-top:50px;
}
.hotelmember img{
	margin-left:0;
	margin-right:10px;
	margin-top:40px;
}
.hotelmore{
	float:left;
	position:relative;
	width:100%;
	height:22px;
	text-align:right; 
	background:url(../images/more-bg.png) right no-repeat;
	padding-bottom:0;
	margin-bottom:0;
}
.hotelmore a{
	padding-right:8px;
}

/* HOTEL */
.code
{
    border: dashed 1px #BCBCCB; padding:8px 12px; background-color: #F3F3F9; white-space:pre; font-family:"Courier New", Georgia;
    font-size:12px; margin:6px 0;overflow:auto; 
}
.section1:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.section1{
	margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1000px;
	background:none;
}

.row2{
	width:25%;
	display: inline;
    float: right;
    margin-left: 10px;
    margin-right: 18px;
}
h3{
	font:700 28px/26px "futura-pt",Arial Narrow,Helvetica Neue,Arial,Helvetica,sans-serif;
	margin-bottom:20px;
	color:#666;
}

.submenus{
		width:259px;
		background:#244590;
		height:auto;
		margin-bottom:20px;
		clear:both;
		padding-top:20px;
		padding-bottom:20px;
		display:block;
}
.submenus ul{
	width:259px;
	margin-left:auto;
	margin-right:auto;
}
.submenus ul li{
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#244590 2px dashed;
}
.submenus ul li:hover{
	border-bottom:#FFF 2px dotted;
}
.submenus ul li a{
	color: #C1C1BD;
    font: 500 18px/0px "futura-pt",Arial Narrow,Helvetica Neue,Arial,Helvetica,sans-serif;
    height: 52px;
    text-align: center;
    width: 268px;
}
.submenus ul li a:hover{
	color:#fff;
}
#profile-description {
    width: 62%;/*width: 62%;*/
	margin-top: 0; 
	position:relative;
}
#profile-description .text {
    width: 100%; 
	margin-bottom: 5px; 
	color: #666; 
	padding: 0 5px; 
	position:relative; 
	font-family: Arial; 
	font-size: 14px; 
	display: block;
}
#profile-description .text p{
}
#profile-description .show-more {
    width: 100%; 
	color:#FFF; 
	position:relative; 
	font-size: 12px; 
	padding-top: 5px; 
	height: 22px; 
	text-align: center;
	background:url(../images/more.png) center center;
	background-repeat:no-repeat; 
	cursor: pointer;
	margin-bottom:20px;
	margin-top:10px;
}
#profile-description .show-more:hover { 
    color:#CCC;
}
/* FORUM */
.naadamforum{
	width:100%;
	position:relative;
	float:left;
	margin-bottom:50px;
}
.naadamforum .newpost{
	width:100%;
	float:left;
	position:relative;
	border-bottom:#1c3879 1px solid;
	padding:0;
}
.naadamforum .newpost img{
	margin-bottom:-3px;
}
.naadamforum .forumcat{
	height:auto;
	width:100%;
	float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
}
.naadamforum .forumsend{
	height:auto;
	width:97%;
	float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	background:#ececec;
	padding:10px;
}
.naadamforum .forumcat p.ognoo{
	color: #27468F;
    float: left;
    font-size: 12px;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
    width: 100%;
}
.naadamforum .forumcat p.from{
	color: #138BE7;
    float: left;
    height: auto;
    margin-bottom: 0;
    margin-top: -10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 0;
    position: relative;
    width: 100%;
}
.naadamforum .forumcat .whocat{
	width:540px;
	margin-left:80px;
	position:relative;
	float:left;
	max-height:800px;
	height:auto;
	border-left:#1c3879 1px solid;
}
.naadamforum .forumcat .whocat .show{
	width:530px;
	float:left;
	height:auto;
	position:relative;
	max-height:750px;
	background:#efefef;
	margin-left:10px;
	color:#FFF;
}
.naadamforum .forumcat .whocat .show:hover{
	background:#e6e6e6;
	cursor:pointer;
}
.naadamforum .forumcat .whocat .show h2{
	color:#333;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	float:left;
	width:100%;
}
.forummessage{
	width:100%;
	float:left;
	position:relative;
	height:auto;	
}

.forummessage label{
	width:100%;
	position:relative;
	float:left;
	height:20px;
	color:#1c3879;
}
.forummessages label.error{
	float:left;
	font-size:10px;
	color:#F00;
}
label.error{
	float:left;
	font-size:10px;
	color:#F00;
}
.forummessages{
	width:100%;
	float:left;
	position:relative;
	height:129px;	
}
.forummessages label{
	width:100%;
	position:relative;
	float:left;
	height:20px;
	color:#1c3879;
}
.formsubmit{
	width:100%;
	float:left;
	position:relative;
	margin-bottom:20px;
	color:#1c3879;
}
.naadamforum .forumcat .whocat .show p{
	color:#333;
	padding:10px;
	padding-top:0px;
	float:left;
	width:96%;
	font-size:12px;
}
.naadamforum .forumcat .whocat .show h2 a{
	color:#FFF;
}
.naadamforum .forumcat .whocat .views{
	width:80px;
	height:50px;
	background:#efefef;
	float:right;
	position:relative;
	color:#FFF;
}
.naadamforum .forumcat .whocat .views p{
	color:#333;
	padding:10px;
	padding-top:0;
	padding-bottom:10px;
}
.showonly{
	float: left;
    height: 26px;
    padding-left: 30px;
    padding-top: 10px;
    position: relative;
    width: 300px;
	
	padding-left:0; 
	padding-top:20px; 
	padding-bottom:10px; 
	width:600px;
}
/* FORUM */
/* HOTEL CONTACT US */
.hotelcontactus{
	width:910px;
	height:130px;
	position:relative;
	margin-bottom:20px;
	border:#CCC 1px solid;
	padding:20px;
}
.hotelcontactus h2{
	float:left;
	width:100%;
	clear:both;
	font-size:18px;
	font-weight:bold;
	color:#244590;
	padding-top:10px;
	padding-bottom:10px;
}
/* HOTEL CONTACT US */
/* HOTEL VIEW */
.pernight{
	width:220px;
	height:50px;
	float:left;
	padding-left:30px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-left:20px;
	margin-right:30px;
}
.gmap{
	border-bottom: 1px dashed #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    height: auto;
    max-height: 500px;
    padding: 20px 20px 0;
    position: relative;
    width: 50%;
	float:left;
	vertical-align:top;
}
.hotellinks{
	width:220px;
	height:50px;
	float:left;
}
.hotellinks span.email{
	width:46px;
	height:30px;
	background:#999;
	background:url(../images/icon_2.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:1px 2px;
	float:left;
}
.hotellinks span.website{
	background: url("../images/icon_1.png") no-repeat scroll 1px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 30px;
    padding-left: 24px;
    width: 61px;
}
.hotellinks span.phone{
	width:40px;
	height:30px;
	background:#999;
	background:url(../images/icon_3.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:1px 1px;
	float:left;
}

.hotelcats img{
	max-width:138px;
	max-height:200px;
	margin-right:20px;
	text-align:left;
	align:left;
	border:4px solid #CCCCCC;
}
.hotelcats h2{
	font-size:22px;
	width:100%;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
	float:left;
	font-weight:bold;
	color:#244590;
}
.hotelcats p.more{
	font-size:12px;
	width:100%;
	font-weight:bold;
	color:#244590;
	text-align:right;
	position:relative;
}
.hotelcats p{
	width:100%;
	padding-right:0;
}
/* HOTEL VIEW */
.pagetitle{
	background: url("../images/pagetitle.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 116px;
    margin: -19px auto -97px;
    position: relative;
    text-align: center;
    width: 986px;
    z-index: 9999;
}
.submenu9{
	background: none repeat scroll 0 0 #E2E2E2;
    float: left;
    height: auto;
    margin-bottom: 20px;
    margin-left: 2px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 91%;
}
.submenu8{
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #999999;
    float: left;
    height: 16px;
    margin-bottom: 0;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 100%;
	color:#666;
}
.submenu8:hover{
	background:#1a3b87;
	cursor:pointer;
	color:#FFF;
}

@media screen and (max-width: 830px) {
.pagetitle{
	width:986px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:176px;
	background:url(../images/pagetitle.png);
	margin-top:-19px;
	margin-bottom:-157px;
	z-index:99;
	position:relative;
}
/* HOTEL VIEW */
.pernight{
	width:220px;
	height:50px;
	float:left;
	padding-left:0;
	border-left:none;
	border-right:none;
	margin-left:0;
	margin-right:30px;
}
.gmap{
	border-bottom: 1px dashed #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    height: auto;
    max-height: 500px;
    padding: 20px 20px 0;
    position: relative;
    width: 90%;
	float:left;
	vertical-align:top;
}
.hotellinks{
	width:220px;
	height:50px;
	float:left;
}
.hotellinks span.email{
	width:46px;
	height:30px;
	background:#999;
	background:url(../images/icon_2.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:1px 2px;
	float:left;
}
.hotellinks span.website{
	background: url("../images/icon_1.png") no-repeat scroll 1px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 30px;
    padding-left: 24px;
    width: 61px;
}
.hotellinks span.phone{
	width:40px;
	height:30px;
	background:#999;
	background:url(../images/icon_3.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:1px 1px;
	float:left;
}

.hotelcats img{
	max-width:188px;
	max-height:200px;
	margin-right:20px;
	text-align:left;
	align:left;
	border:4px solid #CCCCCC;
}
.hotelcats h2{
	font-size:22px;
	width:100%;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
	float:left;
	font-weight:bold;
	color:#244590;
}
.hotelcats p.more{
	font-size:12px;
	width:100%;
	font-weight:bold;
	color:#244590;
	text-align:right;
	position:relative;
}
.hotelcats p{
	width:100%;
	padding-right:0;
}
/* HOTEL VIEW */
/* HOTEL CONTACT US */
.hotelcontactus{
	width:90%;
	height:auto;
	float:left;
	position:relative;
	margin-bottom:20px;
	border:#CCC 1px solid;
	padding:20px;
}
.hotelcontactus h2{
	float:left;
	width:100%;
	clear:both;
	font-size:18px;
	font-weight:bold;
	color:#244590;
	padding-top:10px;
	padding-bottom:10px;
}
/* HOTEL CONTACT US */
/* FORUM */
.showonly{
	float: left;
    height: 26px;
    padding-left: 0;
    padding-top: 20px;
    position: relative;
    width: 100%;
	padding-left:0; 
	padding-top:20px; 
	padding-bottom:10px; 
}
.naadamforum{
	width:100%;
	position:relative;
	float:left;
}
.naadamforum .newpost{
	width:100%;
	float:left;
	position:relative;
	border-bottom:#1c3879 1px solid;
	padding:0;
}
.showonly{
	float: left;
    height: 26px;
    padding-left: 30px;
    padding-top: 10px;
    position: relative;
    width: 300px;
}
.naadamforum .newpost img{
	margin-bottom:-3px;
}
.naadamforum .forumcat{
	height:auto;
	width:100%;
	float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
}
.naadamforum .forumsend{
	height:auto;
	width:97%;
	float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	background:#ececec;
	padding:10px;
}
.naadamforum .forumcat p.ognoo{
	color: #27468F;
    float: left;
    font-size: 12px;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
    width: 100%;
}
.naadamforum .forumcat p.from{
	color: #138BE7;
    float: left;
    height: auto;
    margin-bottom: 0;
    margin-top: -10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 0;
    position: relative;
    width: 100%;
}
.naadamforum .forumcat .whocat{
	width:100%;
	margin-left:0;
	position:relative;
	float:left;
	height:auto;
	border-left:none;
}
.naadamforum .forumcat .whocat .show{
	width:100%;
	float:left;
	height:auto;
	position:relative;
	background:#1c3879;
	margin-left:0;
	color:#FFF;
}
.naadamforum .forumcat .whocat .show:hover{
	background:#138be7;
	cursor:pointer;
}
.naadamforum .forumcat .whocat .show h2{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	float:left;
	width:100%;
}
.forummessage{
	width:100%;
	float:left;
	position:relative;
	height:52px;
	margin-top:20px;	
}

.forummessage label{
	width:100%;
	position:relative;
	float:left;
	height:20px;
	color:#1c3879;
}
.forummessages{
	width:100%;
	float:left;
	position:relative;
	height:129px;	
}
.forummessages label{
	width:100%;
	position:relative;
	float:left;
	height:20px;
	color:#1c3879;
}
.formsubmit{
	width:100%;
	float:left;
	position:relative;
	margin-bottom:20px;
	color:#1c3879;
}
.naadamforum .forumcat .whocat .show p{
	color:#FFF;
	padding:10px;
	padding-top:0px;
	float:left;
	width:96%;
	font-size:12px;
}
.naadamforum .forumcat .whocat .show h2 a{
	color:#FFF;
}
.naadamforum .forumcat .whocat .views{
	width:80px;
	height:50px;
	background:#1c3879;
	float:right;
	position:relative;
	color:#FFF;
}
.naadamforum .forumcat .whocat .views p{
	color:#FFF;
	padding:10px;
	padding-top:0;
	padding-bottom:10px;
}
/* FORUM */
#profile-description {
    width: 90%;/*width: 62%;*/
	margin-top: 0; 
	position:relative;
}
#profile-description .text {
    width: 100%; 
	margin-bottom: 5px; 
	color: #777; 
	padding: 0 5px; 
	position:relative; 
	font-family: Arial; 
	font-size: 14px; 
	display: block;
}
#profile-description .text p{
}
#profile-description .show-more {
    width: 100%; 
	color:#FFF; 
	position:relative; 
	font-size: 12px; 
	padding-top: 5px; 
	height: 22px; 
	text-align: center;
	background:url(../images/more.png) center center;
	background-repeat:no-repeat; 
	cursor: pointer;
	margin-bottom:20px;
	margin-top:10px;
}
#profile-description .show-more:hover { 
    color:#CCC;
}
.submenus{
		width:259px;
		background:#244590;
		height:auto;
		margin-bottom:20px;
		clear:both;
		padding-top:20px;
		padding-bottom:20px;
		display:none;
}
}
p{
	color:#666;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	





/*font-family: 'Shadows Into Light Two', cursive;/*
font-family: 'Share Tech Mono', sans-serif;
font-family: 'Trykker', serif;
font-family: 'Creepster', cursive;
font-family: 'Roboto Slab', serif;
font-family: 'Frijole', cursive;
font-family: 'Sancreek', cursive;
font-family: 'Lily Script One', cursive;
font-family: 'Oldenburg', cursive;
font-family: 'Gochi Hand', cursive;
font-family: 'Alex Brush', cursive;
font-family: 'Eater', cursive;
font-family: 'Alegreya', serif;
font-family: 'Nixie One', cursive;
font-family: 'Molle', cursive;
font-family: 'Domine', serif;
font-family: 'New Rocker', cursive;
font-family: 'Amarante', cursive;
font-family: 'Noto Sans', sans-serif;
font-family: 'Codystar', cursive;
font-family: 'Nunito', sans-serif;
font-family: 'Kotta One', serif;
font-family: 'Ewert', cursive;
font-family: 'Underdog', cursive;
font-family: 'Delius Swash Caps', cursive;
font-family: 'Akronim', cursive;
font-family: 'Karla', sans-serif;
font-family: 'Raleway Dots', cursive;
font-family: 'Leckerli One', cursive;
font-family: 'Sanchez', serif;
font-family: 'Marcellus', serif;
font-family: 'Iceberg', cursive;
font-family: 'Marcellus SC', serif;
font-family: 'Ruda', sans-serif;
font-family: 'Coda', cursive;
font-family: 'Snowburst One', cursive;
font-family: 'Graduate', cursive;
font-family: 'Rum Raisin', sans-serif;
font-family: 'Chango', cursive;
font-family: 'Almendra Display', cursive;
font-family: 'Arapey', serif;
font-family: 'Neuton', serif;
font-family: 'Merriweather Sans', sans-serif;
font-family: 'Alef', sans-serif;
font-family: 'Sigmar One', cursive;
font-family: 'Gudea', sans-serif;
font-family: 'Numans', sans-serif;
font-family: 'Racing Sans One', cursive;
font-family: 'Cutive', serif;
font-family: 'Buenard', serif;
font-family: 'Fredericka the Great', cursive;
font-family: 'Metal Mania', cursive;
font-family: 'Keania One', cursive;
font-family: 'Lusitana', serif;
font-family: 'Londrina Shadow', cursive;
font-family: 'Dr Sugiyama', cursive;
font-family: 'Griffy', cursive;
font-family: 'Hanalei Fill', cursive;
font-family: 'Arbutus', cursive;
font-family: 'Righteous', cursive;
font-family: 'Flamenco', cursive;
font-family: 'Marmelad', sans-serif;
font-family: 'Electrolize', sans-serif;
font-family: 'La Belle Aurore', cursive;
font-family: 'Jim Nightshade', cursive;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Sonsie One', cursive;
font-family: 'Libre Baskerville', serif;
font-family: 'Mouse Memoirs', sans-serif;
font-family: 'Irish Grover', cursive;
font-family: 'Basic', sans-serif;
font-family: 'Nova Square', cursive;
font-family: 'Wallpoet', cursive;
font-family: 'Grand Hotel', cursive;
font-family: 'Black Ops One', cursive;
font-family: 'Archivo Narrow', sans-serif;
font-family: 'Kameron', serif;
font-family: 'Trochut', cursive;
font-family: 'Advent Pro', sans-serif;
font-family: 'Tienne', serif;
font-family: 'Vampiro One', cursive;
font-family: 'Donegal One', serif;
font-family: 'Gilda Display', serif;
font-family: 'Arimo', sans-serif;
font-family: 'Averia Gruesa Libre', cursive;
font-family: 'Purple Purse', cursive;
font-family: 'Handlee', cursive;
font-family: 'Love Ya Like A Sister', cursive;
font-family: 'Arbutus Slab', serif;
font-family: 'Varela', sans-serif;
font-family: 'Noto Serif', serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Abel', sans-serif;
font-family: 'Knewave', cursive;
font-family: 'Exo', sans-serif;
font-family: 'Yeseva One', cursive;
font-family: 'Nova Script', cursive;
font-family: 'Ultra', serif;
font-family: 'Changa One', cursive;
font-family: 'Balthazar', serif;
font-family: 'Eagle Lake', cursive;
font-family: 'IM Fell English', serif;
font-family: 'Slackey', cursive;
font-family: 'Ubuntu Mono', sans-serif;
font-family: 'Six Caps', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Astloch', cursive;
font-family: 'Marko One', serif;
font-family: 'Pompiere', cursive;
font-family: 'Cantata One', serif;
font-family: 'Pathway Gothic One', sans-serif;
font-family: 'Bonbon', cursive;
font-family: 'Lekton', sans-serif;
font-family: 'Monoton', cursive;
font-family: 'Indie Flower', cursive;
font-family: 'Voces', cursive;
font-family: 'Inder', sans-serif;
font-family: 'Carter One', cursive;
font-family: 'Metrophobic', sans-serif;
font-family: 'Source Code Pro', sans-serif;
font-family: 'Playball', cursive;
font-family: 'Radley', serif;
font-family: 'Margarine', cursive;
font-family: 'Courgette', cursive;
font-family: 'Medula One', cursive;
font-family: 'BenchNine', sans-serif;
*/
}

