/* CSS Document */

body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#EEECEB;
	scrollbar-highlight-color:#0D0E30;
	scrollbar-3d-light-color:#0D0E30;
	scrollbar-base-color:#EEECEB;
	scrollbar-dark-shadow-color:#0D0E30;
	scrollbar-shadow-color:#0D0E30;
	scrollbar-track-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat;
	font-size: 11px;
	line-height: 1.4em;
	color:#000000;
	text-align: center;}

div#wrapper
 { position: relative;
width: 778px;
text-align: left;
margin: 0 auto;
}

a {
	color: #1B3461;
	text-decoration: underline;
}

a:hover {
	color: #999999;
}


	.form .text {
	font-weight: normal;
	color: #333333
	}

	.lefttext {
	 width: 281px;
	 padding: 5px 10px 2px 40px;
	background-color: #ffffff;}
	
	.lefttext .text {
	text-align: left;
	font-weight: normal;
	color: #333333;}

	
	.middletext { width: 281px;
	 padding: 5px 10px 2px 10px;
	background-color: #ffffff;
}

	.middletext .text {
	text-align: left;
	font-weight: normal;
	color: #333333;}
	
		.righttext { width: 215px;
	background-color: #ffffff;
}

	
.heading{
	 padding: 0px 40px 0px 40px;
	font-size: 14px;
	text-align: center;
	font-weight:  bold;
	color:  #837F61;
}
h2 { color: #60636B;
	font-size: 1.75em;
	text-align: center;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;}
		
/* flyout buttons */


div.flyoutbuttons {
	padding: 5px 5px 5px 5px;	
	background-color: #FFF9C9;
	background-image: url(images/flyout_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #8C8F88;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.10em;
	text-align: center;
	}
	
	a.smlinkfo {
	color: #000000;
	text-decoration:none;
	font-style:italic;
	display: block;
	}
	
a.smlinkfo:hover {color: #515094;
}
	
	
a.smlink {
	color: #000000;
	text-decoration:underline;
	font-style:italic;
	display: block;
	font-size: 13px;
	}
	
a.smlink:hover {color: #000000;
text-decoration:none;
}

hr {
width: 50%;
text-align: center;
color: #17355F;}

.monthbutton{
	background-image: url(images/bluebuttons2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 33px;
	border-left: 1px solid #ffffff;
}

.montha {
color: #000000;
font-size: 12px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	text-decoration: none;

}
.montha:hover {
color: #ffffff;

}	
	.bar {
	padding: 3px 0px 3px 0px;	
	background-image: url(images/bar.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	font-weight: bold;
	
	}
	.bar2 {
	padding: 5px 8px 5px 0px;	
	background-image: url(images/bar.jpg);
	background-position: top;
	background-repeat: repeat-y;
	text-align: left;
	font-weight: bold;
	
	}
	.frame {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
}
.imgcopy {
	border-style: solid;
	border-color: #39404F;
}
}
.style1 {
	
	background-color: #FFFF99;
	vertical-align: top;
}
.donation{
font-size: 14px;
color: 37349D;
font-weight: bold;

text-decoration: underline;
}
.donation:hover{
font-size: 14px;
color: 37349D;

text-decoration:none;
}
.scrollbar{
	background-image: url(images/bluebuttons2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 28px;
	
}

.scrollbarbut{
	padding-top: 4px;
	color:#F7F6C0; 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size:12pt;
	line-height: 1.15em;
	font-weight:normal; 
    font-variant: italic;
	vertical-align: middle;
}

td.bottomnav {
	background-color: #fff;
	font-style: italic;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
 	width: 100%;
}

td.bottomnav ul {
padding: 6px 0 7px 0; 
margin: 0;
text-align: center;
}

td.bottomnav ul li {
	display: inline;
}

td.bottomnav ul li a {
color: #494949;
padding: 6px 3px 4px 3px;
margin: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; 
}

td.bottomnav ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #354894;
color: #354894;
}