body {
	margin: 0px;
	padding: 0px; 
	color: #736344;
	background-color: #B5C6D0;
}

/* Hyperlinks Controls */
a:link { color: #005EA6; text-decoration: none; }
a:visited { color: #005EA6; text-decoration: none; }
a:hover { color: #005EA6; text-decoration: underline; }
a:active { color: #005EA6; text-decoration: none; }

.bg {
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.copy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #736344;
	line-height: 17px;
	vertical-align: top;
}
.head {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #736344;
	line-height: 21px;
	font-weight: bold;
	vertical-align: top;
}
.imagepad_left {
	padding-left: 8px;
}
.imagepad_right {
	padding-right: 8px;
}
.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #736344;
	line-height: 14px;
	vertical-align: top;
}
.formy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	vertical-align: top;
}
.news {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #736344;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
}
.copy_home {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #736344;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 17px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 17px;
}
.popups {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #736344;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

/* DONATE Hyperlink Controls */
.donate a:link { color: #FFFFFF; text-decoration: none; }
.donate a:visited { color: #FFFFFF; text-decoration: none; }
.donate a:hover { color: #FFFFFF; text-decoration: underline; }
.donate a:active { color: #FFFFFF; text-decoration: none; }

.foot {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #888172;
	text-align: center;
	height: 25px;
	vertical-align: bottom;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}

/* FOOTER Hyperlink Controls */
.foot a:link { color: #666666; text-decoration: none; }
.foot a:visited { color: #666666; text-decoration: none; }
.foot a:hover { color: #666666; text-decoration: underline; }
.foot a:active { color: #666666; text-decoration: none; }

