﻿body
{    
    /*width: 770px;*/
    width: 960px;
    /*background-color: #66605B;*/
    /*background:url(../../_Resources/img/bg.gif) repeat;*/
    background:url(../../_Resources/img/background_Orange.gif) top fixed repeat-x #66605b;
    background-position: center;
    color: #1A1917;
    margin: 10px 0 0 0;
    padding: 0;
    font: 14px/18px Century Gothic, Helvetica, sans-serif;        
    margin-right: auto;
    margin-left: auto;                
}

div, p, h1, h2, h3, ul
{
    padding: 0px;
    margin: 0px;
}

ul
{
    list-style-type: none;
}

#LeftPane
{
    float: left;
    /*width: 557px;*/
    width: 744px;    
}

#RightPane
{
    float: left;
    width: 210px;
    margin-left: 2px;
}

/* HEADER */

#Header
{    
    margin:0 auto;
}

#Header ul
{        

}

#Header ul li
{    
    float: left; 
    font: 12px/30px Century Gothic, Helvetica, sans-serif; 
    font-weight: bold; 
    text-transform: uppercase;
}

#Header ul li a
{
    width:123px; 
    height:30px; 
    display:block; 
    background:url(../../_Resources/img/menubgn-0.gif) 0 0 no-repeat #66605B; 
    color:#FDFDFD;  
    text-decoration:none; 
    text-align:center;
}

#Header ul li a.current
{
    width:123px; 
    height:30px; 
    display:block; 
    background:url(../../_Resources/img/menubgn-1.gif) 0 0 no-repeat #66605B; 
    color:#1A1917;
    text-decoration:none; 
    text-align:center;        
}

#Header ul li a:hover
{
    background:url(../../_Resources/img/menubgn-1.gif) 0 0 no-repeat #66605B; 
    color:#1A1917;
}

#Header ul li.menupadding
{
    margin:0 0 0 1px;
}

#Header ul li.leftmost
{
    width:123px; 
    height:30px; 
    display:block; 
    background:url(../../_Resources/img/menubgn-1.gif) 0 0 no-repeat #FDFDFD; 
    color:#1A1917; 
    text-align:center;
}

#Logo
{                 
    /*height: 102px;*/
    height: 136px;
    /*width: 557px;*/
    width: 958px;
    background: url(../../_Resources/img/header_all.jpg) center center repeat;
    margin: 1px 0px 0px 0px;
    clear: both;
    display: inline-block;
}

/* HEADER */

/* BODY */

#SiteBody
{        
    background: url(../../_Resources/img/bodytopbg.gif) 0 0 no-repeat #fff;
    color: #1A1917;
    margin: 2px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    display: inline-block;
    /*width: 517px;*/
    width: 917px;
    alight="middle"
}

#SiteBody3
{        
    background: url(../../_Resources/img/bodytopbg.gif) 0 0 no-repeat #fff;
    color: #1A1917;
    margin: 2px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    display: inline-block;
    /*width: 517px;*/
    width: 917px;
    alight="left"
}

#SiteBody h1
{    
    height: 32px;
    display: block; 
    background: url(../../_Resources/img/welcomebg.gif) 0 100% repeat-x;     
    font: 28px/26px Century Gothic; 
    padding: 39px 0 2px 0;
    font-weight: bold;  
}

#SiteBody h1 span
{        
    color: #CC1013;
    font-size: 26px;
}

#SiteBody h2
{
    
    height:32px; 
    display:block; 
    background:url(../../_Resources/img/dotline.gif) 0 100% repeat-x #fff; 
    font:28px/26px "Century Gothic", Times, serif;
    padding: 42px 0 0; 
    color:#9A0000;
}

#SiteBody p
{
    padding: 7px 0 0 0;    
}

#SiteBody p.bigtext
{    
    font-size: 13pt; 
    color: #373737;
    font-weight: bold; 
    padding: 10px 0 0;
}

#SiteBody p.Buttons
{    
    padding: 0px;
}

#SiteBody p.Buttons a
{
    display: inline-block;
    width: 66px;
    height: 23px;
    background: url(../../_Resources/img/more1.gif) 0 0 no-repeat;
    color: #fff;
    font: 10pt "Century Gothic", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align:left;
    padding-top: 2px;
    padding-left: 7px;    
}

#SiteBody p.Buttons a:hover
{
    text-decoration:none; 
    background:url(../../_Resources/img/more2.gif) 0 0 no-repeat;
}

