@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #2D2C2C;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #ff6600;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #ff6600;
}


ul {
	list-style-type: square;
}
.header {
	background-image: url(images/headerback.gif);
	background-repeat: repeat-x;
}
.row_back {
	background-image: url(images/row_back.gif);
	background-repeat: repeat-x;
}
.highlight {
	color: #FF6600;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footer a:link {
	text-decoration: none;
	color: #999999;
}
.footer a:visited {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.footer a:active {
	text-decoration: none;
	color: #999999;
}


.fundraising {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.fundraising a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.fundraising a:link {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.fundraising a:visited {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.fundraising a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.fundraising a:active {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}







.community {
	font-weight: bold;
	color: #006666;
	font-size: 14px;
}
.community a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-weight: bold;
	font-size: 14px;
}
.community a:link {
	text-decoration: underline;
	color: #006666;
	font-weight: bold;
	font-size: 14px;
}
.community a:visited {
	text-decoration: underline;
	color: #006666;
	font-weight: bold;
	font-size: 14px;
}
.community a:hover {
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	font-size: 14px;
}
.community a:active {
	text-decoration: underline;
	color: #006666;
	font-weight: bold;
	font-size: 14px;
}




.products {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}
.products a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.products a:link {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.products a:visited {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.products a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.products a:active {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-size: 18px;
}
