body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
html, body { min-height: 100%; margin-bottom: 1px; }
table,tr,td{border-collapse:collapse;border-spacing:0;padding: 0; margin: 0;}
fieldset,img{border:0;}

body { background: url(/_layouts/images/bg_html_bg.jpg) top repeat-x; font: 12px/18px Arial, Helvetica, sans-serif; color: #333333;}    

a { color: #00472e; text-decoration: none;}
a:visited { color: #00472e; }
a:hover { color: #003399; }
a:active { color: #003399; }

h1 { color: #2059a5; font: bold 18px/24px Arial, Helvetica, sans-serif}

h2 { color: #2059a5; font: bold 16px/21px Arial, Helvetica, sans-serif}

h3 { color: #2059a5; font: bold 14px/18px Arial, Helvetica, sans-serif}

h4 { color: #2059a5; font: bold 12px/18px Arial, Helvetica, sans-serif}

.header {
    height: 200px;
}

.header #logo {
    display: block; 
    width: 275px;
    height: 200px;
    float: left;
}

.header #logo h1 {
    color: #FFFFFF;
    font-size: 1px;
    display: none;
}

.header #return2 {
    display: block; 
    width: 330px;
    height: 20px;
    float: left;
}

.header #return2 h4 {
    color: #ff8888;
    font-size: 1px;
    display: none;
}

.footer {
    height: 150px;
    background: #eee2c7 url(/_layouts/images/bg_footer_bg.jpg) repeat-x;
    color: #ffffff;
    font: 11px/16px Arial, Helvetica, sans-serif;
}

#navbar {
    width: 900px;
    height: 33px;
    background: #620101 url(/_layouts/images/bg_navbar_bg.png) no-repeat top center;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#navbar ul {
    padding: 0;
    margin: 0;
    display: inline;
    list-style-type:none;
}

#navbar li {
    padding: 0;
    margin: 0;
    float:left;
    display:inline;
    background: url(/_layouts/images/bg_navbar_divider.png) no-repeat right top;
}

#navbar li:first-child {
    
}

#navbar  a {
    color: #FFFFFF;
    display: block;
    width: 2%;
    height: 33px;
    line-height: 30px;
    margin: 0px;
    padding: 0 10px 0 10px;
    display: block;
    font: bold 14px/28px Arial, Helvetica, sans-serif;
}

#navbar a:hover {
    color: #99ffff;
}
    
#main {
    min-height: 400px;
    padding-top: 10px;
}
    
td#leftcol {
    width: 190px;
    color: #0063a6;
}        

td#centercol {
    width: 580px;
    padding: 0 10px 20px 0;
}
        
td#rightcol {
    width: 130px;
}    
            
            
            
/* ROUNDY BOX */
 .roundybox {
    width: 170px;
    background: #d5d5d5 url(/_layouts/images/bg_roundy_bg.png) repeat-y;
    text-align: left;
 }
 
 .roundybox h4{
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    z-index: 0;
    text-indent: 10px;
    background: #620505 url(/_layouts/images/bg_roundy_top.png) no-repeat;
 }
 
 .roundybox li {
    
    list-style: none;
    background: url(/_layouts/images/bg_roundy_divider.png) repeat-x bottom;
}
 
 .roundybox li.last {
    background: url(/_layouts/images/bg_roundy_bot.png) no-repeat top;
    height: 10px;
    width: 170px;
    display: block;
}

.roundybox a { margin: 0 0 0 10px; color: #00472e; text-decoration: none; display:block; height: 20px; line-height: 20px;}
.roundybox a:visited { color: #00472e; }
.roundybox a:hover { color: #003399; }
.roundybox a:active { color: #003399; }


/* ROUNDY BOX */
 .roundybox_right {
    width: 130px;
    height: 190px;
    margin-bottom: 10px;
    background: #d5d5d5 url(/_layouts/images/bg_roundy_bg_right.png) repeat-y;
    text-align: left;
    font: normal 11px/16px Arial, Helvetica, sans-serif;
 }
 
 .roundybox_right h4{
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    z-index: 0;
    text-indent: 10px;
    background: #620505 url(/_layouts/images/bg_roundy_top_right.png) no-repeat;
 }
 
 .roundybox_right p {
     margin: 6px 5px 6px 10px;
    width: 118px;
 }
 
 .roundybox_right .last {
    background: url(/_layouts/images/bg_roundy_bot_right.png) no-repeat top;
    height: 10px;
}


#video_home {
    margin-top: 5px;
    border-top: solid 1px #D9D9D9;
}

  a.vid_thm {
      background-color: #e4e4e4;
      display: block;
    height: 70px;
    width: 230px;
    margin-bottom: 15px;
    font: 11px/14px Arial, Helvetica, sans-serif;
  }


  a.vid_thm img {
      margin-right: 5px;
  }
  
  a.vid_thm p {
      padding-top: 5px;
  }
  
  #photo_home {
    margin-top: 10px;
    border-top: solid 1px #D9D9D9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #999999;
  }
  
.fl {
    float: left;
    }
.fr {
    float: right;
    }
    
.bold {
    font-weight: bold;
    }
    
blockquote p {
    font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
    color: #023e8d;
    width: 150px;
    padding: 20px 0 0 10px;
}

blockquote {
    
}

