body,td,th {
	font-family: Century Gothic;
}
a {
	font-family: Century Gothic;
	color: #01A4B5 !important;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
td img 
{	
	margin-left: -5px;
	display: block;
}
.style2 {font-size: 12px}
.style3 {
	color: #01A4B5;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 150xp;
	float: left;
	text-align: center;
}

#buttons {
	background: #01A4B5;
	width: 800px;
	padding: 20px 100px;
	height: 200px;
	border-radius: 15px;
	float: left;
	text-align: center;
}

#header1, #header2, #header3 {
	float: left;
}

#middle {
	width: 800px;
	float: left;
	margin: 25px 100px;
	text-align: center;
}

#event {
	width: 1000px;
	float: left;
	text-align: center;
}



#mission_statement
{
	background: url('mission_statement_background.jpg');
	width: 870px;
	height: 52px;
	margin-top: 25px;
	margin-left: 25px;
	float: left;
}

#mission_statement p
{
	font-style: italic;
	font-weight: 600;
	font-size: 16px;
	padding-top: 4px;
	margin-left: 20px;
	color: #275054;
}

/* updated by KHB on 3/24/2011 */
#movie_area {margin:40px 0px; display:block; font-size:16px; font-weight:bold; width:1000px; float: left;}
#movie-text {width: 400px; margin-right: 50px; float: left;}
#movie {width: 550px; float: left;}
#thanks {text-align:center; font-size:18px; font-weight:bold; font-style:italic; width:890px; margin-top:40px; float: left; }
.bordered_image{border: 2px solid #000000}
.footer_text{font-size:16px}

#info {
	width: 1000px;
	float: left;
}

h2 {
	color: #01A4B5;
	font-size: 28px;
}

h3 {
	font-size: 20px;
	color: #01A4B5;
	font-weight: bold;
}

input#make_donation_button, .button {
	background: #01A4B5;
	padding: 10px 10px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #000;
}

.button {
	display: block;
	margin-top: 20px;
	width: 150px;
margin: 0 auto;
}
