body {
  margin: 0px;
  background-color: #C0C0C0;
  font: .8em Arial, Helvetica, sans-serif;
  text-align: center;
}
a {
  color: #053084;
}
a.visited {
  color: #;
}
a:hover {
  color: #;
}
.n {
  text-decoration: none;
  color: #000;
}
.n:hover {
  color: #053084;
  text-decoration: underline;
}
#container {
  margin: auto;
  padding: 0px 20px;
  width: 746px;
  background: url(images/border.jpg);
  text-align: left;
}


#topbar {
  border-bottom: 1px solid #fff;
  height: 80px;
  background-color: #004789;
}
#headerGraphic {
  width: 744px;
  height: 127px;
  background-image: url(images/header.jpg);
  border-bottom: 1px solid #fff;
  margin-left:1px;
}
#headerGraphicHome1 {
  width: 746px;
  height: 246px;
  background-image: url(images/home-header1.jpg);
}
#headerGraphicHome2 {
  width: 746px;
  height: 246px;
  background-image: url(images/home-header2.jpg);
}
#headerGraphicHome3 {
  width: 746px;
  height: 246px;
  background-image: url(images/home-header3.jpg);
}
#headerGraphic h1, #headerGraphicHome1 h1, #headerGraphicHome2 h1, #headerGraphicHome3 h1 {
  display: none;
}

/* MAIN NAV BAR */
#navBar {
  margin-bottom: 29px;
}
#navBar ul {
  margin: 0px;
  padding: 0px;
}
#navBar li {
  margin: 0px;
  padding: 0px;
  display: inline;
  float: left;
  list-style-type: none;
}
#navBar a {
  display: block;
  padding: 7px 0px;
  text-align: center;
  background-color: #cf3239;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}
#navBar a:hover {
  background-color: #ae0d14;
}
#phone-number {
  
  color: white;
  font-weight: bolder;
  font-size: 12px;
  vertical-align: top;
 
}
#topbar img {
  float: left;
}
#topbar br {
  clear: left;
}
#barAbout {
  width: 89px;
  margin-right: 1px;
}
#barLocations {
  width: 91px;
  margin-right: 1px;
}
#barPrograms {
  width: 91px;
  margin-right: 1px;
}
#barAdmissions {
  width: 100px;
  margin-right: 1px;
}
#barCareerServices {
  width: 127px;
  margin-right: 1px;
}
#barOnlineApp {
  width: 145px;
  margin-right: 1px;
}
#barContactUs {
  width: 97px;
}

/* MAIN BODY */
#content {
  width: 397px;
  padding: 0px 38px 50px 38px;
  float: left;
}
#contentwhole {
  width: 697px;
  padding: 0px 38px 50px 38px;

}

h1 {
  margin-top: 0px;
  color: #053084;
  font-size: 1.7em;
}
#content p, #content ul, #content ol {
  line-height: 1.4em;
}

/* LEFT COLUMN */
#leftColumn {
  width: 273px;
  padding-bottom: 50px;
  float: left;
}
#leftColumn ul {
  margin: 0px;
  padding: 0px;
}
#leftColumn li {
  width: 273px;
  margin: 0px 0px 8px 0px;
  padding: 0px;
  list-style-type: none;
}
#associate_links, #diploma_links, #certificate_links {
  margin-top: .7em;
  margin-bottom: .7em;
}
#associate_links li, #diploma_links li, #certificate_links li {
  width: 243px;
  margin: 0px;
}
#associate_links a, #diploma_links a, #certificate_links a {
  display: block;
  width: 203px;
  padding: 3px 20px 3px 20px;
}
#associate_links a:hover, #diploma_links a:hover, #certificate_links a:hover {
  background-color: #d8dcdb;
}
a.tab {
  width: 210px;
  height: 38px;
  display: block;
  padding: 21px 0px 0px 63px;

  background-image: url(images/tab.gif);
  color: #000;
  text-decoration: none;
  font-size: 14px;
  
}
a.tab span {
  color: #555353;
  font: bold 14px/16px Arial, Helvetica, sans-serif;
}
a.tab strong {
  color: #053084;
  font: bold 14px/16px Arial, Helvetica, sans-serif;
  
}
a:hover.tab {
  background-image: url(images/tab_on.gif); color:white; 
}

a:hover.tab span{
color: white;
  font: bold 14px/16px Arial, Helvetica, sans-serif;
}
/* BOTTOM BAR */
#bottomBar {
  padding: 10px 0px;
  width: 746px;
  text-align: center;
  background-color: #004789;
  color: #FFF;
}
#bottomBar a {
  color: #FFF;
  text-decoration: none;
}
#bottomBar a:hover {
  text-decoration: underline;
}

.eventtextarea textarea { font-size:11px; color:#000; font-family:Arial, Helvetica, sans-serif;
}
h3{font-size:12px;}