/* CSS Document */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix {display: inline-block;} .clearfix {display: block;} 

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  text-align: center;
  color: #333;
  }
a {
  color: #0A67A0;
  }
h1,
h1 a {
  font-family: Georgia, Times, Georgia, serif;
  /*color: #29308c;*/
  color:#036;
  font-weight: normal;
  text-decoration: none;
  font-size: 32px;
  }
h1 a:hover {
  text-decoration: underline;
  }
h2, 
h3 {
  font-weight: normal;
  color: #333;
  }
h2 {
  font-size: 24px;
  }
h3 {
  font-size: 18px;
  }
h4{
font-size:14px;
}
h5{
font-size:12px;
}
hr,
.split {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px dotted #0a67a0;
  }
img {
  border: none;
  }
#admin_menu {
  margin: 0px;
  background: white;
  border-bottom: 4px solid #BC7801;
  padding: 20px;
  text-align: center;
  font-family: Arial, Verdana, San-Serif;
  color: #999;
  }
#admin_menu a,
#admin_menu a:link,
#admin_menu a:hover,
#admin_menu a:active,
#admin_menu a:visited {
  color: #666;
  text-decoration: none;
  }
#admin_menu a:hover {
  border-bottom: #009CE3 solid 1px;
  }
#mnbck {
  background: top repeat-x url('../../media/original/back.gif');
  }
#topmenu {
  background: center repeat-x url('../../media/original/menu_back.gif');
  height: 37px;
  border-bottom: 1px solid white;
  text-align: left;
  }
#topmenu a {
  font-size: 15px;
  color: white;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  }
#topmenu_left {
  width: 300px;
  float: left;
  background: #0a67a0;
  height: 27px;
  text-align: left;
  padding-top: 10px;
  }
#topmenu_left a {
  color: #4a8ebd;
  padding-left: 5px;
  }
#topmenu_left a:hover {
  color: white;
  }
#main {
  margin: auto;
  width: 900px;
  background: center repeat-y url('../../media/original/main_back.png');
  padding-left: 7px;
  padding-right: 7px;
  }
* html #main {
  background: none;
  }
#main2 {
  background: white no-repeat left bottom url('../../media/original/bottom_boy.jpg');
  }
#content {
  background: repeat-x top url('../../media/original/right_content_back.gif');
  text-align: left;
  padding-right: 30px;
  }
#content_left {
  padding-top: 30px;
  padding-bottom: 100px;
  float: left;
  width: 300px;
  background: #1b72a7 bottom repeat-x url('../../media/original/left_content_back.gif');
  min-height: 400px;
  height:auto !important;
  height: 400px;
  margin-bottom: 200px;
  }
#content_left h1 {
  margin: 0px;
  }
#content_left h1 a {
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 2px dotted #98bfd7;
  display: block;
  margin: 4px 20px 0px 20px;
  padding-bottom: 8px;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  }
#content_right {
  padding-top: 30px;
  /*margin-left: 320px;*/
  float:right;
  width:550px;
  }
#breadcrumb {
  font-size: 11px;
  color: #666;
  }
#footer {
  text-align: right;
  width: 900px;
  font-size: 17px;
  color: #666;
  margin:auto;
  }
#footer a {
  color: #666;
  }
#footermenu a {
  margin-left: 20px;
  }
#feeds {
  float: left;
  font-size: 12px;
  }
#copyright {
  padding-top: 20px;
  font-size: 11px;
  color: #0A67A0;
  font-weight: bold;
  }
#credits {
  color: #999;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 20px;
  }
#credits a {
  color: #999;
  }
#newsClip {
  margin: 15px;
  }

/*Page and Category Specific Styling*/
.job,
.staff,
.board {
  margin: 15px 15px 30px 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  line-height: 140%;
  font-size: 1.1em;
  background: url('../../media/original/drop.jpg') top right no-repeat;
  }
.staff img,
.board img {
  float: left;
  padding: 2px;
  margin: 0px 7px 2px 7px;
  border: 1px solid #0A67A0;
  }
.staff h2 {
  margin: 0px;
  padding-top: 10px;
  }
div.leftStandard {
  padding: 14px;
  border: 1px #0a67a0 dotted;
  margin: 15px;
  background: url('../../shared/transparent.png');
  behavior:url('../../shared/iepngfix.htc');
  color:#000;
  }
div.leftStandard a:link,
.leftStandard a:visited {
  color:#000;
  text-decoration:none;
  border-bottom:dotted 1px #000;
  margin-bottom:3px;
  }
.leftStandard br {
  display:block;
  margin-bottom:4px;
  }
