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

body { background-color:#000; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000}
#mainbody { margin:auto; width:1250px; background:url(../images/bg.jpg) no-repeat #000; height:100%;}
h1 {font-family:Arial, Helvetica, sans-serif; color:#444; font-size:18px; font-weight:bold; margin-bottom:4px;}
h2 {font-family:Arial, Helvetica, sans-serif; color:#222; font-size:14px; font-weight:bold; margin-bottom:2px;}
.topmenu {font-size:16px; font-family:"Arial Narrow"; color:#FFF; text-align:center;}
.topmenulink:link {color:#FFF; text-decoration:none}
.topmenulink:visited {color:#FFF; text-decoration:none}
.topmenulink:hover {color:#FFF; text-decoration:none}

.topmenuover {font-size:16px; font-family:"Arial Narrow"; color:#FFF; background-image:url(../images/menubg.jpg); text-align:center; cursor:hand;}
.upcomingevents {background:url(../images/upcoming_events.jpg) no-repeat; width:293px; height:48px;}
.ucebody {border-left:#e1e1e1 solid 1px; border-right:#e1e1e1 solid 1px; border-bottom:#e1e1e1 solid 1px; height:273px;}
a {text-decoration:none; font:Arial, Helvetica, sans-serif;}
/*********************************
			Contact Wrapper
	*********************************/
	#contactWrapper {				float: right; width: 490px; height: 55px; margin-top: 35px; display: inline; }
	
	#contactWrapper ul {			padding-top: 12px; }
	#contactWrapper h3{				float: right; width: 210px; padding-top: 2px; text-align: right; }


	/*********************************
			Featured Content
	*********************************/
	#featureWrapper {			float: left; position: relative; width: 650px; height: 330px;
							background: url("../images/gfxFeatureBG.jpg") no-repeat; overflow: hidden; }
									
	#featureSlider {			position: absolute; width: 650px; height: 320px; left: 0; top: 0; }
	
	#featureNavigation {			position: absolute; width: 140px; height: 30px; left: 500px; top: 280px; z-index: 90; }
	
	#featureNavigation a { 			float: left; width: 30px; height: 25px; margin-left: 5px; padding-top: 5px;
							color: #FFFFFF; font-size: 1.4em; font-weight: bold; text-align: center;
							background: url("../images/btnFeature.png") no-repeat; display: inline; }
	#featureNavigation a.activeSlide,
	#featureNavigation a:hover {		background-position: 0 -30px; }
	
		/*********************************
			Footer
	*********************************/
	.footer {font-size:10px; color:#FFF;}
	.footerlink:link {color:#FFF; text-decoration:none}
	.footerlink:visited {color:#FFF; text-decoration:none}
	.footerlink:hover {color:#FFF; text-decoration:underline}
	.sublinktitle {color:#a8b71e; font-size:16px;}
	.sublinksout {height:26px; color:#999; padding-left:10px; font-size:16px; font:'Trebuchet MS', Arial, Helvetica, sans-serif; background:url(../images/sub_menubg.jpg);}
	.sublinksover {height:26px; color:#555; padding-left:10px; cursor:hand; font-size:16px; font:'Trebuchet MS', Arial, Helvetica, sans-serif; background:url(../images/sub_menubgover.jpg)}
	
	.donatedesc {text-align:right; padding-right:5px; color:#030; font-weight:bold;}
	.donateheadercolumn {text-align:center; font-weight:bold; color:#FFF; background:#000;}
	.donaterow1l {color:#FFF; font-weight:bold; text-align:right; padding-right:10px; background:#333;}
	.donaterow1r {color:#FFF; font-weight:bold;  background:#333;}
	.donaterow2l {color:#FFF; font-weight:bold; text-align:right; padding-right:10px; background:#666;}
	.donaterow2r {color:#FFF; font-weight:bold;  background:#666;}
	.dontatebtn { background:url(../images/btn_submit.jpg) no-repeat; width:102px; height:26px; color:#FFF; text-align:center; border:0px; font-size:12px; font-weight:bold;}
	.imgborder {border:2px #333 solid;}
	.imgtitle {text-align:center; font-weight:bold;}
	.sidemenulink:link {color:#333; text-decoration:none;}
	.sidemenulink:visited {color:#333; text-decoration:none;}
	.sidemenulink:hover {color:#333; text-decoration:none;}
	
	.viptextfield		{border:1px solid #666; color:#333;}