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

#clear {height:0px;clear:left;}

.twoColFixLtHdr #header { 
	background-image: url(../images/header_bar.png); 
	background-repeat: no-repeat;
	height: 110px;
	padding-bottom: 10px;
	margin-top: 3px;

} 
.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: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 15px 15px 0px;
}
.twoColFixLtHdr #largeimage { 
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/homepage_lrgimage.jpg);
	height: 285px;
	background-repeat: no-repeat;
	width: 750px;
} 
.twoColFixLtHdr #mainContent { 
	margin: 0 0 175 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 405px;
	padding-left: 10px;
	paddint-top: 10px;
	float:left;
}
.mainbody { 
	margin: 0 0 175 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 450px;
	paddint-top: 10px;
	float:left;
}  
.twoColFixLtHdr #footer { 
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		width: 800px;
		height: 25px;
} 
.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 */
}
.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;
}
.events {
		padding-left: 28px;
		padding-bottom: 10px;
	}
.news {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 5px 5px 0px;
}
.toppadding
{padding-top: 480px;}

#content { width:580px;
	padding-top: 10px;}
.footertext{
			font-family: Arial, Helvetica, sans-serif;
		font-size: 10px; 
		font-weight: bold;
		text-align: center;
}
.disclaimerlinks {
				font-family: Arial, Helvetica, sans-serif;
		font-size: 9px; 
		text-align: center;
		line-height: 13px;
		color: #666666;
}
.weather
{ 
	padding-left: 28px;
	height: 50px;
	width: 340px;
	}
.news_events
{ 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	}
.news_dates
{ 
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 15px;
	font-size: 14px;
	font-weight: bold;
	}
.newsbox
{ padding-left: 10px;
padding-right: 8px;
padding-bottom: 3px;
padding-top:3px;
}
.bodytext
{ font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	}
.bodytext_bold
{ font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	}
.subheads
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	}
.subheads2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	}
.datebox
{
	background-image: url(../images/lrg_event.png);
	background-repeat: no-repeat;
	height: 70px;
		}
.largedate
{font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 5px;
	height: 50px;
	font-weight: bold;
	float: left;}
.datecontent
	{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-right: 50px;
	padding-top: 10px;

	}
.fourthofjuly
{
width: 577px;
}
.colmnone
{width: 175px;
padding-top: 125px;
height: 360px;
float: left; 
margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
font-weight: bold;


}
.colmntwo
{width: 175px;
padding-top: 155px;
height: 330px;
float: left; 
margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
font-weight: bold;
}
.colmnthree
{width: 175px;
padding-top: 175px;
height: 310px;
float: left;
margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
font-weight: bold;


}
.fourth_headers
{font-family:  Arial, Helvetica, sans-serif;

font-weight: bold;
font-size: 14px;
color: red;}
.fourthdate
{font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	float: left;
	}
	
/* Header / Menu Styles */
#MenuBar1 {z-index:0;}
.logo {z-index:1;border:0px;padding-left:353px;margin-top:-50px;}