﻿body 
{
	font-family: "nimbus-sans-condensed",sans-serif;
	font-size: 19px;
	color:#000000;
	line-height:24px;
	margin:0 0 0 0;
	padding:0;
}

img
{
    border:0;
    padding:0;
    margin:0;
    text-align:left;
}


td.navL
{
    background-color:#111213;
    background-image:url('/_t/img/navL.jpg');
    background-position:right bottom;
    background-repeat:no-repeat;    
}

td.navC
{
    background-color:#111213;
    text-align:center;
    vertical-align:middle;    
    background-image:url('/_t/img/navC.jpg');
    background-position:left bottom;
    background-repeat:no-repeat;    
}

td.navR
{
    background-color:#111213;
    background-image:url('/_t/img/navR.jpg');
    background-position:left bottom;
    background-repeat:no-repeat;    
}
 

#menu-outer {
	height: 48px;
}

.table {
	display: table;
	margin: 0 auto;
}
 
ul#horizontal-list {
	min-width: 696px;
	list-style: none;
	padding-left: 0;
	}

ul#horizontal-list li {
	display: inline;
}

ul#horizontal-list li a {
    font-weight: normal;
    color:#ffffff;
    font-family: "source-sans-pro",sans-serif;
    font-size:16px;
    padding:0 20px;
    text-decoration:none;
    text-transform:uppercase;
}

ul#horizontal-list li a:hover,ul#horizontal-list li a.active {
    color:#ebca70;
    text-decoration:none;
}


td.logoL
{
    background-color:#111213;
}

td.logoC
{
    width:950px;
    text-align:center;
    vertical-align:middle;
    height:100px;
    background-color:#111213;
}

td.logoR
{
    background-color:#111213;
}


td.headL
{
    background-image:url('/_t/img/mainL.png');
    background-position:right 0;
    background-repeat:no-repeat;
    background-color:#121314;
}

td.headC
{
    background-image:url('/_t/img/mainC.jpg');
    background-repeat:no-repeat;
    background-color:#121314;
    height:533px;
    width:950px;
    margin:0;
    padding:0;
}

td.headR
{
    background-image:url('/_t/img/mainR.png');
    background-position:left 0;
    background-repeat:no-repeat;
    background-color:#121314;
}

td.sepL
{
    background-image:url('/_t/img/sep.jpg');
    background-repeat:repeat-x;
    height:36px;
}

td.sepL2
{
    background-color:#d3c8b2;
    height:1px;
}
td.sepL3
{
    background-color:#d3c8b2;
    height:3px;
}

td.sepL4
{
    background-color:#91743d;
    height:2px;
}

td.sepL1-subx
{
    height:57px;
}

td.sepL2-subx
{
    background-image:url('/_t/img/sep2-sub.png');
    background-repeat:no-repeat;
    background-position:bottom left;
    height:57px;
}

td.mainL
{
    background-image:url('/_t/img/mainL.jpg');
    background-repeat:repeat-y;
}

td.mainC
{
    background-image:url('/_t/img/mainC2.jpg');
    background-repeat:repeat-y;
}

td.mainR
{
    background-image:url('/_t/img/mainR.jpg');
    background-repeat:repeat-y;
}


td.footL
{
    background-image:url('/_t/img/footL.jpg');
    background-repeat:repeat-y;
}

td.footC
{
    color:#ffffff;
    text-align:center;
    height:120px;
    background-image:url('/_t/img/footC.jpg');
}

td.footR
{
    background-image:url('/_t/img/footR.jpg');
    background-repeat:repeat-y;
}


h1
{
    color:#000000;
    font-size:20px;
    margin-bottom:0;
    text-transform:uppercase;
    font-weight:normal;
}

h2
{
    color:#92c100;
    font-size:16px;
    font-weight:normal;
    text-transform:lowercase;
    margin-bottom:-14px;
}

h2 a
{
    text-decoration:none;
    color:#92c100;
}

h2 a:hover
{
    text-decoration:underline;
}


a
{
    color:#000000;
    text-decoration:underline;   
}

span.error
{
    color:#ff0000;
}

