@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #47556d;
}

p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 135%;
	text-indent: 25px;
	color: #333333;
}
.normal {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #274069;
	line-height: 125%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 125%;
	color: #990000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #006600;
}
/*This is the default link style for any links that you do not apply a class to.*/
a:link { color: #0033FF;}
a:visited {	color: #666666;}
a:hover { color: #CC3300; }
a:active { color: #CC3300;}

table#wrapper {
	background-color: #47556d;
	vertical-align: top;

}

td#templatesidebar {
	background-color: #528ced;
	vertical-align: top;
}

td#tempheader {
	text-align: center;
	border-bottom: 5px solid #183E7A;
	background-color: #FFFFFF;
}
div#donate {
	text-align: right;
}
td#temptextarea {
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
}

/*   =BOTTOM NAV ROW AND FOOTER  SAME FOR ALL DOCUMENTS  ===*/

td#bottomnav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}

td#footer{
	vertical-align: bottom;
	background-image: url(../Images/back_footer.jpg);

}
.footeraddr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	line-height: 110%
}
.copyright{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: 110%;
}
.footeraddr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	line-height: 110%;
}

div#statcounter{
	 text-align: left;
	 
	 }

