/* Globals */

:-moz-any-link:focus {
  outline: none;
}


body, .gecko body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#030f16;
}

img {
	border: 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.fl {
	float: left; display: inline;
}
ul { margin:0px; padding:0px;}

.alignleft { float:left; padding-right:10px; padding-bottom:3px;}

/* ________Header _______*/


/* Search */
table.food_planner {width:100%;table-layout:fixed;}
.food_planner .header { width:747px;} 

#breaker { display:block; height:8px;}

.safari .inputfield { margin-top:5px;}
.inputfield {
margin-top:2px;
background-position:10px 20px;
margin-right:17px;
width:260px;height:20px;
padding:4px 2px 3px 2px;
font-size:17px;
color:#AAAAAA;
height:30px;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:transparent;
border:0;
}

input.send-btn {
width: 35px;
height: 31px;
background-image:url(images/search-go.jpg);
outline: none;
display:inline;
border:0;
}


input.send-btn:hover {
background-image:url(images/search-go.jpg);
background-position:0px -31px;
display:inline;
border:0;
cursor:pointer;
}

#topSearchform { float:right; margin:32px 5px 0px; }

/* TOP MENU */

#topMenu .nothome {display: inline;
list-style-type: none;
margin-left:-5px;
background-image:url(images/topMenuLiBullet.jpg); 
background-position:0px 8px;
background-repeat:no-repeat;}


#topMenu li {display: inline;
list-style-type: none;
margin-left:-5px;
}

#welcomingparagraph { background-color:#fefcd0; margin-right:2px; margin-left:2px; border-bottom:2px solid #091e2e; border-top:2px solid #091e2e; margin-bottom:2px; padding-bottom:5px;}
#welcomingparagraph p {color:#091e2e;}

h1 { font-family:Arial; margin:0px;padding:5px 0 0 5px; font-size:1.4em; font-weight:bold; color:#1b83b4;}
 
#topLogin  a {font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; color:white; text-decoration:none; text-transform:uppercase;}
#topLogin  a:hover {text-decoration:underline;}


#topLogin ul {margin:0; padding:0; float:right;}
#topLogin li {margin:0; padding:7px; list-style-type:none;}


#topMenu li a {font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; color:white; text-decoration:none; text-transform:uppercase;}
#topMenu li a:hover {text-decoration:underline;}

#topMenuUl a.active {border-bottom:solid 1px #333333; color:#56bfde;}
#topMenuUl a { }

#topMenu li a { padding:2px 10px 0px 2px; text-align:center; }
#topMenu li { padding:0px 8px 4px 9px;}

#topMenu A:hover {text-decoration: underline; color:#56bfde;}

/*_______ Main Menu_________ */


#menuContent .nothome {display: inline;
list-style-type: none;
margin-left:-5px;
background-image:url(images/topMenuLiBullet.jpg); 
background-position:0px 15px; 
background-repeat:no-repeat;}


#menuContent li {display: inline;
list-style-type: none;
margin-left:-5px;
}


#menuContent { padding-top:8px;}


#menuContent li a {font-size:16px; font-family:Tahoma, Arial, monospace; color:white; font-weight:bold; text-decoration:none;}
#menuContent li a:hover {text-decoration:underline;}
#menuContentUl { margin-left:4px;
margin-top:1px;
}

#menuContentUl a.active {border-bottom:solid 1px #333333; color:#56bfde;}
#menuContentUl a { }

#menuContent li a { padding:2px 2px 0px 2px; text-align:center; }
#menuContent li { padding:9px 8px 9px 17px;}

#menuContent A:hover {text-decoration: underline; color:#56bfde;}


#didntfind { float:right; width:430px; font-family:Helvetica, Arial, sans-serif; text-transform:uppercase; font-size:12px; border:1px solid #CCCCCC; margin:6px; padding:9px 0px 9px 0px; text-align:center; font-weight:bold}
#didntfind a { padding-left:4px;}

#showArchives, #filter-form { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; padding:5px; margin-left:6px; border: 1px solid #CCCCCC;}

#leftcolumn_search #filter-form { width:500px; float:left; margin:6px;}

#showComments, #submitComment {margin:4px;font-size:12px; font-style:italic; color:#4f8ae2; cursor:pointer;}

#comments {
	background-color:#ffffff;
	padding-top:5px;
}

