/*-- Base Structure --*/
		* {margin:0;padding:0;}
		img {border:none;}
		
		body{background-color:#bab573;text-align:center;margin:0 auto;font-family: "Helvetica Neue", "Arial", "Sans-Serif";color:#273e4a;}
		body#home_tag #navi-1 a, body#about_tag #navi-2 a, body#involved_tag #navi-3 a, body#donations_tag #navi-4 a, body#gallery_tag #navi-5 a, body#contact_tag #navi-6 a{color:lime;text-decoration:none;background-position: bottom left;}
		
			#wrapper{height:100%;width:100%; background:#bab573 url('../images/bgSliver.jpg') repeat-x;}
				#content{height:100%; width:788px;background: url('../images/bg-repeat.jpg') top center repeat-y;}
				#headSection{height:196px; width:788px; background: url('../images/header.jpg') top center no-repeat;}
				#naviSection{width:788px;height:46px;}
						#navi-1 a{width:127px;height:46px;float:left; background: url('../images/nav_home.jpg') no-repeat;background-position: top left;}
						#navi-2 a{width:125px;height:46px;float:left; background: url('../images/nav_about.jpg') no-repeat;background-position: top left;}
						#navi-3 a{width:126px;height:46px;float:left; background: url('../images/nav_involved.jpg') no-repeat;background-position: top left;}
						#navi-4 a{width:126px;height:46px;float:left; background: url('../images/nav_donations.jpg') no-repeat;background-position: top left;}
						#navi-5 a{width:125px;height:46px;float:left; background: url('../images/nav_gallery.jpg') no-repeat;background-position: top left;}
						#navi-6 a{width:126px;height:46px;float:left; background: url('../images/nav_contact.jpg') no-repeat;background-position: top left;}
						#naviSection a:hover{text-decoration:none;background-position: bottom left;} 
						
				
				
				#columns{width:788px;height:100%;min-height:580px;background: url('../images/bg-no-repeat.jpg') top center no-repeat;}
						 /* spacer-1 */
						#column-1{width:472px;height:100%;float:left;}
							#column-1-content{text-align:left;}
							#column-1-content p{font-size:.9em;}
						 /* spacer-2 */
						#column-2{width:254px;height:100%;float:left;}
							#donateSection{width:254px;height:45px;}
							#donate a{width:243px;height:45px;float:left; background: url('../images/donate.jpg') no-repeat;background-position: top left;}
							#donate a:hover{text-decoration:none;background-position: bottom left;} 
						 /* spacer-3 */
						 /* clear */
				#footer{height:83px; width:788px; background: url('../images/footer.jpg') top center no-repeat;}
				#footer-text{font-size:.8em;color:#645e10;}
				#footer-text a{color:#645e10;text-decoration:none;}
				.colorLink{color:#3d2d0b;}
				.colorLink a, .colorLink a:Visited{color:#3d2d0b;text-decoration:underline;font-size:.9em;font-weight:bold;}
/*-- Class Structures --*/
		.space-1{width:30px;height:100%;float:left;}
		.space-2{width:15px;height:530px;float:left;}
		.space-3{width:20px;height:100%;float:left;}
		.space-4{width:200px;height:190px;float:left;}
		.space-5{width:100%;height:10px;}
		.space-6{width:20px;height:100px;float:left;padding-top:20px;}
		.space-7{width:20px;height:100%;float:left;}
		.align-left{text-align:left;}
		.clear{clear:both;}
		
		.event{width:243px;height:100%;min-height:100px;background: url('../images/event_mid.jpg') top center repeat-y;}
		.event-content{width:243px;height:100%;min-height:100px;background: url('../images/event_top.jpg') top center no-repeat;}
		.event-bottom{width:243px;height:1px; background: url('../images/event_bot.jpg') top center no-repeat;}
		.event-logo{margin:2px 5px 0 5px;max-width:75px;max-height:75px;float:left;}
		.event-text{width:150px;float:left;font-size:.8em;font-weight:none;text-align:left;}
		.event-title{width:203px;height:18px;float:left;text-align:left;font-size:.9em;}
		.event-date{width:20px;height:18px;float:left;text-align:left;}
		.event a{text-decoration:none;color:#000000;}
		
		#tweetSection{width:474px;height:100%;}
		#tweet-logo{width:74px;height:77px;float:left; background: url('../images/tweet-logo.jpg') top center no-repeat;}
		#tweet-bubble{width:400px;height:100%;float:left;}
		#tweet{width:400px;height:100%;min-height:38px;background: url('../images/tweet-mid.jpg') top center repeat-y;}
		#tweet-content{width:400px;height:100%;min-height:38px;background: url('../images/tweet-top.jpg') top center no-repeat;}
		#tweet-bottom{width:400px;height:10px; background: url('../images/tweet-bot.jpg') top center no-repeat;}
		#twitter_div{width:365px;float:left;}
		#twitter_update_list li{list-style-type:none;text-align:left;color:#ffffff;font-size:.8em;}
		#tweet-link{font-size:.8em;color:#246bff;}
		
		.contactIcon p{float:left;font-size:.9em;}
		.contactIcon img{float:left;}
		
		.contact_inner_top{height:100px;width:190px;}
		.contact_inner_left{height:400px;width:20px;float:left;}
		.contact_inner_right{height:400px;width:230px;float:left;}
		.contact_wedge_top{width:740px;height:40px;}
		.contact_wedge_inner{width:740px;height:20px;}
		.contact_wedge_left{width:300px;height:400px;float:left;text-align: justify;}
		
		.column-1-images{width:490px;height:100%;float:left;}
		.header-text{color: #564218;}
		.header-copy{color: #000000;font-size:.8em;}
		.image-float{width:100px;height:100px;float:left;padding-top:20px;}
		.dashed{height:100%;width:460px;border-bottom: dotted #666666 1px;}
		#images1{width:520px;height:100%;float:left;}
		#images2{width:520px;height:100%;float:left;}
		#images3{width:520px;height:100%;float:left;}
		#images4{width:520px;height:100%;float:left;}
		#images5{width:520px;height:100%;float:left;}
		#images6{width:520px;height:100%;float:left;}
		#images7{width:520px;height:100%;float:left;}
		#images8{width:520px;height:100%;float:left;}
		#images9{width:520px;height:100%;float:left;}
		#images10{width:520px;height:100%;float:left;}
		#images11{width:520px;height:100%;float:left;}
		#images12{width:520px;height:100%;float:left;}


		.events-listing{width:475px;font-size:.9em;}
		.events-border{width:475px;font-size:.9em;text-align:left;border: 1px solid #f5f5f5;border-right-color: #ddd;border-bottom-color: #ddd;font-family: 'Andale Mono', sans-serif;background: #ffffff;color: #564218;}
		.events-copy{float:left;font-size:.9em;width:425px}
		.events-title{width:425px;font-weight:bold;float:left;}
		.events-title a{color:#564218; text-decoration:none;}
		.events-date{float:right;}

		.run-copy{font-size:.8em;margin-left:15px;width:460px;font-family: 'Andale Mono', sans-serif;}
		.run-copy p{margin-bottom:3px;}
		/*-- Accordian --*/
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #beb87a;
	color: #564218;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

div.element p{
	font-size:.9em;	
	text-align:right;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	background: #ffffff;
	color: #564218;
	margin: 0 0 1px 0;
	padding: 3px 5px 1px;
}

div.element p:hover{
	background: #40bdfd;
	color:#ffffff;
}

blockquote {
	padding:5px 20px;
}
