@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #2F1208;
	line-height: 120%;
}
a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #2F1208;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover, a:active {
	color: #2F1208;
	text-decoration: underline;
}

a:link.navi, a:visited.navi {
	color: #30130A;
	line-height: 120%;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}

a:hover.navi, a:active.navi {
	color: #30130A;
	text-decoration: underline;
}

a:link.footer, a:visited.footer {
	color: #FFFFCC;
	line-height: 120%;
	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: #FFFFCC;
	text-decoration: none;
}


.bodyspaced{  font-family:   Arial; font-size: 12px; font-style: normal; line-height: 120%; font-weight: normal; color: #2F1208; text-decoration: none;}
.bodyspacedbold{  font-family:   Arial; font-size: 13px; font-style: normal; line-height: 120%; font-weight: bold; color: #6F2400; text-decoration: none;}
.bodywhite{  font-family:   Arial; font-size: 12px; font-style: normal; line-height: 120%; font-weight: normal; color: #FFFFCC; text-decoration: none;}
.innkeeperscorner {  font-family: Arial; font-size: 11px; font-style: normal; line-height: 150%; font-weight: normal; color: #632506; text-decoration: none;}
.footernormal {  font-family: Arial; font-size: 11px; font-style: normal; line-height: 120%; font-weight: normal; color: #FFFFCC; text-decoration: none;}