.commentlist .quote {
	background:url(http://www.yoursite.com/images/bg_quote.gif) no-repeat top right;
	}
.commentlist {
	margin:0;
}
.commentlist li {
 	margin: 25px 3px 11px;
	padding:8px;
	background:#c9def6 url(http://www.yoursite.com/images/bg_commentlist.gif) bottom no-repeat;
	color:#222222;
	font-family:Helvetica;
	font-size:16px;
	list-style-type:none;
	}


.commentlist cite {
	display:block;
	font-style:normal;
	margin-top:-20px;
	font-size:12px;
	color:#081d35;
	}

#postComments {
	padding-bottom:10px;
}
.commentlist cite a:link, .commentlist cite a:visited {
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#4f8ae2;
	text-decoration:underline;
	}
.quote p {
	color:#4f8ae2;
}





/* Layout Shell */
.center987 {
	margin:0 auto;
	width: 987px;
}

#header {
	height: 163px;
}
#topMenuLoginBody {
	height:26px;
}
#topMenu {
	width:450px;
	float:left;
	height:26px;
}

#topMenuUl {
margin:0px;
padding:0px;
}

#topLogin {
	width:520px;
	float:right;
	height:26px;
}
#headerBanner {
	height:95px;
	clear:both;
}
#bannerContent {
	height:95px;
}
#headerMenu {
	height:42px;
}
#menuContent {
	height:34px;
}
#news .width {
	width:389px;
}


#articles .width {
	width:389px;
}
#events .width {
	width:199px;
}

.ie6 #events { width:199px; margin-left:2px;}
.ie6 #events content { height:200px;}

#events { width:199px; margin-left:3px;}
#news {
	margin-right:3px;
	margin-left:2px;
}

#articles {
	color:#194057;
}
.box .content {
	clear:both;
}
.scrollerHeight {
	height:4px;
}
.headerHeight {
	height:30px;
}


#footer {
	height: 300px;
	clear:both;
}

#footerTop {
	height:226px;
	background-image:url(images/footerBackgroundContent.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}
#footerTopAbout {
	height:226px;
	background-image:url(images/footerBackgroundContentAbout.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}

#footerBottom {
height:74px;
background-color:#030f16;
}
#footerBottom .center987 { clear:both;}


/*Box 
s */


#news .boxHeaderImg { float:left; width:120px; height:16px; background-image:url(images/recentposts.jpg);margin:5px 0px 0px 10px; background-repeat:no-repeat;}
#articles .boxHeaderImg { float:left; width:160px; height:18px; background-image:url(images/isbcsrepository.jpg); margin:5px 0px 0px 10px;background-repeat:no-repeat;}
#events .boxHeaderImg {float:left; width:165px; height:16px; background-image:url(images/scheduleofevents.jpg); margin:4px 0px 0px 10px;background-repeat:no-repeat;}



.item .boxHeaderLinks  li {margin-left:35px;}
.ie6 .item .boxHeaderLinks  li {margin: 5px 0px 0px 25px;}
.ie6 .item .boxHeaderLinks  ul {margin-top:5px;}
 

.boxHeaderLinks  {
 float:right; margin-right:00px; margin-top:6px;}

.ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev { border:none;}
#articles .ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev { border:none;}
#articles .ngg-navigation a:hover { background-color:white;}
 
.item .boxHeaderLinks  { float:none; margin-top:0px; margin-right:0px; padding-top:2px;}

.boxHeaderLinks  li {display: inline;
list-style-type: none;
margin-left:10px;
font-family:Georgia,Times New Roman,serif;
font-size:10px;
color:white;
}
.boxHeaderLinks  li a {color:white; text-decoration:none; padding:2px;}
.boxHeaderLinks  li a:hover {color:#FFFFFF; text-decoration:underline;}

#articles .boxHeaderLinks  li a {color:#1d4760; text-decoration:none; padding:2px;}
#articles .boxHeaderLinks  li a:hover {color:#1d4760; text-decoration:underline;}





/* Layout Background Images + Colors */

#centercontainer { margin:0 auto;
background-image:url(images/mainBackgroundColour.jpg);
background-repeat:repeat-y;
height:auto;
background-position:center;
width:987px;



}

