html, body {font-size:100.01%;}
body{
  margin:0;
  font:64% Arial,sans-serif;
  background:#725641 url(/custom/framework/body-bg.jpg) repeat-x;
  color:#000;
  min-width:975px;
}
.top-bg{
  width:100%;
  float:left;
  background:url(/custom/framework/header-bg.jpg) no-repeat 50% 0;
  padding:0 0 20px;
}

.top-bg2{
  width:100%;
  float:left;
  background:url(/custom/framework/header-bg-OBA.jpg) no-repeat 50% 0;
  padding:0 0 20px;
}

form{
  margin:0;
  padding:0;
}
.none-separator{ background:none !important;}
a { color:#005daa;}
a:hover{ text-decoration:none;}
#main{
  margin:0 auto;
  width:975px;
}
/*-- header --*/
#header{
  width:100%;
  clear:both;
  overflow:hidden;
  height:180px;
}
#header strong a.logo, #header strong a.logo-OBA{
  float:left;
  display:block;
  text-indent:-3000px;
  overflow:hidden;
  margin:0;
}
#header strong a.logo{
  display:inline;
  margin:15px 0 0 30px;
  float:left;
  background:url(/custom/framework/logo.gif) no-repeat;
  width:177px;
  height:153px;
}

#header strong a.logo-OBA{
  display:inline;
  margin:15px 0 0 30px;
  float:left;
  background:url(/custom/framework/logo-OBA.gif) no-repeat;
  width:177px;
  height:153px;
}

.search-form {
  margin:0 30px 0 0;
  padding:8px 0 0;
  display:inline;
  float:right;
  background:url(/custom/framework/search-form.gif) no-repeat;
  width:195px;
  height:25px;
}
.search-form input{
  margin:0 0 0 5px;
  float:left;
}
.search-form input.text{
  background:#fff;
  border:1px solid #ebe2b6;
  font:12px/14px Arial, Helvetica, sans-serif;
  padding:2px 8px;
  display:inline;
  margin:0 3px 0 7px;
  color:#b4ad87;
  line-height: 15px;
}
ul.top-nav {
  margin:0;
  padding:11px 2px 0 0;
  float:right;
}
ul.top-nav li{
  padding:0 8px 0 13px;
  background:url(/custom/framework/top-nav-separator.gif) no-repeat 0 50%;
  display:inline;
  list-style:none;
}
ul.top-nav li a{
  text-decoration:none;
  font-size:120%;
  line-height:140%;
  color:#715f40;
}
ul.top-nav li a:hover{text-decoration:underline;}
.contacts-box{
  height:85px;
  padding:17px 50px 0 0;
  width:400px;
  clear:right;
  float:right;
  text-align:right;
  color:#5d4c31;
}
.contacts-box strong{font-size:180%;}
.contacts-box p{
  padding:0;
  margin:0;
  font-size:140%;
  line-height:140%;
}
ul.main-nav, ul.main-nav2{
  width:748px;
  margin:0;
  padding:0;
  float:right;
  text-transform: uppercase;
}
ul.main-nav li, ul.main-nav2 li{
  padding:0 2px 0 0;
  list-style:none;
  float:left;
  text-transform: uppercase;
}

ul.main-nav li a{
  padding:7px 0 0;
  height:23px;
  background:url(/custom/framework/a-main-nav.gif) no-repeat;
  color:#fff;
  font-size:11px;
  font-weight:bold;
  display:block;
  width:118px;
  text-align:center;
  text-decoration: none;
  text-transform: uppercase;
}

ul.main-nav2 li a{
  padding:7px 0 0;
  height:23px;
  background:url(/custom/framework/a-main-nav2.gif) no-repeat;
  color:#00447C;
  font-size:11px;
  font-weight:bold;
  display:block;
  width:118px;
  text-align:center;
  text-decoration: none;
  text-transform: uppercase;
}

ul.main-nav li a:hover { background-position:0 -30px;}
ul.main-nav2 li a:hover { background-position:0 -30px; color: #ffffff;}

/*-- content --*/
#content{
  margin:18px 0 0;
  padding:317px 0 0;
  width:100%;
  float:left;
  background:url(/custom/framework/content-head-bg.jpg) no-repeat;
}
.content-body{
  width:100%;
  background:url(/custom/framework/content-repeat-bg.jpg) repeat-y;
  float:left;
}
.content-foot{
  margin:-3px 0 0;
  width:100%;
  float:left;
  height:164px;
  background:url(/custom/framework/content-foot-bg.png) no-repeat;
}
.content-container{
  position:relative;
  display:inline;
  margin:-305px 0 -148px 15px;
  width:945px;
  float:left;
  padding:0 0 10px;
  min-height:455px;
}

