/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SET UP
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/* mac hide\*/
html, body
{
    height: 100%;
    color:black;
}
/* end hide */

body
{
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 935px; /* for mozilla*/
    background-color: #b9b9b9;
    font-size: 80%;
    font-family: Arial, Verdana;
}

H1
{
    color:#e77817;
    font-size:140%;
    margin-bottom:10px;
}

H2
{
    color:#ED1C24;
    font-size:120%;
    margin-bottom:10px;
}

#outer
{
    height: 100%;
    min-height: 100%;
    width: 935px;
    background-color: white;
    text-align: left;
    margin: auto;
    position: relative;
    margin-top:0px;
}

html > body #outer
{
    height: auto;
}

A, A:Visited, A:Active
{
    color:#29166f;
    text-decoration:none;
}

A:Hover
{
    color:#e77817;
    text-decoration:none;
}

IMG
{
    border:0;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#header
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 935px;
    height: 405px;
    overflow: hidden;
    color: black;
    z-index: 100;
    background-color:white;
}

#logo
{
    position: absolute;
    left: 25px;
    top: 25px;
}

#header_top
{
    position: absolute;
    right: -1px;
    top: 0px;
    text-align:right;
}

#top_left_corner
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#www
{
    position: absolute;
    right: 25px;
    top: 100px;
}

#www A, #www A:Active, #www A:Visited
{
    font-size:100%;
    color:#5B8CCC;
    font-weight:bold;
}

#www A:Hover
{
    color:Red;
}

#header_logos
{
    position: absolute;
    right: 25px;
    top: 25px;
}

#header_logos IMG
{
    margin-left:80px;
}

#headertext
{
    position: absolute;
    left: 25px;
    top: 105px;
    color:#e77817;
    font-size:125%;
    text-align:right;
    line-height:25px;
    font-weight:bold
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#headermenu
{
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color:#29166f;
    color:White;
}


.menuitems A, .menuitems A:Active, .menuitems A:Visited, .menuitems_right A, .menuitems_right A:Active, .menuitems_right A:Visited
{
    color:White;
    font-size:90%;
    font-weight:bold;
}

#headermenu A:Hover
{
    color:#e77817;
}

.menuitems
{
    height:55px;
    width:155px;
    text-align:center;
    vertical-align:middle;
    border-right:solid 1px white;
    
}

.menuitems_right
{
    height:55px;
    width:155px;
    text-align:center;
    vertical-align:middle;
    border-left:solid 1px white;
}

.menuitems_bottom
{
    height:8px;
    background-color:#e77817;
    border-top:solid 1px white;
    border-bottom:solid 1px white;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#left
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 491px;
    /*margin-left:40px;*/
    margin-top: 430px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:24px;
    text-align:justify;
    /*border:solid 1px black;*/
    background-color:white;
    
}

#title
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left: 35px;
}

#left p
{
    color: black;
    padding-left:40px;
}

#left TABLE
{
    margin-left:40px;
}

#left TD
{
    font-size:100%;
    line-height:25px;
}


#left H1, #left H2
{
    padding-left:40px;
}

.fleet_photo
{
    margin-right:10px;
    margin-bottom:10px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   RIGHT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#right
{
    position: relative; /*ie needs this to show float */
    float: right;
    width: 376px;
    margin-top: 430px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    margin-right:20px;
    /*border:solid 1px black;*/
    line-height:24px;
    background-color:white;
    padding-left:28px;
}

#right TD
{
    font-size:80%;
    line-height:24px;
}

#righttitle
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left:20px;

}

#rightphoto
{
    padding-top: 108px;
    padding-bottom: 32px;

}

#right A, #right A:Active, #right A:Visited
{
    font-weight:bold;
}


.linespacer
{
    position:absolute;
    left:-35px;
}

#right UL
{
    list-style-image:url(../images/bullet.gif);
    margin-left:0px;
    padding-left:20px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT FULL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftfull
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 895px;
    /*margin-left:40px;*/
    /*margin-right:40px;*/
    margin-top: 366px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:24px;
    text-align:justify;
    background-color:white;
    /*padding-left:40px;*/
}

#leftfull p
{
    color: black;
    padding-left:40px;
}

#leftfull TABLE
{
    margin-left:40px;
}

#leftfull TD
{
    font-size:100%;
    line-height:25px;
}

#leftfull H1, #leftfull H2
{
    padding-left:40px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FOOTER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#footer
{
    position: relative;
    margin: auto;
    width: 935px;
    height: 38px;
    bottom: 0px;
    clear: both;
    margin-bottom: -50px;
    background-color:white;
    font-size:90%;
    border-top:0;
    text-align:center;
    background-image: url(../images/footerbg.gif);
}

#footerleft
{
    margin-left: 20px;
    margin-top: 15px;
    float: left;
    font-weight: bold;
    color: white;
}

#footerright
{
    margin-right: 20px;
    margin-top: 15px;
    float: right;
    font-weight: bold;
    color: white;
}

#clearfooter
{
    width: 100%;
    height: 50px;
    clear: both;
}




/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   GENERAL STYLING
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div, p
{
    margin-top: 0;
}

.small
{
    font-size:80%;    
}

.back
{
    position:absolute;
    right:0px;
    top:0px;
}

.redtext
{
    color:red;
}

.contact
{
    font-size:100%;
    line-height:25px;
}

.imgright
{
    float:right;
    margin:10px;
}

.rightalign
{
    float:right;
}


.maintable .tableheading
{
    background-color:#cc6633;
    color:White;
    font-weight:bold;
    padding:4px;
}

.maintable TD
{
    vertical-align:top;
    text-align: left;
    padding:10px;
    background-color:#dadada;
}

.main_flash
{
    float:right;
    margin-left:10px;
    margin-top:-10px;
}