/* Alexander City FUMC CSS */

img{border:none;}

body{background:#333A19 url(images/bg.jpg) top left no-repeat; color:#E7DFB8; margin:0px; padding:0px; font-family:"Trebuchet MS", Verdana, Tahoma; font-size:small;}
a{color:#FF9900; font-weight:bold; text-decoration:none;}
a:visited{color:#FFCC99;}
	a:active{color:#FFCC99;}
	a:hover{color:#CCCCCC;text-decoration:underline;}
p{margin:3px 0px;}


#wrap{margin:225px 0px 0px 15px;width:900px;height:455px;z-index:0;}
	#left{width:465px;height:435px;margin:10px;float:left;}
		#navbar{width:465px;height:25px;}
			.navitem{background:url(images/nav_sprite.gif) 0px 0px no-repeat;width:75px;height:25px;margin:0px 1px;text-align:center;float:left;color:#E7DFB8;padding:3px 0px 0px 0px;}
				.navitem a, navitem a:visited, navitem a:active{color:#E7DFB8;text-decoration:none;font-weight:normal;}
			.navitem:hover{background:url(images/nav_sprite.gif) -100px 0px no-repeat;width:75px;height:25px;margin:0px 1px;text-align:center;float:left;color:#E7DFB8;padding:3px 0px 0px 0px; font-weight:bold;}
				.navitem:hover a{font-weight:bold;}
/*HOME PAGE SPECIFIC STUFF*/
		.content_a{width:420px;height:140px;margin:auto;padding:10px 0px 0px 0px;}
			.content_a p:first-line{font-weight:bold;color:#FFFFFF;}
		.content_b{height:250px;width:420px;margin:0px auto;color:#666666;}
			.content_b a{color:#666666;font-weight:normal;}
			.content_b1{width:420px;height:120px;margin:10px 0px;background:url(images/b1.jpg) top left no-repeat;}
				.content_b1_stuff{margin:15px 20px;text-align:right; padding:4px 0px 0px 0px;}
			.content_b2{width:206px;height:120px;float:left;background:url(images/b2.jpg) top left no-repeat;}
				#content_b2a{}
				#content_b2b{margin-left:8px;}
				.content_b2_stuff{margin:15px 10px;}
		.content_c1{width:335px;height:175px;margin:auto;background:url(images/c1.gif) top left no-repeat;}
			.content_c1_stuff{margin:15px;color:#333A19;padding:5px 0px 0px 0px;}
			.content_c1a{width:130px;padding:0px 3px 0px 3px;border-right:#CCCCCC thin solid;float:left;height:150px}
				.content_c1a a{color:#333A19;font-weight:normal;}
			.content_c1b{width:140px;margin:0px 5px;float:left;height:150px;}
			.content_c1 ul{padding:0px;margin:0px;}
		.content_c2{width:345px;margin:7px auto;}
			.content_c2_stuff{padding:0px 0px 0px 5px;}
			
/*END HOME PAGE SPECIFIC STUFF*/

	#right{width:365px;height:435px;margin:10px;float:left;}
	.spacer{height:15px;}
	.page_title{font-size:large;color:#FFFFFF;text-align:right;padding:0px 40px 0px 0px;}
	.word_box{width:425px;height:355px;margin:10px auto;background:url(images/wordbox_bg.gif) top left no-repeat;padding:6px 0px 0px 0px;}
		.box_stuff{color:#333333;margin:10px;height:335px;overflow:auto;}
		.box_pics{text-align:center;margin:10px auto;height:153px;}
			.right_pic{width:355px;margin:auto;text-align:center;}
	.sublinks{width:305px;height:153px;margin:8px auto;background:url(images/sublink_bg.jpg) top left no-repeat;color:#5E5035;font-size:medium;font-weight:bold;}
		.sublinks_stuff{margin:10px;overflow:auto;height:123px;}
		.sublinks ul{list-style:none;margin:0px 0px 0px 40px;padding:0px;}
			.sublinks ul a{color:#5E5035;}
				.sublinks ul ul{list-style:circle;font-size:x-small;}
		.sublinks_header{clear:both;}
		.sublink_closer{float:right;color:#FF0000;font-size:x-small;padding:0px 5px 0px 0px;}
			.sublink_closer a{color:#CC0000;}
				.sublink_closer a:visited{color:#CC0000}
		.mini_links{display:none;}
	.footer{font-size:x-small;color:#CCCCCC;width:870px;margin:5px;text-align:right;}
		.footer a{color:#FFFFFF;}
		
/*SPECIAL STUFF NOT COMMON ON ENTIRE SITE*/

	.staff_box{height:110px;margin:10px;border-bottom:#CCCCCC thin solid;}
		.staff_box a{color:#666633;}
	.formbox{background:url(images/form_bg.gif) top left no-repeat;width:570px;height:320px;padding:20px;margin:20px auto;color:#666633;}
		.formbox ul{margin:5px 5px 5px 20px;}
		.formcontain{float:left;margin:0px 10px;}
		legend{font-size:medium;font-weight:bold;color:#000000;}
		fieldset{padding:3px;}
	.picbox{width:146px;height:150px;float:left;margin:15px;text-align:center;padding:10px 2px 2px 0px;background:#333A19;border:#999999 medium solid;color:#FFFFFF;font-size:x-small;}
		.picbox img{}
		
/*END OF SPECIAL SPECIFICS*/

	.pop_content{position:absolute;top:3%;left:10%;width:600px; height:auto; margin:auto;background:#F4F1DE; padding:6px 0px 0px 0px;display:none;z-index:10;}
		.pop_box_nav{float:right;width:85px;padding:5px;border-left:#CCCCCC thin solid;}
			.pop_box_navitem{float:left;width:50px;margin:5px;color:#996633;text-align:left;padding:2px;font-size:x-small;}
				.pop_box_navitem a{color:#666666;}
				.pop_box_navitem a:hover{background:#333A19;color:#FFFFFF;}
				.popx{padding:5px 10px 3px 0px;text-align:right;}
		.iframe_wrap{}
			.iframe{width:475px; margin:5px; height:500px; float:left;}
				.iframe_content{padding:5px;}
					.iframe_content img{margin:2px;}