body {
  font: 13px/1.5 Verdana, Helvetica, Arial, sans-serif;
}

a:link, a:visited {
  color: #0062A0;
  text-decoration: none;
}

a:hover {
  /*color: #202124;*/
 text-decoration: underline;
}

a:active {
  color: #202124;
  text-decoration: none;
  color: #000;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #b3b3b3;
}

h1, h2, h3, h4, h5, {
  /*letter-spacing: -0.05em;*/
  font-family: 'Times New Roman', serif;
   color: #5D0B17;
}

h1 {
 color: #5D0B17;
    font: 26px "Times New Roman",Times,serif;
}

h2 {
  font-size: 17px;
}

/* Make site titles the same size if it's an H1 (home) or H2 (internal) */
h1.site-name,
h2.site-name {
  font-size: 36px;
}

/* Make it a bit smaller for block headers */
h2.block-title {
  font-size: 18px;
  margin: 0;	
}

h2.node-title {
  font-size: 28px;
}

h3 {
  font-size: 15px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

ul ul,
ol ol {
  padding-top: -0.5em;
}

.node ol,
.node ul {
  padding-left: 4.2em;
}

.node ul.inline,
.node ol.inline {
  padding-left: 0;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol,
ul, pre, table, address, fieldset {
  margin-bottom: 20px;
}

dt, .admin h3 {
  font-size: 18px;
  margin: 0;
}

dd {
  padding-left: 10px;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 20px;
}

.hLocations {
    background: url("../images/campus2.jpg") repeat scroll 0 0 transparent;
    padding: 8px;
}

.bulletin {
    background-color: #EAE9CA;
    padding: 10px;
}
.footer_main a{
	color:#fff;
}
.style3 a{
	font-weight:bold;
}

.style1 {
    color: #666666;
    font-family: "Trebuchet MS";
    font-size: 11px;
}

.style8 {
    color: #333333;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 12px;
}
.style11 {
    color: #000000;
    font-family: "Trebuchet MS",sans-serif;
    font-weight: bold;
}

.style18 {
    color: #990000;
    font-family: "Trebuchet MS";
    font-size: 14px;
}

.style19 {
    color: #000000;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.style21 {
    color: #333333;
    font-weight: bold;
}
.style111 {
    color: #333333;
    font-family: "Trebuchet MS",sans-serif;
    font-weight: bold;
}

#subPageContent h2 {
    color: #5D0B17;
    font: bold 11px "Times New Roman",Times,serif;
    text-transform: uppercase;
}

#subPageContent h1 {
    color: #5D0B17;
    font: 20px "Times New Roman",Times,serif;
}

.hAbout {
    background: url("/sites/all/themes/contrib/omega/omega/image/hAbout.jpg") repeat scroll 0 0 transparent;
    font-family: "Trebuchet MS",sans-serif;
    padding: 8px;
}

#subPageContent a:visited {
   
    font: bold 12px "Trebuchet MS",sans-serif;
    text-decoration: none;
}

.region-inner{
/*	background-color:#CCC;*/
	
}