﻿html,body {height:100%;}

body, td, p, div, select, input, textarea, blockquote { 
	font-family: Trebuchet MS, Helvetica, Tahoma, Arial; color: #333333;}

body {
	margin: 0px;
	padding: 0px;
}

#page-container {
	margin: 0 auto;
	width: 985px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thick;
	border-top-color: #000000;
}
#topover {
	height: 77px;
	background-color: #d9301f;
	border-top-style: ridge;
	margin-top: 2px;
	border-bottom-style: outset;
	border-top-width: thick;
	border-bottom-width: medium;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}
#logo {
	width: 353px;
	height: 77px;
	float: left;
	margin-left: 30px;
}
#slogan a.language-pick {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}
#slogan {
	float: right;
	margin-right: 25px;
	margin-top: 3px;
	color: #FFFFFF;
	text-align: right;
	font-size: 32px;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	line-height: 75%;
}
.bao-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
}
#scroller {
	width: 885px;
	padding-top: 5px;
	margin-left: 50px;
}
#menu-container {
	background-image: url('../images/design/top_bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
	width: 985px;
	height: 48px;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	background: transparent;
}
.menu ul{
	background:transparent;
	height:30px;
	list-style:none;
	margin:0;
	margin-top: 18px;
	padding:0;
	float: right;
}
.menu li{
	float:left;
	padding:0px;
}
.menu li a{
	background: transparent url('../images/menu/seperator.gif') no-repeat right bottom;
	color: #ffffff;
	display: block;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
.menu li a:hover, .menu ul li:hover a{
	background: #930111 url('../images/menu/hover.gif') no-repeat center bottom;
	color: #FFFFFF;
	text-decoration: none;
}
.menu li ul{
	background:#676767;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}
.menu li:hover ul{
	display:block;
}
.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}
.menu li:hover li a{
	background:none;
}
.menu li ul a{
	display:block;
	height:30px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a{
	background: #930111 url('../images/menu/hover_sub.gif') no-repeat left;
	border: 0px;
	color: #ffffff;
}			
#breadcrumb {
	padding: 0px;
	width: 100%;
	line-height: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
}
#breadcrumb h1 {
	color: #999999;
	float: left;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serifl;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: medium #999999 inset;
	letter-spacing: 1px;
}
#content-full {
	/* border: thin solid #CCCCCC; */
 	width: 985px;
	min-height: 600px;
}
#content-left {
	background-position: left top;
	float: left;
	width: 250px;
	margin-top: 0;
	text-align: left;
	background-image: url('../images/design/skew-ribbon.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	z-index:3;
}
#content-right {
	float: right;
	margin-top: 0px;
	width: 350px;
	z-index: 3;
}
#content-right-all {
	float: right;
	margin-top: 0px;
	width: 725px;
}
#content-middle {
	width: 350px;
	margin-top: 0px;
	margin-left: 275px;
	z-index:3 ;
}

/*   */
/*  This section has visibility HIDDEN until I can figure out the spacing oneach page */
/*  */
#footer {
	height: 60px;
	width: 985px;
	visibility: hidden;
	z-index: 3;
}
#collage2 {
	background-image: url('../images/design/collage_bot.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	height: 52px;
}
#copyright {
	float: left;
	padding-left: 70px;
	padding-top: 20px;
	color: #ffffff;
	font-size: 10px;
	visibility: hidden;
}
#bottom-nav {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	visibility: hidden;
}
#credits {
	font-size: 10px;
	color: #999999;
	margin: 20px;
	text-align: center;
	visibility:hidden;
}

/*   */
/*  This ends the HIDDEN Section */
/*  */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #d3010f;
	border: 0px solid #676767;
	border-bottom-width: 1px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