#main { background-color:#195a80;}
#main .center987 { background-color:#EEEEEE;}
/* HEADER */
#topMenuLoginBody {
	background-color:#000000;
	background-image:url(images/topMenuLoginBody.jpg);
	background-repeat:repeat-x;
}
#topMenuLoginContent {
	background-image:url(images/topMenuLoginContent.jpg);
}
#headerBanner {
	background-color:#185a7f;
	background-image:url(images/headerBannerBody.jpg);
	background-repeat:repeat-x;
}
#bannerContent {
	background-image:url(images/headerBannerContent.jpg);
}
#headerMenu {
	background-color:#e8eced;
	background-image:url(images/headerMenuBody.jpg);
	background-repeat:repeat-x;
}
#headerMenu .center987 {
	background-color:#000000;
	background-image:url(images/headerMenuContent.jpg);
	background-repeat:none;
	background-position:center;
}
/* END HEADER */

#news {width:389px;}
#articles {width:389px;}












#news .boxHeader, #news_page .boxHeader {
	background-image:url(images/barSmallOrangeBackground.jpg);
}
#news .boxHeaderBackgroundLeft, #news_page .boxHeaderBackgroundLeft {
	background-image:url(images/barSmallOrangeLeft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#news .boxHeaderBackgroundRight, #news_page .boxHeaderBackgroundRight {
	background-image:url(images/barSmallOrangeRight.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#articles .boxHeader {
	background-image:url(images/barSmallRedBackground.jpg); width:389px;
}
#articles .boxHeaderBackgroundLeft {
	background-image:url(images/barSmallRedLeft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#articles .boxHeaderBackgroundRight {
	background-image:url(images/barSmallRedRight.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#events .boxHeader {
	background:url(images/barSmallBlueBackground.jpg) repeat-x;
}
#events .boxHeaderBackgroundLeft {
	background-image:url(images/barSmallBlueLeft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#events .boxHeaderBackgroundRight {
	background-image:url(images/barSmallBlueRight.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#footer {
	background-image:url(images/footerBackgroundBody.jpg);
}
#footerTop .center987 {
	background-image:url(images/footerBackgroundContent.jpg);
	background-position:center;
}


.item .linkNext {
	background-image:none;

}

.scrollers {
width:100px;
float:right;
}

.scrollers li {
list-style-type:none;
}

.scrollers  li {display: inline;
list-style-type: none;
margin-left:10px;
font-family:Georgia,Times New Roman,serif;
font-size:10px;
color:white;
}
.scrollers  li a {color:white; text-decoration:none; padding:2px;}
.scrollers  li a:hover {color:#030f16; text-decoration:underline;}



.box .content {
}


/* Font Styles */
.subscribeme { background-color:#1c1c1c; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase; padding:10px; text-align:center;}
.center987 {
	text-align: left;
}
.boxscroller a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.boxscroller a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.boxScroller {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#eeeeee;
}

#footer #disclaimer {
	font-size:60%;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
#topMenuLoginBody {
	color:#FFFFFF;
}
#main {
	margin:0;
	padding:0;
}

#boxheaderlinks ul  {

width:190px;
}

#topLogin { text-transform:uppercase; color:#FFFFFF; font-size:10px; font-family:Georgia, Times New Roman, serif;}

.itemcontainer { max-height:180px; min-height:180px; height:180px; overflow:hidden;}



.readMore { position:relative; font-size:10px; font-family:Geneva, Arial, Helvetica, sans-serif;  color:#999999; text-align:center; padding-right:10px;background-color:#EEEEEE;}
.readMore:hover { font-size:10px; font-family:Geneva, Arial, Helvetica, sans-serif;  color:#0066FF; text-align:center; padding-right:10px;background-color:#DDDDDD;}



/* News Scroller */

.linkNext { text-decoration:none; display:inline;}
.linkNext:link { text-decoration:none; color:#000000; }
.linkNext:visited { text-decoration:none; color:#000000;}
.linkNext:hover {text-decoration:none; color:#000000;}

.linkPrevious { text-decoration:none; display:inline; }
.linkPrevious:link { text-decoration:none; color:#000000; }
.linkPrevious:visited { text-decoration:none; color:#000000;}
.linkPrevious:hover2 {text-decoration:none; color:#000000;}




/* Global Text */

.header { font-size:15px; font-family:Georgia, "Times New Roman", Times, serif;  padding:8px 10px 9px 10px; line-height:110%;}

#articles .header {color:#1d4760;}

#articles .header a:link {color:#1d4760;}
#articles .header a:visited {color:#1d4760; text-decoration:none;}
#articles .header a:hover {color:#1d4760;text-decoration:underline;}


#events .header { font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; padding:8px 6px 2px 6px; line-height:110%;}
#events .header a:link { color:#000000;text-decoration:none; }

#events .header a:visited { color:#000000; text-decoration:none;}
#events .header a:hover { color:#000000; text-decoration:underline; }

#news .header a:link {color:#74481e;text-decoration:none}
#news .header a:visited {color:#74481e;text-decoration:none}
#news .header a:hover {color:#74481e;text-decoration:underline;}

#news_page #pagetitle  {color:#74481e;text-decoration:none}
#news_page #pagetitle a:visited {color:#74481e;text-decoration:none}
#news_page #pagetitle a:hover {color:#74481e;text-decoration:underline;}

#news_page #single li {color:#74481e;}
#news_page .postFooterDate {color:#74481e;}
#news_page #single a:link {color:#74481e;text-decoration:none}
#news_page #single a:visited {color:#74481e;text-decoration:none}
#news_page #single a:hover {color:#74481e;text-decoration:underline;}

#news_page .postTitle a:link {color:#74481e;text-decoration:none;}
#news_page .postTitle a:visited {color:#74481e;text-decoration:none}
#news_page .postTitle a:hover {color:#74481e;text-decoration:underline;}





/* Latest News */

#news .newsTitle { 
background-color:#e66419;
}
#news .newsHeader {
	background-image:url(images/barLargeOrangeBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:35px;
	
}
#news .newsHeaderBackgroundLeft {
	background-image:url(images/barLargeOrangeLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#news .newsHeaderBackgroundRight {
	background-image:url(images/barLargeOrangeRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#news .newsContent { border-right:1px solid #ffcb99; border-left:1px solid #ffcb99; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif;  overflow:hidden;background-color:#fcfaec; min-height:150px; height:150px; }


/*Latest News Layout */


#latestNews {
	position: relative; width: 389px; margin: 0 auto; 
}
#latestNews .item {
   width: 389px; margin-right: 10px;
}
#latestNews .messaging {
	display: block; padding: 5px; margin: 0 20px 5px 20px; 
}
#latestNews .container {
	position: relative; top: 0; left: 0; width: 100%; 
}
#latestNews .news_items {
    position: relative; width: 389px; top: 0; overflow: hidden;
	height:210px; background-color:#dfdfdf;color:#484848; font-family:Tahome,Verdana,monospace; font-size:13px;
}
.newsHeaderHeight {
	min-height:35px;
}


/* End News */


/* Latest Articles */

#articles .articlesTitle { 

}


#articles .articlesHeader {
	background-image:url(images/barLargeRedBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:35px;
	background-color:#fbf4ac;
	
}
#articles .articlesHeaderBackgroundLeft {
	background-image:url(images/barLargeRedLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#articles .articlesHeaderBackgroundRight {
	background-image:url(images/barLargeRedRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	
		
}
#articles .articlesContent {  border-right:1px solid #e5d279; border-left:1px solid #e5d279;font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; overflow:hidden; background-color:#fcfaec; min-height:150px; height:150px; }


/* Latest Articles Layout */


#latestArticles {
	position: relative; width: 389px; margin: 0 auto 0; 
}
#latestArticles .item {
   width: 389px; margin-right: 10px;
}
#latestArticles .messaging {
	display: block; padding: 5px; margin: 0 20px 5px 20px; 
}
#latestArticles .container {
	position: relative; top: 0; left: 0; width: 100%; 
}
#latestArticles .news_items {
    position: relative; width: 389px; top: 0; overflow: hidden;
	height:210px; background-color:#dfdfdf; color:#484848; font-family:Tahome,Verdana,monospace; font-size:13px;}

.newsHeaderHeight {
	min-height:35px;
}
#latestArticles .item img {
	padding: 5px;
}

