

body
{
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(graphics/backGrounnd.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

#backgroundWrap {
	background: url(graphics/backstrip2.jpg) repeat-x;
	padding: 0;
	margin: 0 auto;
}

#body-wrapper
{
	position: relative;
	width: 48em;
	margin: 0 auto;
}

.banner
{
	color: #494d4f;
	text-align: left;
	text-indent: 0;
	background: url(graphics/banner.png) no-repeat 0 0;
	height: 303px;
	padding-left: 24px;
	font: 4em/88px "Times New Roman", Times, Georgia, serif;
}
/*main-navigation
______________________________________
____*/

#navcontainer {	
background: url(graphics/menubar.png) no-repeat 0 0;
	width: 100%;
	height: 47px;
}
#mainMenu 
{
float: left;
width: 100%;
padding: 0;
font: 1.2em Georgia, "Times New Roman", Times, serif;
	height: 46px;
	margin: 0 0 0 -22px;
}

#mainMenu ul li { display: inline; }

#mainMenu ul li a
{
color: #6b277d;
text-decoration: none;
float: left;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#mainMenu ul li a:hover
{
color: #494d4f;
}

#mainMenu ul li .gap {
width: 3px;
float:left;
background: url(graphics/menuspace.jpg) no-repeat center bottom;
margin:0;
	height: 30px;
}

/*main-content
__________________________________________*/
#main-body
{
	margin: 0;
	background: #fff url(graphics/pageFade.jpg) repeat-x 0 top;
	padding: 12px 28px 20px;
}

#main-body ul li
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 -40px;
	background: url(graphics/small-lotus.jpg) no-repeat 0 1px;
	text-indent: 31px;
	line-height: 1.9em;
}

#main-body a:link{
	color: #746373;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#main-body a:hover {
	color: #bcbbc5;
	text-decoration: none;
}

#main-body #gallery {
	margin-left: 236px;
	margin-top: 40px;
}

h1
{
	color: #494d4f;
	font: 1.5em "Times New Roman", Times, Georgia, serif;
	letter-spacing: 1px;
	background: url(graphics/h1.png) no-repeat -10px 3px;
	height: 44px;
	padding-top: 11px;
	position: relative;
	right: 20px;
	padding-left: 20px;
	margin: 10px 0;
}
h2
{
	color: #7a4e73;
	font: 1.1em/18px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 6px;
	border-bottom: 1px dashed #fdd7fe;
	margin: 23px 0 6px;
}
h3
{
	margin: 0;
	padding: 0;
	color: #777;
}

p {
	padding: 0;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 34px;
}

#main-body p:first-letter{
	float:left;
	margin-right: 8px;
	display:block;
	padding:0;
	height: 38px;
	margin-top: 2px;
	color: #494d4f;
	font: italic 44px/44px "Times New Roman", Times, Georgia, serif;
	text-decoration: none;
}

#ContactWrap p:first-letter{
	font: italic 21px/24px "Times New Roman", Times, Georgia, serif;
	height: 16px;
	margin: 0;
	letter-spacing: 3px;
	padding: 0;
}

#ContactWrap p {
	margin: 0;
	padding: 0;
}


#shiatsu_session_photos{
	display: block;
	margin-left: 11%;
}



.base{
	color: #bdbec3;
	display: block;
	text-align: center;
	letter-spacing: .1em;
	white-space: normal;
	padding: 0;
	background: #fff url(graphics/base.jpg) no-repeat center bottom;
	height: 119px;
	font: 1.2em "Times New Roman", Georgia, Times, serif;
	margin-top: 40px;
}

#address{
	color: #5d0037;
	font-size: .9em;
}

#pageSwirl {
	width: 57px;
	height: 164px;
	background: url(graphics/pageSwirl.png) no-repeat;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 261px;
	right: 768px;
}

#footer
{
	background: url(graphics/footer.jpg) no-repeat -20px 0;
	height: 276px;
	color: #fff;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	width: 768px;
}


#footerPanel {
	padding-top: 70px;
	padding-bottom: 0;
	margin: 0;
	padding-left: 30px;
}

#footerPanel ul {
	margin: 0;
	list-style: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0;
} 

#footerPanel li {
	margin: 0;
	padding: 0;
	}

#splacephoto{
	height: 23em;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}

#footer a:link{
	color: #9d7c9e;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #62fec0;
	text-decoration: none;
}

#sublinks
{
	text-decoration: none;
}

#footerPanel #noahs-link{
	color: #444;
	font-weight: normal;
	font-size: 0.8em;
	margin: 46px 0 0;
	text-decoration: none;
	font-style: normal;
	padding: 0;
}

#copyright {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}


