

body #pageBounds {
	background: #D5E8F3 url(/html/dir_images/bg_pageBounds-template.jpg) top center no-repeat;
}
/* ------- masthead ------- */

#masthead {
	
	}
#masthead h3 {
	color: #a9bde4;
	float: right;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 28px 17px 0 0;
}

/* ------- intro -------- */

.intro {
	margin: 0 17px;
	padding: 10px 10px 0 10px;
	background: url(/html/dir_images/bg_intro-template.gif) top center no-repeat;
}
.eNav {
	
	clear: both;
	width: 100%;
}
.eNav ul {
	float: right;
	list-style: none;
	margin: 0 0 1em;
}
.eNav li {
	float: left;
	margin-left: 5px;
	margin-top: 0;
	padding-left: 5px;
	border-left: 1px solid #666;
}
.eNav li a {
	padding: 2px 0;
}
.eNav li a.share {
	background: url(http://s7.addthis.com/static/btn/sm-plus.gif) top left no-repeat;
	padding-left: 18px;
}
.eNav li:first-child {border: none;}

.introContent {
	width: auto;
	clear: both;
	padding: 0 10px 15px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
	
/* ------- footer ------- */

#footer {
	font-size: 87%;
}
#footer p.copyright {
	padding-top: 25px;
}
ul.fNav {
	width: 100%;
	clear: both;
	list-style: none;
	margin: 2.5em auto 2em;
	display: block;
}	
.fNav li {
	display: inline;
	text-align: center;
	margin-left: .25em;
}

/* ------- content ------- */

#mainContent {
	width: auto;
	margin: 0 35px;
}

/* ------- global -------- */

fieldset {
	margin-top: .5em;
	color: #333;
}
legend {color: #003366;}

h2, h3, h4 {font-weight: bold;}
h3 {}
h4 {}
h5 {}

#mainContent a:link, #mainContent a:visited {
	text-decoration: underline;
}

#mainContent a:hover {
	text-decoration: none;
}

/* ------ Merchant Table --- */

.tbl_iGive {
	width: 100%;
}
.tbl_iGive th,
.tbl_iGive td {
	vertical-align: middle;
	line-height: 1.6em;
}

.tbl_iGive th.numb, .tbl_iGive td.numb {
	width: 25px;
	font-size: 11px;
	color: #777;
}
.tbl_iGive td.stor {
	font-size: 13px;
}
.tbl_iGive th.dona, .tbl_iGive td.dona {
	width: 200px;
	text-align: center;
}
.tbl_iGive th.coup, .tbl_iGive td.coup {
	width: 130px;
	text-align: center;
}

.tbl_iGive th {
	font-size: 14px;
	font-weight: normal;
	background-color: #FBF7B3;
	border-bottom: 2px solid #F0A64D;
	padding-top: 10px;
}
.tbl_iGive .alt td {
	background-color: #e2eff7;
	border-bottom: 1px solid #c9e0ee;
	border-top: 1px solid #c9e0ee;
}