#aboutusdescription p {font-family:Georgia, Times New Roman, Serif; font-size:14px; color:#FFFFFF; padding:15px; display:block; margin-left:10px; margin-right:10px; padding-top:30px; line-height:160%; }


/* EVENTS CALENDAR */

#calendar_month { width:199px; height:55px; background-image:url(images/calendarTop.jpg);
text-align:center;
font-family:Georgia, Times New Roman, serif;
font-size:18px;
color:#FFFFFF; 
background-position:center top;
margin-top:1px;
padding-top:10px;
height:33px;
margin-bottom:14px;
}

#listofevents a:link {
font-family:Tahoma,Verdana,Arial,monospace;
color:#000000;
text-decoration:none;
text-align:right;
font-size:10px;
font-weight:bold;
}
#listofevents a {
font-family:Tahoma,Verdana,Arial,monospace;
color:#000000;
text-decoration:none;
text-align:right;
font-size:10px;
font-weight:bold;
margin-left:92px;
}


#events ul { }
.ie #events ul {margin-top:-3px;}
#events li {list-style-type:none; margin-top:3px; }
.ie #events li {list-style-type:none; margin-top:3px; }
#events .postHeader, .eventslist .postHeader {
	background-image:url(images/barLargeBlueBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:35px;
	background-color:#88a9e5; 
	border-bottom:solid 1px #88a9e5;

	
}
#events .postHeaderBackgroundLeft, .eventslist .postHeaderBackgroundLeft  {
	background-image:url(images/barLargeBlueLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}
