﻿body 
{
	background-color:#000000;
    font-family:verdana, trebuchet, sans-serif;
    font-size: 12px;
	background-image:url('images/bkg_top.jpg');
    background-repeat:no-repeat;
    background-position:center top;
    margin-right:auto;
    margin-left:auto;
    color:#c0996f;
    scrollbar-3dlight-color:black;
    scrollbar-arrow-color:#c3682e;
    scrollbar-track-color:black;
    scrollbar-darkshadow-color:#7a4939;
    scrollbar-face-color:black;
    scrollbar-highlight-color:#c0996f;
    scrollbar-shadow-color:black
}

a
{
	font-family:verdana, trebuchet, sans-serif;
    font-size: 9pt;
    color:#c0996f;
    text-decoration:none;
}

a.hover
{
    background-color:#c3682e;
}

.frontNavBtn
{
    background-image:url('images/button_bkg.png');
    background-repeat:repeat-x; 
    border-color:#000000;
    border-style:solid;
    border-width:3px;
    padding:2px;
    font-family:Trebuchet MS, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    z-index:999;
}
.frontNavBtn A:link
{
    background-image:none;
    padding:0px;

}

.frontNavBtn A:visited
{
    background-image:none;
    padding:0px;

}

.frontNavBtn:hover
{
    color:#000000;
}


.frontNav
{
    background-image:url('images/front_nav_bkg.jpg');
    border-color:#000000;
    border-style:solid;
    border-width:3px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}

.frontBody
{
    margin-right:auto;
    margin-left:auto;
    margin-top:150px;
    width:800px;
    position:relative;
}

.featureImage
{
    border-style:solid;
    border-color:Black;
    border-width:3px;
    margin:5px;
}

.titleHeader
{
	font-size:14px;
	font-weight:bold;
	color:#c3682e;
}

.footer
{ 
    text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#c3682e;
}

.footer A:link
{
color:#c3682e;
}

.footerItalic
{ 
    text-align:center;
	font-size:7px;
	font-weight:bold;
	color:#c3682e;
	font-style:italic;
}


.NavBtn
{
    padding:1px;
    font-family:Trebuchet MS, Sans-Serif;
    font-size:12px;
    margin-top:6px;
    margin-left:2px;
    border-bottom:1px;
    border-bottom-color:Black;
    border-right:1px;
    border-right-color:Black; 
    
    border-top:1px;
    border-top-color:#c0996f;
    border-left:1px;
    border-left-color:#c0996f;  
    background-color:#3a1108;     
}

.NavBtn:hover
{
    color:#c3682e;
}

.NavBtn2
{
    color:#c3682e;
    padding:1px;
    font-family:Trebuchet MS, Sans-Serif;
    font-size:12px;
    margin-top:6px;
    margin-left:2px;
    border-bottom:1px;
    border-bottom-color:Black;
    border-right:1px;
    border-right-color:Black; 
    
    border-top:1px;
    border-top-color:#c0996f;
    border-left:1px;
    border-left-color:#c0996f;  
    background-color:#3a1108;     
}

.NavBtn2:hover
{
    background-color:#c3682e;
    color:#3a1108;     

}

.subBody
{
    margin-right:auto;
    margin-left:auto;
    margin-top:120px;
    width:740px;
    position:relative;
}

.9Font
{
    font-size:9px;
}

.highNav
{
    z-index:998;
    margin-left:2px;
}

.highNav2
{
    z-index:999;

}