body {
  width:500px;
  margin:0px;
  padding:0px;
  color:#666666;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
h1 {
  font-size:20px;
}
h2 {
  font-size:18px;
}
h3 {
  font-size:16px;
}
a:link, a:active, a:visited, a:hover {
  color: #666666; 
  text-decoration: none; 
}
a:hover {
  color: #F9790E; 
  text-decoration: underline; 
}
ul {
  margin:0px 0px 0px 20px;
  padding:0px;
}
li {
  margin:0px 0px 0px 20px;
  padding:0px;
}
.greyBig{
  color:#666666;
  font:normal 400 33px arial;
}body {
  width:100%;
}

/* CSS Document */
body {
	margin:0px;
	background-color:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;
}
h1 {
	font-weight:bold;
	font-size:22px;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
}
h2 {
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
}
p {
	margin:0px;
}
a:link {
	color: #0C417E;
	text-decoration:underline;
}
a:visited {
	color: #0C417E;
	text-decoration:underline;
}
a:hover {
	color: #3575B5;
	text-decoration:none;
}
a:active {
	color: #0C417E;
	text-decoration:underline;
}
#container {
	border-bottom:1px solid #A3A3A4;
	border-left:1px solid #A3A3A4;
	border-right:1px solid #A3A3A4;
	width:958px;
	position:relative;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background-image:url(images/header_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:958px;
	height:129px;
	margin:0px;
	position:relative;
}
#logo {
	float:left;
	width:400px;
	height:129px;
	position:relative;
	top:0px;
	left:0px;
}
#nav {
	float:left;
	position:relative;
	left:54px;
	top:102px;
	width:394px;
	height:27px;
}
#donations {
	float:left;
	width:146px;
	height:27px;
}
#schedule {
	float:left;
	width:134px;
	height:27px;
}
#home {
	float:right;
	width:114px;
	height:27px;
}
#signs-strip {
	clear:both;
	background-image:url(images/signs.gif);
	background-position:center top;
	background-repeat:repeat-x;
	width:958px;
	height:102px;
	margin:0px;
	position:relative;
}
#main {
	background-image:url(images/content_bg_top.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:958px;
	margin:0px;
	position:relative;
}
#content-container {
	background-image:url(images/content_bg_bottom.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:958px;
	margin:0px;
	padding:0px;
}
#content {
	float:left;
	position:relative;
	background:none;
	margin:0px;
	padding-top:20px;
	padding-left:36px;
	padding-bottom:20px;
}
#content.normal {
	width:670px;
	min-height:280px;
	_height:280px;
}
#content.schedule {
	width:410px;
}
#cta {
	width:200px;
	float:right;
	padding-right:30px;
	text-align:center;
	position:relative;
	margin:0px;
	top:20px;
}
#cta img {
	padding-bottom:10px;
}
#cta.schedule {
	width:260px;
}
#signs {
	width:300px;
	position:relative;
	padding-top:30px;
	margin:0px 0 0 -40px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
}
#clear-floats {
	clear:both;
	font-size:1px;
	height:1px;
	margin-bottom:-1px;
	line-height:0px;
}
#footer {
	background-image:url(images/footer_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:958px;
	height:27px;
	position:relative;
	color:#4A4A4A;
	margin:0px;
	padding:0px;
	clear:both;
}
#footer p {
	padding:0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #4A4A4A;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
	color: #000000;
}
#copyright {
	float:left;
	width:450px;
	padding-left:36px;
	position:relative;
	margin:0px;
	margin-top:0px;
	padding-top:7px;
}
#links {
	float:right;
	width:400px;
	padding-right:36px;
	text-align:right;
	position:relative;
	margin:0px;
	margin-top:0px;
	padding-top:7px;
}
#supporters {
	margin-left:30px;
	padding-bottom:10px;
}
img {
	border:none;
}
/************ Top Menu*****************/
#menu {
	float:right;
	width:500px;
	text-align:right;
}
#menu a {
	height:27px;
	float:right;
	margin:0;
	display:block;
	cursor: hand;
}
#menu a * {
	display: none;
	height:27px;
	cursor:pointer;
}
a.home  {
	background: url(images/nav_home_off.gif) no-repeat;
	width:114px;
}
a.home:hover, a.home_active {
	background: url(images/nav_home_on.gif) no-repeat;
	width:114px;
}
a.donations {
	background: url(images/nav_donations_off.gif) no-repeat;
	width:146px;
}
a.donations:hover, a.donations_active {
	background: url(images/nav_donations_on.gif) no-repeat;
	width:146px;
}
a.schedule {
	background: url(images/nav_schedule_off.gif) no-repeat;
	width:134px;
}
a.schedule:hover, a.schedule_active {
	background: url(images/nav_schedule_on.gif) no-repeat;
	width:134px;
}

/*------------- Contact Form --------------*/

div.contactForm{
  width:500px;
  padding: 0px;
  margin: 0px;
}
div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
}
div.row span.label {
  float: left;
  width: 35%;
  text-align: right;
  padding:0px 10px 0px 0px;
}
div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
}
div.row span.formw input.text, div.row span.formw textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  width: 100%;
  border: 1px solid #000000;
  background: #ffffff !important;
  padding-left: 3px;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}

