﻿body 
{
    background:#a89d83 url(../images/bg.gif);
    font-family: Arial, Verdana, Sans-Serif;
    font-size:12px;
    margin-top:0;
    margin-left:0;
}

table#course_stats{border-collapse:collapse; margin-bottom: 20px;}
#course_stats td, #course_stats th{padding: 3px 10px; text-align:center; border-left: 1px solid #013f13;}
#course_stats th{border-bottom: 1px solid #013f13;}
#course_stats tf{border-top: 1px solid #013f13;}
#course_stats .first{text-align: right; border-left: 0;}

/*====================
  PAGE WRAPPERS
======================*/
#outerWrapper {margin: 0 auto; width: 781px;  text-align: left;}
#innerWrapper {background: #fff url(../images/white_drop_shadow.gif) repeat-y;}
#header {width: 761px; height: 72px; padding-right:10px; position: relative; margin: 0 10px; background:  url(../images/header_bg.jpg) no-repeat top left; font-weight: normal; }
#header2 {width: 761px; height: 72px; padding-right:10px; position: relative; margin: 0 10px; background:  url(../images/photo_header.jpg) no-repeat top left; font-weight: normal; }
#body{padding: 0 10px 11px 11px;}

/*====================
   FOOTER STYLING
======================*/
#footer{background:  url(../images/footer.jpg) no-repeat top left; text-align: center; clear:both; width: 781px; height: 124px; font-size: 9px; }
#footer-seperate{background:  url(../assets/images/global/footer_drop_shadow00.gif) no-repeat top left; text-align: center; clear:both; width: 781px; height: 28px; font-size: 9px; }
#footerPopUp {background: #fff; text-align: right;}
#footCopy {font: 9px arial, helvetica, sans-serif;; text-align: center; padding: 5px 5px; color: #999; height:13px; margin-top:48px; background-color:#f3f2e3; }

.container
{
  margin:0 auto;
  position:relative;
  clear:left;
  text-align:left;
  width:150px;
  border-top:1px solid #cecece;
  border-bottom:1px solid #cecece;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;
  background-color:#ffffff;
}

.arrowRight 
{
    color:#014013;
}


.arrowRight:hover
{
    color:tan;
    text-decoration:none;
}

.menulinks
{
    
    color:#ffffff;
    text-decoration:none;  
}   

.menulinks:hover
{
    color:#ffffff;
    text-decoration:underline;
}   

.footerlinks
{
    
    color:#014013;
    text-decoration:none;  
}   

.footerlinks:hover
{
    color:#000;
    text-decoration:underline;
}  

#h3 
{
    font-size:16px;
}