@charset "utf-8";
/* CSS Document */

html {
	background:#A4B95C url(images/background.jpg) repeat-y top center;
	}
	
body {
	background:url(images/background-top.jpg) repeat-x top center; 
	height:350px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	}
	

body,td,th {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #862224;
	text-decoration: none;
}

a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #313a19;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover, a:active {
	text-decoration: underline;
}

a:link.redbodylink, a:visited.redbodylink {
	font-family: Arial;
	font-size: 13.5px;
	color: #A4B95C;
	font-weight: bold;
	text-decoration: none;
	line-height: 180%;	
}

a:hover.redbodylink, a:active.redbodylink {
	text-decoration: underline;
}


a:link.navi, a:visited.navi {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}

a:hover.navi, a:active.navi {
	color: #9CB351
	}

a:link.footer, a:visited.footer {
	color: #313a19;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
}

a:hover.footer, a:active.footer {
	color: #313a19;
	text-decoration: underline;
}


.bodyspaced{  font-family:   Arial; font-size: 12px; font-style: normal; line-height: 150%; font-weight: normal; color: #862224; text-decoration: none;}
.bigbold{  font-family:   Arial; font-size: 15px; font-style: normal; line-height: 150%; font-weight: bold; color: #5E171A; text-decoration: none;}
.bodygreen{  font-family:   Arial; font-size: 12px; font-style: normal; line-height: 150%; font-weight: normal; color: #313a19; text-decoration: none;}
.innkeeperscorner {  font-family: Arial; font-size: 12px; font-style: normal; line-height: 160%; font-weight: normal; color: #FFFFCC; text-decoration: none;}
.innkeeperscornerlarge {  font-family: Arial; font-size: 15px; font-style: normal; line-height: 160%; font-weight: bold; color: #FFFFCC; text-decoration: none;}
.bottom {  font-family: Arial; font-size: 12x; font-style: normal; line-height: 135%; font-weight: normal; color: #313a19; text-decoration: none;}
