/* CSS Document */
.bgtd
{
background-color:#DDDDDD;
}
.button
{
	font-size: 15px;
	background-color: #F7EEE9;
	border-color: #CC4800;
}
.submit_button
{
	
	background-color:transparent;
	border-width: 0;
	width: 22px;
	height: 22px;
	background-image: url(../images/refresh.png);
	cursor:pointer
}

body {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #fff;
	background-image: url(../images/vbars.gif);
	background-repeat:repeat;
}
#header-container {
	width: 100%;
	background-color: #fff;
	background-image: none;
}
#header {
	width: 832px;
	margin: 0 auto;
	height: 133px;
	background-image: none;
	padding: 0;
	position: relative;
}
#header img {
	position: absolute;
	bottom: 10px;
	padding: 0;
	border: 0;
	margin: 0;
}
#header #slogan {
	color: #BBB;
	width: 287px;
	position: absolute;
	bottom: 10px;
	right: 0;
	float: right;
	font-weight:bold;
}
#header #slogan strong {
	color: #cc3300;
	font-weight:bold;
}
ul#left-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 190px;
}
#container {
	width: 832px;
	margin: auto;
	padding: 0 10px;
	height: 1000px;
	background-image: none;
	background-color: white;
	height: 100%;
}

#maincontent {
	background-color: #FFF;
	background-image: none;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	margin-left: 195px;
	border-left: 1px solid #DDD;
	display: block;
	position: relative;
	top: -404px;
	height: 100%;
	min-height: 400px;
}
#maincontent p {
	font-size: 12px;
}
#maincontent h1 {
	color: #cc3300;
	font-size: 16px;
}
#footer {
	text-align: center;
	font-size: 8px;
	color: #DDD;
	margin-top: 20px;
	width: 100%;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #cc3300;
}
.style3 {
	font-size: 12px; font-style: italic;
}
.style4 {
	color: #999999;
	font-weight: bold;
}
a:link {
	color: #999999;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #cc3300;
}
.style6 {font-size: 14px; font-weight: bold; color: #cc3300; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style7 {color: #999999}
.style8 {
	color: #999999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999;}
.style10 {
	color: #999999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #999999;
}


#home-goals {
	background-color: #F6E482;
	margin: 0;
	padding: 11px 14px;
	border: 1px solid #D8C666;
}
#home-goals-left {
	width: 390px;
	float: left;
}
#home-goals-left #support-pfp {
	margin-left: 5px;
	background-color: #D8C666;
	color: white;
	border: 1px solid white;
	display: inline;
	float: left;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 9px;
	font-stretch:condensed;
	padding: 3px;
}
#home-goals-left h2 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	clear: left;
	font-size: 13px;
}
#home-goals-left img {
	padding-bottom: 10px;
}

#home-goals-right {
	padding-left: 3px;
	font-size: 9px;
}
#home-goals-right p {
	font-size: 9px;
	padding: 0; margin: 0;
}
dl.donors {
}
dl.donors dt {
	display: block;
	float: left;
}
dl.donors dd {
	display: block;
	text-align: right;
}
#home-goals h1 {
	padding: 0;
	margin: 0;
	float: left;
}


#latest-news h1 {
	color: #BBB;
	font-size: 15px;
	padding: 10px 0 5px 0; margin: 0;
}
#latest-news .news-item {
	float: left;
	width: 290px;
	padding-right: 10px;
}
#latest-news .news-item h2 {
	color: #cc3300;
	font-size: 11px;
	padding: 0; margin: 0;
}
#latest-news .news-item h2 a,
#latest-news .news-item h2 a:visited {
	color: #cc3300;
	text-decoration: none;
}
#latest-news .news-item h2 a:hover {
	text-decoration: underline;
}
#latest-news .news-item p {
	padding: 0; margin: 0;
	font-size: 11px;
}

tr.row-0 {
background-color: #F6F6F6;
}
tr.row-1 {
background-color: #F0F0F0;
}
blockquote.news h2 {
	color: #C30;
	font-size: 14px;
	padding: 10px 0 3px 0;
	clear: left;
	margin: 0;
}
blockquote.news h2 a {
	text-decoration: none;
}
blockquote.news h2 a:visited {
	color: #C30;
	text-decoration: none;
}
blockquote.news h2 a:hover {
	color: #C30;
	text-decoration: underline;
}

.news-photos {
	float: left;
	padding-right: 5px;
}
.news-photos-extras {
	margin: auto;
	width: 560px;
}
.news-photo {
	text-align: center;
	width: 250px;
	padding: 10px;
}
.news-photos-extras .news-photo {
	padding-top: 10px;
	float: left;
}
.news-photo label {
	display: block;
	font-size: 11px;
	width: 250px;
	color: #C30;
	font-weight: bold;
	padding-bottom: 5px;
}
.input-label {
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	white-space: nowrap;
	background-color: #DDD;
}
.edit-section {
	background-color: #666;
}

.edit-section h3 {
	margin: 10px;
	color: white;
}
.buttonbar {
	padding: 5px;
	background-color: #000;
	border: 1px solid black;
	color: white;
}
.buttonbar a {
	color: white;
}
.buttonbar input {
	margin-right: 10px;
	border: 2px solid #C30;
}
blockquote#playgrounds {
display: block;
}
#playgrounds .playground-links {
	display: block;
	width: 100%;
	height: auto;
}
#playgrounds .playground-link {
	width: 175px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	float: left;
}
#playgrounds .playground-link:hover {
}
#playgrounds .playground-link .a,
#playgrounds .playground-link a {
	font-weight: bold;
	font-size: 11px;
}
#playgrounds .playground-link .a {
	color: #C30;
	text-decoration: underline;
	font-weight: bold;
}
#playgrounds .playground-link a {
	font-weight: bold;
	text-decoration: none;
}
#playgrounds .playground-link a:hover {
	color: #C30;
	text-decoration: underline;
	font-weight: bold;
}
#playgrounds h1 {
	width: 600px;
	color: #AAA;
	clear: left;
	font-size: 16px;
}
#playgrounds h2 {
color: #AAA;
font-size: 14px;
margin: 0;
padding: 0;
}
#playgrounds .thumbnails a {
	height: 50px;
	width: 50px;
	margin: 0;
	padding: 10px;
	text-align: center;
	float: left;
}

#playgrounds .thumbnails p {
	text-align: center;
	color: #AAA;
}
#playgrounds .thumbnails a img {
	margin: 0;
	padding: 0;
	border: none;
}

#playgrounds #playground-image {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 20px;
}
#playgrounds #playground-image img#playground_image {
	border: 2px solid #AAA;
}
#feature {
	background-color: #F6E482;
	border: 1px solid rgb(204,72,0);
}
#feature h1 {
	font-size: 23px;
	font-weight: normal;
	color: #CC4800;
	padding: 5px 5px 5px 8px;
	margin: 0px;
}
#feature .img {
	padding: 0px 0px 5px 8px;
	width: 250px;
	height: auto;
	border: none
}
#feature .feature_copy p {
	font-size: 17px;
	color: #666666;
	padding: 5px;
}