* { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #D8D0BF url(images/bg.gif) repeat-x top;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000
}

/* LINKS AND TEXT STYLES */
.navBar { 
	background: url(images/top-nav-bar.gif) repeat-x ;
	padding: 8px 15px;
	font-size: 100%;
	color: #fff;
	text-align: left
}
.navBar a { color: #fff; text-decoration: none }
.navBar a:hover { color: #F2A115; text-decoration: underline }
.navBar img { border: 1px solid #E0CC64 }
.navBar a { color: #fff; text-decoration: none }
.navBar a:hover { color: #F2A115; text-decoration: underline }
.title { 
	background: url(images/arrow.gif) center right no-repeat;
	padding:0 15px 1px 0; 
	font-size:120%; 
	color:#382504; 
	font-weight:bold;
}
/*END LINK AND TEXT STYLES */

.table { 
	width:739px; 
	margin:0 auto;
	background: #fff;
}
.stripsBg {
	background: url(images/g-bg.gif);
	color: #382608;
	font-size: 80%;
	height: 20px;
	padding: 0 15px
}
.searchBox { 
	background : url(images/brown-box.gif) no-repeat;
	height: 92px;
	width: 174;
	color: #fff;
	padding: 25px 5px 0 15px
}
.picBorder { 
	border-top: 2px solid #F7F1DC;
	border-bottom: 2px solid #F7F1DC
}
.picBg { background: #CACA6E }
.news-events-box {
	color: #5E6010;
	padding: 10px;
	border: 1px solid #9D9F31 
}
.imageBar { 
	background: url(images/top-nav-bar.gif) repeat-x ;
	padding: 5px 15px 0 15px;
	text-align: left
}
.imageBar img { border: 1px solid #E0CC64 }
.scroll {
	height: 200px;
	overflow: auto;
	padding-right: 10px;
	SCROLLBAR-FACE-COLOR:#872B03; 
	SCROLLBAR-HIGHLIGHT-COLOR:#822A03; 
	SCROLLBAR-SHADOW-COLOR:#4C1902; 
	SCROLLBAR-3DLIGHT-COLOR:#4C1902; 
	SCROLLBAR-ARROW-COLOR:#fff; 
	SCROLLBAR-TRACK-COLOR:#fff;  
	SCROLLBAR-DARKSHADOW-COLOR:#4C1902; 
}
.goldForm {
	font-size: 90%;
	background: #EEBA23;
	text-decoration: none;
	width: 100px;
	border: 1px solid #fff
}
.button { 
	background: #fff; 
	color: #000; 
	width: 25px; 
	height:16px; 
	font-size: 80%;
	border: 0 
}

