/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#4C2F68;
	background-color:#AFA9B7;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
#edit {
	border:2px dotted #2D8ABD;
	padding:4px;
	/*background-color:#FDFCDF;*/
}
#editbar {
	font-size:12px;
	padding:2px;
	background-color:#000000;
	color:#999999;
	text-align:center;
}
#editbar a {
	color:#ffffff;
	text-decoration:none;
	display:inline;
	background: url(none);
}
#editbar a:hover {
	color:#ffffff;
	text-decoration:underline;
}
a {
	color:#4E7D42;
	text-decoration:none;
}
a:hover {
	color:#3C6033;
	text-decoration:underline;
}
#bodyPic {
	float:left;
	/*padding-right:12px;
	padding-bottom:5px;*/
}
#bodyContent {
padding-right:10px;
text-align:left;
}
#mp3Player { padding:4px 0 0 10px; }
#twitter { float:left; width:157px; }
#home-hero-left {
	/*background: url(../images/home-hero-left.jpg) no-repeat left top;*/
	width: 323px;
	/*padding: 100px 20px 70px;*/
	font-style: italic;
	color: #4C2F68;
	font-size: 120%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
#pages-hero-left {
	background: url(../images/pages-hero1.jpg) no-repeat left top;
	width: 323px;
	padding: 32px 20px 20px;
	font-style: italic;
	color: #4C2F68;
	font-size: 120%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	height: 86px;
}
#navigation {
	padding: 10px 5px 20px 10px;
	width: 160px;
	
}
#navigation a {
	display:block;
	text-decoration:none;
	color:#4C2F68;
	text-align: right;
	font-size: 85%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C2F68;
}
#navigation a:hover {
	background-color:#D8D3EA;
}
#home-fundraiser {
	background-color:#D8D3EA;
	margin: 10px;
	padding-top: 8px;
	width: 170px;
}
#home-fundraiser-title {
	background-color:#4C2F68;
	color:#FFFFFF;
	padding: 4px 4px 4px 10px;
}
#home-fundraiser-content {
	padding:10px;
}
#content {
	margin:0px 10px 10px 0px;
	padding:15px 10px 10px 5px;
}
#content2 {
	padding:20px 10px 10px 17px;
}
#content2 li {
	margin-left:15px;
	padding-top:5px;
}
#content2 h2 {
	font-size:18px;
	margin:0px;
	padding-bottom:6px;
	font-weight:normal;
}
#content h2 {
	font-size:18px;
	margin:0px;
	padding-bottom:6px;
	font-weight:normal;
}
#privacybar {
	color:#4C2F68;
	margin-top:7px;
	margin-bottom:10px;
	margin-right:15px;
	font-size:85%;
}
#privacybar a {
	color:#FFFFFF;
	text-decoration:none;
}
#privacybar a:hover {
	text-decoration:underline;
}
#contact-details {
	background: #D8D3EA;
	margin: 10px;
	padding: 10px;
	font-size: 90%;
	text-align: center;
}
#pages-fundraiser {
	background-color:#D8D3EA;
	margin: 10px;
	padding-top: 8px;
}
#pages-fundraiser-title {
	background-color:#4C2F68;
	color:#FFFFFF;
	padding: 4px 4px 4px 10px;
}
#pages-fundraiser-content {
	padding:10px;
}
#subnavigation {
	font-size:95%;
}
#subnavigation a {
	text-align:right;
	text-decoration:none;
	border-bottom: 1px solid #9FB689;
	background-color:#F0F1E9;
	padding-right:9px;
	color:#000000;
}
#subnavigation a:hover {
	text-decoration:none;
	text-decoration:underline;
	background-color:#F0F1E9;
}
ul {
	margin:0px 0px 12px 30px;
	padding:0px;
}
.smaller {
	font-size:85%;
}
.required {
	font-weight:bold;
	color:#3E5939;
	font-size:120%;
}
#galleryPics {
	float:left;
	margin-right:8px;
	padding-bottom:8px;
}

#flags { float:right; }

#donate { margin:10px; background:#D8D3EA; }
.donateHeadings { margin:0; padding:0; background-color:#4C2F68; color:#FFFFFF; padding:4px 4px 4px 10px; font-size:13px; font-weight:normal; }
.donateHolder { margin:4px; padding:4px 0 4px 4px; background:#E3E0EF; border:1px solid #C5C2CF; height:30px; overflow:hidden; }
.donateBtn { background:none; border:0; margin:4px 0 0 2px; padding:0; font-style:italic; cursor:pointer; width:65px; overflow:hidden; }
.donatePrice { font-weight:bold; font-size:13px; float:left; padding:4px 0 0 0; margin-right:5px;  }
.donateHolder form {  }
.subHeadings { font-size:12px; font-weight:normal; float:left; margin:0; padding:0; width:75px; }
.donateHolderLarge { margin:4px; padding:4px 0 4px 4px; background:#E3E0EF; border:1px solid #C5C2CF; width:352px }

#bigSubmit { float:right; margin-right:0px; }

.spacer { height:5px; }
.donateHolder.last { margin-bottom:0px }
.subHeadings.choose { width:108px; }

#flashLogo { position:absolute; }

