@charset "utf-8";


body {
	background: url(../images/backGradient.jpg) top repeat-x #f9f8f8;
	}

#mother {
	width: 800px;
	margin: 25px auto 0 auto;
	}
	
#banner {
	position:relative;
	width:800px;
	float:none;
	height:59x;
	margin: 0;
	padding: 0;	
	}
	
#home {
	position:relative;
	float: left;
	width:136px;
	height:35px;
	margin: 0;
	padding: 0;
}

#services {
	position:relative;
	float: left;
	width:132px;
	height:35px;
	margin: 0;
	padding: 0;
}

#ourTeam {
	position:relative;
	float: left;
	width:136px;
	height:35px;
	margin: 0;
	padding: 0;
}

#gallery {
	position:relative;
	float: left;
	width:130px;
	height:35px;
	margin: 0;
	padding: 0;
}

#links {
	position:relative;
	float: left;
	width:108px;
	height:35px;
	margin: 0;
	padding: 0;
}

#contact {
	position:relative;
	float: left;
	width:158px;
	height:35px;
	margin: 0;
	padding: 0;
}

#home_top {
	position:relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 800; 
	height: 180; 
}

#home_main {
	position:relative;
	float: left;
	background-color:#FFF;
	margin: 0;
	padding: 0;
	width: 800px;
	background: url(../images/sides.gif) top repeat-y; 
}

#home_leftTitle {
	position:absolute;
	top: 20px;
	left: 50px;
	margin: 0px;
	padding: 0;
	width: 107px;
	height: 18px;
	}
	
#home_intro {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #938c86;
	top: 49px;
	left: 49px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	width: 360px;
	height: 145px;
	}

#home_signUp {
	position:absolute;
	margin: 0px;
	padding: 0;
	width: 107px;
	height: 18px;
	left: 44px;
	top: 214px;
	}

#home_browse {
	position:absolute;
	margin: 0px;
	padding: 0;
	width: 107px;
	height: 18px;
	left: 249px;
	top: 214px;
	}
	
#home_vertRule {
	position:relative;
	float: none;
	width: 2px;
	margin: 0 0 0 444px;
	padding: 0;
	}
	
#home_rightPanel {
	position:relative;
	float: right;
	width: 350px;
	height: 300px;
	margin: 0;
	padding: 0;
	}	
	
#home_rightTitle {
	position:relative;
	float: none;
	margin: 20px 0 0 28px;
	padding: 0;
	}
	
#home_event1, #home_event2, #home_event3, #home_event4 {
	position:relative;
	float: none;
	width: 328px;
	margin: 14px 0 0 20px;
	padding: 0;
	}

#home_event2 {
	clear: both;
	margin: 83px 0 0 20px;
	}

#home_event3 {
	clear:both;
	margin: 152px 0 0 20px;
	}

#home_event4 {
	clear:both;
	margin: 221px 0 0 20px;
	}	
	
.home_blueDate  {
	background: url(../images/home_blueDate.gif) top; 
	position:relative;
	float: left;
	width: 51px;
	height: 51px;
	margin: 0;
	padding: 0;
	}
	
.home_month, .home_date  {
	position:relative;
	margin: 9px 0 0 10px;
	padding: 0;
	width: 31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}
	
.home_date  {
	margin: -5px 0 0 9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.home_eventTitle, .home_eventTime  {
	position:relative;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #0bbcff;
	width: 261px;
	margin: 7px 0 0 7px;
	padding: 0;
	}
	
.home_eventTime  {
	margin: 6px 0 0 7px;
	width: 150px;
	}
	
.home_learnMore  {
	float: right;
	margin: 10px 50px 0 0;
	width: 62px;
	height: 9px;
	}
	
#home_bottom {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
}

/*-----------for sub pages--------------*/
	
#subBottom {
	height: 40px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	}
	
#subBottom img {
	width: 800px
	}