html {
   padding:0;
   margin:0;
}

body {
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:12px;
   padding:0;
   margin:0;
}

h1 {
   font-size:22px;
   font-weight:bold;
   color:#000000;
}
h2 {
   font-size:14px;
   font-weight:bold;
   color:#17407A;
   padding:0;
   margin:0 0 10px 0;
}
h3 {
   font-size:16px;
   font-weight:bold;
   color:#F57D27;
   padding:0;
   margin:0 0 10px 0;
}
h4 {
   font-size:14px;
   font-weight:bold;
   color:#000000;
   padding:0;
   margin:15px 0 10px 0;
}

p {
   text-align:justify;
   margin:0;
   padding:0 0 10px 0;
   color:#000000;
}

a {
   color:#000000;
   text-decoration:underline;
}

a:hover {
   text-decoration:none;
}

i {
   text-decoration:italic;
}

ul {
  padding:0;
  margin:0 0 20px 15px;
}

li {
  list-style-image:url(../img/li.gif);
  padding:0 10px 0 0;
  color:#2B1F20;
  font-weight:bold;
}

th {
   color:#F57D27;
   vertical-align:top;
   text-align:left;
   padding:5px;
}

td {
   vertical-align:top;
   padding:5px;
   color:#000000;
}

.right {
    float:right;
}

.orange {
   background-color:#F57D27;
}
.orangetext {
   color:#F57D27;
}

.lightorange {
    background-color:#FBBA89;
}

.blue {
   background-color:#17407A;
}
.bluetext {
   color:#17407A;
}

.bold {
  font-weight:bold;
}
.italic {
  font-style:italic;
}
.clear {
  clear:both;
  font-size:0;
  line-height:0;
}
.margintop {
  margin-top:20px;
}
.normal {
  font-weight:normal;
  color:#000000;
}

#top {
   padding:0px 30px;
   font-weight:bold;
   height:60px;
   z-index:0;
}
#top div#top_left {
   height:60px;
   font-size:28px;
   line-height:60px;
   float:left;
   text-align:left;
   color:#17407A;
}
#top div#top_right {
   height:60px;
   font-size:12px;
   line-height:16px;
   float:right;
   text-align:right;
   color:#288BC4;
   padding-top:8px;
}
#top div#top_right img {
    height:44px;
    width:216px;
    margin:0 0 -22px 0;
}

#menu {
   background:#17407A;
   height:25px;
   z-index:0;
}
#menu ul {
   margin:0;
   padding:0;
}
#menu li {
   float:left;
   height:25px;
   line-height:25px;
   overflow:hidden;
   list-style:none;
   margin:0;
   padding:0;
   font-weight:normal;
}
#menu li#left {
   width:28px;
   border-right:#ffffff 1px solid;
}
#menu li#right {
   border-left:#ffffff 1px solid;
   border-right:0;
}
#menu a {
   text-align:center;
   display:block;
   color:#ffffff;
   padding:0 10px;
   margin:0;
   text-decoration:none;
   height:25px;
   border-left:#ffffff 1px solid;
   border-right:#ffffff 1px solid;
   font-size:11px;
   font-weight:bold;
}
#menu a:hover, #menu li#selected a {
   color:#ffffff;
   background:#F57D27;
}

#shade {
   width:100%;
   height:5px;
   font-size:0;
}

#content_home {
   position:relative;
   padding:10px 30px 20px 30px;
   width:700px;
   z-index:0;
   margin-bottom:20px;
}
#content {
   padding:10px 30px 20px 30px;
   width:700px;
   z-index:0;
   margin-bottom:50px;
   line-height:20px;
}
#bottom {
  position:fixed;
  left:0;
  bottom:0;
  height:50px;
  width:100%;
  background-color:#F57D27;
  z-index:10;
}
#bottom a {
  margin:10px 0 0 5px;
  float:right;
}
#bottom a.marginright {
  margin-right:30px;
}
#bottom img {
  border:0;
  width:88px;
  height:31px;
}

#home {
  width:426px;
}
#home1 {
  width:426px;
  height:200px;
  margin-bottom:6px;
  background:url(../img/home.jpg) 0 0 no-repeat;
}
#home2 {
  float:left;
  width:207px;
  height:310px;
  margin-right:6px;
  background-color:#B7B9D2;
  color:#17407A;
  font-weight:bold;
  padding:10px 10px 10px 33px;
}
#home3 {
  float:right;
  width:150px;
  height:130px;
  margin-bottom:6px;
  background-color:#F57D27;
  color:#ffffff;
  font-weight:bold;
  padding:10px;
}
#home4 {
  clear:right;
  float:right;
  width:150px;
  height:154px;
  background-color:#17407A;
  color:#ffffff;
  font-weight:bold;
  padding:10px;
}
#home h1 {
  padding:0;
  margin:20px 0 -6px 33px;
  color:#17407A;
  font-size:26px;
  font-weight:bold;
}

.homelarge {
  font-size:26px;
  font-weight:bold;
}
.homemedium {
  font-size:20px;
  font-weight:bold;
}
.homesmall {
  font-size:16px;
  font-weight:bold;
}

.welcomeright {
  float:right;
  width:240px;
  margin:30px 0 0 20px;
}
.welcomeright #img {
  background:#F57D27 url(../img/parasta.jpg) 0 0 no-repeat;
  margin:0 0 6px 0;
  height:133px;
}
.welcomeright #text {
  background-color:#B7B9D2;
  padding:10px 10px 10px 10px;
  font-size:11px;
  line-height:normal;
}
.welcomeright #text p {
  text-align:left;
}

#fees table {
  margin:0 0 10px 0;
}
#fees table th {
  background-color:#17407A;
  color:#ffffff;
}
#fees table td {
  font-weight:normal;
  background-color:#B7B9D2;
  color:#000000;
  width:80px;
}
#fees table .first {
  width:150px;
}
#fees p {
  font-weight:normal;
  font-size:10px;
  line-height:normal;
}

#social {
  width:456px;
}
#social1 {
  background:url(../img/social1.jpg) 0 0 no-repeat;
  float:left;
  width:150px;
  height:207px;
  margin:10px 6px 6px 0;
}
#social2 {
  background:#F57D27 url(../img/social2.jpg) 0 0 no-repeat;
  float:right;
  width:300px;
  height:207px;
  margin:10px 0 6px 0;
}
#social3 {
  background: url(../img/social3.jpg) 0 0 no-repeat;
  clear:both;
  float:left;
  width:150px;
  height:404px;
  margin:0 6px 0 0;
}
#social3 img {
  width:150px;
  height:223px;
  margin:181px 0 0 0;
}
#social4 {
  float:right;
  width:300px;
  margin:0 0 0 0;
}

.program th {
  width:110px;
}

.handout {
    background:url(../img/pdf.png) 0 2px no-repeat;
    padding-left:25px;
}

.handout a {
    font-style:italic;
    font-weight:normal;
    text-decoration:underline;
}

