body {
    margin-top:0;
    font:8pt/12pt Arial,Sans-Serif; 
    background: #E9ECED url(/images/bodybg.jpg) repeat-x;
    color:#4E4E4E;
}
a {
    text-decoration:none;
}
img {
    border:0;
}
.nopad {
    padding:0;
}
/*Layout*/
#Container {
    position: relative;
    margin: 0 auto;
    padding: 0 2px 0 2px;
    width:963px;
    background: #fff;
padding-bottom:0.2em;
}

#leftshadow {
    position:absolute;
    background:#E9ECED url(/images/left_shadow.jpg) no-repeat;
    width:16px;
    height:699px;
    left:-16px;
    top:0;
}

#rightshadow {
    position:absolute;
    background:#E9ECED url(/images/right_shadow.jpg) no-repeat;
    width:16px;
    height:699px;
    right:-16px;
    top:0;
}

#TopNav {
    height:35px;
    width:823px;
    background: #004586 url(/images/top_nav_background.gif) repeat-x;
    float:left;
}
#TopNav ul {
    list-style-type:none;
    float:left;
    padding:0.8em 0 0 1em;
    margin:0 0 0 1em;
}
#TopNav ul li {
    float:left;
    color:#fff;
    padding:0 0.3em 0 0.3em;
    
}
#TopNav ul li a {
    text-transform:uppercase;
    color:#fff;
    font-weight:700;
    font-size:100%;
    letter-spacing:-0.4pt;
    margin-right:2px;
border-bottom:0px;
}



#TopNavEnd {
    background:#004586 url(/images/top_nav_right.gif) no-repeat ;
    float:left;
    width:140px;
    height:35px;
}

#Header1L{
    background: url(/images/top_1_left.jpg) no-repeat ;
    width:490px;
    height:70px;
    float:left;
}
#Header1R{
    width:473px;
    height:70px;
    float:left;
}

#Header2L{
    background: url(/images/top_2_left.jpg) no-repeat ;
    width:490px;
    height:75px;
    float:left;
}
#Header2R{
    background: url(/images/top_2_right.jpg) no-repeat ;
    width:473px;
    height:75px;
    float:left;
}

#Header3L{
    background: url(/images/top_3_left.jpg) no-repeat ;
    width:474px;
    height:121px;
    float:left;
}
#Header3R_Intro {
    color:#004586;
    font:11pt/15pt Arial;
    float:left;
    width:475px;
}

#Header4L{
    background: url(/images/top_4_left.gif) no-repeat ;
    width:474px;
    height:55px;
    float:left;
}

#Header4R{
    background: url(/images/top_4_right.gif) no-repeat ;
    width:489px;
    height:55px;
    float:left;
}

#Header5L{
    background:#A7ADB3  url(/images/top_5_left.gif) no-repeat ;
    width:734px;
    height:37px;
    float:left;
}
#Inside1L {
   background: url(/images/inside_1_left.jpg) no-repeat ;
    width:490px;
    height:70px;
    float:left; 
}

#Inside2L{
    background: url(/images/inside_2_left.jpg) no-repeat ;
    width:490px;
    height:95px;
    float:left;
}
#Inside2R{
    background: url(/images/inside_2_right.jpg) no-repeat ;
    width:473px;
    height:95px;
    float:left;
}
#InsideContainer {
    float:left;
}
#SubNavContainer {
    width:256px;
    float:left;
}
/*Internal page subnavigation*/
#NavItems {
    margin-top:3em;
    background: url(/images/nav_bg.png) repeat;
    behavior: url(/iepngfix.htc);
    float:left;
    width:200px;
    margin-left:2px;
}

#NavItems .NavItem {
    border-bottom:1px solid #337BBB;
    float:left;
    width:204px;
    padding:0.2em 0 0.2em 0;
}
#NavItems .Bullet {
     width:5px;
    float:left;
    background:url(/images/nav_bullet.jpg) no-repeat left ;
    height:6px;
    margin-top:0.3px;
}
/*everyone except...*/
html>body #NavItems .Bullet {
    width:5px;
    float:left;
    background:url(/images/nav_bullet.jpg) no-repeat left ;
    height:6px;
    margin-top:0.3em;
}
/*ie6*/
#NavItems .SubNavItem {
    width:25px;
    color:#fff;
    padding-bottom:5px;
    text-align:center;
    float:left;
    margin:-2px 14px 0 10px;
    
}

html>body #NavItems .SubNavItem {
    width:25px;
    color:#fff;
    padding-bottom:5px;
    text-align:center;
    float:left;
    margin:-2px 14px 0 5px;
}

#NavItems .NavItem a {
    color:#fff;
    font-size:10pt;
    margin-left:-10px;
}

