body 
	{
	Background: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2C2727;
	line-height: 1.5;
	}
h1
	{
	font-size: 160%;
	}
		
h2
	{
	font-size:125%;
	}

h3
	{
	font-size:100%;
	BORDER-BOTTOM: #000000 1px solid
	}
		
p
	{
	font-size: 100%;
	text-align: justify;
	}
li {
	font-size: 100%;
}

a
	{
	text-decoration:none;
	color: #2C2727;
	}
a:link
	{
	text-decoration:none;
	color: #2C2727;
	font-style: italic;
	font-size: 100%;
	}

a.white:link
	{
	text-decoration:none;
	color: #2C2727;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	}
a.glossary:link {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
}


a:visited
	{
	font-size: 100%;
	color: #2C2727;
	font-style: italic;
	text-decoration: none;
	}
a.white:visited {
	font-size: 100%;
	color: #2C2727;
	font-style: italic;
	font-weight: bold;
	}
a.glossary:visited {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
}

a:hover
	{
	text-decoration: none;
	color: #FFCC00;
	font-size: 105%;
	font-style: italic;
	}
a.white:hover
	{
	text-decoration: none;
	color: #FFCC00;
	font-size: 100%;
	}
a.glossary:hover {
	COLOR: #FFCC00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
}

.heading
	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-TOP: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid; 
	BACKGROUND:url(RedBar-v1.1.jpg);
	padding: 10px;
	}

.whitespace
	{
	background-color: #E5E5D9;
	color: #2C2727;
	padding-left: 50px;
	background-image: url(sheepdogbg.gif);
	padding-right: 50px;
	font-size: 100%;
	}

.subheading 
	{
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	BORDER: 1px solid black;
	BACKGROUND-COLOR: #5E1502;
	padding: 5px;
	}



.content
	{
	border-collapse: collapse;
	padding: 0px;
	border: 1px solid #000000;
	}
.menu {
	FONT-SIZE: 125%;
	border-collapse: collapse;
	padding: 3px;
	text-align: right;
	}


td
	{
	padding: 2px;
	}

#allcontent
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #988A5d;
	margin-top: 60px;
	}
#header
	{
	padding: 0px;
	height: 120px;
	width: 800px;
	}

#ToC
	{
	width: 150px;
	background-color: #988A5D;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5;
	font-size: 120%;
	text-align: right;
	}

#main
	{
	background-color: #e5e5d9;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	font-size: 100%;
	margin-left: 190px;
	}
#glossary {
	background-color: #e5e5d9;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	font-size: 80%;
	width: 600px;
}
#mainfooter {
	background-color: #e5e5d9;
	height: 120px;
	background-image: url(sheepdog.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 190px;
}



#feemain
	{
	text-align: center;
	padding: 5px;
	}

#footer
	{
	padding: 10px;
	clear: left;
	background-image: url(fillet.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
#pricelist {
	background-color: #e5e5d9;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	font-size: 90%;
	width: 600px;
}


tr.row_bg_mouseon
	{
	background-color: #988A50;
	color: #663300;
	}

tr.row_bg_mouseon:hover
	{
	background-color: #E5E5D9;
	color: black;
	}

th
	{
	BORDER-BOTTOM: #000000 1px solid;
	}


em
	{
	font-size: 125%;
	font-weight: bold;
	}

