* {
	padding: 0;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img { border: 0; }
#master {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 624px;
	width: 764px;
	z-index: 1;
}
#page {
	width: 760px;
	background-color: #f0fac8;
	color: #fff;
}
#banner {
	height: 175px;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
#message {
	position: absolute;
	top: -5px;
	left: 574px;
	width: 189px;
	height: 75px;
}
#front blockquote p {
color:#0099CC;
font-size:14px;
line-height:19px;
margin-right:40px;
padding:10px 15px;
text-align:left;
word-spacing:-1px;
}
#buggy {
  float: left;
  height: 75px;
  width: 574px;
}

#main {
  clear: both;
}
#nav {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 191px;
	height: 400px;
}
#content {
	position: absolute;
	top: 173px;
	left: 190px;
	width: 574px;
}
#about {
	background-color: #78c8be;
	border-bottom: 1px solid #78c8be;
	display: block;
	height: 190px;
	width: 190px;
}
#help {
  background-color: #78c8be;
  background: #fff;
}
#splash {
  height: 190px;
  border-right: 1px solid #78c8be;
  border-bottom: 1px solid #78c8be;
  border-left: 1px solid #78c8be;
}
#volunteer {
}
#spotlight {
  float: left;
}
#decoration {
  float: left;
}
#copy {
  position: absolute;
  top: 191px;
  left: 0;
  width: 381px;
  color: #666;
  border-right: 1px solid #78c8be;
  border-left: 1px solid #78c8be;
  background: #fff;
  padding-bottom: 150px;
}
#front {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 574px;
	color: #fff;
	height: 405px;
}
#updates {
  position: absolute;
  top: 191px;
  left: 383px;
  width: 190px;
  background-color: #f0fac8;
  color: #333;

}
#promo { background-color: #78c8be;}

#pretzel {
	height: 325px;
	width: 575px;
}
#pretzel .volunteer, #pretzel .donate, #pretzel .give {
	float: left;
	width: 191px;
	height: 327px;
}

#pretzel .volunteer {
	background: #cccccc;
}
#pretzel .donate {
	background: #ff999a;
	color: #FFFFFF;
	text-decoration: none;
}
#pretzel .give {
	background: #ffcccc;
}

