@charset "UTF-8";

.navs A:link {
	color: #4694D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.navs A:visited {
	color: #4694D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.navs A:active {
	color: #45439b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-color: #6abdab;
}
.navs A:hover {
	color: #45439b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-color: #6abdab;
}

.copyright A:link {
	color: #AD59AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.copyright A:visited {
	color: #AD59AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.copyright A:active {
	color: #3F9A9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.copyright A:hover {
	color: #3F9A9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
}

.bgnav {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.dsleft {
	background-image: url(images/dsleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg {
	background-image: url(images/bg01.gif);
	background-repeat: repeat;
}
.bodycopy {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.introparagraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AD59AD;
	font-size: 16px;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
}
.bodycopygreen {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #45439b;
	text-decoration: none;
	text-align: justify;
}
.dslright {
	background-image: url(images/dsright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.highlightcopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #45439b;
	font-size: 16px;
	line-height: 30px;
	background-color: #69BAA9;
	text-transform: none;
	font-weight: bold;
}
/* Highlight (navigation) ---------------------------------------------------------------------------------------------------------------- */


	div#lodge a#lodge_nav,
	div#rest a#rest_nav,
	div#hunger a#hunger_nav,
	div#body a#body_nav,
	div#play a#play_nav,
	div#knot a#knot_nav,
	div#honeymooners a#honeymooners_nav,
	div#cost a#cost_nav,
	div#chat a#chat_nav
	
	{
	color: #45439b;
	background-color: #6abdab;
}
.highlightcopy2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #45439b;
	font-size: 16px;
	line-height: 30px;
	background-color: #C890C6;
	text-transform: none;
	font-weight: bold;
	text-align: left;
}

