@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg-01.jpg);
	font-family: 'Open Sans', Tahoma, Verdana, Geneva, sans-serif;
	padding-top: 60px;		
}
h1 {
	padding-top: 50px;
	font-size: 1.8rem;
	line-height: 1.5;
	color: #A6151A;
	font-weight: bold;
	/*min-height:200px;
	padding-left:220px;
	background: url(images/cafne_acpen_logo.png) no-repeat left top;*/
}
.content {
	background-color: #fff;	
}
img.gallery {
	border: 1px solid #ececec;
	padding: 0;
	margin: 0;
}
.hero-unit img {
	padding: 0;
	margin: 0;	
}
.hero-unit {
	padding: 15px;	
}
.inner {
	background-color: #f5f5f5;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	
}
.hero-unit h2 {
	font-size: 36px;
	font-weight: 900;	
	color: #252525;
	margin: 8px 0;
}
.footer {
	background-color: #eeeeee;
	min-width: 940px;	
	padding-top: 30px;	
	padding-right: 0pt;	
	padding-bottom: 30px;	
	padding-left: 0pt;	
	text-shadow: #ffffff;	
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #e5e5e5;	
	box-shadow: 0pt 5px 15px rgba(0, 0, 0, 0.024) inset;
}
.donate {
	width: auto;
	height: auto;
	border: none;	
}
.content {
	padding: 15px;	
}
.required {
	border: 1px solid #000;		
}
.help-inline {
	color: #454545;	
}
#directors li, ol li {
	padding: 8px 0;
	font-size: 14px;
	color: #454545;	
}
/*#messageBox {
	min-height: 30px;

}
#messageBox li {
	list-style-type: none;
	padding: 10px 0;
	margin: 0px;
}
#messageBox li*/ dd label.error {
	display: inline;
	font-size: 12px;
	margin: 5px 25px;
	color: #252525;
	background: #fddfde;
	border: 1px solid #c05843;
	width: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#paypal_donate input {
	height: auto;
	width: auto;
	border: 0;
}
#paypal_donate {
	text-align: left;
}
.btn.xlarge {
	font-family: 'Open Sans', Tahoma, Verdana, Geneva, sans-serif;
  font-size: 1.4em;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-transform:uppercase;
}
ul >li{
	color: black;	
}