BODY
{ 
color: #006600;
background-image: url(images/wood-bg.jpg);
margin-bottom: 300px;
}

.mainnav a:active

{
text-decoration: none;
color: #006600;
font-weight: bold;
font-size:12px;
font-family: veranda;
}

.mainnav a:hover
{
text-decoration: none;
color: #804000;
font-weight: bold;
font-size:12px;
font-family: veranda;
}

.mainnav a:link

{
text-decoration: none;
color: #006600;
font-weight: bold;
font-size:12px;
font-family: veranda;
}

.link a:visited {
font-weight: bold; 
text-decoration: none; 
color: #006600;
font-size: 12px;	
}

.mainnav a:visited

{
text-decoration: none;
font-weight: bold;
font-size:12px;
font-family: veranda;
}

.link a:hover, a:active
{
text-decoration: underline;
color: #006600;
font-weight: bold;
font-size: 12px;	
}

.link a:link 
{
font-weight: bold; 
text-decoration: underline; 
color: #804000;
font-size: 12px;	
}

.link a:visited {
font-weight: bold; 
text-decoration: none; 
color: #006600;
font-size: 12px;
	
}

.date
{
font-weight: bold;
font-size: x-small;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color: #006600;
font-family: Arial, Helvetica, sans-serif;
}

.textlink a:hover
{
text-decoration: underline;
color: orange;
font-weight: normal;
font-size: x-small;
}

.textlink a:active
{
text-decoration: underline;
color: green;
font-weight: normal;
font-size: x-small;
}

.textlink a:link 
{
font-weight: normal; 
text-decoration: underline; 
color: green;
font-size: x-small;
}

.textlink a:visited {
font-weight: normal; 
text-decoration: none; 
color: green;
font-size: x-small;	
}

.textlink a:visited {
font-weight: normal; 
font-size: x-small;
color: orange;
}

div.menuBar {
	background-image:url(../images/wood-1.jpg);
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  padding: 4px 2px 4px 2px;
  text-align: center;
}

div.menuBar a.menuButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #804000;
	border: 1px solid #006600;
	font-weight: bold;
	cursor: pointer;
	left: 0px;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	background:#FFFF99;
}

div.menuBar a.menuButton:hover {
  background-color: #FFFF99;
  border-color:  #909090 #f0f0f0 #f0f0f0 #909090;
  color: #006600;
}

div.menuBar a.menuButton:active{
  background-color: #FFFF99;
  border-color: #CCCCCC #333333 #333333 #CCCCCC;
}

div.menuBar a.menuButton:visited{
  background-color: #FFFF99;
  border-color: #CCCCCC #333333 #333333 #CCCCCC;
}

div.menu {
  background-color: #FFFFFF;
  border: 2px outset #FFFFFF;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
	color: #ffffff;
	cursor: pointer;
	display: block;
	padding: 2px 1em;
	text-decoration: none;
	white-space: nowrap;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	background-image: url(styles/barbg.jpg);
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #006600;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
	padding: 2px 1em;
}


.header {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #804000;
}

.mainHeading {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color: #804000;
	text-align:center;
}

.maintextheader {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #804000;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #006600;
	text-align: justify;
	margin: 0px;
	padding: 5px;
}

.pictureTag {
	font-family: "Monotype Corsiva";
	font-size:12px;
	font-weight: normal;
	color: #804000;
	text-align:center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 0px solid #990000;
	margin: 0px;
	padding: 0px;
}

#Logo
{
	position:relative;
	text-align:left;
	font-size: 10px;
	color: #ffffff;
	left: 30px;
	top: -15px;
}

.style1 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style2 
{
font-size: 14px;
}

.noRepeat 
{
background-repeat: no-repeat;
}

.topMenu
{
background:url(images/menuBG.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.middleBar
{
background:url(images/barMiddle.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #804000;
}

.mainHeading
{
background:url(images/mainHeading.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.leftMainBar
{
background:url(images/mainText.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

.verticalTop
{
background:url(images/barVertTop.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

.verticalMiddle
{
background:url(images/barVerMiddle.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
height:1400px;
}

.verticalBottom
{
background:url(images/barVerBottom.gif);
background-color:#FFFFFF;
height:70px;
background-repeat:no-repeat;
}

.flashBackground
{
background:url(images/wood-flash-bg.jpg);
background-color:#FFFFFF;
height:70px;
background-repeat:no-repeat;
}

.middleRight
{
background:url(images/middleRight.gif);
background-color:#FFFFFF;
background-repeat:repeat-y;
}

.middleBottom
{
background:url(images/bottomMiddle.gif);
background-color:#FFFFFF;
background-repeat:repeat-x;
}