h6 {
	border: none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
table {border-collapse: collapse;}

p, table, td, form, ul, li {
	font-size: 12px;
}
b, strong {
	font-weight: bold;
}
A {text-decoration: underline;}
A IMG {
	border: none;
}

A:link, A:active, A:visited {COLOR: #d3010f;}
A:hover {COLOR: #4b4b4b; text-decoration: none;}

.bullet-list {
	list-style-image: url('../images/icons/bullet_ribbon.png');
	list-style-position: outside;
	font-size: 12px;
	line-height: 18px;
}
.img-left {
	padding-right: .5em;
	padding-bottom: .5em;
	vertical-align: text-top;
	float: left;
}
.img-center {
	padding: .5em;
	float: none;
	text-align: center;
}
.center-text {
	text-align: center;
}
.links-list {
	margin: 10px;
	list-style-image: url('../images/icons/page_world.png');
	list-style-position: outside;
	font-size: 12px;
	line-height: 16px;
}
.submit {
	margin: 5px;
	color: #FFFFFF;
	background-color: #d3010f;
	border: thin solid #930111;
}
ul.links {
	list-style-type: none;
}
ul.links li {
	line-height:1.5em;
}
ul.links li a {
	font-weight: bold;
	font-size: 11px;
	}
ul.staff {
	list-style-type: none;
}
ul.staff li.name {
	border-bottom: thin #000000 solid;
	font-size: 14px;
	font-weight: bold;
	color: #993011;
}
ul.staff li.title {
	font-size: 11px;
	font-weight: bold;
}
span.telephone {
	list-style: none;
	font-size: 10px;
}
span.has-image-telephone {
	background-image: url('../images/icons/telephone.png');
	padding-left: 25px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 1.5em;
}
li.last {
	padding-bottom: 20px;
}
span.email {
	list-style: none;
	font-size: 10px;
}
span.has-image-email {
	background-image: url('../images/icons/email.png');
	padding-left: 25px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 1.5em;
}
span.has-image-weblink {
	background-image:url('../images/icons/page_world.png');
	padding-left: 25px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 1.5em;
}

blockquote {
	font-size: 12px;
	font-weight: bold;
}
#content-rss {
	margin-left: 250px;
	margin-top: 0;
	border-left: 1px solid gray;
	padding: 1em;
	max-width: 500px;
	min-height: 500px;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-left-color: gray;
}
#content-calendar {
	margin-left: 250px;
	margin-top: 0;
	border-left: 1px solid gray;
	padding: 1em;
	max-width: 700px;
	max-height:500px;
		text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-left-color: gray;
}
.img-right {
	padding-bottom: .5em;
	vertical-align: text-top;
	float: right;
	padding-left: .5em;
}

a.readmore {
	padding: 3px;
	color: #FFFFFF;
	background-color: #990311;
	border: 1px solid #000000;
	font-size: 9px;
	text-decoration: none;
}
p.readmore {
	text-align: right;
}
#press-article-light {
	background-color: #F7F7F7;
	padding: 10px;
	margin-bottom: 15px;
	line-height: 12px;
}
.press-title {
	font-weight: bold;
	color: #993011;
	line-height: 1em;
}
.press-pubdate {
	font-size: 10px;
	font-style: italic;
	line-height: 1em;
}
.press-author {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 1ex;
}
.press-readmore a {
	color: #FFFFFF;
	background-color: #993011;
	border: thin solid #000000;
	float: right;
}
.even {
	background-color: #FFF0F0;
}
td.press-last {
	border-bottom: thin #993011 solid;
	text-align: right;
}
.text-right {
	text-align: right;
}
ul.staff li.name a {
	font-size: 14px;
	font-weight: bold;
}
#homepage {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-bottom-color: #c0c0c0;
	width: 340px;
}
.hide-this {
	visibility: hidden;
}
.board-member {
	font-weight: bold;
	line-height: 2em;

}
#bottom-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
div#bingo {
	margin-bottom: 15px;
	background: #FFFFFF url('../images/events/bingo.png') no-repeat scroll center;
}
.rounded-corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	behavior:url('http://baobham.org/styles/border-radius.htc');
}
#buttons {
	padding: 5px;
	background-color: #FFDDE0;
}
#donate {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #d3010f;
	margin-top: 10px;
}
#donate h2 {
	color: #ffffff;
	border-color:#ffffff;
}
#donate p {
	color: #ffffff;
}
.reference {
	font-size: 10px;
	font-style: italic;
}
#newsletter {
	background-color: #CCCCCC;
	padding: 10px;
	width: 400px;
	height: 300px;
	overflow:auto;
}
#newletter p {
	color: #ffffff;
}
#article {
	padding-bottom: 15px;
}
#in-memory {
	background-color: silver;border:medium black outset;padding: 10px;
	margin-bottom: 15px;
}
table.bingo {
	background-image: url('../images/design/bingo_balls5B15D.png');
}
#form-layout {
	width: 500px;
	height: 500px;
}
#bio-format {
	background-color: #FFDDE0;
	border: medium solid #000000;
	padding: 5px;
	margin: 0px;
	width: 220px;
}

