﻿  /* CSS layout */
#master {
	border: medium ridge #F1EACF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/yellotx.jpg');
}
#masthead {
	background-position: center;
	color: #F1EACF;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/blueland2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: text-bottom;
	height: 164px;
}
#top_nav {
	border-style: ridge;
	border-color: #F1EACF;
	margin-right: Auto;
	margin-left: Auto;
	text-align: center;
	background-image: url('images/redback.jpg');
	margin-bottom: 10px;
}
#container {
	padding: 20px 10px 0 10px;
	border: medium ridge #F1EACF;
	margin-left: 220px;
	background-image: url('images/brnfence.jpg');
	clear: none;
	margin-right: 10px;
}
#page_content {
	padding: 10px;
	border: thin ridge #F1EACF;
	margin: 0px;
}
#page_left {
	border-style: none;
	float: left;
	width: 49%;
}
#footer {
	border-width: medium;
	border-color: #F1EACF;
	clear: both;
	background-image: url('images/redback.jpg');
	border-top-style: ridge;
	color: #F1EACF;
	font-weight: bold;
}
#page_right {
	border-color: #684E3D;
	border-style: none;
	float: right;
	width: 49%;
}
#container2 {
	border-style: groove;
	text-align: center;
	background-image: url('images/brnfence.jpg');
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	min-height: 1300px;
	height: 100%;
}
#news_left {
	width: 45%;
	margin: 10px;
	float: left;
}
#news_right {
	width: 45%;
	float: right;
	clear: right;
	margin-right: 10px;
}
.style20 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
#newsfooter {
	clear: both;
}
#left_schedule {
	border: thin ridge #684E3D;
	width: 200px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 10px;
	background-image: url('images/brnfence.jpg');
	margin-right: 10px;
	padding-bottom: 10px;
}
h1 {
	margin: 0 0 0 0;
	border-style: ridge;
	background-image: url('images/redback.jpg');
	text-align: center;
	color: #F1EACF;
	font-size: x-large;
	font-family: "Copperplate Gothic Light", "Bookman Old Style", sans-serif;
}
h2 {
	border-color: #F1EACF;
	padding: 5px 5px 5px 10px;
	border-style: ridge;
	text-align: left;
	background-image: url('images/redback.jpg');
	font-family: "Copperplate Gothic Light", "Bookman Old Style", sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #F1EACF;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	text-transform: uppercase;
}
p {
	padding: 10px 10px 10px 20px;
	background-image: url('images/yellotx.jpg');
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	color: #000000;
	border-left-color: #F1EACF;
	border-right-color: #F1EACF;
	border-top-color: #F1EACF;
	border-bottom-color: #F1EACF;
}
img {
	border-width: 0px;
	margin-top: 10px;
		margin-bottom: 10px;
	vertical-align: text-bottom;
	float: none;
}
#pagefooter {
	clear: both;
	visibility: hidden;
}
#left_schedule2 {
	border: thin ridge #684E3D;
	width: 200px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 10px;
	background-image: url('images/brnfence.jpg');
	margin-right: 10px;
}
#red {
	color: #800000;
}
a.red {
	font-family: "Copperplate Gothic Light", "Bookman Old Style", sans-serif;
	font-size: medium;
	color: #800000;
}
