@charset "utf-8";
div#content_main #content_welcome  { background: url(../images/content_welcome.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 58px;
	width: 431px;
	margin: 0 0 0 20px; }
	
div#content_sub .special { padding: 0 0 0 16px; }

div#content_main { border-left: 1px solid #FFF; }

div#content_sub{ border: none; }

ul#menu_list { list-style-type: none;
	margin: 15px 0 0 25px;
	padding: 0;	
	}
	
ul#menu_list p {
	font-weight: normal;
	margin-left: 0;
	}
	
ul#menu_list li { float: left;
	display: block;
	margin: 20px 25px 0 0;
	width: 224px;
	}
	
ul#menu_list li.menu_wedding {
	margin-right: 0;
	}
	
/*ul#menu_list li#mybib-link {
	margin-top: 0; */
	
#content_main h2 {
	font-size: 120%;
	color: #6B356F;
	line-height: 2em;
}