#events .postHeaderBackgroundRight, .eventslist .postHeaderBackgroundRight {
	background-image:url(images/barLargeBlueRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}



#listofevents a:hover {
font-family:Tahoma,Verdana,Arial,monospace;
color:#AAAAAA;
text-decoration:none;
text-align:right;
font-size:10px;
font-weight:bold;
}

#calendar_wrap {
font-size:15px;
}
#wp-calendar {
width:199px;
background-color:#CCCCCC;
height:120px;
font-family:Georgia, "Times New Roman", Times, serif;
}






/* Footer Styling */


#bottomSearchForm { float:right; margin:24px 5px; width:340px;}







#bottomMenu { width:610px; float:left; margin-top:6px;}


#bottomMenu .nothome {display: inline;
list-style-type: none;
margin-left:-5px;
background-image:url(images/topMenuLiBullet.jpg); 
background-position:0px 8px;
background-repeat:no-repeat;}


#bottomMenu li {display: inline;
list-style-type: none;
margin-left:-5px;
}

#bottomMenu li a {font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; color:white; text-decoration:none; text-transform:uppercase;}
#bottomMenu li a:hover {text-decoration:underline;}

#bottomMenuUl a.active {border-bottom:solid 1px #333333; color:#56bfde;}
#bottomMenuUl a { }

#bottomMenu li a { padding:2px 2px 0px 2px; text-align:center; }
#bottomMenu li { padding:0px 8px 4px 9px;}

#bottomMenu A:hover {text-decoration: underline; color:#56bfde;}


#footerBottomSearch { 
float:right; width:330px;
background-image:url(images/footerBottomSearch.jpg);
background-repeat:no-repeat;
height:50px;
margin:2px 10px;


}

#footerBottomSearch input.send-btn {
width: 35px;
height: 31px;
background-image: url(images/search-go.png) ;
outline: none;
display:inline;
border:0;
}
#footerBottomSearch input.send-btn:hover {
background-image: url(images/search-go.png) ;
display:inline;
border:0;
cursor:pointer;
}


.ie #footerBottomSearch {
margin-top:20px;
} 
#footerBottomSearch .inputfield {
margin-top:2px;
background-position:10px 20px;
width:210px;height:20px;
padding:4px 2px 3px 2px;
font-size:17px;
color:#AAAAAA;
height:30px;
margin-right:14px;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:transparent;
border:0;
margin-left:55px;
}


.safari .inputfield, .safari #footerBottomSearch .inputfield { margin-top:0px;}

p { padding:5px; margin:0px;

font-size:12px; font-family:Arial, Helvetica, sans-serif; 
line-height:130%;

 }









/* Page Templates */



#isbcsrepositorylist .postHeader, #isbcsrepository .postHeader {
	background-image:url(images/barLargeRedBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:35px;
	background-color:#db0c12; 
	border-bottom:solid 1px #b30f13;
	
}
#isbcsrepositorylist .postHeaderBackgroundLeft, #isbcsrepository .postHeaderBackgroundLeft {
	background-image:url(images/barLargeRedLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}
