#main {margin:0 auto; width:727px; background:#FFFFFF; margin-top:24px;}

#header{height:180px}

.col_1, .col_2, .col_3, .col_4 { float:left;}

/*======= index.html =======*/
#index #content .col_1 {
	width:183px;
	height: 400px;
}
#index #content .col_2 {
	width:333px;
	height: 400px;
}
#index #content .col_3 {
	width:183px;
	height: 400px;
}

/*======= news.php =======*/
#news #content .col_1 { width:699px;}

/*======= schedule.html =======*/
#schedule #content .col_1 { width:699px;}

/*======= storemain.php =======*/
#storemain #content .col_1 {
	width:183px;
	height: 375px;
}
#storemain #content .col_2 {
	width:333px;
	height: 375px;
}
#storemain #content .col_3 {
	width:183px;
	height: 375px;
}

/*======= store.php =======*/
#store #content .col_1 {
	width:183px;
	height: 550px;
}
#store #content .col_2 {
	width:333px;
	height: 550px;
}
#store #content .col_3 {
	width:183px;
	height: 550px;
}

/*======= item.php =======*/
#item #content .col_1 {
	width:449px;
	height: 340px;
}
#item #content .col_2 {
	width:250px;
	height: 340px;
}

/*======= sermons.php =======*/
#sermons #content .col_1 {
	width:516px;
	height: 400px;
}
#sermons #content .col_2 {
	width:183px;
	height: 400px;
}

/*======= missions.html =======*/
#missions #content .col_1 {
	width:516px;
	height: 650px;
}
#missions #content .col_2 {
	width:183px;
	height: 650px;
}

/*======= contact_us.html =======*/
#contact_us #content .col_1 {
	width:516px;
	height: 375px;
}
#contact_us #content .col_2 {
	width:183px;
	height: 375px
}

/*=========================*/


#footer{height:86px}
