
*{
	margin: 0;
	padding: 0;
	border: 0;
}

/*	HTML	*/

html{
	width: 100%;
}

html, body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
}

body{
	background: #3b120e url('/skins/background.gif') repeat-y top center;
}

a{
	color: #FFFFFF !important;
}

/*	Layout Basics	*/

#container{
	width: 901px;
	margin: 0 auto;
}

#header{
	background: url('/skins/header.gif') no-repeat top center;
	width: 898px;
	height: 122px;
	left: 1px;
	position: relative;
	z-index:99;
}

#headerFlash{
	position: relative;
	top: 25px;
	left: 209px;
	width: 663px;
	height: 55px;
	margin: 0;
	padding: 0;
}

#sidebar{
	background: url('/skins/sidebar.gif') no-repeat bottom center;
	width: 278px;
	height: 700px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}

#buttons{
	padding: 0;
	margin: 13px 0 0 19px;
	width: 244px;
}

#buttons li{
	margin: 0;
	padding: 0;
	height: 87px;
	width: 244px;
	overflow: hidden;
}

#buttons li a{
	display: block;
	height: 87px;
	width: 244px;
	overflow: hidden;
	padding: 87px 0 0 244px;
	margin: 0;
}


	#button_calendar-of-events{
		background: url('/skins/sidebar/calendar-of-events.gif') 0px 0px no-repeat;
	}

	#button_calendar-of-events:hover{
		background: url('/skins/sidebar/calendar-of-events.gif') 0px -87px no-repeat;
	}
	
	#button_directions{
		background: url('/skins/sidebar/directions.gif') 0px 0px no-repeat;
	}

	#button_directions:hover{
		background: url('/skins/sidebar/directions.gif') 0px -87px no-repeat;
	}
	
	#button_sermon-series{
		background: url('/skins/sidebar/sermon-series.gif') 0px 0px no-repeat;
	}

	#button_sermon-series:hover{
		background: url('/skins/sidebar/sermon-series.gif') 0px -87px no-repeat;
	}
	
	#button_ministries{
		background: url('/skins/sidebar/ministries.gif') 0px 0px no-repeat;
	}

	#button_ministries:hover{
		background: url('/skins/sidebar/ministries.gif') 0px -87px no-repeat;
	}
	
	#button_angel-food{
		background: url('/skins/sidebar/angel-food.gif') 0px 0px no-repeat;
	}

	#button_angel-food:hover{
		background: url('/skins/sidebar/angel-food.gif') 0px -87px no-repeat;
	}
	
	#button_photo-gallery{
		background: url('/skins/sidebar/photo-gallery.gif') 0px 0px no-repeat;
	}

	#button_photo-gallery:hover{
		background: url('/skins/sidebar/photo-gallery.gif') 0px -87px no-repeat;
	}
	
#base_content{
	width: 620px;
	float: left;
	margin: 0;
	padding: 0;
}

#content{
	background: url('/skins/content_bg.gif') repeat-y top left;
	width: 586px;
	max-width: 586px;
	margin: 0;
	padding: 0 14px 10px 14px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Sans-Serif;
	min-height: 737px;
}

#content td{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
}

#content p{
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Sans-Serif;
}

#content p img, #content td img{
	margin: 0;
	padding: 5px;
	border: 0;
}

#content h1{
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	color: #872e1d;
}

#content_bottom{
	background: url('/skins/content_bottom.gif') no-repeat top center;
	width: 620px;
	height: 21px;
	margin: 0;
	padding: 0;
}

#content_top{
	background: url('/skins/content_top.gif') no-repeat top center;
	width: 620px;
	height: 6px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/*	Service Schedule	*/
#serviceSchedule{
	background: url('/skins/serviceSchedule.gif') no-repeat top center;
	width: 273px;
	height: 150px;
	margin: 1px 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 0 0 2px;
}

#serviceSchedule h1{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}

#serviceTable{
	margin: 30px 0px 5px 8px;
	width: 270px;
	font-size: 11px;
}

#serviceSchedule .time{
	text-align: right;
}

/* MENU	*/
#menu-cont{
	position: relative;
	z-index:99;
}

#menu{
	list-style-type: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	right: 20px;
	top: 90px;
	font-size: 1.2em;
}

#menu a{
	color: #FFFFFF;
	text-decoration: none;
}

#menu li{
	float: left;
	width: 120px;
	list-style-type: none;
}

#menu li ul{
	display: none;
}

#menu li:hover{
	width: 118px;
	background: #9D2604;
	color: #FFFFFF;
	border: 1px solid white;
}

#menu li:hover ul{
	display: block;
}

#menu li:hover ul li{
	width: 112px;
	border: 1px solid #9D2604;
	padding: 2px;
}
/*	END MENU	*/

/*	Editor Formatting Classes	*/

.HeadingImage, #content p .HeadingImage, #content .HeadingImage{
	margin: 0px 0px 10px -8px;
	padding: 0px;
}

.StaffTitles, #content .StaffTitles, #content p.StaffTitles{
	font-size: 18px;
	color: #872e1d;
	font-family: Georgia, Garamond, Serif;
	font-weight: bold;
	font-style: italic;
}


/*	Calendar	*/
#calendarModule{
	color: #FFFFFF;
	font-size: 1em;
}

#calendarModule table{
	border-left: 1px solid white;
	border-top: 1px solid white;
	margin: 5px auto;
}

#calendarModule td, #calendarModule th, #calendarModule p{
	width: 75px;
	vertical-align: top;
}

#calendarModule .day, #calendarModule .nonDay{
	height: 75px;
	border-right: 1px solid white;
}

#calendarModule th{
	border-right: 1px solid white;
}

#calendarModule td, #calendarModule th{
	border-bottom: 1px solid white;
}

#calendarModule .right{
	border-right: 1px solid white;
}

#calendarModule .event{
	width: 70px;
	margin: 0 5px 5px 5px;
}

#calendarModule .dayNum{
	width: 16px;
	height: 16px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	background: #872e1d;
}

#calendarModule td.monthName{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.clear{
	clear: both;
}