@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccc99;
}
.head-home {
	font-size: 18px
}


a:link {color: #663300;}
a:visited {color: #663300;}
a:hover {color: #666633;}
a:active {color: #663300;}

.foot a:link {
	color: #cccccc;
	text-decoration: none;
}
.foot a:visited {
	color: #cccccc;
	text-decoration: none;
}
.foot a:hover {color: #cccccc; text-decoration: underline;}
.foot a:active {
	color: #cccccc;
	text-decoration: none;
}

.lmenu a:link {
	color: #666666;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.lmenu a:visited {
	color: #666666;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;}
.lmenu a:hover {color: #666666; text-decoration: underline;	font-size:12px; font-weight:bold;}
.lmenu a:active {
	color: #666666;
	text-decoration: none;
	font-size:12px;	
	font-weight:bold;
}

.lmenu2 a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}
.lmenu2 a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}
.lmenu2 a:hover {
	color: #663300;
	text-decoration: none;	
	font-size:10px;
	font-weight:normal;
}
.lmenu2 a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;	
	font-weight:normal;
}
.home-pup-space {
	line-height: 16px;
	font-size: 10px;
}
.foot {
	color: #CCCCCC;
	font-size: 10px;
}
.home-subhead {
	font-size: 12px;
	font-weight: bold;
}
.head-content {
	font-size: 18px;
	color: #663300;
}
.content {
	line-height: 18px;
	font-size: 12px;
}

li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 14px;
}

ul {
	font-size: 12px;
	line-height: 18px;
}

p {
	line-height: 18px;
	font-size: 12px;
}

#donate {
	margin-top: 0px;
}
