
/*
Young Adults Ministry
http://www.motivatedsandiego.org

*/

body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E3B49C;
	background: #000000 url('images/line_stri.jpg') repeat-x fixed left top;
	background-attachment: fixed;
}

hr { display: none; }

.list1 {
}
/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding-top: 255px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 30px;
	background: url(images/img05.jpg) no-repeat left 5px;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item {
	display: block;
	margin: 0px;
	background: none;
	color: #FFFFFF;
}

#wrapper {
	width: 100%;
	background: #000000 url('http://www.motivatedsandiego.org/images/back_strip_big_words.jpg') repeat-x fixed left top;
	

	
}

/* Header- img03 */

#header-wrapper {
}

#header {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	background: url('images/banner_w_links.jpg') no-repeat left top;
}

/* Menu */

/* Search */

/* Page */

#page {
	width: 1380px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO-img04 */

#logo {
	width: 1000px;
	height: 446px;
	margin: 0 auto;
	background: url(images/logo.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 18px;
	line-height: normal;
}
/* Content */


/* Sidebar - image 06 */

}