@charset "utf-8";
/* CSS Document */

body {
	background-color: #010101;
	margin-top: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	line-height: 145%;
}
a:link, a:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #75627D;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover, a:active {
	color: #75627D;
	text-decoration: underline;
}

a:link.navi, a:visited.navi {
	color: #E4E9E5;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}

a:hover.navi, a:active.navi {
	color: #FFFFCC;
	text-decoration: none;
}

a:link.footer, a:visited.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}

a:hover.footer, a:active.footer {
	color: #FFFFFF;
	text-decoration: none;
}


.bodyspaced{  font-family:   Trebuchet MS; font-size: 12px; font-style: normal; line-height: 145%; font-weight: normal; color: #000000; text-decoration: none;}
.bodyspacedtight{  font-family:   Trebuchet MS; font-size: 11.5px; font-style: normal; line-height: 120%; font-weight: normal; color: #000000; text-decoration: none;}
.innkeeperscorner {  font-family: Trebuchet MS; font-size: 12px; font-style: normal; line-height: 160%; font-weight: normal; color: #000000; text-decoration: none;}
.footer{  font-family:   Arial; font-size: 11px; font-style: normal; line-height: 160%; font-weight: normal; color: #FFFFFF; text-decoration: none}

#mobilebtn {
	width:110px;
	text-align:center;
	margin-bottom:5px;
	margin-left:0px;
}

a:link.mobilebtn, a:visited.mobilebtn, a:active.mobilebtn, a:hover.mobilebtn {
	color: #E4E9E5;
	font-family: Arial, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #E4E9E5;
	display: block;
	line-height:130%;
}

