/*CSS Document*/
body, html {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial;
	color: #525162;
	font-size: 0.9em;
	font-weight: normal;
	background-image: url(images/cork_bkg.jpg);
	background-repeat: repeat;
}
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-size: 2em;
	color: #EA5E00;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 12px;
}
h2 {
	font-size: 1.5em;
	margin: 20px 0px 0px;
}
h3 {
	font-size: 1.1em;
	margin: 0px;
}
a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#masthead, #mastheadmain {
	width: 960px;
	margin: 0 auto;
	/*position: relative;*/
	padding: 0px;
	height: 185px;
}
#mastheadmain {
	height:88px;
}
#mastcbtlogo {
	position: absolute;
	top: -50px;
	left: 30px;
	float: left;
	z-index: 999;
	border: none!important;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 196px;
}
#mastcbtlogo a img {
	text-decoration: none;
	border: none!important;
	display: block;
}
#mastcbtlogo a:link img {
	text-decoration: none;
	border: none;
	/*border: solid 1px #fff;*/
	display: block;
}
#mastcbtlogo a:hover img {
	text-decoration: none;
	border: none;
 padding:0!important display: block;
}
/*-- mainnav--*/
#mainnav {
	width: 960px;
	padding: 0px;
	margin: 0px;
	height: 60px;
	float: right;/*margin-top: 50px;*/
}
#mainnav p {
	display: block;
	font-size: 90%;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
}
#mainnav a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.mainnavtag1 a:link, .mainnavtag1 a:visited, .mainnavtag2 a:link, .mainnavtag2 a:visited, .mainnavtag3 a:link, .mainnavtag3 a:visited, .mainnavtag4 a:link, .mainnavtag4 a:visited, .mainnavtag5 a:link, .mainnavtag5 a:visited {
	display: block;
	background: url(images/mainnav_btns.png) no-repeat left bottom;
	height: 40px;
	padding-top: 0px;
	width: 120px !important;
	color: #FFF !important;
	font-size: 1px;
}
.mainnavtag1 a:hover, .mainnavtag1 a:active, .mainnavtag2 a:hover, .mainnavtag2 a:active, .mainnavtag3 a:hover, .mainnavtag4 a:active, .mainnavtag4 a:hover, .mainnavtag4 a:active, .mainnavtag5 a:hover, .mainnavtag5 a:active {
	display: block;
	background: url(images/mainnav_btns.png) no-repeat left top;
	height: 40px;
	padding-top: 0px;
	width: 120px!important;
	color: #FFFFFF !important;
	font-size: 1px;
}
.mainnavtag2 a:link, .mainnavtag2 a:visited {
	background-position: -120px bottom;
}
.mainnavtag2 a:hover, .mainnavtag2 a:active {
	background-position: -120px top;
}
.mainnavtag3 a:link, .mainnavtag3 a:visited {
	background-position: -240px bottom;
	color: #FFFFFF;
}
.mainnavtag3 a:hover, .mainnavtag3 a:active {
	background-position: -240px top;
}
.mainnavtag4 a:link, .mainnavtag4 a:visited {
	background-position: -360px bottom;
	color: #FFFFFF;
}
.mainnavtag4 a:hover, .mainnavtag4 a:active {
	background-position: -360px top;
}
.mainnavtag5 a:link, .mainnavtag5 a:visited {
	background-position: -480px bottom;
	color: #FFFFFF;
}
.mainnavtag5 a:hover, .mainnavtag5 a:active {
	background-position: -480px top;
}
#mainnav ul {
	list-style: none;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	float: right;
	margin: 0px;
	position: relative;
	left: -30px;
}
#mainnav li {
	width: 120px !important;
	font-size: 90% !important;
	font-weight: normal;
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
/*-- end of main nav bar --
--contact and donate page buttons --*/
.pagebtn1 a:link, .pagebtn1 a:visited, .pagebtn2 a:link, .pagebtn2 a:visited {
	display: block;
	background-image: url(images/page_btns.png);
	background-position: left bottom;
	height: 40px;
	padding-top: 0px;
	width: 100px !important;
	color: #FFF !important;
	font-size: 1px;
}
.pagebtn1 a:hover, .pagebtn1 a:active, .pagebtn2 a:hover, .pagebtn2 a:active {
	display: block;
	background-image: url(images/page_btns.png);
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	width: 100px;
	color: #FFFFFF !important;
	font-size: 1px;
}
.pagebtn2 a:link, .pagebtn2 a:visited {
	background-position: 100px bottom;
}
.pagebtn2 a:hover, .pagebtn2 a:active {
	background-position: 100px top;
}
/*-- end of page buttons --*/
#login, #search {
	width: 250px;
	height: 40px;
	/*background: url(images/login_bkg.png ) no-repeat 4px 0;*/
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}
.logintxt {
	margin: 6px 0 0 2px;
	background-color: #FAFAF9;
	border: 1px solid #FFF;
	width: 140px;
	height: 24px;
	float: left;
	color: #666666;
}
.loginbtn {
	/*float: right;*/
	margin: 0 6px 0 0;
	width: 75px;
	padding: 0px;
	float: right;
}
#wrapperhome {
	width: 960px;
	height: 772px;
	margin: 0px auto;
	padding: 0;
	background: url(images/paper_bkg.png) no-repeat top left;
	position: relative;
	top: 0px;
}
#wrapper {
	width: 960px;
	background: url(images/pageedge.png) repeat-y top left;
	margin: 0px auto 0;
	position: relative;
	padding: 0;
}
#newspanel {
	width: 590px;
	margin: 0;
	float: left;
	position: relative;
	left: 40px;
}
#col1 {
	width: 286px;
	float: left;
	min-height: 230px;
	margin: 0;
}
#col2 {
	width: 290px;
	float: left;
	min-height: 230px;
	margin: 0 0 0 4px;
}
#col1 p, #col2 p {
	margin: 0 10px 6px;
}
#col1 h1, #col1 h2, #col1 h3, #col2 h1, #col2 h2, #col2 h3 {
	margin: 20px 10px 10px;
}

