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

body{
	background-color:#FFF;
	background-image:url(../images/ribbon_repeat.png);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top: 5px;
}

a:link{		color:#000;	font-weight:bold; text-decoration:none;}
a:hover{ 	color:#000; font-weight:bold; text-decoration:underline; }
a:visited{ 	color:#000; font-weight:bold; text-decoration:none;}
a:active{ 	color:#000; font-weight:bold; text-decoration:none;}

p{
}
#donate_button{
	background-image: url(../images/tab.png);
	position:absolute;
	height: 20px;
	width: 112px;
	top: 10px;
	left: 50%;
	margin-left: 350px;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
}

#admin_button a:link{		color:#FFF;	font-weight:bold; text-decoration:none;}
#admin_button a:hover{ 		color:#FFF; font-weight:bold; text-decoration:underline; }
#admin_button a:visited{ 	color:#FFF; font-weight:bold; text-decoration:none;}
#admin_button a:active{ 		color:#FFF; font-weight:bold; text-decoration:none;}

#donate_button a:link{		color:#FFF;	font-weight:bold; text-decoration:none;}
#donate_button a:hover{ 		color:#FFF; font-weight:bold; text-decoration:underline; }
#donate_button a:visited{ 	color:#FFF; font-weight:bold; text-decoration:none;}
#donate_button a:active{ 		color:#FFF; font-weight:bold; text-decoration:none;}

#admin_button{
	background-image: url(../images/tab.png);
	position:absolute;
	height: 20px;
	width: 112px;
	top: 10px;
	left: 50%;
	margin-left: 242px;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
}
#centerer{
	overflow:visible;
	background-image:url(../images/fade.png);
	background-repeat: repeat-x;
	margin-top: -5px;
	margin-left: -10px;
	margin-right: -10px;
}
#wrapper{
	height:500px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#body_top{
	background-image: url(../images/back_header.png);
	background-repeat:none;
	margin-top: 40px;
	width: 950px;
	height: 200px;
	float:left;
}
#body_content{
	background-image: url(../images/back_body.png);
	background-repeat:repeat;
	width:950px;
	float:left;
}
#body_footer{
	background-image:url(../images/back_bottom.png);
	background-repeat:no-repeat;
	width: 950px;
	float:left;
}
#navigation{
	width: 796px;
	margin-left: auto;
	margin-right: auto;
}
#navigation_back{
	width: 946px;
	height: 30px;
	padding-top: 3px;
	padding-left: 2px;
	background-color:#057899;
}
#navigation_divider{
	width: 946px;
	height: 2px;
	padding-left: 2px;
	background-color:#057899;
}
#content_ad{
	width: 900px;
	padding-left: 2px;
	margin-left: auto;
	margin-right: auto;
}
#content_wide{
	width: 946px;
	margin-left: 2px;
}
#content_full{
	width: 920px;
	margin-left: 15px;
	margin-right: 15px;
}
#copyright{
	font-size:8px;
	padding-top: 25px;
}
#copyright a:link{		color:#000;	font-weight:bold; text-decoration: none;}
#copyright a:hover{ 	color:#000; font-weight:bold; text-decoration:underline; }
#copyright a:visited{ 	color:#000; font-weight:bold; text-decoration: none;}
#copyright a:active{ 	color:#000; font-weight:bold; text-decoration: none;}
#facebook_badge{
	height: 70px;
	width: 400px;
}
#bottom_links{
	text-align:center;
	font-size:10px;
	
}
#main_content{
	float:left;
}
#main_left{
	padding-left: 15px;
	width: 250px;
	float:left;
}
#main_right{
	width: 680px;
	float:right;
}
#title_text{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#upcoming_events{
	background-image:url(../images/upcoming_events_background.png);
	height: 205px;
	width: 233px;
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}
#main_content_top{
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
}
#email_submission_wide{
	width: 700px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/email_submission_wide.jpg);
	padding-top:15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#product{
	float: left;
	margin: 5px;
	width: 200px;
	height: 265px;
	background-image:url(../images/store/product_box.png);
	padding-top: 15px;
	color:#000;
	font-size: 13px;
	font-weight:bold;
}
.price{
	font-size:10px;
}
#donate_side{
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 5px;
}
#cafepress{
	width:880px;
	height: 500px;
	
}
#ride_checkout{
	font-size:14px;
	font-weight:bold;
	width:300px;
	height: 100px;
	float: left;
}