body {
  background-color: #E14A2F;
  background-image: url('/site/ocsba.org/img/bk_ground.jpg');
  background-repeat: repeat-x;
  font-family: Arial;
  font-size: 10px;
}

h1 { font-size: 18px; font-weight: bold; color: #4797AB;}
h2 { font-size: 15px; font-weight: bold; color: #0D1965;}
a { font-size: 12px; color: #4797AB; font-weight:bold; }
a:hover { font-size: 12px; color: #0D1965; font-weight:bold; }

#body_main {
padding-top: 15px;
background-image: url('/site/ocsba.org/img/splotch.gif');
background-repeat: no-repeat;
background-position: top center;
}

#page_left {
width: 18px;
background-image: url('/site/ocsba.org/img/top_left.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#page_right {
width: 18px;
background-image: url('/site/ocsba.org/img/top_right.jpg');
background-repeat: no-repeat;
background-position: top right;
}

#page_bottom {
height: 25px;
background-color: #FFFFFF;
width: 800px;
}

#page_bottom_left {
width: 19px;
height: 25px;
background-image: url('/site/ocsba.org/img/bottom_left.gif');
background-repeat: no-repeat;
background-position: bottom left;
background-color: transparent;
}

#page_bottom_right {
width: 19px;
height: 25px;
background-image: url('/site/ocsba.org/img/bottom_right.gif');
background-repeat: no-repeat;
background-position: bottom right;
background-color: transparent;
}

#page_main {
background-color: #FFFFFF;
padding: 10px;
}

#logo {
text-align: center;
vertical-align: middle;
height: 210px;
}

#topnav {
height: 23px;
line-height: 23px;
text-transform: uppercase;
text-align: right;
vertical-align: middle;
font-size: 12px;
color: #FFFFFF;
padding-right: 5px;
background-image: url('/site/ocsba.org/img/bar.jpg');
background-repeat: repeat-x;
width: 1000px;
}

#topnav a {
  font-size: 10px;
  text-decoration:none;
  color: #FFFFFF;
  font-weight: normal;
}

#topnav a:hover {
  text-decoration:underline;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: normal;
}

#topnav a:visited {
  font-size: 10px;
  text-decoration:none;
  color: #FFFFFF;
  font-weight: bold;
}

#nav {
text-align: center;
vertical-align: middle;
line-height: 33px;
height: 33px;
color: #FFFFFF;
background-image: url('/site/ocsba.org/img/bar.jpg');
background-repeat: repeat-x;
}

a.nav_unselected {
/*  display: table-cell; */
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent;
}

a.nav_unselected:hover {
  font-size: 15px;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #ED9D2A;
}

a.nav_selected {
/*  display: table-cell; */
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ED9D2A;
}

a.nav_selected:hover {
  cursor: pointer;
  cursor: hand;
  font-size: 15px;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #ED9D2A;
}

/*-- dropdown menu snippet --*/

/*#nav_link a, #nav_link div{
font-size: 15px;
font-weight:normal;
text-decoration: none;
padding: 4px;
color: #FFF;
text-align:left;
}

#nav_link a:hover {
color: #FFF;
font-weight:normal;
}*/

#dropmenudiv {
position:absolute;
z-index:100;
margin-top:-1px;
margin-left:0px;
cursor:hand;cursor:pointer;
}

#dropmenudiv a {
text-decoration: none;
font-size: 15px;
font-weight:normal;
display: block;
padding: 4px 15px;
color: #FFFFFF;
text-align:left;
background-color: #E14A2F;
border: none;
width:150px;
text-transform:Capitalize;
}

#dropmenudiv a:hover {
color: white;
background-color: #ED9D2A;
}

/*-- end snippet --*/

#searchForm {
  position: relative;
  top: 3px;
  vertical-align: middle;
}

.search_input {
  border: 1px solid #0E4D5E;
  background-color: #EBFAF3;
  vertical-align: middle;
  line-height: 20px;
  font-size: 15px;
  height: 22px;
  width: 150px;
}

.search_button {
  cursor: pointer;
  cursor: hand;
  border: none;
  height: 22px;
  width: 20px;
  vertical-align: middle;
  background: url('/site/ocsba.org/img/search.jpg') no-repeat top left;
}

#ktfooter {
  width: 780px;
  background-color: transparent;
}

/*-- Content Area --*/