#isbcsrepositorylist .postHeaderBackgroundRight, #isbcsrepository .postHeaderBackgroundRight {
	background-image:url(images/barLargeRedRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.entry { background-color:#FFFFFF;}
ul#single {margin-top:0px;}

#as_credits { display:none;}
#as_form { font-size:12px; font-family:Helvetica,Arial,Serif}
#as_form fieldset { background-color:#FFFFFF;}
#as_form fieldset legend { text-transform:uppercase;}



#isbcsrepositorylist .postFooter, #isbcsrepository .postFooter {
	background-image:url(images/barSmallRedBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#b30f13;
	border-top:solid 1px #b30f13; 
	
}
#isbcsrepositorylist .postFooterBackgroundLeft, #isbcsrepository .postFooterBackgroundLeft {
	background-image:url(images/barSmallRedLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#isbcsrepositorylist .postFooterBackgroundRight, #isbcsrepository .postFooterBackgroundRight {
	background-image:url(images/barSmallRedRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}





#page_press .postFooter, #page_press .postFooter {
	background-image:url(images/barSmallBlueBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ed6414;
	border-top:solid 1px #19378c;  
	
}
#page_press .postFooterBackgroundLeft, #page_press .postFooterBackgroundLeft {
	background-image:url(images/barSmallBlueLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#page_press .postFooterBackgroundRight, #page_press .postFooterBackgroundRight {
	background-image:url(images/barSmallBlueRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}





#isbcsrepository .boxHeader {background-image:url(images/barSmallRedBackground.jpg);}
#isbcsrepository .HeaderBackgroundLeft {background-image:url(images/barSmallRedLeft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#isbcsrepository .boxHeaderBackgroundRight  {
	background-image:url(images/barSmallRedRight.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}




/* ABOUT US, LINKS-AFFILIATES, CONTACT-US */


#page_about-us .boxHeader, #page_contact-us .boxHeader, #page_links-affiliates .boxHeader {
	background-image:url(images/barSmallPurpleBackground.jpg);
}
#page_about-us .boxHeaderBackgroundLeft, #page_contact-us .boxHeaderBackgroundLeft, #page_links-affiliates .boxHeaderBackgroundLeft {
	background-image:url(images/barSmallPurpleLeft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#page_about-us .boxHeaderBackgroundRight, #page_contact-us .boxHeaderBackgroundRight, #page_links-affiliates .boxHeaderBackgroundRight {
	background-image:url(images/barSmallPurpleRight.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}



#page_press .boxHeader {
	background-image:url(images/barSmallTealBackground.jpg);
}
#page_press .boxHeaderBackgroundLeft {
	background-image:url(images/barSmallTealLeft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#page_press .boxHeaderBackgroundRight {
	background-image:url(images/barSmallTealRight.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}





/* END ABOUT US */


/* LIST OF EVENTS */

#eventslist .postHeader {
	background-image:url(images/barLargeBlueBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:35px;
	background-color:#294bb7; 
	border-bottom:solid 1px #19378c;
	
}
#eventslist .postHeaderBackgroundLeft {
	background-image:url(images/barLargeBlueLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}
#eventslist .postHeaderBackgroundRight {
	background-image:url(images/barLargeBlueRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}






#eventslist .postFooter {
	background-image:url(images/barSmallBlueBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ed6414;
	border-top:solid 1px #19378c; 
	
}
#eventslist .postFooterBackgroundLeft {
	background-image:url(images/barSmallBlueLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#eventslist .postFooterBackgroundRight {
	background-image:url(images/barSmallBlueRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

/* END LIST OF EVENTS */



#news_page .entry, #text .postContent { border-left:1px solid #ffcb99; border-right:1px solid #ffcb99}
#page_press .entry,#eventslist .postContent { border-left: 1px solid #294cb7; border-right: 1px solid #294cb7;}
#isbcsrepository .entry {}
#isbcsrepositorylist .postContent { border-left:1px solid #db0c12; border-right:1px solid #db0c12}

#showArchives:hover {cursor:pointer;}


#page_press .postHeader {
	background-image:url(images/barLargeBlueBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:35px;
background-color:#294cb7; 
	border-bottom:solid 1px #294cb7;
	
}
#page_press .postHeaderBackgroundLeft {
	background-image:url(images/barLargeBlueLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}
#page_press .postHeaderBackgroundRight {
	background-image:url(images/barLargeBlueRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}



.postHeader {
	background-image:url(images/barLargeOrangeBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:35px;
	background-color:#ed6414; 
	border-bottom:solid 1px #ffcb99;
	
}

#news_page .postHeader {background-color:#ffcb99;}
.postHeaderBackgroundLeft {
	background-image:url(images/barLargeOrangeLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}
.postHeaderBackgroundRight {
	background-image:url(images/barLargeOrangeRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.postFooter {
	background-image:url(images/barSmallOrangeBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ed6414;
	border-top:solid 1px #aa4f17; 
	
}
.postFooterBackgroundLeft {
	background-image:url(images/barSmallOrangeLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.postFooterBackgroundRight {
	background-image:url(images/barSmallOrangeRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}


.postFooterHeight {
	height:30px;



}


.postFooterDate  {
 float:right; margin-right:10px;  text-decoration:none; margin-top:6px;font-family:Georgia,Times New Roman,serif;
font-size:10px;
color:black;}


.postFooterDate1  {
 margin-right:10px;  text-decoration:none; margin-top:6px;font-family:Georgia,Times New Roman,serif;
font-size:10px;
color:black;}
#events .postFooterDate  {
float:none; margin-right:0px;  text-decoration:none; margin-top:6px;font-family:Georgia,Times New Roman,serif;
font-size:10px;
color:black;

text-decoration:none;font-family:Georgia,Times New Roman,serif;
font-size:10px;
color:black;
width:150px;
background-color:#88a9e5;
}


.postFooterLinks  {
 float:left; margin-right:10px; margin-top:0px;}

 

.postFooterLinks ul {margin-top:6px;}
 .up ul { margin-top:0px;}
.postFooterLinks li {display: inline;
list-style-type: none;
margin-left:10px;
font-family:Georgia,Times New Roman,serif;
font-size:10px;
color:black;
margin-top:4px;
}
.postFooterLinks li a:link {color:black; text-decoration:none; margin-top:4px;}
.postFooterLinks li a:hover {color:#030f16; text-decoration:underline;}


.postContent {
background-color:#f6f1d4;
margin:0px; 
}
.postContent p {
padding:10px;
color:#0b2f4d;
font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; 
line-height:130%;}



.postTitle a:link { 
text-decoration:none;
color:#000000;
}
.postTitle a:hover { 
text-decoration:none;
color:#000000;
}
.postTitle a:visited { 
text-decoration:none;
color:#000000;
}




#pagetitle {
 color:#000000; 
font-size:15px; 
font-weight:bold;
font-family:Tahoma, Verdana, Arial, sans-serif; 
margin-left:12px;
padding-top:2px;
width:200px;
float:left;
}


#text {margin-left:10px;}

#leftcolumn { width:778px; float:left; margin-left:2px;}
#leftcolumn_search { width:983px; float:left; margin-left:2px;}
.copyright {display:none;}

.repository .postTitle a:link{ color:#0d2f41;}
.repository .postFooterDate { color:#0d2f41;}

.repository .entry, #text .postContent { border:none; }
.repository #isbcsrepositorylist .postFooter, #isbcsrepository .postFooter {border:none;}
.repository #isbcsrepositorylist .postHeader, #isbcsrepository .postHeader { border:none;}
.repository #pagetitle {color:#0d2f41;}
.repository .boxHeaderLinks li a { color:#0d2f41;}

.boxHeaderLinks li a { color:#74481e;text-decoration:none}
.boxHeaderLinks li a:link{ color:#74481e;text-decoration:none}
.boxHeaderLinks li a:visited{ color:#74481e;text-decoration:none}
.boxHeaderLinks li a:hover { color:#74481e;text-decoration:none}

#news_page .postTitle {color:#74481E;}
#news_page .postTitle a:link {color:#74481E;}
#news_page .postTitle a:hover {color:#74481E;}
#news_page .postTitle a:visited {color:#74481E;}

#isbcsrepositorylist .postHeader, #isbcsrepository .postHeader { background-color:#fbf4ac;}
#page_press .boxHeaderLinks li a { color:black; }
#page_press .boxHeaderLinks li a:link { color:black; }


