/* BTE:  This css intended for customizations */
/* Overrides to main.css */
#gallery ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#gallery ul li {
	display:inline;
	padding:2px;
}

#pager {
	font-size: 1.6em;
	margin: 0 0 20px 30px;
	color: #003395;
}

.legalese {
  width: 600px;
  margin-left: 100px;
}

.logo {
	margin-left: 30px;
}

.right-block {	 
	margin-left: -30px;
}

.log-tab {
	padding-right: 15px;
}

li.underline a {
	text-decoration: underline;
}

.menu UL {
	padding-right: 30px;
}

.menu UL LI A {
    font-size: 18px;
    padding: 13px 20px 0px 20px;
	text-decoration: none;	
}

.menu UL LI.hover A {
	text-decoration: underline;
	color: #fff;
}

.menu UL LI.current A {
	color: yellow;
}

.content.sub .l-col .l-menu UL LI.hover A {
	text-decoration: underline;
	color: #003395;
}

.cont-frame-bg {
	min-height: 250px;
	text-align: left;
}

/* ------------ End Main.css overrides ---------- */

a.clue {
	text-decoration: none;
}

hr {
	width: 610px;
}

.admin_link {
	margin: 15px 0 0 -50px;	
}

.admin_link a {
	color: #fff;
}

.bluebold {
	font-weight: bold;
	color: #000099;
}

.donate {
	font-size: 1.4em;
	font-weight: bold;
	color: purple;
	text-align: center;
}

.event_calendar .summary {
	padding: 0 0 0 10px;
	background-color: #CDCDCD;
	font-size: 1.5em;	
}

.event_calendar .details {
	padding: 5px 0 0 12px;
	width: 550px;
}

.faqs {
	margin: 30px 0 30px 0;
}

.faqs p.answer {
	font-size: 1.1em;
}

.faqs p.question {
	font-size: 1.4em;
	color: #000099;
	margin-bottom: 5px;
}

.faqs a.faqfooter {
	font-size: 1.5em;
}

.funds {
	width: 600px;
	margin-left: 20px;
}

.join .body {
	padding: 0 40px 0 40px;
}

.join .hdr {
	text-align: center;
}

.join .hdr a {
	font-size: 1.6em;
}

.join .hdr img {
	background-color: #498ACA;
	border: 6px solid #498ACA;
}

.main {
	padding: 20px 0 0 20px;	
}

.main .right,.full {
	padding: 10px;
	background: #fff;
	border: 4px solid #326fae;
}

.scrolltable {
	height: 500px;
	overflow:scroll;
}

.full hr {
	width: 850px;
}

dt {
	font-weight: bold;
}

table.narrow {
	width: 400px;
}