﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF9900;
}

#pageLayout
{
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.logo
{
    padding: 5px;
    width: 800px;
    height: 200px;
    float: right;
}
.hText
{
    margin-top: 10px;
    float: left;
    width: 190px;
    height: 200px;
    display: block;
}

.pop
{
    background-color: #FFCC66;
    border-style: double;
    border-color: #FF9900;
    padding: 2px;
    width: 200px;
    display: block;
    font-size: small;
    position: relative;
    left: 800px;
    top: -200px;
}

.pop h3, .pop ul, .pop a
{
    margin-top: 1px;
    margin-bottom: 1px;
    color: White;
    text-decoration:none;
}

hr
{
    color: #FF9900;
    clear: both;
    position: relative;
    top: -175px;
    height: 3px;
}

#pageContent
{
    position: relative;
    top: -180px;
}

.left
{
    float: left;
}

#savings
{
    padding: 5px;
    width: 600px;
    border-style: double;
    border-color: #FF9900;
    float: left;
    height: 200px;
}
#AspectSpecial
{
    padding: 5px;
    border-style: double;
    border-color: #FF9900;
    margin-bottom:10px;

}
#grants
{
    padding: 5px;
    width: 370px;
    border-style: double;
    border-color: #FF9900;
    float: right;
    height: 200px;
}
#jobs, #contact
{
    padding: 5px;
    position: relative;
    top: 50px;
    border-style: double;
    border-color: #FF9900;
    clear: both;
}


#contact
{
    top: 75px;
}
.inflate
{
    font-size: x-large;
    font-weight: 900;
    text-transform: uppercase;
}
h2
{
    color: #FFFFFF;
    background-color: #FF9900;
    border: 1px solid #FFFFFF;
    margin-top:2px;
}

.courselist, .courselist1
{
    padding: 5px;
    width: 47%;
    border-style: double;
    border-color: #FF9900;
    position: relative;
    top: 25px;
    height: 250px;
}
.courselist
{
    float: left;
   
}
.courselist1
{
    float: right;
     text-align:center;
}

.notes
{
    font-size: xx-small;
}

.notes a, a
{
    color: #FF9900;
    font-weight: 900;
}
.labelText
{
    font-weight: 900;
}
.labelText a
{
    color: #FF9900;
    font-weight: 900;
    text-decoration: none;
}
#tableJobs
{
    font-size: small;
    border-width: 0px;
    width: 800px;
    border-spacing: 5px;
    
}

a img
{
    border-width: 0px;
}

th
{
    color: #FFFFFF;
    background-color: #FF9900;
}

#menu span
{
    color: #FFFFFF;
    background-color: #FFCC00;
    border: 2px groove #FF9900;
    font-size: medium;
    padding: 1px;
    width: 100px;
    display: inline-block;
    text-align:center;
    position: relative;
    z-index:10;
    top:-175px;
    left:220px;
}

#menu  a
{
    color: #FFFFFF;
    text-decoration: none;
}

#menu a:hover span
{
    color: #FF9900;
}
#discounts{
    margin-top:25px;
    display:block;
}

#tabdis
{
    margin-right: auto;
    margin-left: auto;
}

#tabdis td
{
    border: 2px outset #FF9900;
    text-align: center;
}

#preview{
width:600px;
height:600px;
float:right;
display:block;
}
#pageDisplay{
border:double 1px #FF9900;
width:580px;
height:550px;
display:block;
}
#menu{
    margin-top:100px;
}
