.news-bar-heading{
	
	padding:0;
	margin:0;
	float:left;
}

#home-movie
{
  width:745px;
  height:269px;
  background-color:black;
}


#pad-clear
{
  height:12em;
  clear:both;
}

.small-link
{
  color:#535353;
  font-size:10px;
}


.columns
{
  float:left;
}

.columns p
{
  /*margin-top:5px;*/
  margin-bottom:15px;
}

#col-1
{
  
  width:140px;
  
  padding-left:20px;
  padding-top:20px;
  
  /* Push next column (2) over enough */
  margin-right:9px;
  
}

#col-1 p
{
  padding-right:21px;
  
}


#col-2
{
  width:518px;
  
  /* Push next column (3) over enough */
  margin-right:0px;
}

#next-event
{
  width:518px;
  height:216px;
  
  background-image:url('../gfx/home/next_event_bg_l.gif');
  background-repeat:no-repeat;
  
  position:relative;
  left:17px;
  /*padding-top:39px;
  padding-left:28px;*/
}

/* Float the p's in next event */
#next-event p
{
  float:left;
  position:relative;
  top:39px;
  left:28px;
  /* No IE 6 Support */
  max-width:330px;
}

/* so will give id and set width */
#next-event #event-info
{
  width:330px;
}


/* add space to right of image */
#next-event img
{
  margin-right:10px;
}


/* shortwidth for sub colums of large center column */
.minis
{
  width:175px;
  
  margin-top:20px;
  
  position:relative;
  left:15px;
  margin-right:3px;
 
}

.minis img
{
  /*margin-top:-6px;*/
  padding-bottom:10px;
}

.minis p,h2
{
  padding-left:6px;
  /*padding-right:15px;*/
  width:150px;  
  font-weight:normal;
  
}


#news-mini
{
   width:500px;
   
}

#news-mini p
{
  padding-left:6px;
  /*padding-right:15px;*/
  width:495px;  
  
}

#news-mini img
{
  width:515px;
}



#col-3
{
  width:187px;
}

#member-moment
{
  position:relative;
  left:25px;
  width:188px;
  height:216px;
  
  background-image:url('../gfx/home/member_bg_l.gif');
  background-repeat:no-repeat;
}

.btn
{
  display:block;
}

#register-btn
{
  margin-top:5px;
}




#email-signup
{
  padding-left:30px;
}


/* Float the p's in member */
#member-moment p
{
  float:left;
  position:relative;
  top:39px;
  left:30px;
  /* No IE 6 Support */
  /*max-width:190px;*/
}

#member-moment #member-info
{
  top:27px;
  width:200px;
}

#email-form input
{
  margin-left:6px;
  width:110px;
  font-size:10px;
  float:left;
  color:#666666;
  padding-left:2px;
}

fieldset
{
  border:none;
}

#email-form #button
{
  width:30px;
  height:18px;
  float:left;
  position:relative;
  top:3px;
  left:-4px;
}










#h-events{
	width:705px;
	background-image:url('../gfx/home/event-bg.gif');
	background-repeat:no-repeat;
	
	position:relative;
	left:20px;
	top:10px;
	
	min-height:300px;
	
	background-color:#e6e7e8;
	
}


#e-about{
	position:absolute;
	top:137px;
	left:25px;
	width:143px;
	color:#6e6f6f;
}


#e-date{
	
	color:#6e6f6f;
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
}

#e-title{
	/*position:absolute;
	top:45px;
	left:191px;*/
	color:#869439;
	text-transform:uppercase;
	color:#ff8700;
	font-size:16px;
	padding-bottom:10px;
}


#e-info{

	position:absolute;
	top:37px;
	left:191px;
	

	
	width:355px;
	color:#6e6f6f;
}


#e-spk strong{
	color:#000;
}


#e-dtl{
color:#000;
}



#e-img{
	position:absolute;
	left:562px;
	top:62px;
}





#h-news{
	position:relative;
	left:20px;
	top:10px;
	height:264px;
}



#a-news{
	/*
	padding-left:25px;
	padding-top:20px;
	height:200px;
	width:275px;
	color:#535353;
	*/
	position:absolute;
	top:65px;
	left:0px;
	width:250px;
	color:#535353;
	padding-left:25px;

}


#b-news{
    position:absolute;
	top:65px;
	left:305px;
	width:275px;
	color:#535353;
}



#h-member-moment{

position:absolute;
	top:44px;
	left:558px;
	width:145px;
	color:#535353;
}



#h-member-moment img{
	border:10px solid #e6e7e8;
	border-left:11px solid #e6e7e8;
	border-right:11px solid #e6e7e8;
	
}


#h-sign{
	background-image:url('../gfx/home/ml-bg.gif');
	background-repeat:no-repeat;
	width:745px;
	height:40px;
}



#home-container{
height:823px;
}


#h-sign-a{
	position:relative;
	left:220px;
	top:14px;
}

#email-form{
	position:relative;
	left:515px;
	top:-5px;
}


#nmail-message
{
  
 position:relative;
	left:220px;
	top:14px;
}




