@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #82471e;
}
a:link {
	color: #82471e;
	text-decoration: none;
}

div#content a:link, a:visited {
	color: #82471e;
	text-decoration:underline;
}

div#content  a:visited {
	color: #82471e;
	text-decoration:underline;
}

div#content a:hover {
	text-decoration:none;
}

a:visited {
	color: #82471e;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: underline;
}


Body {background:url(woodgrain.png);

}

div#content { 
background-color:#FFC;
border: thick solid #82471e;

}

div#header h1 {background:url(logo2.png);
	background-repeat:no-repeat;
	height:206px;
	width:auto;
	text-indent:-99999999px;
}



div#NavMain {font-family:"Arial Black", Gadget, sans-serif;
}



h3 {color:#4c2910;
	text-shadow:#ccc -2px 1px;
	word-spacing:3px;
}

div#QuoteBox h2 {background-image:url(quote1.png);
	background-repeat:no-repeat;
	width:378px;
	height:60px;
	text-indent:-99999999px;
}

div#content {font-family:"Comic Sans MS", cursive;
}

div#content h3 {text-indent:20px;
	font-weight:bold;
}