#form-layout {
	width: 500px;
	height: 500px;
}
.karen-table {
	background-image: url('../images/design/notepage.png');
	background-position: center;
}
.general-table {
	background-image: url('../images/design/question-background.png');
	background-position: center;
}

#press-article-dark {
	background-color: #FFECED;
	padding: 10px;
	margin-bottom: 15px; ];
	.press-title { font-weight: bold;
	color: #993011;
}
.press-pubdate {
	font-size: 10px;
	font-style: italic;
}
.press-author {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
}
.press-readmore a {
	color: #FFFFFF;
	background-color: #993011;
	border: thin solid #000000;
	float: right;
}
.even {
	background-color: #FFF0F0;
}
td.press-last {
	border-bottom: thin #993011 solid;
	text-align: right;
}
.text-right {
	text-align: right;
}
ul.staff li.name a {
	font-size: 14px;
	font-weight: bold;
}
#homepage {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-bottom-color: #c0c0c0;
	width: 340px;
}
.hide-this {
	visibility: hidden;
}
.board-member {
	font-weight: bold;
	line-height: 2em;

}
#bottom-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
div#bingo {
	margin-bottom: 15px;
	background: #FFFFFF url('../images/events/bingo.png') no-repeat scroll center;
}
#newsletter {
	background-color: #CCCCCC;
	padding: 10px;
}
#newletter p {
	color: #ffffff;
}
#article {
	padding-bottom: 15px;
}
#in-memory {
	background-color: silver;
	border:medium black outset;
	padding: 10px;
	float: left;
	width: 190px;
}
table.bingo {
	background-image: url('../images/design/bingo_balls5B15D.png');
}
#form-layout {
	width: 500px;
	height: 500px;
}
table.bingo {
	background-image: url('images/events/bingo_balls5B15D.png');
}
#form-layout {
	width: 500px;
	height: 500px;
}
.karen-table {
	background-image: url('../images/design/notepage.png');
	background-position: center;
}
bingo.table {
	background-image: url('images/design/bingo_balls5B15D.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.general-table {
	background-image: url('../images/design/question-background.png');
	background-position: center;
}
}
.press-paragraph {
	line-height: 1em;
}
a.readmore:hover {
	padding: 3px;
	color: #D3010F;
	background-color: #F0F0F0;
	border: 1px solid #000000;
	font-size: 9px;
	text-decoration: none;
}
#special-events {
	background-image: url('../images/design/events-back.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	padding: 20px 10px 10px 10px;
	background-color: #FFFFFF;
	width: 240px;
	height: 560px;
	text-align: center;
}
#special-events h2 {
	margin-right: 20px;
	margin-left: 20px;
}
.eventdate {
	font-weight: bold;
	color: #d9310f;
	font-size: 14px;
}
#special-events p {
	font-weight: bold;
}
blockquote.press {
	font-size: 11px;
	font-weight: normal;
	margin: 5px;
}
input.readmore {
	border: medium double #d3010f;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #93011F;
	font-weight: bold;
}
.event-row-odd {
	border-top-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	border-bottom-style: solid;
	padding: 15px 5px 20px 5px;
	text-align: center;
}
.event-row-even {
	border-top-style: solid;
	border-width: thin;
	border-color: #666666;
	border-bottom-style: solid;
	padding: 15px 5px 20px 5px;
	text-align: center;
	background-color: #D6D6D6;
}

