body {
	margin: 0px 0 0px 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
}

.navbg {
	background-color: #D71921;
	background-repeat: no-repeat;
	background-position: center 99.8%;
}
.copymain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
	line-height: 18px;
}

h1 {
	font-weight: bold;
	margin: 0 0 0.8em 0;
	color: #D71921;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 1em 0;
	color: #000;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 1em 0;
	color: #000;
}

a {
	color: #D71921;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.7em;
}

ul {
	margin: 0 0 1em 0;
	padding-left: 30px;
}

li {
	margin: 0;
}

form {
	padding: 0;
	margin: 0; 
}

#wrapper {
	text-align: left;
	margin: auto;
	height: auto;
	width: 960px;
	position: relative;
	background: #FFF;
	padding: 0;
	border: 1px solid #000000;
}

#top {
	height: 94px; /* 94 - top padding */
	padding: 0;
	text-align: right;
	background-image: url(images/pic_site-top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 960px;
}

#nav {
	width: 192px;
	background: #D71921;
	margin-top: 6px;
	padding-top: 10px;
	padding-left: 5px;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	float: left;
	background: url(/images/sep.gif) no-repeat center right;
}
#nav li a {
	display: block;
	padding: 6px 0px 6px 8px;
	width: 160px;
	background-color: #D71921;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav li a:hover { text-decoration: underline; }

#content1 {
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #FFF;
	width: 741px;
}
#content2 {
	text-align: left;
	padding: 0;
	background-color: #FFF;
	width: 741px;
	height: 455px;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#left {
	width: 395px;  /* 465 - L&R Padding */
	padding: 20px 50px 10px 20px;
	float: left;
}

div#right {
	width: 335px;
	float: left;
}
div#faqbox {
	width: 335px;
	float: left;
}

#donate { width: 335px; }
#donate td#donate_now {
	background: #ED1B2E url('/images/donatenow.jpg') no-repeat center right;
	height: 98px;
	border: 0;
	border-left: 2px solid #ED1B2E;
}
td#donate_now a {
	color: #FFF;
	font-size: 11px;
	display: block;
	height: 78px; /* 98 - top padding */
	text-decoration: none;
	padding: 20px 0 0 8px;
}
td#donate_now a span.nou { font-size: 30px; }
td#donate_now a span.u { text-decoration: underline; }
td#donate_now a:hover span { text-decoration: none; }
.row1 td,.row2 td {
	border-left: 1px solid #ED1B2E;
	border-bottom: 1px solid #ED1B2E;
	width: 50%;
	height: 145px;
	text-align: center;
	vertical-align: top;
	color: #ED1B2E;
	border-collapse: collapse;
}

#footer {
	text-align: center;
	color: #333333;
	font-size: 10px;
	line-height: 24px;
	height: 24px;
}
* html #footer { margin-top: -3px; } /* IE6 Hack */
#footer a {
	text-decoration: underline;
	color: #333333;
}
#footer a:hover {
	text-decoration: none;
}

.local {
	margin-top: 2px;
	width: 1em;
	text-align: center;
	border: 1px solid black;
	background: #00529C;
	color: #FFF;
}
.even { background: #DDD; }
.odd { }
.page { text-decoration: none; }
.pageInactive { color: #AAA; }

.clear { clear: both; }

@media print { 
	#wrapper { margin: 0; background: none; border: 0; }
	#top {
	display: none;
	background-image: url(images/pic_site-top1.jpg);
	background-position: 0px 0px;
}
	#nav { display: none; }
	#footer { display: none;}
	body { background: none; }
	div#left { width: 650px; padding: 0; }
	div#right { display: none; } 
	a { text-decoration: none; }
}
.appgifts1 {
	border: 1px solid #00529C;
}

.appgifts2 {
	border: 1px solid #BBD1E5;
	padding: 2px;
}

