
.skingradient {
	background-image: url(gradient.jpg); 
	height:30px;
}
/*This is from the Graceslo.org style sheet*/

a
{
  color:#737342;
  text-decoration:underline;
}


a.o
{
  color:#3344CC;
  text-decoration:underline
}

a.o:hover
{
  text-decoration:underline;
  font-weight:bold
}




a.nav
{
  color:#000000;
  text-decoration:underline
}

a.nav:hover
{
  color:#79926F;
  text-decoration:underline
}


h1 {
		color: #79926F;
        font-family: Verdana,Tahoma,Arial;
        font-size: 32px;
        font-style: italic;
        font-weight: bold;
}

h2 {
		color: #59724F;
        font-family: Verdana,Tahoma,Arial;
        font-size: 24px;
        font-style: italic;
        font-weight: bold;
}

h3 {
		color: #39522F;
        font-family: Verdana,Tahoma,Arial;
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
}


h4 {
		color: #294015;
        font-family: Verdana,Tahoma,Arial;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
}


h5 {
        font-family: Verdana,Tahoma,Arial;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
}

h6 {
        font-family: Verdana,Tahoma,Arial;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
}

