body {
	margin:0;
	padding:0;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	text-align: center;
	width: 100%;
	background-color: #fff;
	background-image: url(Resources/Layout/background2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 1.5em;
  }
a:link {
	color: #0077b2;
}
a:hover {
	color: #274A70;
}
p {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 2em;
}
.listGeneral {
	font-size: 13px;
}
html>body {font-size:small;}

#header {
	float:left;
	width:830px;
	background-image: url(Resources/Layout/Header/Header.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: bottom;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #4B719B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
  }
#maincontent {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 475px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	font-size: small;
	margin: 0px;
}
#maincontentOVERRIDE {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 720px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
	font-size: small;
}
#wrapper #content #sidebar div {
	background-image: url(Resources/Layout/Sidebar/sidebarback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fcf5fa;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #d195c0;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-indent: 0px;
}
#wrapper #content #sidebar div p {
	text-align: left;
	padding-right: 7px;
	padding-left: 7px;
}
#sidebar {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#wrapper #content #maincontent .newsletterTable td {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: top;
	margin: 0px;
}
#wrapper #content #maincontent .newsletterTable {
	float: none;
}
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #0077b2;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b5599b;
}
#header li {
	float:left;
	background:url("Resources/Layout/Navigation/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
  }
#header a {
	float:left;
	display:block;
	background:url("Resources/Layout/Navigation/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#2E578D;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 15px 4px 6px;
	background: url("Resources/Layout/Navigation/right.gif") no-repeat right top;
	float: left;
	color:#0077b2;
  }
#header #current {
  background-image:url("Resources/Layout/Navigation/left_on.gif");
  }
#header #current a {
	background-image:url("Resources/Layout/Navigation/right_on.gif");
	color:#333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
#wrapper {
	text-align: center;
	width: 100%;
}
#content {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a:visited {
	color: #b5599b;
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.listGeneral li {
	padding-bottom: .46em;
}
#breadcrumb {
	margin-top: 6px;
	color: #0077b2;
}
#breadcrumb #activeLocation {
	color: #b5599b;
}#breadcrumb a {
	color: #0077b2;
}
address {
	line-height: 1em;
	font-style: normal;
}
cite {
	font-style: italic;
	font-size: 12px;
}
#imageBlockWrapper {
	text-align: center;
}
#imageBlock {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#imageBlock img {
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#imageBlock h3 {
	color: #0077b2;
	font-weight: bold;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
#footer {
	clear: both;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.donationMain {
	padding-top: 7px;
	padding-bottom: 3px;
}
.donationSide {
	padding-bottom: 7px;
}
