/* 
================================
Skin styles for Smokeyhills
	JIVE design
	By Buck Anderson www.jivemg.com
	Contributors.
	Justin Anderson
	info (at@) jivemg.com
================================
*/ 
body
/*{
 bgcolor="#620000";
 background="http://www.smokeyhills.com/Images/wdtexture.jpg";
} */ 
/* text style used for most text rendered by modules */
.Normalsmall
{
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
}
.Normal
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10.5pt;
	font-style: normal;
        line-height: 12pt;
}
.Normal2
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11.5pt;
	font-style: normal;
        line-height: 12pt;
}
.Normal3
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
}

.small { font-family: Verdana, Tahoma, Arial, Helvetica; font-size: x-small; }
.tiny { font-family: Verdana, Tahoma, Arial, Helvetica; font-size: xx-small; }
a:link, a:visited, a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica; color: #620000; text-decoration: underline; font-size: 9pt;
}
a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica; color: #e1481e; text-decoration: underline;
}
/* For links that come with a pre-attached Normal class */
a.NormalSmall:link, a.NormalSmall:visited, a.NormalSmall:active {
	color: #620000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
a.NormalSmall:hover {
	color: #e1481e;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #620000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10.5pt;
	text-decoration: underline;
}
a.Normal:hover {
	color: #e1481e;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10.5pt;
	text-decoration: underline;
}
a.Normal2:link, a.Normal2:visited, a.Normal2:active {
	color: #620000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11.5pt;
	text-decoration: underline;
}
a.Normal2:hover {
	color: #e1481e;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11.5pt;
	text-decoration: underline;
}
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}

/* GENERIC */
H1  {
	color:#000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13pt;
	font-style: normal;
	font-weight:bold;
        line-height: 15pt;
}

H2  {
	color:#000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight:bold;
        line-height: 13pt;
}

H3  {
	font-size:11pt;
	font-weight:bold; 
	color:#000000;
}

H4  {
	font-size:101pt;
	font-weight:bold; 
	color:#000000;
}

H5, DT  {
}

H6  {
}

TABLE {
}

TFOOT, THEAD    {
}

TH  {
}

TD  {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
}
SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
  margin: 0.5em 0;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
  margin: 0.5em 0;
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}