.blue {
	font-family: Arial;
	font-size: 14px;
	color: #00a0c6;
	text-decoration: none;
}
.maintext {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bottommenu {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.whitetext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.mandalatext {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.whitebold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
.bigtext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.homelinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.homelinksmandalas{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.homelink {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #486E93;
	text-decoration: none;
}

a img {
	border:0;
}

a.donate-box {
	margin-right:30px;
}

ul.donate {
	padding:0 0 0 10px;
}

li.donate-money {
	padding-left:60px;
	margin-bottom:10px;
	list-style:none;
	background:transparent url('images/donate-money.png') center left no-repeat;
	min-height:50px;
}

li.donate-mail {
	padding-left:60px;
	margin-bottom:10px;
	list-style:none;
	background:transparent url('images/donate-mail.png') top left no-repeat;
	min-height:50px;
}

li.donate-mail-trans {
	padding-left:60px;
	margin-bottom:10px;
	list-style:none;
	background:transparent url('images/donate-mail2.png') top left no-repeat;
	min-height:50px;
}

li.donate-laptop-trans {
	padding-left:60px;
	margin-bottom:10px;
	list-style:none;
	background:transparent url('images/donate-laptop.png') top left no-repeat;
	min-height:50px;
}

li.donate-cash-trans {
	padding-left:60px;
	margin-bottom:10px;
	list-style:none;
	background:transparent url('images/donate-dollar.png') top left no-repeat;
	min-height:50px;
}
