/*layout*/
.centerpage {
	width: 777px;
	border: solid;
	border-width: 1px;
	background: #ffffff;
	color: #ffffff;
	margin: auto;
	margin-top: 0px;
	text-align: left;
	border-top-width: 0px;
}
.rightimage {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.leftimage {
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
}
body {
	background-color: #e06a00;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
dfn {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	}
.content {
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	width: 486px;
	background-color: #FFFFFF;
	padding: 20px 26px 20px 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
.smcontent {
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-style: normal;
	font-size: 21px;
	color: #003366;
	line-height: 25px;
	font-weight: bolder;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h2 {
	font-style: normal;
	font-size: 16px;
	color: #003366;
	line-height: 13px;
	font-weight: bolder;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	line-height: 15px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 11px;
	margin: 0 0 -4px 0;
	font-weight: bolder;
}
.maintable {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-top-width: 0px;
	top: 0px;
}
.copyright {
	width: 777px;
	margin: auto;
	margin-top: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 6px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #8FDFF8;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #002b55;
}

/* Sidebar Styles */
#leftnav {
	background-color: #A9EAFE;
	width: 240px;
	vertical-align: top;
	color: #000000;
}
.donateleft {
	font-style: normal;
	padding: 15px 0 0 25px;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#donateleftsm a {
	font-style: normal;
	text-decoration: none;
	padding: 0 0 0 25px;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#donateleftsm a:hover {
	font-style: normal;
	text-decoration: underline;
	padding: 0 0 0 25px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.heardleft {
	font-style: normal;
	padding: 15px 0 0 25px;
	font-size: 19px;
	color: #000033;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#heardleftsm a {
	font-style: normal;
	text-decoration: none;
	padding: 0 0 25px 25px;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#heardleftsm a:hover {
	font-style: normal;
	text-decoration: underline;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar a {
	text-decoration: none;
	color: #000033;
}
#sidebar a:hover, a:active  {
	text-decoration: underline;
	color: #FFFFFF;
}
#sidebar {
	padding: 0 25px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heardsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 25px;
	text-decoration: none;
	padding: 0px 0 4px 0;
	color: #000000;
}
#sidebar ul {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
#sidebar ul li {
	font-size: 16px;
	padding: 8px 0 0 0;
	font-weight: bolder;
}
#sidebar ul ul li {
	padding: 1px 0 0 10px;
	font-size: 13px;
}