@charset "utf-8";
/* CSS Document */


html {
	background:#4A392F url(images/background.jpg) repeat-y top center;
	}
body {
	background:url(images/background-top.jpg) no-repeat top center; 
	height:700px;
	margin:0px;
	padding:0px;
	}

body,td,th {
	font-family: Arial;
	font-size: 12.5px;
	color: #ECE6E4;
	line-height: 225%;
	font-weight: normal;
}

a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #95AA71;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover, a:active {
	color: #95AA71;
	text-decoration: underline;
}

a:link.navi, a:visited.navi {
	color: #0D1D28;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}

a:hover.navi, a:active.navi {
	text-decoration: underline;
}

a:link.footer, a:visited.footer {
	color: #4D4B46;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 160%;
}

a:hover.footer, a:active.footer {
	color: #4D4B46;
	text-decoration: underline;
}



.innkeeperscorner {  font-family: Arial; font-size: 12px; font-style: normal; line-height: 205%; font-weight: normal; color: #110C0B; text-decoration: none;}
.footer {  font-family: Arial; font-size: 12px; font-style: normal; line-height: 160%; font-weight: normal; color: #4D4B46; text-decoration: none;}
.bodyspace {  font-family: Arial; font-size: 12px; font-style: normal; line-height: 250%; font-weight: normal; color: #ECE6E4; text-decoration: none;}
.bodyspacelarge {  font-family: Arial; font-size: 16px; font-style: normal; line-height: 140%; font-weight: bold; color: #91B158; text-decoration: none;}
