@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.thirstyotter.com/images/wood-darker.jpg);
}
body,td,th {
	color: #FFFFCC;
	font-size: medium;
	font-family: "Georgia, Times New Roman, Times, serif";
}
.bodytext {
	color: #FFFFCC;
	font-size: medium;
	font-family: "Georgia, Times New Roman, Times, serif";
}

#menu {
width:350px;

}

#nav {
	text-align:left;
	margin-top:00px;
	font-family:"Comic Sans MS";
	font-size:6pt;
	font-weight:500;
	padding-top:0px;
	padding-bottom:00px;
	text-decoration:none;
	background-image: none;
	background-repeat: repeat;
}

#nav a {
	color:#FFFFFF;
	text-decoration:none;
	}

#nav a:active {
	color:#CC2527;
	background-color: #FFFFCC;
}

#nav a:hover {
	color:#996600;
	padding-bottom:2px;
	border-bottom:dotted #996600;
	background-color: #FFFFFF;
}


a:link {
	color: white;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-variant: normal;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}

.YellowXSmall {
	color: #FFCC33;
	font-weight: normal;
	font-size: x-small;
	color: #FFFFCC;
}
.YellowMedium {
	color: #FFCC33;
	font-weight: normal;
	font-size: medium;
	color: #FFFFCC;
	
}

.PageTitle {
	color: #FFCC33;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFCC;
	border-left: 20px;
	text-indent: 25px;
}

.GoldBoldMed {
	color: #FFFFCC;
	font-weight: bold;
	font-size: medium;
	color: #FFFFCC;
}
}

.HeaderBusinessName {
	color: #FFFFCC;
	font-weight: bold;
	font-size: large;
	color: #FFFFCC;
}
