/* CSS Document */

<style type="text/css" media="all">

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #B4682D;
	background-image: url(images/back-new-09.jpg);
	background-repeat: no-repeat;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content li {
	margin-bottom: 8px;
}
h1 {
	color: #5B2041;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 3px;
}
#leftColumn1 img {
}
h2 {
  color: #001807;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #001807;
}
h4 {
  color: #001807;
}
h5 {
  color: #001807;
}
h6 {
  color: #001807;
}
a,  a:link {
	color: #F7E5D8;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #F7E5D8;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #B46929;
}
a:focus {
	color: #F7E5D8;
}
a:active {
	color: #F6E0C8;
	font-size: 11px;
}
#outerWrapper {
	background-image: none;
	background-position: 7px 0px;
	background-repeat: repeat-y;
	text-align: left;
	width: 760px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #8E270C;
	border-left-color: #8E270C;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0;
	margin-bottom: 0;
}
#leftColumn1 a {
	color: #5B2041;
}
#content #donations {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper #header {
	color: #5B2041;
	font-size: 18px;
	font-weight: bold;
	height: 130px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: medium;
	border-top-color: #5B2041;
	background-image: url(images/header-for-web_image-5.jpg);
	background-repeat: no-repeat;
}
.black {
	color: #000000;
}
#outerWrapper #topNavigation {
	background-color: #5b2041;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #78a769;
	border-right-style: none;
	border-left-style: none;
}
#outerWrapper #contentWrapper {
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 0;
	background-color: #f7e5d8;
}
#outerWrapper #contentWrapper #leftColumn1 {
	border-right-color: #b8d249;
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	background-color: #f6e0c8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerWrapper #contentWrapper #content {
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #F7E5D8;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
}
#topbar {
	background-color: #f7e5d8;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #5B2041;
}
#topbar p {
	margin: 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #8e270c;
	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

[if IE 5]>
<style type="text/css"> 
/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn1 {
  width: 170px;
}
</style>
<![endif]
[if IE]>
<style type="text/css"> 
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
</style>
<![endif]
</style>
#footer p {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.clear {
	clear: both;
}
#content    #donations   tr  {
	text-align: left;
	vertical-align: top;
}
#donations img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border: medium double #78A769;
}
#support tr {
	text-align: left;
	vertical-align: top;
}
#leftColumn1 img {
	border: medium none #78A769;
}
#leftColumn1 p {
	margin-top: 3px;
}
#kids {
	position: relative;
	width: 100%;
	height: 190px;
}
#kidsinner {
	position: absolute;
	z-index: 1000;
	width: 120px;
	left: 5px;
	top: 0px;
	height: 190px;
}
#leftColumn1 #kidsimg {
	border: medium solid #5B2041;
}
#topbar a {
	color: #5B2041;
}
#topbar a:hover {
	color: #AD6629;
}
#leftColumn1 a:hover {
	color: #B4682D;
}
#content a {
	color: #5B2041;
}
#content a:hover {
	color: #B16A2D;
}
#stay-informed {
	background-image: url(images/stayinformed.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 540px;
	z-index: 1000;
	position: relative;
	top: -10px;
}
#outerWrapper #contentWrapper #content #stay-informed #emailForm {
	width: 250px;
	margin-left: 290px;
	margin-top: 70px;
}
#main-content-behind {
	position: relative;
	z-index: 500;
	top: -20px;
}
#supported img {
	border: medium solid #5B2041;
}
#leftColumn1   p  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#leftColumn1 a {
	text-decoration: underline;
}
#kids #kidsinner img {
	border: medium solid #5B2041;
}
#topbar form {
	margin-top: 1px;
	margin-bottom: 1px;
}
h1 a {
	color: #5B2041;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 3px;
	text-decoration: underline;
}
