﻿body 
{
    background-image:url(images/woodgrain_background.png);
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    font-family:Tahoma;
    color:#A40000;
    }
.bgimages img 
{
    cursor:hand
    }
ul
{
     font-family:Tahoma;
     font-size:smaller;
     color:#A50A0D;
    }
a:link
    {
        color:#A50A0D;
        font-family: tahoma;

        }
a:visited
    {
        color:#00330D;
        font-family: tahoma;

        }
a:hover
    {
        color:#00FF00;
        font-family: tahoma;

        }    
a:active
    {
        color:#FF4040;
        font-family: tahoma;

	    } 
.nav a:link
{
    color:White;
    font-family:Tahoma;
    font-size:smaller;
    font-weight:bold;
    text-decoration:none;
    }
.nav a:visited
{
    color:White;
    font-family:Tahoma;
    font-size:smaller;
    font-weight:bold;
    text-decoration:none;
    }
.nav a:hover
{
    color:yellow;
    font-family:Tahoma;
    font-size:smaller;
    font-weight:bold;
    text-decoration:none;
    }
.nav a:active
{
    color:White;
    font-family:Tahoma;
    font-size:smaller;
    font-weight:bold;
    text-decoration:none;
    }
li a
    {
        color:#A50A0D;
        }
li a:visited
    {
        color:#00330D;
        }
li a:hover
    {
        color:#00FF00;
        }    
li a:active
    {
        color:#FF4040;
        } 
.center
{
    margin-left:auto;
    margin-right:auto;
    }             
p{
	font-family: tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
    color: #A40000;
	line-height: 145%;
	word-spacing: normal;
	letter-spacing: 0.04em;
	text-decoration: none;
	text-transform: none;
}
 
.pagination{
padding: 2px;
}
 
.pagination ul{
margin: 0;
padding: 0;
text-align: center;
font-size: 16px;
}
 
.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}
 
.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #a40000;
text-decoration: none; 
color: #a40000;
}
 
.pagination a:hover, .pagination a:active{
border: 1px solid #a40000;
color: #000;
background-color: #FFFFff;
}
 
.pagination a.currentpage{
background-color: #a40000;
color: #ffffff !important;
border-color: #a40000;
font-weight: bold;
cursor: default;
}
 
.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #9a4000;
border-color: #a40000;
font-weight: normal !important;
}
 
.pagination a.prevnext{
font-weight: bold;
}
h2.headings{
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 20px;
        color: #A40000;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	
}

p.headers{
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
        color: #a40000;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: normal;
	text-transform: none;
}
.bgimages img 
{
    cursor:hand
    }
hr 
{
    height: 1px;
    width: 90%;
    color: #FFFFFF; 
    background-color: #FFFFFF; 
    border: 1px dashed #A40000; 
    border-style: none none dotted;
    }
    .navv a:link { 
    font-family:arial;
    font-size:12px;
    color: green;
    text-decoration:none;
    font-weight:normal;
    line-height:120%;
    padding-left:15px;

    }
.navv a:visited { 
    font-family:arial;
    font-size:12px;
    color: green;
    text-decoration:none;
    font-weight:normal;
    line-height:120%;
    padding-left:15px;

	}
.navv a:hover { 
    font-family:arial;
    font-size:12px;
    color: #cc0000;
    font-weight:normal;
    text-decoration:none;
    line-height:120%;
    padding-left:15px;

	}
.navv a:active {
    font-family:arial;
    font-size:12px;
    color: #87ceeb;
    font-weight:normal;
    line-height:120%;
    padding-left:15px;

	}

