@charset "utf-8";
/* CSS Document */

#column-left {
	width:772px; 
	float:left; 
}

#column-right {
	width:160px;
	float:left; 
	margin: 0 0 15px 15px;
}


#content {	
	border: 1px solid #231F20;
	background-color:#dcf2fd;
	margin-right:0px;
	color:#7c5a34;
	margin-bottom:15px;}

#main-inner {
	margin:0;
	text-align: left;
	height:540px;
}

#main #main-inner-top {
	clear:both;
	line-height: 1.3em;
	font-size:1.1em;
	padding:20px;
	height:470px;
	overflow:auto;
}


#tag-bar-inner{
	margin: 5px auto 10px auto;
	text-align: center;
	width: 375px;
	background-color: #F79433;
	font-size: 12px;
	color: #ffffff;
}

.totals-columns {
	font-weight: bold;
	border-bottom:solid 1px white;
	padding-bottom:2px;
}

.totals-cells {
	font-size: 1em;
}

#donatetext{
	float: left; 
	font-size: 14pt; 
	font-weight: bold;
	line-height: 16pt;
	width: 430px;
}
