@charset "utf-8";
.logomargin {
	padding: 20px;
}

.navbar {
	font-size: 12.5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1.2px;
	text-align: center;
	font-weight: bold;
	margin-right: 20px;
}
a:link {
	text-decoration: none;
	color: #993333;
}
a:visited {
	text-decoration: none;
	color: #CB7752;
}
a:hover {
	text-decoration: none;
	color: #E6AB4D;
}
a:active {
	text-decoration: none;
	color: #CB9B53;
}

.padding {
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.imgfloatRight {
	margin: 10px 0px 15px 10px;
	float: right;
	border: 1;
}

.style11 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3;
}

.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 3px;
}

.underline {
	text-decoration: underline;
	color: #999999;
}

.style15 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #BC5449;
}
.style2 {
	line-height: 1.8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.style4 {
	font-size: 9;
	line-height: 1.3;
	margin-left: 20px;
}
.style19 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	font-style: italic;
}
.style20 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	font-style: normal;
}

.donate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 800;
	text-align: right;
	line-height: 2;
	letter-spacing: 2px;
	margin-right: 20px;
	color: #000000;
}
.margin1 {
	margin-left: 20px;
}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 3px;
	font-size: 14px;
}
.style19R {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8;
	font-style: italic;
	color: #993333;
}
.style15Italic {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #BC5449;
	letter-spacing: 1px;
	font-style: italic;
}
.imgfloatLeft {
	margin: 10px 0px 15px 10px;
	float: left;
	border: 1;
}
.style19normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #993333;
	line-height: 1.2;
}
.style12 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5;
}
.padding_small_topRight {
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
}
.style12Italic {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5;
	font-style: italic;
}
.padding_small_bottomLeft {
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.padding_small_topLeft {
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
}
.padding_small_bottomRight {
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.imgfloatLogoEnd {
	float: left;
	border: 1;
	padding-top: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	padding-right: 20px;
}
body {
	background-color: #cccccc;
	margin-top: 0px;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1px;
	font-size: 15px;
}

#count2 {
	border-style: ridge;		/* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
	border-width: 2px;
	border-color: #666666;	/* change color of the border using the hexadecimal color codes for HTML */
	padding: 4px;			/* change the spacing between the timer and the border */
	text-align: center;
	font-family: Arial;
	font-size: 15px;		/* change the size of the font */
	font-weight: normal;		/* options are normal, bold, bolder, lighter */
	font-style: normal;		/* options are normal or italic */
	color: #FFFFFF;		/* change color using the hexadecimal color codes for HTML */
	background-color: #222222;	/* change the background color using the hex color codes for HTML */
	}
.paddingLeft {
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 30px;
}

