﻿#int_banner
 { height: 75px; 
   width: 920px; 
   background-image:url(../images/background_gradient.jpg);
   position:relative;
   text-align:left;
   padding:5px 0 5px 0;  }   

#programTitle
{  height:38px;
   text-align:left;  
   background-image:url(../images/background_gradient.jpg); 
   border-bottom:solid 2px #c78812;      
    } 
    
    
#siteFooter
 { width: 920px; 
   text-align: left; 
   color: #FFFFFF;
   font-size: .75em; 
   font-size: 9px;
   padding-top: 12px;
   padding-bottom:12px;
   line-height: 1.3em; 
   background-image:url(../images/background_gradient.jpg);
   margin-bottom:50px; 
   padding-top:5px; }
   
.leftMenu_heading
{    padding-left:8px; 
     font-weight: bold;
     font-size:12px;
     color:Black;       } 
     
.leftMenu_item
{    padding:3px 5px 3px 8px;
     font-size:12px;     }

.leftMenu_item a
{    color:Black; 
     text-decoration:none;    }
    
.leftMenu_item a:hover
{    color:#2578b7;
     text-decoration:underline;    }
     
.intTitle
{
    color:#9c122c;
    font-size:24px;
    font-weight:bold;
}

.maroon
{
    color:#9c122c;
    font-weight:bold;        }





/* LEARN MORE BOX */

#learnmore
 { position: relative; }

#learnmore #learnmore_inner
 { position: absolute; top: 20px; right: 0; width: 253px; height: 190px; }

#learnmore #learnmore_shadow
 { position: absolute; top: 8px; right: -8px; background-color: #C78812; width: 100%; height: 100%; } 
 
#learnmore  #learnmore_borderbox
 { position: absolute; background-color: #FCFCFC; width: 100%; height: 100%; border: solid 1px #831C2F;  } /* #A30E2C */
 
#learnmore  #learnmore_content
 { padding: 8px 8px 8px 8px; }    
 
#learnmore  #learnmore_content p
 { margin: 0; font-weight: bold; font-style: italic; color: #A30E2C; }

#learnmore  #learnmore_content ul
 { margin: 3px 0 10px 26px; padding-left: 0; }
 
#learnmore  #learnmore_content ul li 
 { padding-bottom: 6px; }
 
 #singlecolumn
 {
     width:100%;
 }

#coloredboxwrapper
{
    width:100%;
}

div.coloredbox
{
    width:610px; 
    margin-left:auto; 
    margin-right:auto;
}

div.capabilitiesleft
{
    width:110px; 
    background-color:#CC9999; 
    white-space:nowrap; 
    float:left; 
    padding: 5px 5px 5px 10px;
}

div.capabilitiesright
{
    width:470px; 
    background-color:#CCCCCC; 
    white-space:nowrap; 
    float:left; 
    padding: 5px 5px 5px 10px;
}

#programstrainingleft
{
    width:285px; 
    height:295px; 
    background-color:#CC9999; 
    float:left; 
    padding: 10px 10px 10px 10px;
}

#programstrainingright
{
    width:285px; 
    height:295px; 
    background-color:#CCCCCC; 
    float:left; 
    padding: 10px 10px 10px 10px;
}

div.contactbox
{
    width:188px; 
    background-color:#CCCCCC; 
    white-space:nowrap; 
    float:left; 
    padding: 5px 5px 5px 10px;
}

p.meetingneeds
{
    font-weight:bold; 
    text-align:center; 
    font-size:.9em;
}

div.classnamenumber
{
    width:35px; 
    float:left;
}

div.classtitle
{
    width:390px; 
    float:left;
}

div.classcredits
{
    width:30px; 
    float:right;
}

#classexplanation
{
    border: 1px solid black; 
    width:550px;
    padding: 10px 10px 10px 10px;
    margin-left:auto;
    margin-right:auto;
}

div.contactleft
{
    width:400px; 
    height:20px; 
    float:left;
}

div.contactright
{
    width:150px; 
    height:20px; 
    float:left;
}  
