@charset "utf-8";
/* CSS Document */

/* -- TAGS -- */

body {
	font-family: "Segoe UI", Arial, Helvetica;
	font-size: 11px;
	line-height: 120%;
	color: #color:#666;
}

h1 {
	font-size: 160%;
	color: #000;
	margin: 20px 0px;
	padding: 0px;
}

h2 {
	font-size: 125%;
	color: #000;
}

h3 {
	font-size: 110%;
	color: #000;
}

hr {
	border-top: 1px dashed #4e4e4e;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

img {
	border:none;
}

/* -- LINKs --*/

a {
	color: #100042;
	text-decoration: underline;
}

/* -- LAYOUT --*/

#top-right, #menu-donate-wrapper, .footer-col-1, .footer-col-2, .footer-col-3, div.footer-right, div div.intPageNav {
	display: none;
}

div.u-r-here {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding: 10px 0;
	margin-top: 20px;
}

.general-bucket, .end-bucket, .home-right-col {
	border-top:1px solid #999;
}

.footer-left {
	padding: 20px 0 0 0;
}