#SiteBody ul
{    
    width: 100%;     
    margin: 7px 0 0;
}

#SiteBody ul li
{
    background:url(../../_Resources/img/arrow.gif) 0 9px no-repeat; 
    padding: 5px 0 0 15px;
    font-size: 11pt;
}

#SiteBody ul li a
{
    background:#fff; 
    color:#9A0000; 
    text-decoration:none;
}

#SiteBody ul li a:hover
{
    text-decoration:underline;
}

#SiteBody a
{    
    color:#9A0000; 
    text-decoration:none;
}

#SiteBody a:hover
{
    text-decoration:underline;
}

#BodyBottom
{
    color: #1A1917;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    display: inline-block;
    width: 917px;
    height: 42px; 
    background: url(../../_Resources/img/bodybottombg.gif) 0 0 no-repeat; 
}

#SiteBody .FormArea
{    
    background: url(../../_Resources/img/formarea.gif) 0 100% repeat-y;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 200px;
}

#SiteBody .FormArea h2
{              
    height: 45px; 
    background: url(../../_Resources/img/formtop.gif) 0 0 no-repeat; 
    color: #fff; 
    font: 20px/39px "Century Gothic", Times, serif; 
    margin: 12px 0 0 0;
    padding: 2px 0 0 9px;
    font-weight: bold;    
}

#SiteBody .FormAreaBottom
{    
    background: url(../../_Resources/img/formareabottom.gif) 0 0 no-repeat;
    padding: 0px;
    margin: 0 0 0 200px;  
}

#SiteBody .FormArea table .FormLabel
{
    font-size:9pt;
    font-weight:bold;
    white-space:nowrap;
    vertical-align: top;
    padding-right: 5px;
}

#SiteBody .FormArea table .FormControl
{
    text-align: left;
}

/* BODY */

/* FOOTER */

#Footer
{
    display: block;
    background-color: #1C1B19;
    color: #fff;
    margin: 3px 0px 0px 0px;
    padding: 20px 20px 0px 20px;
    min-height: 120px;
    width: 917px;
}

#FooterCenter
{    
    margin-left: auto;
    margin-right: auto;
    width: 458px;
}

#Footer ul
{    
    display:block;
    left:0px;
    top:0;
    padding:0;
}

#Footer li
{
    float: left; 
    font: 11px/15px "Century Gothic",Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Footer ul li a
{
    padding: 0px 10px 0px 10px; 
    color:#fff; 
    background:#181716; 
    text-decoration:none;        
}

#Footer ul li a:hover
{
    text-decoration:underline;
}

#Footer ul.info
{    
    display: inline-table;
    padding: 10px 0 0 0;        
}

#Footer ul.info li.address
{
    width: 130px; 
    background:url(../../_Resources/img/vertical-dot.gif) 100% 0 repeat-y #1C1B19; 
    color:#7B746B; 
    font-size:11px; 
    font-weight:bold; 
    padding:0 0 0 12px;
}

#Footer ul.info li.phone
{
    width: 130px; 
    background:url(../../_Resources/img/vertical-dot.gif) 100% 0 repeat-y #1C1B19; 
    color:#7B746B; 
    font-size:11px; 
    padding:0px 0px 0px 15px; 
    font-weight:bold;
}

#Footer ul.info li.fax
{
    width: 120px; 
    background: #1C1B19; 
    color: #7B746B; 
    font-size: 11px; 
    padding: 0 0 0 15px; 
    font-weight: bold;
}

#Footer ul li span.Heading
{
    background:#1C1B19; 
    color: #D23B34; 
    font-size:10px; 
    font-weight:bold; 
    line-height:14px;
}

#Footer p
{
    padding:51px 0 0;
}

#Footer p span
{
    background:#1C1B19; 
    color:#AC2626; 
    font-size:10px;
}

/* FOOTER */

.copyright
{     
    margin: 0px 0px 0px 0px;
    padding: 0;
    display: block;
    color: #fff;    
    font-size: 11px;
    font-family: Century Gothic, Helvetica, sans-serif;
    float: left;    
    font-weight: bold;
}

.design
{
    margin: 0px 0px 0px 10px;
    float: left;        
    color:#A8A39D; 
    font-size: 11px;
    font-family: Century Gothic, Helvetica, sans-serif;    
}

.design a
{        
    text-decoration:none;    
    color:#A8A39D; 
}

.design a:hover
{    
    color:#fff;     
    text-decoration:underline;
}