* html .content-container {height:455px;}
h1{
  margin:0;
  padding:15px 15px 0;
  font:260%/110% Georgia, serif;
  color:#005daa;
}
h2{
  font:200%/100% Georgia, serif;
  color:#005daa;
  margin:0;
  padding:5px 15px 0;
}
h3{
  color:#fff;
  font:200%/100% Georgia, serif;
  margin:0;
  padding:9px 15px 11px;
}
h4{
  padding:9px 15px 0;
  margin:0;
  font:200%/100% Georgia, serif;
  color:#ffeea1;
}
h1 a,
h2 a,
h3 a,
h4 a{
  text-decoration:none;
  color:#005daa;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover{ text-decoration:underline;}
/*-- info-content --*/
.info-content{
  padding:6px 0 0 15px;
  width:395px;
  float:left;
}
.info-content p{
  margin:0;
  font-size:140%;
  line-height:140%;
  padding:7px 15px;
}
.calendar-box{
  padding:25px 0 0;
  width:100%;
  clear:both;
  overflow:hidden;
}
.calendar-box img.cal-icon{
  display:inline;
  margin:0 8px 0 0;
  overflow:hidden;
  float:left;
  width:84px;
  /*height:56px*/
}
.calendar-box p{padding:0 15px 0 0;}
.flash-holder{
  margin:5px 5px 0 0;
  display:inline;
  width:530px;
  height:300px;
  overflow:hidden;


  float:right;
}
.flash-holder img{display:block;}
.boxes{
  padding:17px 0 0;
  width:100%;
  clear:both;
  overflow:hidden;
}
.box{
  position:relative;
  width:285px;
  display:inline;
  margin:0 15px;
  float:left;
  padding:0 0 45px;
  background:#41301f url(/custom/framework/box-foot.gif) no-repeat 0 100%;
  min-height:421px;
}
* html .box{ height:421px;}
.box a{ color:#ffeea1;}
.box h3{
  border-bottom:1px solid #71624b;
  background:#004177 url(/custom/framework/box-head.jpg) no-repeat;
}
.box h3 a{ color:#fff;}
a.img-holder img{
  border:none;
  display:block;
}
.box a.img-holder{
  margin:14px 15px 0;
  clear:both;
  width:255px;
  height:191px;
  display:block;
}
.box a.img-holder img{border:3px solid #ffeea1;}
.box p{
  font-size:140%;
  line-height:141%;
  color:#fff;
  margin:0;
  padding:13px 15px 12px;
}
.box .separator{
  border-top:1px solid #71624b;
  width:255px;
  margin:0 15px;
  height:45px;
  clear:both;
  overflow:hidden;
  position:absolute;
  bottom:0;
  left:0;
}
a.more-btn{
  margin:10px 0 0;
  text-decoration:none;
  float:right;
  overflow:hidden;
  background:url(/custom/framework/btn-more.gif) no-repeat;
  width:94px;
  height:23px;
  text-align:center;
  line-height:23px;
  font-size:12px;
  color:#41301f;
}
a.more-btn:hover{
  text-decoration:none;
  color:#fff;
  background-position:0 -23px;
}
.bottom-boxes{
  margin:22px 0 0;
  width:100%;
  clear:both;
  overflow:hidden;
  background:url(/custom/framework/separator.png) no-repeat;
}
.b-box{
  margin:29px 0 0;
  padding:0 0 4px 15px;
  width:440px;
  float:left;
  min-height:135px;
}
.left-b-box {
  width:457px;
  padding-right:10px;
  border-right:1px solid #d9ceaa;
}
.b-box p{
  margin:0;
  padding:4px 20px 9px 15px;
  line-height:142%;
  color:#000;
  font-size:140%;
}
.left-b-box p{padding-right:40px;}
a.more-link{
  display:inline;
  white-space:nowrap;
  clear:both;
  float:right;
  font-size:140%;
}
.b-box a.more-link{margin:0 25px 0 0;}
/*-- footer --*/
#footer{
  margin:27px 15px 0;
  width:945px;
  float:left;
  display:inline;
  clear:both;
  background:#2c1e14 url(/custom/framework/footer-top.gif) no-repeat;
}
.footer-bottom{
  background:url(/custom/framework/footer-bottom.gif) no-repeat 0 100%;
  width:100%;
  clear:both;
  overflow:hidden;
  padding:0 0 16px;
}
.f-contacts-box{
  color:#fff;
  width:335px;
  padding:55px 0 0 30px;
  float:left;
}
.f-contacts-box strong{
  font-size:180%;
}
.f-contacts-box p{
  font-size:140%;
  line-height:140%;
  margin:0;
  padding:0;
}
a.btn{
  width:114px;
  padding:0 0 0 32px;
  font-size:12px;
  line-height:23px;
  text-decoration:none;
  color:#fff;
  margin:16px 6px 0 0;
  display:inline;
  float:left;
}
a.e-mail{background:url(/custom/framework/mail-btn.gif) no-repeat;}
a.map{background:url(/custom/framework/map-btn.gif) no-repeat;}
a.btn:hover{ text-decoration:underline;}
.links-box{
  width:295px;
  float:left;
}
.links-box h4{
  margin:0;
  padding:26px 15px 0;
  font:bold 140%/140% Arial, Helvetica, sans-serif;
  color:#fff;
}
.links-box ul{
  width:132px;
  margin:0;
  padding:13px 0 0 15px;
  float:left;
}
.links-box ul li{
  padding:5px 0;
  list-style:none;
}
.links-box ul li a{
  font-size:140%;
  color:#c0af76;
}

.links-box ul li a:hover{
  color:#ffffff;
}

.pictures {
  margin:15px 0 0 5px;
  display:inline;
  width:277px;
  height:209px;
  background:url(/custom/framework/photo-borders.png) no-repeat;
  float:left;
}
.pictures img{
  margin:30px 0 0 29px;
  display:block;
}
/*--------------------------------------- inner ----------------------------------------*/
ul.breadcrumbs{
  position:relative;
  clear:both;
  width:100%;
  overflow:hidden;
  margin:0 0 -22px;
  padding:8px 0 0 38px;
  z-index:100;
}
ul.breadcrumbs li {
  padding:0 0 0 7px;
  display:inline;
  font:110% Verdana, sans-serif;
  color:#fff;
  list-style:none;
}
ul.breadcrumbs li a{
  color:#fff;
  text-decoration:underline;
}
ul.breadcrumbs li a:hover{
  text-decoration:underline;
  color:#FFEEA1;
}
ul.breadcrumbs li em{padding:0 9px 0 0;}
ul.breadcrumbs li strong{padding:0 0 0 9px;}

.column{
  padding:14px 15px 143px;
  width:565px;
  float:left;
}

.column h1{padding-bottom:19px;}
.column h2{ padding-top:20px;}
.column p{
  padding:2px 8px 18px 15px;
  margin:0;
  line-height:140%;
  font-size:140%;
}

.column table td {
  font-size: 14px;
}

.column table td p {
  font-size: 14px;
}

.column ul{
  margin-left: 35px;
}

.column li{
  line-height:140%;
  font-size:140%;
}

ul.list{
  margin:0;
  padding:7px 15px 23px 62px;
}
ul.list li{
  font-size:140%;
  padding:7px 0 7px 26px;
  background:url(/custom/framework/list-bullet.gif) no-repeat 0 50%;
  list-style:none;
}
ul.list li a{
  text-decoration:underline;
  color:#005daa;
}
ul.list li a:hover{
  color:#005daa;
  text-decoration:none;}
.column-1{
  padding:0 30px 0 0;
  width:300px;
  float:right;
  margin:30px 0 0;
}
.column-1 p{
  margin:0;
  padding:0 15px;
  font-size:140%;
  line-height:144%;
}

.column-1 h4{
  clear:both;
  overflow:hidden;
  padding-top:48px;
  padding-bottom:3px;
}
.column-1 a.more-link{margin:8px 15px 0 0;}
.column-1 .box{
  min-height:0;
  height:auto;
  background:#41301f url(/custom/framework/column-1-box-head.gif) no-repeat;
  margin:0;
  width:300px;
  padding:0;
}
.column-1 .box a.img-holder{
  width:270px;
  height:auto;
  margin-top:15px;
}
.column-1 .box .box-foot{
  position:relative;
  background:url(/custom/framework/column-1-box-foot.gif) no-repeat 0 100%;
  float:left;
  width:300px;
  padding:0 0 45px;
}
.column-1 .box h3{
  border-bottom:none;
  background:none;
  padding:33px 15px 0;
  margin:0;
  font:200%/125% Georgia, serif;
  color:#ffeea1;
  overflow:hidden;
  clear:both;
}
.column-1 .box h3 a{
  text-decoration:none;
  color:#ffeea1;
}
.column-1 .box h3 a:hover{ text-decoration:underline;}
.column-1 .box p{
  line-height:140%;
  padding:4px 20px 14px 15px;
}
ul.sub-nav{
  width:270px;
  margin:0;
  padding:23px 15px;
}
ul.sub-nav li{
  width:100%;
  float:left;
  border-bottom:1px solid #695c4e;
  list-style:none;
}
ul.sub-nav li a{
  line-height:234%;
  background:url(/custom/framework/sub-nav-bullet.gif) no-repeat 9px 50%;
  width:248px;
  padding:0 0 0 22px;
  float:left;
  text-decoration:none !important;
  font-size:140%;
  color:#fff;
}
ul.sub-nav li a:hover{
  background:#ffeea1;
  color:#41301f;
}
.column-1 .box .separator{border-top:none;}
.column-1 .box .separator a.more-btn{ margin-top:2px;}

/* Drop Down Navigation */

.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #C2C2C2;
     border-bottom-width: 0px;
     text-align: left;
     font: normal 13px Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 225px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0 0 0px;
     background-color: #015DAA;

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #C2C2C2;
     background-color: #715E3E;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #C2C2C2;
     background-color: #015DAA;
     z-index: 2000;
}

/*----------------- Osseo Business Association -----------------*/

.flash-holder2 {
  margin:5px 5px 0 0;
  display:inline;
  width:500px;
  float:right;
}
.flash-holder2 img{display:block;}

.featured-pic {
     width: 200px;
     float: left;
     margin: 0 20px 50px 0;
}

.featured-pic img {
     border: solid #BDBCBD 1px;
}

.flash-holder2 h2 {
     font: 24px Georgia;
     color: #41301F;
     line-height: 24px;
     margin: 15px 0 0 0px;
     padding: 0px;
}

.flash-holder2 hr {
     background: #CBB78E;
     border: 0px;
     height: 1px;
     width: 97%;
     margin: 0 0 15px 0;
}

.flash-holder2 p span {
     font: 20px Georgia;
     color: #005DAA;
}

.flash-holder2 p {
     font: 14px Arial;
     color: #000000;
     line-height: 18px;
     margin: 5px 10px 0 0;
}

.signature-box{
  position:relative;
  width:285px;
  display:inline;
  margin:0 15px;
  float:left;
  padding:0 0 45px;
  /*min-height:421px;*/
}
.signature-holder{
  margin: 15px 0 0 55px;
  float: left;
}

.signature-box h3{
  color: #005DAB;
}

.signature-box a.img-holder img, .signature-box img{
  border: solid #F1D9A3 3px;
  width: 120px;
  height: 240px;
  display: block;
  margin: 15px 0 0 55px;
}
/*
.signature-box a.img-holder, .signature-box a {
  margin: 0px 0 0 0px;
  clear:both;
  width: 120px;
  height: 240px;
  display:block;
}
*/

.signature-box p{
  font-size:140%;
  line-height:141%;
  color:#000000;
  margin:0;
  padding:13px 15px 12px;
}

.side-banners{
  margin: 25px 0 0 55px;
  width: 195px;
}

/*------------- Staff Plugin Styles ----------------*/
.staff-left {
     float: left;
     width: 125px;
     margin: 0 15px 0 15px;
}

.staff-left img {
     border: 3px #cccccc solid;
}

.staff-right {
     float: left;
     width: 350px;
     margin: 20px 0px 0 0;
}

.clear {
     clear: both;
}

/*------------- Newsletter Plugin Styles ----------------*/

.news-left {
     float: left;
     width: 100px;
     margin: 0 0 0 15px;
}

.news-right {
     float: left;
     width: 400px;
     margin: 20px 0 0 0px;
}

.news-right p span a {
     color: #005daa;
     font-size: 18px;
     text-decoration: none;
}

.news-right p span a:hover {
     color: #005daa;
     text-decoration: underline;
}

.news-right p a {
     color: #000000;
     font-size: 14px;
     text-decoration: underline;
}

.news-right p a:hover {
     text-decoration: none;
}

/* Calendar */
.content-container2{
  position:relative;
  display:inline;
  margin:-305px 0 -148px 15px;
  width:915px;
  float:left;
  padding:0 15px 0 15px;
  min-height:455px;
}

.content-container2 p{
  padding:2px 8px 18px 15px;
  margin:0;
  line-height:140%;
  font-size:140%;
}

.content-container2 ul{
  margin-left: 35px;

}

.content-container2 li{
  line-height:140%;
  font-size:140%;
}

#calendar_header a {color:#fff;}
#calendar_header #calendar_month {background:#005DAA;margin:0 auto;width:500px;height:22px;padding:10px;}
#calendar_header #calendar_month a {}
#calendar_header .text-back, #calendar_header .text-forward {width:120px;}
#calendar_header .text-back, #calendar_header .text-back a {float:left;}
#calendar_header .text-back a img {margin:0 6px 0 0;}
#calendar_header .month {display:block; float:left;width:240px;text-align:center;font-size:22px;padding:0px 0 0;color: #ffffff;}
#calendar_header .text-forward, #calendar_header .text-forward a {float:right;}
#calendar_header .text-forward a img {margin:0 0 0 6px;}
#calendar_header .text-back a, #calendar_header .text-forward a {display:block;line-height:23px;}

#calendar_tools {border:solid 2px #005DAA;height:150px;padding:10px;}
#calendar_tools ul {width:200px; float:left;margin:0;line-height:normal;}
#calendar_tools ul li {clear:both;margin:6px 0 0;height:40px;background:none; list-style: none;}
#calendar_tools ul li a img {float:left;margin:0 6px 0 0;}
#calendar_tools ul li a.tools-action {float:left;display:block;line-height:37px; color: #005DAA; font-size: 14px;}
#calendar_tools form {width:580px;float:right;margin:10px 0 0;}
#calendar_tools form select {float:left;width:320px; height:100px;margin:6px 0 0;}
#calendar_tools form .select-dates {width:190px;float:right;}
#calendar_tools, #calendar_days, #days {clear:both;}

#calendar_days {margin:24px 0 0;}
#days_headings ul {  padding: 0px !important;
  margin: 0px !important;
  line-height:normal;
  }
#days_headings ul li {float:left;width:120px;text-align:center;background:#005DAA; color:#fff;padding:5px 0;margin:0;background:none;}
#days table {border-top:1px solid #005DAA;border-left:1px solid #005DAA;}
#days table td {width:128px;padding:6px 6px 10px;}
#days .inactive-day, #days .active-day {border-bottom:1px solid #005DAA;border-right:1px solid #005DAA;}

#days .active-day strong {color:#000000;}
#days .active-day-current, #days .active-day-current a {background: #c4dfbb; color:#000000;}
#days a {text-decoration:underline;}
#days .day-text2 {font-size:15px;}
#days .day-text2 a {font-weight:bold;}
#days .event {margin:10px 0 0; line-height:18px;font-size:13px;}

.calendar-details, #inner .calendar-details td {border:none;}

/* Popup Calendar */
.calendar {z-index:9999;border:solid 1px #fff;background:#0c609b;}
.calendar table td {padding:6px;cursor:pointer;text-align:center;}
.calendar table thead td {border-bottom:solid 1px #aaa;}
.calendar table thead td.title {font-weight:bold;}
.calendar table thead td.hilite {background:#5599c9;}
.calendar table thead tr.daynames td.hilite {border:solid 1px #fff;}

.calendar table tbody tr.rowhilite {background:#5599c9;}
.calendar table tbody tr.rowhilite td {border:solid 1px #5599c9;}
.calendar table tbody tr.rowhilite td.hilite {border:solid 1px #fff;}
.calendar table td.wn, .calendar table td.name {background:#5599c9;border:solid 1px #5599c9;} 
.calendar table td.wn, .calendar table td.emptycell {cursor:default;}

.calendar table tfoot td {border-top:solid 1px #aaa;}


#days_headings ul li {
  color: #000000;
  padding: 0px 4px;
  list-style-type: none;
}

