body {
	scrollbar-face-color: #B1865B; scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; scrollbar-track-color: white; 
	scrollbar-arrow-color: white; font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal; color: black;

	
}
a:link {
    text-decoration: none;
	color: #7C3C00;
}

a:visited {
    text-decoration: none;
	color: #7C3C00;
}

a:hover {
    text-decoration: normal;
	color: #AD7B42; 

}

a.nav:link {font-family: Arial; font-size: 11px; font-weight: bold; color: FFFFFF;}
a.nav:visited {font-family: Arial; font-size: 11px; font-weight: bold; color: FFFFFF;}
a.nav:hover {font-family: Arial; font-size: 11px; font-weight: bold; color: CCCCCC; }



.content{
	font-family: Verdana, Arial,  sans-serif,  Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7C3C00;	
}

.back{
	font-family: Verdana, Arial,  sans-serif,  Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7C3C00;	
}

.contentbold{
	font-family: Verdana, Arial,  sans-serif,  Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7C3C00;	
}

h1{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: inline;	
}

h2{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: inline;	
}

h3{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #848484;
	display: inline;	
}

h4{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #298400;
	display: inline;	
}

h5{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	display: inline;	
}

h6{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #F79D00;
	display: inline;	
}



.tile-1 {
	background-image: url(images/tile-1.jpg);
	background-repeat: repeat-x;
	height: '15';

}

.tile-2 {
	background-image: url(images/tile-2.jpg);
	background-repeat: repeat-x;
	height: '15';

}

.mainExpand {
  cursor:hand;
  cursor:pointer;
  font-family: Verdana, Arial,  sans-serif,  Helvetica;
	font-size: 12px;
}
