﻿html 
{ 
    overflow:scroll; 
}
html 
{ 
    overflow: -moz-scrollbars-vertical; 
}
form  
{
    padding:0px;
    margin:0px;
}
body 
{ 
    background-color: #DFE0D8; 
    margin: 0px; 
    text-align: center; 
}
#redbourne 
{
    text-align: center; 
    margin: 0px auto; 
}
td 
{ 
    font-family: arial, helvetica, sans serif; 
    font-size: 12px; 
    color: #2F2F2F; 
    line-height: 16px; 
}
#container
{
    border-right: 1px solid #849DA1;
    border-left: 1px solid #849DA1;
    width: 779px;
    background-color: #FFFFFF;
    background-image: URL(/Images/margins.gif);
}
h1 
{ 
    font-family: arial, helvetica, sans serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #FF0000; 
    margin-bottom: 15px; 
}
h2 
{
    font-family: arial, helvetica, sans serif; 
    font-size: 14px; 
    font-weight: normal; 
    color: #626262; 
    margin-bottom: 15px; 
}
A 
{ 
    color: #FF0000; 
    text-decoration: none; 
}
A:hover 
{ 
    text-decoration: underline; 
}
#menu 
{ 
    background-image: URL(/Images/menu_bg.gif); 
    width: 777px; 
    height: 30px; 
    background-repeat:repeat-x;
}
#menu a 
{ 
    color: #2F2F2F; 
    text-decoration: none; 
    padding-left: 13px; 
    padding-right: 13px; 
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
}
#menu a:hover 
{ 
    background-image: URL(/Images/menu_over.gif); 
    background-repeat: repeat-x; 
}
#menu_on 
{ 
    background-image: URL(/Images/menu_current.gif); 
    background-repeat: repeat-x; 
}
#menu_on a 
{ 
    color: #FF0000; 
}
#menu_on a:hover 
{ 
    background-image: URL(/Images/menu_current.gif); 
    background-repeat: repeat-x; 
}
#subnav ul 
{ 
    background-color: #DFE0D8; 
    width: 160px; 
    padding: 5px 0px 5px 0px; 
    margin: 0px; 
    list-style: none; 
}
#subnav li 
{ 
    font-family: arial, helvetica, sans serif; 
    font-size: 12px; 
    color: #626262; 
    width: 160px; 
    list-style: none; 
}
#subnav a 
{ 
    color: #626262; 
    padding: 0.2em 10px 0.2em 10px; 
    margin: 0px 1px 0px 1px; 
    display: block; 
}
#subnav a:hover 
{ 
    background-color: #F5F5F5; 
}
#subnav_on 
{ 
    background-color: #F5F5F5; 
    margin: 0px 1px 0px 1px; 
}
#content 
{ 
    text-align: left; 
    padding-left: 20px; 
    padding-right: 20px;
}
#content ul 
{
    position: relative; 
    background-color: #F6F6F2; 
    margin: 0px;
    padding: 20px;
    list-style: none;
}

#content li 
{
    background-image: URL(/Imagesmages/bullet.gif); 
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 8px; 
}
#header 
{
    background: URL(/Images/home_header01.jpg) no-repeat #FF0000 bottom; 
    width: 777px; 
    height: 150px; 
}
#header2 
{
    background: URL(/Images/section_header01.jpg) no-repeat #FF0000 bottom; 
    width: 777px; 
    height: 95px; 
}
.header_panel 
{
    padding: 70px 0px 0px 15px; 
    width: 350px; 
    height: 65px; 
}
.feature2 
{ 
    background-color: #F6F6F2; 
    padding: 10px; 
}
.toptext 
{ 
    font-family: arial, helvetica, sans serif; 
    font-size: 11px; 
    color: #C8000D; 
    background-color: #FF0000; 
    width: 757px; 
    height: 20px; 
    text-align: right; 
    padding-right: 20px; 
}
#link 
{ 
    color: #626262; 
    text-decoration: none; 
    height: 30px; 
}
#link a 
{ 
    color: #626262; 
}
input 
{ 
    font-family: arial, helvetica, sans-serif; 
    font-size: 12px; 
}
select 
{ 
    font-family: arial, helvetica, sans-serif; 
    font-size: 12px; 
}
#footer 
{ 
    font-size: 11px; 
    color: #93928D; 
    text-decoration: none; 
    width: 777px; 
    height: 30px; 
}
#footer a 
{ 
    color: #93928D; 
}
