/* CSS Document */

/* colors
#7a1b0e  medium red - link and borders
#5b150b  dark red - visited 
#9eaa5b  cadd78  light green - hover
#a8b077  b2b693  medium green
#fdfdfd  dark white
#ededed  light grey
#999999  medium grey
#333333  medium dark grey
#202020  dark grey table bg
#111     darkest grey
*/
body {
background:#333 url('../images/onepxfadetoblack.jpg') repeat-x top right;
margin: 0px; padding: 0; text-align: left} 

/*reset css*/
p {margin: 0; padding: 0}
h1 {margin: 0; padding: 0;}
img {border: 0}
blockquote {padding:0; margin: 0}
blockquote p {padding:0; margin: 0}

/*universal*/
a {text-decoration: none}
a:link {color: #7a1b0e;}
a:visited {color: #5b150b;}
a:hover {color: #9eaa5b}

h1 {color: #7a1b0e; font-family: 'StencilStdBold','stencil std', stencil, Georgia, serif; text-transform: uppercase;}
h2 {color: #7a1b0e; font-family: 'StencilStdBold','stencil std', stencil, Georgia, serif; text-transform: uppercase;}

/*  header --------------------------------------- */
#googlead {position: relative; z-index: 7; margin: 0px 25px 20px 235px; width: 730px;}
#bannercenter {margin: 0px auto 0 auto; padding: 25px 0px 0 0; width: 990px; position: relative;
    background-image: url('../images/navbgfade.jpg');
    background-repeat: repeat-x; background-color: black}
#banner {
	height: 171px;
	width: 224px;
    padding: 0 0 0 7px;
	margin: 90px 0 0 0;
	z-index: 5;
	position: absolute
}
#nav {background: none; border: 0; display: block; margin: 0; outline: 0; padding: 0; vertical-align: baseline; height: 100px; position: relative; z-index: 3} 
#navbar {
    display: block; margin: 0px auto; border: 0; font-size: 100%; outline: 0; padding: 0; vertical-align: baseline;}


#navbar ul{
    list-style: none; 
    padding: 0px; 
    margin: 0 0px 0 55px; 
    vertical-align: baseline;
    float: right
    }

#navbar li {
    float: left;
    margin: 0px; 
    text-align: center; 
    padding: 0}
    
#navbar li a {
    display: block; 
    border-left: 1px solid #444; 
    padding: 8px 14px 7px; 
    text-align: center; 
    text-decoration: none; margin: 0; 
    color: white; 
    font-family: 'StencilStdBold','stencil std', stencil, Georgia, serif !important; text-transform: uppercase;  
    font-size: 17px !important;
    text-decoration: none !important;
   }
   

#navbar a:link {color: #7a1b0e;}
#navbar a:visited {color: #7a1b0e;}
#navbar li a:hover {color: #9eaa5b; background-color: #f1f1f1; list-style: none}


#softtop {
	width: 990px;
	height: 65px;
	background-image: url('../images/stripe2.png');
	background-repeat: repeat;
	z-index: 2;
	position: absolute;  bottom: 0px;
}
#softtop img {margin: 17px 0 10px 230px; position: absolute}

/* footer -----------------------------------------*/
#footer {position: relative; clear: both; width: 989px; height: 202px; margin-bottom: 10px; background-color: #7a1b0e; padding: 1px 0 1px 0}
.footercell {float: left; width: 163px; height: 200px; background-color: #202020; border: 1px solid #7a1b0e;}
.footercell h1 {font-family: Helvetica, Arial, Veranda; font-size: 11px; font-weight: bold; color: #7a1b0e; padding: 5px 0 0 10px}
.footercell hr {background-color: #7a1b0e; color: #7a1b0e; margin: 0 10px 0 10px; border-style: solid}
.footercell li a {display: block; color: #ededed; margin-right: 10px}
.footercell a:hover {color: black; background-color: #cadd78; padding: 0 0px 0 5px}
#footer ul {list-style: none; padding: 0px 0 0 10px; margin: 6px 0 10px 0}
#footer li {list-style: none; font-family: Helvetica, Arial, Veranda; font-size: 12px}
#footer .widget-content li {margin: 0}
#footer .widget-content ul {margin-top: 0}
#highlightcell {float: left; padding: 10px; width: 140px; height: 200px;}
#highlightcell h1 {font-family: Helvetica, Arial, Veranda; font-size: 10px; font-weight: bold; color: black}
#highlightcell li {color: white}
#highlightcell li a {color: #cadd78; display: block}
#highlightcell li a:hover {background-color: #cadd78; color: #333; padding-right: 40px}

/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/


@font-face {
	font-family: 'StencilStdBold';
	
src: url('../fonts/StencilStd.eot');
	
src: local('Stencil Std Bold'), local('StencilStd'), 
url('../fonts/StencilStd.woff') format('woff'), 
url('../fonts/StencilStd.otf') format('opentype'), 
url('../fonts/StencilStd.svg#StencilStd') format('svg');
}