#col1 h2, #col2 h2{
border-bottom: dashed 2px #FF6600;
width: 265px;
}

#col1 ul, #col2 ul, #col3 ul {
	margin: 1em 0 10px 15px;
	list-style-image: url(images/bullet1.png);
	list-style-position: outside;
	color: #000000;
	font-size: 86%;
}
#col1 li, #col2 li {
	/*margin: 0 0 0 20px;
	color: #000;*/
	margin: 0px 0 6px 0;
}
#col3 {
	width: 290px;
	margin: 0;
	float: left;
	background-image: url(img/homecol3_lines.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	position: relative;
	left: 50px;
}
#col3 p {
	font-size: 86%;
	color: #41404D;
	margin: 0 0 1em 10px;
}
#col3 h1, #col3 h2, #col3 h3 {
	margin: 10px 0 0;
	color: #000000;
	font-weight: bold;
}
#col3 h1 {
	font-size: 150%;
	color: #006FA1;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #006FA1;
}
#col3 h2 {
	font-size: 130%;
}
#col3 h3 {
	font-size: 110%;
}
#col3 .title {
	font-size: 2em !important;
	width: 100%;
	font-weight: bold !important;
	color: #006FA1 !important;
	border-bottom: 2px dashed #006FA1;
}
#dashedbox {
	width: 280px;
	margin: 0;
	border: 3px dashed #CCC;
}
/*-- this is where the post-it notes are defined --*/
#footnotes {
	width: 960px;
	margin: 0 auto;
	height: 200px;
	padding: 0px;
	position: relative;
	top: -75px;
}
.postit1 {
	display: block;
	width: 180px;
	height: 200px;
	background-image: url(images/postnote1.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 86%;
	color: #000000;
	margin: 0 0 0 620px;
	padding: 42px 20px 10px;/*position: relative;
	left: 620px;*/
}

.eventtitle, .eventdate, .eventcontent{
font-family: "Courier New", Courier, monospace;
	font-size: 86%;
	color: #000000;
	margin: 0 0 0 620px;
	padding: 42px 20px 10px;
	}



.postit_Ralign, .postit_Lalign {
	display: block;
	width: 180px;
	height: 200px;
	background: url(images/postnote2.jpg) no-repeat left top;
	font-family: "Courier New", Courier, monospace;
	font-size: 86%;
	color: #000000;
	padding: 42px 20px 0px;
	float: right;
	margin: 0 0px 0px 6px;
}
.postit_Lalign {
	float: left;
}
/*-- main pages --*/
#majorpanel {
	width: 590px;
	margin: 0;
	float: left;
	position: relative;
	left: 40px;
}
#majorpanel p {
	margin: 0 0 1em 0px;
	font-weight: normal;
}
#majorpanel img {
	border: 1px solid #999999;
	padding: 2px;
}
#majorpanel ul {
	list-style-image: url(images/bullet1.png);
	list-style-position: outside;
	color: #000000;
	font-size: 90%;
	margin-left: 30px;
	margin-bottom: 1em;
	margin-top: 1em;
}
#majorpanel li {
	margin: 0px 0 6px 0;
}
#address {
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: -70px;
}
#address p {
	font-family: "Courier New", Courier, monospace;
	margin: 0 0 0 40px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	height: 123px;
	padding: 0px;
	clear: both;
}
/*-- general --*/
.clearall {
	clear: both;
}
.bullet1 a:link, .bullet1 a:visited {
	background: url(images/bullet2.png) no-repeat left bottom;
	padding: 0 0 0 22px;
	margin: 0px !important;
	line-height: 1;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.bullet1 a:hover, .bullet1 a:active {
	background: url(images/bullet2.png) no-repeat left 0;
	padding: 0 0 0 22px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
strong {
	color: #000000;
	font-weight: bold;
}
.imgborder {
	border: solid 1px #ccc;
}
.testimonial {
	display: block;
	width: 240px;
	float: right;
	padding: 4px;
	border: dashed 2px #999999;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 100%;
	color: #006FA1;
	background-color: #EAE4D5;
	margin: 0px 0px 0px 8px;
	font-style: italic;
}
.testimonialauthor {
	font-family: Tahoma, Verdana, sans-serif;/*font-weight: bold;*/
	font-style: normal;
	
}
.imgfloatright {
	float: right;
	margin: 0 0 6px 6px;
}
.imgfloatleft{
	float: left;
	margin: 0 6px 6px 0;
}
/*--temp pages & flipbook --*/
#wrappertemp {
	width: 960px;
	height: 510px;
	margin: 30px auto !important;
	padding: 0;
	border: 1px solid #0066FF;
	background-color: #FFF;
}
#flipbook {
	width: 900px;
	height: 450px;
	margin: 30px auto;
	background-color: #292633;
	padding: 3px;/*border: 4px solid #0066FF;*/
}
#temp {
	width: 600px;
	height: 450px;
	margin: 30px auto;
	padding: 3px;
}
/*form formatting start*/
input.formtxt, input.formtxt2 {
	color: #000000;
	border: 1px solid #FFFFFF;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-style: normal;
	background-color: #BDD6D9;
}
input.formtxt2 {
	width: 40px;
	
}
input.formbtn {
	color: #000;
	width: 8em;
	border: 1px solid #FFFFFF;
	margin: 2px;
	background-color: #FF6600;
}
.textarea {
	background-color: #BDD6D9;
	color: #000000;
	width: 200px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 100%;
	border: 1px solid #FFFFFF;
}
form p {
	clear: left;
	margin: 0;
	padding: 5px 0 2;
	text-align: left;
}
form p label, .label2 {
	font-size: 100%;
	width: 220px;
	float: left;
	margin-right: 0.5em;
	margin-left: 0.5em;
	display: block;
	padding: 0px;
}
.label2 {
	width: 30px;
	float: left;
	
}
fieldset {
	border: 1px solid #006FA1;
	/*width: 60%;*/
	margin-right: auto;
	margin-left: auto;
}
legend {
	color: #000000;
	border: 1px solid #006FA1;
	padding: 2px 6px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 75%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #BDD6D9;
}
