@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
	background-color: #FFF;
	background-image: url(../images/glossymetal.jpg);
	background-repeat: repeat;
	height: 35px;
}
.twoColFixLtHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-x;
	background-position: 0 755px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1270px;
	border: solid 0px #000;
} 
.twoColFixLtHdr #container #subheader {
	position: absolute;
	width: 1000px;
	height: 66px;
}
.twoColFixLtHdr #header {
	background-image: url(../images/banner5.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-color: #333;
	border-left-style: solid;
	border-left-color: #333;
	border-left-width: medium;
	border-right-style: solid;
	border-right-color: #333;
	border-right-width: medium;
	border-top-style: solid;
	border-top-color: #333;
	border-top-width: medium;
} 
.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 #container #flash {
	height: 322px;
	width: 1000px;
	position: absolute;
	top: 220px;
}
.twoColFixLtHdr #container #header #bannerbar {
	color: #FFF;
	position: absolute;
	left: 243px;
	top: 155px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 773px;
	letter-spacing: 1px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px;
	height: 795px;
	background-color: #000;
}
.twoColFixLtHdr #RightBar2{
	width: 215px;
	padding-left: 0px;
	padding-right: 15px;
	color: #FFF;
	height: 633px;
	position: absolute;
	top: 217px;
	left: 754px;
}
.twoColFixLtHdr #container #mainContent p img {
	position: absolute;
	left: 174px;
	top: 141px;
	width: 403px;
	height: 403px;
	border: solid 1px #000;
}
.twoColFixLtHdr #container #RightBar h1 {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.twoColFixLtHdr #container #RightBar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.twoColFixLtHdr #container #RightBar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.twoColFixLtHdr #container #RightBar h4 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container #RightBar p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.twoColFixLtHdr #mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	width: 736px;
	position: absolute;
	left: 1px;
	top: 229px;
	height: 910px;
	background-image: url(../images/glossymetallight.jpg);
	border-left: solid #CCC 2px;
	border-top: solid #CCC 2px;
	border-right: solid #333 2px;
	border-bottom: solid #333 2px;
} 
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #000;
	text-align: justify;
}
.twoColFixLtHdr #container #mainContent h3 {
	text-align: center;
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: underline;
	line-height: 40px;
	text-transform: uppercase;
}
.twoColFixLtHdr #container #mainContent h4 {
	text-align: center;
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
	text-align: justify;
	line-height: 20px;
}
.twoColFixLtHdr #container #mainContent #Event1 {
	position: absolute;
	width: 737px;
	height: 152px;
	left: 0px;
	top: 86px;
	line-height: 1px;
	padding-top: 10px;
	border-top: solid #666 1px;
	padding-bottom: 10px;
	background-position: 300px;
}
.twoColFixLtHdr #container #mainContent #Event2 {
	position: absolute;
	width: 398px;
	top: 438px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-left-color: #CCC;
	border-right-width: 2px;
	border-right-color: #666;
	border-top-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 0px 170px 0 170px;
	left: -1px;
}
.twoColFixLtHdr #container #mainContent #Event3 {
	position: absolute;
	width: 735px;
	height: 188px;
	margin-right: 0px;
	border-bottom-color: #999;
	border-bottom-width: 2px;
	border-left-color: #CCC;
	border-left-width: 1px;
	border-right-color: #999;
	border-right-width: 2px;
	border-top-color: #666;
	border-top-width: 1px;
	left: 1px;
	top: 617px;
	border-top-style: solid;
	padding-top: 0px;
}
.twoColFixLtHdr #container #mainContent #Event4 {
	position: absolute;
	height: 230px;
	width: 738px;
	left: 1px;
	top: 808px;
	border-top: solid 1px #000;
}
.twoColFixLtHdr #container #mainContent #Event5 {
	position: absolute;
	width: 737px;
	height: 152px;
	left: 2px;
	top: 260px;
	line-height: 1px;
	padding-top: 10px;
	border-top: solid #666 1px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #container #mainContent #UpcomingEvents {
	position: absolute;
	width: 504px;
	height: 327px;
	background-image: url(../images/vintage-christmas-ornaments.jpg);
}
.twoColFixLtHdr #container #mainContent #UpcomingEvents h1 {
	color: #000;
	font-size: 24px;
	line-height: 35px;
	background-position: left;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #mainContent #UpcomingEvents h4 {
}
.twoColFixLtHdr #container #mainContent #UpcomingEvents h5 {
	text-align: center;
	font-size: 24px;
}
.twoColFixLtHdr #container #mainContent #UpcomingEvents p {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent ol li strong {
	line-height: 50px;
}
.twoColFixLtHdr #container #mainContent ul li {
	line-height: 30px;
}
.twoColFixLtHdr #footer {
	padding: 0;
	background-color: #0c1c3a;
	float: bottom;
	bottom: 0px;
	position: absolute;
	width: 998px;
	border: solid 1px #000;
} 
.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 */
	color: #FFF;
	font-size: large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.dates {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: lighter;
}
.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;
}
.link {
}
.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;
}
.clear {
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../images/Books5.jpg') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 150px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	width: 716px;
}

a.button span {
	background: transparent url('../images/Books5.jpg') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	height: 150px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
