@charset "utf-8";
h1 {
	color: #0078C1;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.highlight {
	color: #0473C2;
}

h2 {
	color: #67AC37;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	line-height: 18px;
}
table#charities {
	width: 620px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#charities td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007AC4;
}

table#charities td a {
	line-height: 26px;
	display: block;
}

table#charities th {
	color: #077DC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6BB238;
	text-align: left;
}
table#charities tr:hover td {
	background-color: #DAEEFE;
}
table#charities #t2 {
	width: 80px;
	text-align: center;
}
table caption {
	display: none;
}
table#events {
	width: 620px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#events td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007AC4;
}

table#events th {
	color: #077DC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6BB238;
	text-align: left;
}
table#events tr:hover td {
	background-color: #DAEEFE;
}
table#projects {
	width: 620px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#projects td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007AC4;
}

table#projects th {
	color: #077DC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6BB238;
	text-align: left;
}

table#projects tr:hover td {
	background-color: #DAEEFE;
}

table#projects #t3 {
	width: 80px;
}


table#projects #t4 {
	width: 80px;
}


table#projects #t5 {
	width: 80px;
}

.highlight2 {
	color: #6CB53F;
}

a {
	text-decoration: none;
}

a.link {
	font-size: 16px;
	color: #0077AF;
	font-weight: bold;
	text-decoration: none;
}
ul {
	margin-top: 10px;
}

#mobile_version {
	float: right;
	height: 320px;
	width: 240px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
form#guide_form {
	background-image: url(/images/back_guide_form.jpg);
	display: block;
	height: 190px;
	width: 560px;
	padding-top: 10px;
	padding-left: 40px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
}

form#guide_form p {
	margin: 0px;
	padding: 0px;
}
table#donate {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #267FC3;
}
table#donate td {
	padding: 2px;
	border: 1px solid #267FC3;
	font-size: 12px;
}
table#donate #total_amount {
	font-size: 12px;
	text-align: right;
}
table#donate input {
	font-size: 12px;
	width: 90px;
	text-align: right;
}
table#donate .amount {
	width: 90px;
	text-align: right;
}

table#donate #total_amount_label {
	background-color: #267FC3;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}


table#donate th {
	color: #FFFFFF;
	background-color: #267FC3;
	padding: 2px;
	text-align: left;
}
h3 {
	margin-bottom: 0px;
}

h1.heading_home {
	font-style: italic;
	color: #027EC8;
	text-align: center;
}
