/* CSS Document */

h1
{
    font-family:Default Font;
    font-style:italic;
    font-size:medium;
    font-weight:bold;
    text-align:center;
    color:#000000;
}
h2
{
        color: #660000;
        font-weight: bold;
        font-size: medium;
}
h3
{
    font-family:Default Font;
        font-size:medium;
        font-weight:bold;
        text-align:center;
        color:#FFFFFF;
        }
p
{
    font-family:Default Font;
        font-size:small;
        color:#000000;
        }
.navtable
{
    font-family: Default Font;
        font-size: small;
    font-weight: bold;
    font-style: italic;
        text-align: center;
}
.ratetable
{
    font-size: small;
    font-weight: bold;
        color: #FFFFFF;
        text-align: center;
}
.closingtable
{
    font-size: small;
        font-weight: bold;
}
.contactback
{
    background-image:url(../images/Interestratescontactback.jpg);
}
.creditchart
{
    font-size: x-small;
        text-align: center;
        color: #000000;
        font-weight: bold;
        border-color:#000000;
}



body {
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/images/wood_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.barshadow {
	background-image: url(../images/images/barshadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
        text-decoration: none;
        color: #000000;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
        color: #990000;
}
a:active {
        text-decoration: none;
        color: #000000;
}

#rightsidebkg {
	background-image: url(../images/images/rightsidewood.png);
	background-repeat: repeat-y;
	background-position: right top;
	z-index: 10000;
}
#leftsidebkg {
	background-image: url(../images/images/leftsidewood.png );
	background-repeat: repeat-y;
	background-position: right top;
	z-index: 1111;
	width: 85px;
}

#barshadow {
	background-image: url(../images/images/barshadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}



.style1 {font-size: small; color: #B3A135; font-style: italic;
font-weight: bold;}
.style2 {font-size: small; font-weight: bold; font-style: italic;}
.style3 {font-size: x-small; font-style: italic; color:#000000;}

.style4 {font-size: small; font-weight: bold; color: #FFFFFF; text-align:
center;}
.style5 {font-size: medium; font-weight: bold; font-style: italic;
text-align: center;}
.style6 {color: #FFFFFF;font-weight: bold;}
.style7 {color: #FF0000;font-weight: bold; font-size: small;}
.style8 {font-size: small; font-weight: bold; color:#B3A135; font-style:
italic; background-color: #000000;}
.style9 {font-size: small; font-weight: bold; color:#B3A135; font-style:
italic;}
.style10 {font-size: xx-small; font-style: italic; color:#000000;}