#InsideSubNavTop {
    background:url(/images/transparent_bus.jpg) no-repeat;
    float:left;
    width:256px;
    height:191px;
}

#InsideSubNavBottom  {
    background:url(/images/menu_bottom.gif) no-repeat;
    float:left;
    width:256px;
    height:268px; 
}

#InsideContent {
    float:left;
    width:633px;
    margin:0 2em 0 3em;
padding-bottom:30px;
}

#FeatureNewsHeader {
    background: url(/images/latest_news.gif) no-repeat ;
    width:229px;
    height:37px;
    float:right;
}
#FeatureEventsHeader {
    background: url(/images/events_offers.gif) no-repeat ;
    width:212px;
    height:37px;
    float:left;
}

#HomeContentLeft {
    padding:32px 0 0;
    width:722px;
    float:left;
}

#HomeContentLeft div {
    float:left;
    width:50%;
}
#HomeContentLeft div blockquote {
    padding:0;
    margin:0 2em 1em 3.5em;
    line-height:13pt;
}
.Bullet {
    background: url(/images/bullet_point.gif) no-repeat left;
    padding:0 0 0 1.4em;
    color:#005AAB;
    font-weight:normal;
    font-size:12pt;
    margin:0 0 0.5em 1em;
}

/*Features*/
#FeatureContainer {
    float:right;
    width:229px;
    height:436px;
}

#FeatureNews {
    padding-top:6px;
    width:229px;
    background: #CCDEEE url(/images/news_background_repeat.jpg) repeat-y;
    float:left;
    height:100%;
}

#FeatureNews div {
    border-bottom:1px solid #9BBEDE;
    padding:12px 15px 12px 17px;
}

#FeatureNews h5, #FeatureNews a {
    color:#005AAB;
    padding:0.3em 0 0 0.3em;
    margin:0;
    font-size:8pt;
}

#FeatureNews a {
    font-weight:bold;
    padding:0;
}

#FeatureNews p,#FeatureEvents p {
    padding:0 0 0 0.3em;
    margin:0;
}

#FeatureEvents {
    padding-top:6px;
    width:212px;
    background: #D8DADD;
    float:left;
    height:100%;
}

#FeatureEvents div {
    border-bottom:1px solid #BABBBE;
    padding:12px 15px 12px 17px;
}

#FeatureEvents h5, #FeatureEvents a {
    color:#005AAB;
    padding:0.3em 0 0 0.3em;
    margin:0;
    font-size:8pt;
}

#FeatureEvents a {
    font-weight:bold;
    padding-left:0;
}

#FeatureEvents p,#FeatureEvents p {
    padding:0 0 0 0.3em;
    margin:0;
    color:#666;
}

#FeatureEvents .Date {
    color:#000;
    margin-top:-4px;
}
.clear {
    clear:both;
}

#Footer {
    width:961px;
    height:23px;
    background: #005AAB url(/images/bottom_bar.gif) repeat-x;
    margin:2px;
}
a:link, a:active, a:visited {
color:#1b68b0;
text-decoration:none;
}

a:hover {
color:#1b68b0;
text-decoration:none;
border-bottom:1px dotted #1b68b0;
}

h1 {
    font:18pt/22pt Arial,sans-serif ;
    color:#005AAB;
}
h2,h3,h4 {
    font:12pt/18pt Arial,sans-serif ;
    color:#1b68b0;
}

.introtext {
    color:#1b68b0;
    font-size:110%;
}

#pagefooter {
position:relative;
margin:5px auto 10px;
padding:5px;
width:959px;
background-color:#FFFFFF;
font-size:90%;
}

/*people*/

.PeopleContainer{
    float:left;
width:630px;
    border-bottom:1px solid #005AAB;
}
.PeopleContainer div.Photo {
    width:120px;
    float:left;
margin-bottom:15px;
    margin-right:1em;
}
.PeopleContainer div.Description {
}
/*Buses for sale*/
.ForSaleContainer {
   width:100%;
   float:left;
   border-bottom:1px solid #DBDBDB;
   padding-top:5px;
}


.ForSaleContainer div img {
 vertical-align: top;
}
.ForSaleContainer .Title {
    background:#DBE7F3;
    color:#005CA9;
    padding:0;
    margin:0 0 1em 0;
   
    width:100%;
}
.Title h3 {
   
    padding:0;
    margin:0;
}

.ForSaleContainer h5 {
    color:#0059AB;
    font-size:12px;
    padding:1.5em 0 1em ;
    margin:0;
}
.thinbar {
border-bottom:1px solid #ccc;
margin-left:4px;
}

.map {
    margin:15px 0;
    height:250px;
    width:300px;
}
