@charset "utf-8";

/* CSS Document */



body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #907679;
	background-attachment: fixed;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #646D49;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #646D49;

}

.tableline {

	border: thin solid #000000;

}

hr {

	color: #000000;

	background-color: #000000;

	height: 1px;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #646D49;

}

.linestyle {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B4B991;
	border-bottom-color: #B4B991;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #B4B991;
	border-left-color: #B4B991;
	border-top-style: solid;
	border-left-style: solid;

}

.special {

	color: #FFFFFF;

	background-color: #907679;

}

.white {

	background-color: #FFFFFF;

}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a:hover {

	color: #FFFFFF;

	font-weight: bold;

}



a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.white a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}

.white a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}

.white a:hover {

	color: #FFFFFF;

	font-weight: bold;

	background-color: #646D49;

}

.white a:active {

	color: #000000;

	font-weight: bold;

}

.specialtitle {
	color: #FFFFFF;
	background-color: #907679;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B991;
	border-bottom-color: #B4B991;

}
.specialtitle2 {
	color: #FFFFFF;
	background-color: #907679;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B991;
	border-bottom-color: #B4B991;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
.specialtitle3 {
	color: #000000;
	background-color: #B4B991;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #907679;
	border-bottom-color: #907679;
}
.specials {
	color: #FF0000;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.contact {
}
.small {
	font-size: 12px;
}
.blink {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B4B991;
	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;
	text-decoration: blink;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}
.small {
	font-size: 10px;
}
.text {
	background-color: #FFFFCC;
}
