body {
	background: #fff;/*#2d646f url(imgs/bg.jpg) repeat-x top;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}

div, p, td { font-size: 11px; }

img { border: 0; }
div { vertical-align: top; }

/* LINKS */
a { color:#666; }
a:hover { text-decoration:none; }

#container {
	margin: 0 auto;
	width: 860px;
	height: 100%;
	min-height: 400px;
	background: #fff;
	border: 2px solid #fff;
	border-top: 0;
	border-bottom: 0;
}

#main {
	margin: 0;
	padding: 0px;
	width: 860px;
	text-align: left;
	background: #fff;
}
#header {
	height: 125px;
	background: url(imgs/logo_125.jpg) top left no-repeat #fff;
	text-align: left;
	color: #008000; /* #2d646f;*/
	padding-left: 85px;
	padding-top: 15px;
	font-size: 26px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#main > #header { height: 110px; }

/*
#header {
	height: 100px;
	padding:0;
	margin:0;
}*/
#header #charity { 
	float: right;
	background: #008000;
	color: #fff;
	width: 125px;
	height: 27px;
	font-size:10px;
	font-weight: bold; 
	text-align: center;
	padding: 2px;
}

#footer {
	text-align: left;
	clear: both;
	padding: 10px;
	border-top: #008000 solid 1px;/*#5dbdd3*/
	color: #333;
	margin-top: 15px;
}

#subhead {
	font-size: 18px;
	font-weight: bold;
	color: #008000;
	margin-left: 15px;
}
#slogan {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left; 
}

#stats { position: absolute; top:0; left: 0; z-index: 2000; }



/* Content */
#leftbar {
	width: 200px;
	float: left;
	margin: 10px;
	margin-left: 0;
}

/*\*/
#content > #leftbar { margin-top: 0; }
/**/
#leftbar div { 
	border: 1px solid #008000;/* #5dbdd3;*/
	padding: 0;
	margin-bottom: 3px;
}
#leftbar div h3 { 
	margin-top: 0;
	margin-bottom: 0;
	padding: 3px; 
	font: bold 14px; 
	display: block;
	color: #fff;
	background: #008000; /* #5dbdd3; */
}
#leftbar div p {
	padding: 5px;
	padding-top: 0;
	line-height: 16px;
	margin: 2px;
}
#center { 
	z-index: 1; 
	margin: 10px;
	margin-left: 215px;
	padding: 0;
	text-align: center;
}

#center div { text-align: left; }
#feature {
	border: 1px solid #5dbdd3;
	padding: 10px;
	height: 125px;
}
#feature img {
	float: right; 
}
h1 { 
	font-size: 16px; 
	color:  #008000; /*#2d646f;*/
	line-height:18px;
}

table.noborders, table.noborders td { border: 0; }

#pagetext div { line-height: 18px; clear: right; margin-bottom: 10px; }
#pagetext img { padding-bottom: 2px; }
#pagetext table { width: 625px;}
#subfeature, #subfeature2 { text-align: center; padding: 5px; }

#mod_aff table, #mod_aff table td, #mod_prod table, #mod_prod table td{ border: 1px solid #d8eff4; }
#mod_aff table, #mod_prod table { padding: 0; margin: 0; }
#mod_aff table td, #mod_prod table td { padding: 3px; margin:0; text-align: center; font-size: 12px; vertical-align:top; }
#mod_aff table td h1, #mod_prod table td h1 { font-size: 14px;}
#mod_prod table td p.prod_description { font-size: 10px;}
#mod_prod table td p.price { color: #ff0000; }

.error { color: #ff0000; }