#addevent {
  padding-bottom: 30px;
  }
#addevent input,
#addevent select {
  position: absolute;
  margin-left: 100px;
  font-size: 17px;
  padding: 5px;
  }
#addevent div {
  margin-bottom: 30px;
  }
#swirly {
  background: url('../../media/original/swirly_back.png') no-repeat top left;
  padding: 20px;
  width: 502px;
  height: 102px;
  color: white;
  font-size: 17px;
  margin-bottom: 20px;
  }
#swirly a {
  border: 1px solid #70A333;
  color: #70A333;
  padding: 2px 5px 2px 5px;
  background: #9ABA5C;
  text-decoration: none;
  font-weight: bold;
  line-height: 140%;
  }
#swirly a:hover {
  background: white;
  }
#swirly form {
  display: inline;
  margin: 0px;
  padding: 0px;
  }
#swirly h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: white;
  }
#swirly input,
#swirly select {
  font-size: 17px;
  border: 2px solid #70A333;
  color: #70A333;
  font-weight: bold;
  }
#swirly table {
  margin-bottom: 10px;
  }
#swirly td {
  padding: 2px 0px 2px 0px;
  }
.bluefader_1 {
  background: url('../../media/original/bluefader_left.gif') left top no-repeat;
  margin-bottom: 20px;
  }
.bluefader_2 {
  background: url('../../media/original/bluefader_right.gif') right top no-repeat;
  padding: 10px 30px 0px 30px;
  }
.bluefader_2 li {
  margin-bottom: 15px;
  }
.ex,
.ex2 {
  color: #666;
  font-size: 11px;
  }
.evtab {
  border-bottom: 1px dotted #0a67a0;
  width: 542px;
  margin: 10px 0px 10px 0px;
  }
.evtab td {
  padding: 5px;
  }
.evtab h2 {
  margin: 0px;
  }
.evtabtd {
  }
.evtab2 {
  border-bottom: 1px dotted #0a67a0;
  margin: 10px 0px 10px 0px;
  }
.evtab2 td {
  padding: 5px;
  }
.evtab2 h2 {
  margin: 0px;
  font-size: 16px;
  }
.evtabtd2 {
  }
#msg {
  border: 1px solid #0a67a0;
  background: #afd5f2;
  color: #0a67a0;
  padding: 15px;
  font-size: 15px;
  }
input.reg {
  padding: 7px;
  font-size: 16px;
  border: 1px solid #666;
  color: #0a67a0;
  }
.txtur_wrapper a {
  font-size: 18px;
  }
.txtur_wrapper h1, 
.txtur_wrapper h1 a {
  font-size: 32px;
  }

/* dropdowns */
#dropmenudiv {
  position: absolute;
  font-size: 12px;
  margin-top: 10px;
  margin-left: -30px;
  text-align: left;
  padding: 0px 15px 15px 15px;
  background: bottom center no-repeat url('../../media/original/dropdownshadow.png');
/*behavior:url('../../shared/iepngfix.htc');*/
  z-index: 100;
  }

#dropmenudiv a {
  display: block;
  text-decoration: none;
  font-weight: normal;
  padding: 8px 12px 8px 12px;
  background: bottom no-repeat right url('../../media/original/dropdownback.gif');
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c3d9e8;
  border-left: 1px solid #d8e9f5;
  border-right: 1px solid #fff;
  }

#dropmenudiv a:hover {
  background: top no-repeat left url('../../media/original/dropdownback.gif');
  border-bottom: 1px solid #ebf4fa;
  border-top: 1px solid #d8e9f5;
  border-left: 1px solid #fff;
  border-right: 1px solid #ebf4fa;
  color: #2E3191;
  }

.leftslidemenudiv {
  margin-left: 20px;
  margin-right: 15px;
  margin-top: -2px;
  border-top: 2px solid #98bfd7;
  position: absolute;
  font-size: 12px;
  text-align: left;
  padding: 0px 15px 15px 15px;
  background: bottom center no-repeat url('../../media/original/dropdownshadow.png');
/*behavior:url('../../shared/iepngfix.htc');*/
  width: 230px;
  z-index: 100;
  }

.leftslidemenudiv a {
  display: block;
  text-decoration: none;
  font-weight: normal;
  padding: 8px 12px 8px 12px;
  background: bottom no-repeat right url('../../media/original/dropdownback.gif');
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c3d9e8;
  border-left: 1px solid #d8e9f5;
  border-right: 1px solid #fff;
  margin: 0px;
  }