#front blockquote {
	background: #cccccc;
	height: 75px;
	line-height: 13px;
}
#front blockquote p {
	font-size:14px;
	color: #09c; 
	text-align: left;
	margin-right: 40px; 
	padding: 10px 15px; 
	word-spacing: -1px;
	line-height: 19px;
}
#front p {
	padding: 5px 10px;
	text-align: left;
	word-spacing: 0px;
	line-height: 17px;
	text-decoration: none;
}
#buggy, #buggy img.logo { border-right: 1px solid #78c8be; }
#buggy img { margin: 0 5px; }
#buggy img.logo { margin: 0; }
#about ul {
	list-style: none;
	border: 1px solid #fff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 21px;
	margin-left: 10px;
}
#front h1, #about h1 {
	background: #fff url(images/arrow_green_down.gif) 10px 8px no-repeat;
	font-size: 11px;
	color: #09c;
	height: 18px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aboutnew h1 {
	background: #fff url(images/arrow_green_down.gif) 10px 8px no-repeat;
	font-size: 11px;
	color: #cc3399;
	height: 18px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#aboutnew ul {
	list-style: none;
	border: 1px solid #fff;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}
#aboutnew li { border-bottom: 1px solid #fff; }
#aboutnew li.last { border: none; }
#aboutnew li a, #about li a:visited {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
	background-image: url(images/arrow_sm_g.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#aboutnew li a:hover {
	background-image: url(images/arrow_sm_lg.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	color: #666666;
	background-color: #ffffff;
	line-height: 19px;
	height: 19px;
}
#aboutnew li a span { padding-left: 15px; }


#about li { border-bottom: 1px solid #fff; }
#about li.last { border: none; }
#about li a, #about li a:visited {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background-image: url(/images/bullet_blue_green.gif);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#about li a:hover { background: #d1ea32; color: #09c; }
#about li a span { padding-left: 15px; }

#help h2 { font-size: 13px; color: #09c; text-align: center; line-height: 30px; }
#help .button {
	clear: both;
	margin: 10px 10px 0 10px;
	font-size: 11px;
	border: 1px solid #78c8be;
	height: 85px;
	color: #fff;
	background: #78c8be;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#help .bullit {
	clear: both;
	font-size: 11px;
	border: 1px solid #78c8be;
	height: 85px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	background-image: url(/images/bullet_blue_white.gif);
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
}
#help .button img { border: 0; float: right; height: 85px; }
#help .button p { margin: 5px; float: left; color: #fff; width: 70px; }
#help .first-button { margin-top: 0; }
#help ul { margin: 0 10px; border: 1px solid #78c8be; background: #fff; list-style: none; border-top: none; }
#help li { border-bottom: 1px solid #78c8be; }
#help li.last { border: none; }
#help li a, #help li a:visited {
	display: block;
	color: #199DBF;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 24px;
	font-weight: normal;
	background-color: #fff;
	background-image: url(/images/bullet_blue_white.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#help li a:hover { background: #d1ea32; }
#help li a span { padding-left: 15px; }

#copy q { font-style: italic; color: #09c; font-size: 13px; font-weight: bold; }
#copy h1 {
	font-size: 13px;
	background: #d1ea32;
	color: #09c;
	border-bottom: 1px solid #09c;
	padding: 5px 15px;
	line-height: 20px;
	letter-spacing: .5px;
}
#copy h2 { font-size: 12px; font-weight: normal; padding: 5px 15px 0 15px; }
#copy p, #copy li, #copy dl { padding: 0 15px; line-height: 150%; margin: 10px 0; }
#copy ol, #copy ul, #copy dl { margin-left: 30px; padding: 0 15px; }
#copy dt { font-weight: bold; }
#copy dd { margin-left: 10px; }
#copy { font-size: 12px; }

#updates .signup { background: #78c8be; padding: 9px; }
#updates h2 {
	font-size: 10px;
	color: #fff;
	line-height: 20px;
	background: #78c8be;
	padding: 5px 10px;
	border-bottom: 1px solid #09c;
	font-family: Arial, Helvetica, sans-serif;
}
#updates ul { list-style: none; margin: 10px; }
#updates li {
	color: #666666;
	font-size: 11px;
	padding: 10px 25px;
	background: #fff url(/images/bullet_blue_white.gif) 10px 10px no-repeat;
	border: 1px solid #78c8be;
	font-family: Arial, Helvetica, sans-serif;
}
#updates li.last {
	border-top: none; 
	color: #666666;
	font-size: 11px;
}

#newsletter { background: #78c8be; }
#newsletter form { text-align: center; border: 1px solid #fff; }
#newsletter input { margin: 5px 0; font-size: 15px; background: #f3f3f3; }
#newsletter input.text { width: 150px; border: 1px solid #999; padding: 2px 3px; }
#newsletter p { text-align: right; color: #fff; font-size: 12px; font-weight: bold; padding: 0 15px 10px 15px; }
#newsletter a, #newsletter a:visited { color: #fff; }
#newsletter h2 { background: #09c; }

#sponsor { background-color: #fff; color: #78c8be; padding: 5px 0; }
#sponsor h3 { text-align: center; font-size: 11px; padding: 3px 0; }

#sponsorlist p { background: #fff; margin: 10px; border: 1px solid #78c8be; text-align: center; padding: 20px 10px; }

#banner p.organize { 
	width: 190px;
  background-color: #09c;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  height: 35px;
  line-height: 40px;
}

#banner p.phone { 
  width: 190px;
  background: #78c8be;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 35px;
}

.clear { clear: both; }

/*

#footer {
  padding: 150px 0 0 25px;
  text-align: center;
}

*/
#aboutnew {
	background-color: #ff9999;
	border-bottom: 1px solid #ffcccc;
	display: block;
	height: 210px;
	width: 190px;
}
#text {
	position: absolute;
	height: 76px;
	width: 574px;
	left: 1px;
	top: 0px;
}
