* { margin: 0; padding: 0 }
BODY {
	font-family:Tahoma, Geneva, Helvetica;
	background:#AD7F0F url(images/bg.jpg) top repeat-x;
	font-size:0.7em;
	margin:0 auto;
	color:#000;
	vertical-align:top;
}
/* 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 }
.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 }
#topLinks { text-align:right; width:690px; padding-top:3px; height:17px; clear:both }
#topLinks a { color:#fff; text-decoration:none }
#topLinks a:hover { color:#fff; text-decoration:underline }
#mainLinks { padding:18px 10px 0 10px; text-align:center }
#mainLinks li { list-style: none; display: inline }
#mainLinks li a { margin:0 5px; font-size:125%; color:#EDE9C4; text-decoration:none }
#mainLinks li a:hover { text-decoration:underline; color:#F2AC09 }

/* BACKGROUND IMAGE STYLES */
#bodyBg { 
	background:#fff; 
	display:table;
	width:700px; 
	border-left:1px solid #3F1910; 
	border-right:1px solid #3F1910 ;
	overflow:hidden;
}
#interiorBg { 
	background:#fff; 
	width:650px; 
	border-left:1px solid #3F1910; 
	border-right:1px solid #3F1910 ;
	overflow:hidden;
	padding:25px
}
#wrapper {  width:702px; margin:0 auto }
#header { 
	background:#fff url(images/top.jpg) no-repeat; 
	width:700px;
	height:216px;
	clear:both;
	border-left:1px solid #3F1910; 
	border-right:1px solid #3F1910 ;
	font-family:"Times New Roman", Times, serif; color:#fff;
}
#topleft { float:left; width:381px }
#topRight { float:right; padding:49px 8px 0 0; font-weight:bold; text-align:right }
#picContainer { width:306px; height:115px; padding-bottom:8px; clear:both }
.leftSide { width:378px; float:left; padding-left:3px  }
.left { float:left; padding-right:7px; position:relative  }
.rightSide { width:313px; float:right; padding-right:3px  }
.right { float:right; padding-right:12px; position:relative  }
.rMargin { padding-right:30px }
.rMargin2 { padding-right:6px }
#joinUs { background:url(images/joinus-bg.gif) no-repeat; width:273px; padding:15px 20px; height:109px; color:#000 }
#joinUs ul { list-style: none; float:left }
#joinUs li { color:#000 }
#events { 
	background:#F4F1D9; 
	padding:3px 10px 0 10px;
	margin-top:-2px;
	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: 4px 0 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 }
div.content { padding:10px }
.yellowBg { background:#F4F1D9; padding:10px }
.spacer {  height:5px; }
.clear { clear:both }
.clearRight { clear:right }
.smText { font-size:90% }
.resize { font-size:110% }
