@charset "UTF-8";
.pstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #C60;
	border-top-style: ridge;
	border-right-style: inset;
	border-bottom-style: double;
	border-left-style: dotted;
	border-top-color: #30F;
	border-right-color: #3FC;
	border-bottom-color: #C0C;
	border-left-color: #6F3;
}
.linkbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin-left:0px;
	margin-bottom:5px;
	background-image:url(images/untitled.jpg);
	padding: 10px;
	border: 1px solid #000000;
	top: auto;
	color: #FFFFFF;
	font-weight: lighter;
	width:175px;
}

.linkbox a:link {
	color:white;
	text-decoration:none;
	font-weight:lighter;
}

.linkbox a:visited {
	color:white;
	text-decoration:none;
	font-weight:lighter;
}

.linkbox a:hover {
	
	color:white;
	text-decoration:underline;
	font-weight:lighter;
}
.pstyle2 {
	font-family: verdana;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-align: left;
	margin: 2px;
}
.h2style {
	font-family: verdana;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-top: 0px;
}
.colorline {
	font-family: myriad pro;
	padding: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.divider {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
}
.span1 {
	font-family: "Myriad Pro";
	font-size: 48px;
	line-height: 0.5em;
}

h2 {

margin-bottom:-10px;
padding-bottom: 0px;

}

hr {
color:#1500A7;}

.donate {
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color:#AB3EFF;
	font-family:"Myriad Pro";
	font-size:12pt;
	color:white;
	padding:17px;
	padding-left: 56px;
	padding-right: 56px;
	border-color:black;
	border-width:1px;
}
