body{
background-color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color: black;
font-style: normal;
}

.splash{
background-color: #fff;
color: #000;
font-family: arial black;
font-size: 14pt;
}

.splash2{
background-color: #fff;
color: #000;
font-family: arial;
font-size: 9pt;
}

.splash3{
background-color: #fff;
color: #000;
font-family: arial;
font-size: 9pt;
margin-top: -5;
}

.one{
margin-top: -20px;
}

img{
border: none;
}

.header{
margin-left: 20px;
margin-top: 0px;
}
.headerright{
background-color: #fff;
font-family: garamond;
color: #6B2303;
font-weight: bold;
font-size: 17pt;
text-align: right;
margin-top: -60px;
}

.headerright2{
background-color: #fff;
font-family: verdana;
color: #6B2303;
font-weight: normal;
font-size: 11pt;
text-align: right;
}


.phones{
line-height: 10px;
font-size: 12px;
font-weight: bold;
color: #000;
background-color: #fff;
}

hr{
width: 175px;
height: 3px;
color: #6B2303;
background-color: #fff;
}

.main{
font-weight: bold;
font-size: 12px;
color: #9D370F;
text-align: center;
background-color: #FAF6F4;
width: 75%;
padding: 10px;
}

.comment{
font-weight: normal;
font-size: 12px;
color: #000;
text-align: center;
background-color: #fff;
}

.titles{
font-weight: bold;
font-size: 14px;
text-align: center;
color: #000;
background-color: #FAF6F4;
}

.sidebar{
line-height: 13px;
font-weight: bold;
font-size: 12px;
color: #000;
background-color: #fff;
}
.bar{
margin-top: -20px;
margin-left: 135px;
}

.jimtext{
background-color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
color: black;
font-style: normal;
text-align: left;
}

.jumplinks{
background-color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
color: black;
font-style: normal;
text-align: center;
}

.programs{
background-color: #fff;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
color: black;
font-style: normal;
text-align: left;
}




A {
   font-weight : bold;
   color: black;
   background-color: #fff;
   text-decoration : none;
   }

A:visited {
   font-weight : bold;
   color : black;
   background-color: #fff;
   text-decoration : none;
   }

A:hover {
   font-weight : bold;
   color : white;
   background-color: #6B2303;
   }

.five{
  text-align:center;
  text-indent:0pt;
  font-size:7pt;
  font-weight:normal;
  color: #000;
 }

