﻿* {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
BODY { 
	font-family:Tahoma, Geneva, Helvetica; 
	background:#AD7F0F url(images/bg.jpg) top repeat-x; 
	font-size:.7em; 
	margin:0 auto; 
	color:#959582; 
	text-align:left;
	width:702px;
}

/* LINK STYLES */
a:hover { color:#264055; text-decoration:underline }
a { color:#2D71B6; margin:0 }
.current { color:#264055; text-decoration:none; font-weight:bold; background:#B8B8A4; padding:0 50px 0 7px; border:1px solid #A1A18B }
.current:hover { color:#264055; text-decoration:none; font-weight:bold }
.links { color:#fff; text-decoration:none }
.links:hover { color:#264055; text-decoration:none }
.goldTitle { font-size:140%; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#AD7F0F }
.redTitle { font-size:140%; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#6B280E }
ul { margin:0; padding:0; list-style:none; color:#fff }
li {
	padding: 0;
	color: #fff;
	bottom: auto;
	height: auto;
	left: auto;
}
#topLinks {
	font-family: Arial;
	font: 100% Arial;
	color: #fff;
	text-align: right;
	height: 20px;
	padding-right: 10px;
}
#topLinks a {
	font-family: "100% Arial";
	color: #fff;
	text-decoration: none;
}
#topLinks a:hover { font-family:"Times New Roman", Times, serif; color:#fff; text-decoration:underline }
#mainLinks { text-align:center }
#mainLinks li { list-style: none; display: inline }
#mainLinks li a { margin:0 5px; font-family:"Times New Roman", Times, serif; font-size:125%; color:#EDE9C4; text-decoration:none }
#mainLinks li a:hover { text-decoration:underline; color:#F2AC09 }

/* BACKGROUND IMAGE STYLES */
.contentBg { background:#fff; border-left:1px solid #3F1910; border-right:1px solid #3F1910; width:702px }
#header { background: url(images/top.jpg) no-repeat; width:700px; height:216px }
.topPics { width:300px; margin:0 auto; font-family:"Times New Roman", Times, serif; color:#fff } 
#joinUs {
	background: url(images/joinus-bg.gif) no-repeat;
	width: auto;
	height: 139px;
	color: #000;
	text-align: left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#events {  
	background:#F4F1D9; 
	padding:0 15px; 
	border-left: 1px solid #9D3B0B; 
	border-right: 1px solid #9D3B0B;
	width:266px;
	color:#000; 
}
.footer { background:url(images/nav-bt.gif) repeat-x; font-size:80%; color:#fff; height:20px; padding: 0 12px }
.footer a { color:#fff; text-decoration:none }
.footer a:hover { color:#fff; text-decoration:underline }

/* FORM AND MISC STYLES */
.searchForm { font-size:95%; border:0; background:url(images/input-bg.gif) repeat-x; height:14px; width:130px }
.newsForm { font-size:95%; border:1px solid #AD7F0F; height:14px; width:130px }
.form { font-size:95%; border:1px solid #AD7F0F; height:14px; width:170px }
.contactForm { 
	font-size:95%; 
	color:#333;
	border:1px solid #AD7F0F;
	height:100px; 
	width:300px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F4F1D9', startColorstr='#FFFFFF', gradientType='0');
}
.staffPic { float: left; margin: 0 10px 3px 0;border:1px solid #9D3B0B }
.yellowBg { background:#F4F1D9; padding:10px }
#masthead {
	width: 800px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF0000;
}
.newStyle1 {
	right: auto;
	left: auto;
	width: 1100px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}