.leftslidemenudiv a:hover {
  background: top no-repeat left url('../../media/original/dropdownback.gif');
  border-bottom: 1px solid #ebf4fa;
  border-top: 1px solid #d8e9f5;
  border-left: 1px solid #fff;
  border-right: 1px solid #ebf4fa;
  color: #2E3191;
  }


/*Jeff's Experimental Left Side Menu*/

div.dhtml_menu div.vert_menu
{
  position: absolute;
  visibility: hidden;
}

div.dhtml_menu div.horz_menu a { display: block; /*float: left;*/ }
div.dhtml_menu div.vert_menu a { display: block; float: none; }

div.dhtml_menu div.vert_menu
{
  border-bottom: 1px solid #cccccc;
  margin-left:175px;
  margin-top:-50px;
}

div.dhtml_menu div.horz_menu a,
div.dhtml_menu div.vert_menu a
{
  width:       230px;
  /*height:      30px;
  line-height: 19px;
  vertical-align: middle;
  border: 1px solid #cccccc;
  text-decoration: none;
  font-family: arial,"Trebuchet MS",sans-serif;
  font-size: 13px;
  color: #000000;
  background: url('../../media/original/dropdownback.gif') 0px 0px;*/

  background-color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  padding: 8px 12px 8px 12px;
  background: bottom no-repeat right url('../../media/original/dropdownback.gif');
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c3d9e8;
  border-left: 1px solid #d8e9f5;
  border-right: 1px solid #fff;*/

}
div.dhtml_menu div.horz_menu h1 a,
div.dhtml_menu div.vert_menu h1 a{
border:none;
}
div.dhtml_menu div.horz_menu a
{
  margin-right:  -1px;
}

div.dhtml_menu div.vert_menu a
{
  margin-bottom: -1px;
}

div.dhtml_menu div.horz_menu a:hover,
div.dhtml_menu div.vert_menu a:hover
{
  /*color: #333333;

  background: url('../../media/original/dropdownback.gif') 0px 20px #fff;
  background-color: #ffffff;*/
  background: top no-repeat left url('../../media/original/dropdownback.gif');
  border-bottom: 1px solid #ebf4fa;
  border-top: 1px solid #d8e9f5;
  border-left: 1px solid #fff;
  border-right: 1px solid #ebf4fa;
  color: #2E3191;
}

div.dhtml_menu div.horz_menu a.parent,
div.dhtml_menu div.vert_menu a.parent
{
  color: #ffffff;

  background: url('')
              0px
              0px;
  background-color: #1b72a7;
}

div.dhtml_menu div.horz_menu a.active,
div.dhtml_menu div.vert_menu a.active,
div.dhtml_menu div.horz_menu a.active:hover,
div.dhtml_menu div.vert_menu a.active:hover
{
  color: #ffffff;

  background: url('')
              0px
              0px;
  background-color: #1b72a7;
border:none;
}

/* link buttons to draw more attention to certain links */

/* Blue Button */

a.blueBut, a:visited.blueBut{
background:#069;
color:#fff;
padding:4px;
border:2px outset #069;
font-size:14px;
text-decoration:none;
font-weight:bold;
}
a:hover.blueBut{
background:#09c;
color:#fff;
padding:4px;
border:2px outset #09c;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

#welcomehome {
  height: 335px;
  background: center top no-repeat url('../../media/original/welcomehome.png');
  }
#welcomehome div.welcomepad {
  padding-top: 115px;
  text-align: justify;
  margin-right: 170px;
  padding-left: 28px;
  }
#welcomehome div.welcomepad2 {
  margin-top: 15px;
  text-align: justify;
  padding-right: 28px;
  padding-left: 28px;
  }
#welcomehome div.welcomepad2 div {
  background: top center no-repeat url('../../media/original/welcomehome_buttons.gif');
  padding: 10px;
  border-top: 1px solid #d7e8f5;
  border-bottom: 1px solid #d7e8f5;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  }
#welcomehome div.welcomepad2 div a,
#welcomehome div.welcomepad2 div a:link,
#welcomehome div.welcomepad2 div a:hover,
#welcomehome div.welcomepad2 div a:active,
#welcomehome div.welcomepad2 div a:visited {
  text-decoration: none;
  color: #fff;
  }
#welcomehome div.welcomepad2 div a:hover {
  border-bottom: 1px solid #d7e8f5;
  }
#welcomehome img {
  float: right;
  margin-right: 28px;
  }
.arctop {
  background: white no-repeat top center url('../../media/original/arctop.gif');
  padding: 30px;
  }
div.homeUpcoming {
  padding: 10px;
  border: 1px solid #eee;
  margin: 5px 15px 5px 5px;
  float: left;
  }