@charset 'UTF-8';
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	color: #000000;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #243c1e;
}
a {
	color: #d46127;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
.cow {
	padding-right: 12px;
	padding-bottom: 12px;
}
#box {
	text-align:center;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	float: left;
	height: 330px;
	width: 800px;
}
#news {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ae4d31;
	margin-top: 20px;
}
#mainText {
	float: left;
	width: 510px;
	margin-left: 25px;
	margin-right: 10px;
}
#mainTextOther {
	float: left;
	width: 750px;
	margin-left: 25px;
	margin-right: 25px;
}
#spacer {
	float: left;
	height: 30px;
	width: 800px;
}
#footer {
	float: left;
	width: 800px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ae4d31;
	font-size: 11px;
}
.lineBreak {
	background-image: url(../images/dots.gif);
	float: left;
	height: 10px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 12px;
	margin-bottom: 12px;
}
.date {
	color: #1cb3d4;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #243c1e;
}
#news a {
	text-align: right;
	padding: 12px;
}
.left {
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.right {
	text-align: right;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.epd {
	font-weight: bold;
	color: #ae4d31;
}
.small {
	font-size:11px;
}#address {
	width: 800px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ae4d31;
	float: left;
	text-align: center;
	color: #1cb3d4;
}
.bottomNav {
	text-align:left;
	font-size: 14px;
}#noFlash1 {
	height: 28px;
}
#noFlash2 {
	float: left;
	height: 80px;
	width: 275px;
	vertical-align: bottom;
}
#noFlash3 {
	float: left;
	height: 80px;
	width: 525px;
	vertical-align: bottom;
	background-color: #000000;
}
#noFlash4 {
	clear: both;
	height: 222px;
	vertical-align: top;
	background-color: #000000;
}
.videoAnnounce {
	font-size:12px;
	font-style:italic;
	color:#1CB3D4;
}
tr .tricky {
	display: none;
}
