@charset "UTF-8";
.linkbox {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #A27F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sideboxtextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #99CCCC;
	background-color: #6EB3B1;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
	padding: 2px;
	white-space: normal;
}
.header {
	color: #663333;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.list {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
	color: #662031;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #A29F8E;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/briarwoodbkgrd.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.navtext {
	font-size: 10px
}
.roomtext {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #340203;
	width: auto;
	letter-spacing: 0.1em;
	text-align: justify;
	line-height: 14px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.smalltext {
	font-size: x-small;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-position: left;
	text-align: left;
}
                                                          
.announcement {color: #3B8E8F}
