@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
}
#bhome a#home  {
	color: #000;
	background-color: #A8896C;
} 
#blegion a#legion  {
	color: #000;
	background-color: #A8896C;
}
#bpulls a#pulls  {
	color: #000;
	background-color: #A8896C;
} 
#bchurch a#church  {
	color: #000;
	background-color: #A8896C;
} 
#blegion a#legion {
	color: #000;
	background-color: #A8896C;
}

#bseniors a#seniors  {
	color: #000;
	background-color: #A8896C;
} 
#bclubs a#clubs  {
	color: #000;
	background-color: #A8896C;
}
#blocals a#locals  {
	color: #000;
	background-color: #A8896C;
} 
#brenovation a#renovation  {
	color: #000;
	background-color: #A8896C;
} 

.class2 a:link, a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #00F;
	border: none;
}

.class2 a:hover {
	color: #673401;
	text-decoration: underline;
	border: none;
}
.class2 a:active {
	color: #000;
	color: #673401;
	border: none;
}
.class1 a:link {
	display:block;
	text-decoration:none;
	width:180px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #9F5913;
	background-color: #74481B;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}


.class1 a:visited {
	display:block;
	text-decoration: none;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #9F5913;
	background-color: #74481B;
	width: 180px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.class1 a:hover {
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #9F5913;
	background-color: #8A5520;
}



	
.twoColFixLtHdr #container {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/sidebar_border.jpg);
	background-repeat: repeat-y;
	background-position: 230px;
} 
.twoColFixLtHdr #header {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A8896C;
	height: 125px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A8896C;
}



.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#container #mainContent h1 {
	color: #77481A;
	font-size: 24px;
}
#container #mainContent h2  {
	color: #77481A;
	font-size: 18px;
}
#sidebar1 .smType {
	font-size: 12px;
}
#bhome #container #mainContent table tr td .monthly {
	font-size: 16px;
	color: #77481A;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
}
#bhome #container #mainContent img {
	float: right;
}

#bhome #container #mainContent table tr td .monthly1 {
	font-size: 18px;
	font-weight: bold;
	color: #77481A;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #77481A;
	background-color: #FFF;
}
#bhome #container #mainContent table tr td .monthly2 {
	font-size: 18px;
	font-weight: bold;
	color: #77481A;
	text-align: center;
	background-color: #FFF;
}
#bhome #container #mainContent table tr td .breakfast {
	font-size: 14px;
	text-align: center;
	color: #77481A;
}

#bhome #container #mainContent table tr td {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bhome #container #mainContent table tr td .happeningInfo {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
#bhome #container #mainContent table tr td .month1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #673401;
}
#bhome #container #mainContent table tr td .day1 {
	font-size: 14px;
	color: #673401;
	font-weight: bolder;
}
#bhome #container #mainContent table tr td .event1 {
	font-size: 16px;
	color: #F00;
	font-weight: bolder;
	text-align: center;
}
#bhome #container #mainContent table tr td .description1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#bhome #container #mainContent table tr td .description2 {
	font-size: 12px;
	text-align: center;
}


#bseniors #container #mainContent h2 {
	color:  #2A1FAA;
}
#bseniors #container #mainContent h1 {
	color: #2A1FAA;
}
#bseniors #container #mainContent img {
	float: right;
	padding-top: 14px;
}
#bseniors #container #mainContent h3 {
	font-size: 12px;
	color: #000;
}

#bseniors #container #mainContent table {
	font-size: 16px;
	color: #1E2261;
	text-align: left;
	padding: 2px;
}
#brenovation #container #mainContent .statement {
	font-size: 18px;
	color: #D47F55;
	text-align: center;
	font-weight: bold;
}

#brenovation #container #mainContent .statement1 {
	font-size: 16px;
	font-style: italic;
	color: #D47F55;
	text-align: center;
	font-weight: bold;
}
#brenovation #container #mainContent table {
	font-size: 12px;
	color: #D45F00;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
#bchurch #container #mainContent img {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#bchurch #container #mainContent h1 {
	color: #660033;
}
#bchurch #container #mainContent h2 a {
	font-size: 12px;
	color: #660033;
	text-decoration: underline;
}
#bchurch #container #mainContent h2 {
	color: #660033;
}


#bchurch #container #mainContent h3 {
	font-size: 12px;
	color: #000;
}
#bchurch #container #mainContent .trip {
	text-align: left;
	float: left;
	width: 490px;
}
#bchurch #container #mainContent #Churchcalendar{
	text-align: center;
	width: 555px;
	float: left;
	padding-right: 150px;
	padding-left: 0px;
}
#blegion #container #mainContent #obituary {
	text-align: center;
	margin: auto;
	height: 290px;
	width: 510px;
}







#blegion #container #mainContent img {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
}
#blegion #container #mainContent table {
	font-size: 12px;
	color: #2A1FAA;
	text-align: center;
	padding: 0px;
}
#blegion #container #mainContent h1 {
	color: #2A1FAA;
}
#blegion #container #mainContent h2 {
	color: #2A1FAA;
}
#blegion #container #sidebar1 table tr td {
	font-size: 11px;
	color: #2A1FAA;
	text-decoration: underline;
}
#bpulls #container #mainContent h1 {
	font-size: 24px;
	font-weight: bold;
	color: #2A1FAA;
	text-align: left;
}

#bpulls #container #mainContent .largerType {
	font-size: 16px;
	font-weight: bold;
	color: #2A1FAA;
	text-align: center;
}
#bpulls #container #mainContent hr {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

#blocals #container #mainContent table tr td   {
	text-align: center;
}
#blegion #container #sidebar1 .newsLegion {
	font-size: 12px;
	color: #2A1FAA;
	font-weight: bold;
}
#bclubs #container #mainContent h1 {
	color: #1B458F;
}
#bclubs #container #mainContent h2 {
	color: #193F8A;
}
#bclubs .breakfast   {
	text-align: center;
	color: #193F8A;
	font-size: 24px;
}
#bclubs .breakfast1   {
	font-size: 16px;
	color: #193F8A;
	text-align: center;
}

#bclubs #container #mainContent table {
	font-size: 14px;
	color: #193F8A;
	text-align: left;
	padding-left: 5px;
	border: thin solid #193F8A;
}









#sidebar1 h3   {
	color: #77481A;
}





.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #A8896C;
	background-color: #FFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bhome #container #mainContent fieldset {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
