/* Common Classes */
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }
.biggerfont { font-size: 2em;}
.blackborder { border: 1px solid black;}
hr {
	color:#FD7A19;
}
blockquote {
	margin: 15px;
	font-style: italic;
}
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
/*  background-color:#333; */
  background-image: url("../webpicts/water038.gif");
}
.pagebox {
	width: 1024px;
	margin: 0 auto;
}
.topper {
	height: 148px;
	background-image: url("../webpicts/BRYC_topper.jpg");
	background-repeat: no-repeat;
	}
.header {
	background:#FA7C25;
	color:#000;
	width: 1024px;
	height: 60px;
	background-image: url("../webpicts/burgee2.png");
	background-position: left;
	background-repeat: no-repeat;
	padding:0px;
}
.majorheading {
color:#FA7C25;
}
.header p {
	margin-top:0px;
	margin-bottom:0px;
	font: 42px Georgia, veranda, arial, serif;
	font-style: italic;
	padding: 0px;
	text-align: center;
}
.tagline {
	background:#000;
	}
.tagline p{
	font-style: italic;
	font-family: Georgia, veranda, arial,serif;
	font-size: 20px;
	padding: 5px;
	margin: 0px;
	text-align:center;
	color:#FD3319;

}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.navigation {
	float: float;
	width: 1024px;
	padding: 0 0 0 0;
}
.navigation ul{
	padding:0px;
	margin:0px;
	float: left;
	width: 1024px;
	height: 40px;
	background-color:#000;
	color: #FD7A19;
	
}
.navigation li {
	list-style: none;
	padding: 5px;
	font: 18px Georgia, veranda, arial, serif;
	text-decoration: none;
	color: #FD7A19;
	background:#000;
	float: left;
	text-align: center;
}
.navigation a:link {
	color: #FD8210;
	text-decoration: underline;
}
.navigation a:visited {
	color: #FD8210;
	text-decoration: underline;
}
.navigation a:hover {
	color: #FFF;
	text-decoration: none;
}
.mainbody {
	overflow: hidden;
	float:left;
	width:1024px;
	background:#FFF;
	padding: 0px;
	margin:0px;
	min-height: 600px;
	font:18px Georgia, veranda, arial, serif;
}
.mainbody p{
	margin:15px;
}
.mainbody h1{
	padding:0;
	margin:0;
	line-height: 1em;
}
.intro {
	font: 20px Georgia, Veranda, Arial;
	font-style:italic;
}
.burgee{
	font: 18px Georgia, veranda, arial, serif;
	margin:25px;
	text-align:center;
}
.locateimg {
	float:right;
	padding-top: 20px;
	padding-right:5px;
	padding-left: 5px;
}
.news {
	padding-left: 25px;
	padding-right: 15px;
}
.news h1{
	font-family: georgia, verdana, arial, serif;
	font-size: 34px;
	text-align: center;
	font-style: italic;
	padding-top:5px;
	color: #000;
}
.newslist {
	font: 18px Georgia, veranda, arial, serif;
	padding-left: 40px;
	text-align: left;
	width: 924px;
}
.newslist li {
	margin-top:10px;
	padding-left:10px;
	text-align: justify;
}
.newslist span {
	color:#800080;
}
.impnews {
	background:#FA7C25;
	border: 2px solid black;
	margin: 35px;
	padding: 5px;
}
	
.footer {
	width: 1024px;
	padding: 0 0;
	margin: 0 0;
	background: #bbb;
	border-top: 1px solid #000;
	padding-bottom: 1px;
	font: 12px Georgia, veranda, arial, serif;
	text-align: center;
}
.copyright {
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 1024px;
	font: 14px arial;
	color: #FF0000;
	position: relative;
	text-align: center;
	background-color: #bbb;
}
.event_table {
	border-collapse: collapse;
}
.event_table caption {
	font: 36px Georgia, veranda, arial, serif;
}
.event_table th {
	padding: 4px;
	border: 3px solid #FD830D;
	font: 12px Georgia, veranda, arial, serif;
}
.event_table td {
	padding: 4px;
	border: 1px solid #FD830D;
	font: 15px Georgia, veranda, arial, serif;
}
/*calendar formats*/
.cal_form{
	padding:0;
	margin:0;
	float:right;
}
.calendar {
	padding-top: 0px;
}
.calmain {
	float:left;
	width:785px;
	border:1px solid black;
}
.calmonth {
	background-color:black;
	font:bold 12px Georgia, veranda, arial, serif;
	color:#FFF;
}
.caldaysofweek {
/*	background-color: #DFE0AF;*/
	background-color:#ABABAB;
	font:bold 12px Georgia, veranda, arial, serif;
	color:#000;
}
.caldays {
	padding:0px;
	width:	65px;
	height:	70px;
	vertical-align: top;
	text-align: right;
	font-size: 14px;
	font-family: arial, sans-serif;
	color:#000;
	border-color:#CCC;
/*	background-color: #DFE0AF;*/
	background-color:#FFF;
	font-weight:bold;
}
.caltoday{
	padding:0px;
	width:	65px;
	height:	70px;
	vertical-align: top;
	text-align: right;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: red;
}
.caltext{
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: right;
}
.facilitieslist{
		padding:30px;
		list-style: disc;
		font: 18px Georgia, veranda, arial, serif;
		float: left;
}
.thumbs {
	margin: 10px;
	width:700px;
	padding-left:80px;
	height: 180px;
/*	border: 1px solid red; */

}
.thumbs div{
	margin:0px;
	float:left;
	padding-left:30px;
	text-align:center;
}
.officers {
	margin: 10px;
	width:1024px;
	padding-left:80px;
	height: 260px;
/*	border: 1px solid red; */
}
.officers div {
	margin:0px;
	float:left;
	padding-left:30px;
	text-align:center;
}

.media{
	width: 800px;
}
/* easynews styles */
.more {
	display: none;
}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
}
ul#EasyNews {
	list-style-type: none;
	}
ul#EasyNews li {
	list-style-type: none;
	}
.subject{
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	}
/* contact list */
.contacts{
	border: blue;
}
.contacts th{
	text-align: center;
	font-size: 24px;
	width: 250px;

	}
.contacts td{
	text-align: left;
	font-size: 18px;
	}


