@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	margin-top: 20px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #330000;
	line-height: 125%;
}

.bodyspaced{  font-family:   Arial; font-size: 13px; font-style: normal; line-height: 125%; font-weight: normal; color: #330000; text-decoration: none;}
.roomtextsmall{  font-family:   Verdana; font-size: 11px; font-style: normal; line-height: 115%; font-weight: normal; color: #FFFFCC; text-decoration: none;}
.contentlink{  font-family:   Arial; font-size: 13px; font-style: normal; line-height: 125%; font-weight: bold; color: #882021; text-decoration: none;}
.innkeeperscorner {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 130%; font-weight: normal; color: #330000; text-decoration: none;}
.footer{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: 135%; font-weight: normal; color: #FFFFCC; text-decoration: none}
.contentLinkfooter   { color: #FFFFCC; font: 11px Verdana;  line-height: 115%;  text-decoration: none }
.specialredbold{  font-family:   Arial; font-size: 13px; font-style: normal; line-height: 125%; font-weight: bold; color: #882021;}
.hilitewithborder {
	background: #ffffcc;
	padding: 10px;
	border: thin solid #330000;
}

.roomrates {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


#music {
	position: absolute;
	left: 400px;

}

#musicscreen {
	position: absolute;
	left: 400px;

}



a:link.navlink1, a:visited.navlink1{
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background: #ffffc0;
	margin: 3px;
	padding: 3px;
	border: thin solid #330000;
	text-decoration: none;
	}
a:hover.navlink1, a:active.navlink1{
	background: #e6ce9d;
		}

